Class MCGrammarSymbolSurrogate
java.lang.Object
de.monticore.grammar.grammar._symboltable.MCGrammarSymbolTOP
de.monticore.grammar.grammar._symboltable.MCGrammarSymbol
de.monticore.grammar.grammar._symboltable.MCGrammarSymbolSurrogate
- All Implemented Interfaces:
ICommonGrammarSymbol,de.monticore.symboltable.IScopeSpanningSymbol,de.monticore.symboltable.ISymbol
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Optional<MCGrammarSymbol> Deprecated, for removal: This API element is subject to removal in a future version.Fields inherited from class de.monticore.grammar.grammar._symboltable.MCGrammarSymbol
DEFAULT_MODE, prodCache, replacedKeywords, startProd, superGrammars, tokenModesFields inherited from class de.monticore.grammar.grammar._symboltable.MCGrammarSymbolTOP
accessModifier, astNode, enclosingScope, fullName, isComponent, name, noKeywords, packageName, spannedScope, splitRules, stereoinfo -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(GrammarTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(MCCommonLiteralsTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(MCLiteralsBasisTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(MCBasicsTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(MCBasicTypesTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(MCCollectionTypesTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(MCSimpleGenericTypesTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(de.monticore.visitor.ITraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.booleanaddAllNoKeywords(int index, Collection<? extends String> collection) Deprecated, for removal: This API element is subject to removal in a future version.booleanaddAllNoKeywords(Collection<? extends String> collection) Deprecated, for removal: This API element is subject to removal in a future version.booleanaddAllSplitRules(int index, Collection<? extends String> collection) Deprecated, for removal: This API element is subject to removal in a future version.booleanaddAllSplitRules(Collection<? extends String> collection) Deprecated, for removal: This API element is subject to removal in a future version.voidaddNoKeywords(int index, String element) Deprecated, for removal: This API element is subject to removal in a future version.booleanaddNoKeywords(String element) Deprecated, for removal: This API element is subject to removal in a future version.voidaddSplitRules(int index, String element) Deprecated, for removal: This API element is subject to removal in a future version.booleanaddSplitRules(String element) Deprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.booleancontainsAllNoKeywords(Collection<?> collection) Deprecated, for removal: This API element is subject to removal in a future version.booleancontainsAllSplitRules(Collection<?> collection) Deprecated, for removal: This API element is subject to removal in a future version.booleancontainsNoKeywords(Object element) Deprecated, for removal: This API element is subject to removal in a future version.booleancontainsSplitRules(Object element) Deprecated, for removal: This API element is subject to removal in a future version.protected StringDeprecated, for removal: This API element is subject to removal in a future version.Determines dynamically the full name of the symbol.protected StringDeprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.voidforEachNoKeywords(Consumer<? super String> action) Deprecated, for removal: This API element is subject to removal in a future version.voidforEachSplitRules(Consumer<? super String> action) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.getName()Deprecated, for removal: This API element is subject to removal in a future version.getNoKeywords(int index) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.getSplitRules(int index) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Map<de.monticore.symboltable.stereotypes.IStereotypeReference, Optional<de.monticore.values.MCValue>> Deprecated, for removal: This API element is subject to removal in a future version.protected MCGrammarSymbolgetThis()Deprecated, for removal: This API element is subject to removal in a future version.intDeprecated, for removal: This API element is subject to removal in a future version.intDeprecated, for removal: This API element is subject to removal in a future version.intindexOfNoKeywords(Object element) Deprecated, for removal: This API element is subject to removal in a future version.intindexOfSplitRules(Object element) Deprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.intlastIndexOfNoKeywords(Object element) Deprecated, for removal: This API element is subject to removal in a future version.intlastIndexOfSplitRules(Object element) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.listIteratorNoKeywords(int index) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.listIteratorSplitRules(int index) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.booleanremoveAllNoKeywords(Collection<?> collection) Deprecated, for removal: This API element is subject to removal in a future version.booleanremoveAllSplitRules(Collection<?> collection) Deprecated, for removal: This API element is subject to removal in a future version.booleanremoveIfNoKeywords(Predicate<? super String> filter) Deprecated, for removal: This API element is subject to removal in a future version.booleanremoveIfSplitRules(Predicate<? super String> filter) Deprecated, for removal: This API element is subject to removal in a future version.removeNoKeywords(int index) Deprecated, for removal: This API element is subject to removal in a future version.booleanremoveNoKeywords(Object element) Deprecated, for removal: This API element is subject to removal in a future version.removeSplitRules(int index) Deprecated, for removal: This API element is subject to removal in a future version.booleanremoveSplitRules(Object element) Deprecated, for removal: This API element is subject to removal in a future version.voidreplaceAllNoKeywords(UnaryOperator<String> operator) Deprecated, for removal: This API element is subject to removal in a future version.voidreplaceAllSplitRules(UnaryOperator<String> operator) Deprecated, for removal: This API element is subject to removal in a future version.booleanretainAllNoKeywords(Collection<?> collection) Deprecated, for removal: This API element is subject to removal in a future version.booleanretainAllSplitRules(Collection<?> collection) Deprecated, for removal: This API element is subject to removal in a future version.voidsetEnclosingScope(IGrammarScope enclosingScope) Deprecated, for removal: This API element is subject to removal in a future version.voidsetIsComponent(boolean isComponent) Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.setNoKeywords(int index, String element) Deprecated, for removal: This API element is subject to removal in a future version.voidsetNoKeywordsList(List<String> noKeywords) Deprecated, for removal: This API element is subject to removal in a future version.voidsetSpannedScope(IGrammarScope scope) Deprecated, for removal: This API element is subject to removal in a future version.setSplitRules(int index, String element) Deprecated, for removal: This API element is subject to removal in a future version.voidsetSplitRulesList(List<String> splitRules) Deprecated, for removal: This API element is subject to removal in a future version.voidsetStereoinfo(Map<de.monticore.symboltable.stereotypes.IStereotypeReference, Optional<de.monticore.values.MCValue>> stereoinfo) Deprecated, for removal: This API element is subject to removal in a future version.intDeprecated, for removal: This API element is subject to removal in a future version.intDeprecated, for removal: This API element is subject to removal in a future version.voidsortNoKeywords(Comparator<? super String> comparator) Deprecated, for removal: This API element is subject to removal in a future version.voidsortSplitRules(Comparator<? super String> comparator) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.subListNoKeywords(int start, int end) Deprecated, for removal: This API element is subject to removal in a future version.subListSplitRules(int start, int end) Deprecated, for removal: This API element is subject to removal in a future version.Object[]Deprecated, for removal: This API element is subject to removal in a future version.String[]toArrayNoKeywords(String[] array) Deprecated, for removal: This API element is subject to removal in a future version.Object[]Deprecated, for removal: This API element is subject to removal in a future version.String[]toArraySplitRules(String[] array) Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class de.monticore.grammar.grammar._symboltable.MCGrammarSymbol
addKeywords, addMode, addSuperGrammar, addSuperGrammarSupplier, getAdditionalKeywords, getAllSuperGrammars, getAstGrammar, getInheritedProd, getKeywordRulesWithInherited, getProd, getProdNames, getProds, getProdsWithInherited, getProdWithInherited, getReplacedKeywords, getReplacedKeywordsWithInherited, getStartProd, getSuperGrammars, getSuperGrammarSymbols, getTokenModes, getTokenModesWithInherited, getTokenRulesWithInherited, setStartProdMethods inherited from class de.monticore.grammar.grammar._symboltable.MCGrammarSymbolTOP
getAccessModifier, getAstNode, getPackageName, isPresentAstNode, setAccessModifier, setAstNode, setAstNodeAbsent, setFullName, setPackageName, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface de.monticore.symboltable.ISymbol
getSourcePosition
-
Field Details
-
delegate
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
MCGrammarSymbolSurrogate
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getNamein interfacede.monticore.symboltable.ISymbol- Overrides:
getNamein classMCGrammarSymbolTOP
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
setNamein classMCGrammarSymbolTOP
-
setIsComponent
public void setIsComponent(boolean isComponent) Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
setIsComponentin classMCGrammarSymbolTOP
-
clearSplitRules
public void clearSplitRules()Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
clearSplitRulesin classMCGrammarSymbolTOP
-
addSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
addSplitRulesin classMCGrammarSymbolTOP
-
addAllSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
addAllSplitRulesin classMCGrammarSymbolTOP
-
removeSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
removeSplitRulesin classMCGrammarSymbolTOP
-
removeAllSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
removeAllSplitRulesin classMCGrammarSymbolTOP
-
retainAllSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
retainAllSplitRulesin classMCGrammarSymbolTOP
-
removeIfSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
removeIfSplitRulesin classMCGrammarSymbolTOP
-
forEachSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
forEachSplitRulesin classMCGrammarSymbolTOP
-
addSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
addSplitRulesin classMCGrammarSymbolTOP
-
addAllSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
addAllSplitRulesin classMCGrammarSymbolTOP
-
removeSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
removeSplitRulesin classMCGrammarSymbolTOP
-
setSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
setSplitRulesin classMCGrammarSymbolTOP
-
replaceAllSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
replaceAllSplitRulesin classMCGrammarSymbolTOP
-
sortSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
sortSplitRulesin classMCGrammarSymbolTOP
-
setSplitRulesList
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
setSplitRulesListin classMCGrammarSymbolTOP
-
clearNoKeywords
public void clearNoKeywords()Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
clearNoKeywordsin classMCGrammarSymbolTOP
-
addNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
addNoKeywordsin classMCGrammarSymbolTOP
-
addAllNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
addAllNoKeywordsin classMCGrammarSymbolTOP
-
removeNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
removeNoKeywordsin classMCGrammarSymbolTOP
-
removeAllNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
removeAllNoKeywordsin classMCGrammarSymbolTOP
-
retainAllNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
retainAllNoKeywordsin classMCGrammarSymbolTOP
-
removeIfNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
removeIfNoKeywordsin classMCGrammarSymbolTOP
-
forEachNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
forEachNoKeywordsin classMCGrammarSymbolTOP
-
addNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
addNoKeywordsin classMCGrammarSymbolTOP
-
addAllNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
addAllNoKeywordsin classMCGrammarSymbolTOP
-
removeNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
removeNoKeywordsin classMCGrammarSymbolTOP
-
setNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
setNoKeywordsin classMCGrammarSymbolTOP
-
replaceAllNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
replaceAllNoKeywordsin classMCGrammarSymbolTOP
-
sortNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
sortNoKeywordsin classMCGrammarSymbolTOP
-
setNoKeywordsList
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
setNoKeywordsListin classMCGrammarSymbolTOP
-
isIsComponent
public boolean isIsComponent()Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
isIsComponentin classMCGrammarSymbolTOP
-
containsSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
containsSplitRulesin classMCGrammarSymbolTOP
-
containsAllSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
containsAllSplitRulesin classMCGrammarSymbolTOP
-
isEmptySplitRules
public boolean isEmptySplitRules()Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
isEmptySplitRulesin classMCGrammarSymbolTOP
-
iteratorSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
iteratorSplitRulesin classMCGrammarSymbolTOP
-
sizeSplitRules
public int sizeSplitRules()Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
sizeSplitRulesin classMCGrammarSymbolTOP
-
toArraySplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
toArraySplitRulesin classMCGrammarSymbolTOP
-
toArraySplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
toArraySplitRulesin classMCGrammarSymbolTOP
-
spliteratorSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
spliteratorSplitRulesin classMCGrammarSymbolTOP
-
streamSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
streamSplitRulesin classMCGrammarSymbolTOP
-
parallelStreamSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
parallelStreamSplitRulesin classMCGrammarSymbolTOP
-
getSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
getSplitRulesin classMCGrammarSymbolTOP
-
indexOfSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
indexOfSplitRulesin classMCGrammarSymbolTOP
-
lastIndexOfSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
lastIndexOfSplitRulesin classMCGrammarSymbolTOP
-
equalsSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
equalsSplitRulesin classMCGrammarSymbolTOP
-
hashCodeSplitRules
public int hashCodeSplitRules()Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
hashCodeSplitRulesin classMCGrammarSymbolTOP
-
listIteratorSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
listIteratorSplitRulesin classMCGrammarSymbolTOP
-
listIteratorSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
listIteratorSplitRulesin classMCGrammarSymbolTOP
-
subListSplitRules
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
subListSplitRulesin classMCGrammarSymbolTOP
-
getSplitRulesList
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
getSplitRulesListin classMCGrammarSymbolTOP
-
containsNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
containsNoKeywordsin classMCGrammarSymbolTOP
-
containsAllNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
containsAllNoKeywordsin classMCGrammarSymbolTOP
-
isEmptyNoKeywords
public boolean isEmptyNoKeywords()Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
isEmptyNoKeywordsin classMCGrammarSymbolTOP
-
iteratorNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
iteratorNoKeywordsin classMCGrammarSymbolTOP
-
sizeNoKeywords
public int sizeNoKeywords()Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
sizeNoKeywordsin classMCGrammarSymbolTOP
-
toArrayNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
toArrayNoKeywordsin classMCGrammarSymbolTOP
-
toArrayNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
toArrayNoKeywordsin classMCGrammarSymbolTOP
-
spliteratorNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
spliteratorNoKeywordsin classMCGrammarSymbolTOP
-
streamNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
streamNoKeywordsin classMCGrammarSymbolTOP
-
parallelStreamNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
parallelStreamNoKeywordsin classMCGrammarSymbolTOP
-
getNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
getNoKeywordsin classMCGrammarSymbolTOP
-
indexOfNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
indexOfNoKeywordsin classMCGrammarSymbolTOP
-
lastIndexOfNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
lastIndexOfNoKeywordsin classMCGrammarSymbolTOP
-
equalsNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
equalsNoKeywordsin classMCGrammarSymbolTOP
-
hashCodeNoKeywords
public int hashCodeNoKeywords()Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
hashCodeNoKeywordsin classMCGrammarSymbolTOP
-
listIteratorNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
listIteratorNoKeywordsin classMCGrammarSymbolTOP
-
listIteratorNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
listIteratorNoKeywordsin classMCGrammarSymbolTOP
-
subListNoKeywords
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
subListNoKeywordsin classMCGrammarSymbolTOP
-
getNoKeywordsList
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
getNoKeywordsListin classMCGrammarSymbolTOP
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
acceptin interfaceICommonGrammarSymbol- Overrides:
acceptin classMCGrammarSymbolTOP
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classMCGrammarSymbolTOP
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classMCGrammarSymbolTOP
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classMCGrammarSymbolTOP
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classMCGrammarSymbolTOP
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classMCGrammarSymbolTOP
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classMCGrammarSymbolTOP
-
accept
public void accept(de.monticore.visitor.ITraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
acceptin interfacede.monticore.symboltable.ISymbol- Overrides:
acceptin classMCGrammarSymbolTOP
-
equals
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
equalsin classMCGrammarSymbolTOP
-
getThis
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
getThisin classMCGrammarSymbolTOP
-
getFullName
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getFullNamein interfacede.monticore.symboltable.ISymbol- Overrides:
getFullNamein classMCGrammarSymbolTOP
-
determinePackageName
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
determinePackageNamein classMCGrammarSymbol
-
determineFullName
Deprecated, for removal: This API element is subject to removal in a future version.Description copied from class:MCGrammarSymbolDetermines dynamically the full name of the symbol.- Overrides:
determineFullNamein classMCGrammarSymbol- Returns:
- the full name of the symbol determined dynamically
-
getStereoinfo
public Map<de.monticore.symboltable.stereotypes.IStereotypeReference,Optional<de.monticore.values.MCValue>> getStereoinfo()Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getStereoinfoin interfacede.monticore.symboltable.ISymbol- Overrides:
getStereoinfoin classMCGrammarSymbolTOP
-
setStereoinfo
public void setStereoinfo(Map<de.monticore.symboltable.stereotypes.IStereotypeReference, Optional<de.monticore.values.MCValue>> stereoinfo) Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
setStereoinfoin classMCGrammarSymbolTOP
-
getSpannedScope
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getSpannedScopein interfacede.monticore.symboltable.IScopeSpanningSymbol- Overrides:
getSpannedScopein classMCGrammarSymbolTOP
-
setSpannedScope
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
setSpannedScopein classMCGrammarSymbolTOP
-
setEnclosingScope
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setEnclosingScopein interfaceICommonGrammarSymbol- Overrides:
setEnclosingScopein classMCGrammarSymbolTOP
-
getEnclosingScope
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getEnclosingScopein interfaceICommonGrammarSymbol- Specified by:
getEnclosingScopein interfacede.monticore.symboltable.ISymbol- Overrides:
getEnclosingScopein classMCGrammarSymbolTOP
-
checkLazyLoadDelegate
public boolean checkLazyLoadDelegate()Deprecated, for removal: This API element is subject to removal in a future version. -
lazyLoadDelegate
Deprecated, for removal: This API element is subject to removal in a future version.
-