Class ODObjectSymbolSurrogate
java.lang.Object
de.monticore.tf.odrules._symboltable.ODObjectSymbol
de.monticore.tf.odrules._symboltable.ODObjectSymbolSurrogate
- All Implemented Interfaces:
de.monticore.symboltable.IScopeSpanningSymbol,de.monticore.symboltable.ISymbol,ICommonODRulesSymbol
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Optional<ODObjectSymbol> Deprecated, for removal: This API element is subject to removal in a future version.Fields inherited from class de.monticore.tf.odrules._symboltable.ODObjectSymbol
accessModifier, astNode, enclosingScope, fullName, name, packageName, spannedScope, stereoinfo -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(AssignmentExpressionsTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(CommonExpressionsTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(ExpressionsBasisTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(JavaClassExpressionsTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(LambdaExpressionsTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(UglyExpressionsTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(JavaLightTraverser 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(MCJavaLiteralsTraverser 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(MCArrayStatementsTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(MCCommonStatementsTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(MCReturnStatementsTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(MCStatementsBasisTraverser visitor) 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.voidaccept(BasicSymbolsTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(OOSymbolsTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(ODRulesTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(TFBasisExtsTraverser 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(MCFullGenericTypesTraverser 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(TypeParametersTraverser visitor) Deprecated, for removal: This API element is subject to removal in a future version.voidaccept(UMLStereotypeTraverser 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.booleanDeprecated, 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.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.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.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 ODObjectSymbolgetThis()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.voidsetEnclosingScope(IODRulesScope enclosingScope) 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.voidsetSpannedScope(IODRulesScope scope) 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.Methods inherited from class de.monticore.tf.odrules._symboltable.ODObjectSymbol
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
-
ODObjectSymbolSurrogate
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 classODObjectSymbol
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
setNamein classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
acceptin interfaceICommonODRulesSymbol- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
accept
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
acceptin classODObjectSymbol
-
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 classODObjectSymbol
-
equals
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
equalsin classODObjectSymbol
-
getThis
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
getThisin classODObjectSymbol
-
getFullName
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getFullNamein interfacede.monticore.symboltable.ISymbol- Overrides:
getFullNamein classODObjectSymbol
-
determinePackageName
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
determinePackageNamein classODObjectSymbol
-
determineFullName
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
determineFullNamein classODObjectSymbol
-
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 classODObjectSymbol
-
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 classODObjectSymbol
-
getSpannedScope
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getSpannedScopein interfacede.monticore.symboltable.IScopeSpanningSymbol- Overrides:
getSpannedScopein classODObjectSymbol
-
setSpannedScope
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
setSpannedScopein classODObjectSymbol
-
setEnclosingScope
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setEnclosingScopein interfaceICommonODRulesSymbol- Overrides:
setEnclosingScopein classODObjectSymbol
-
getEnclosingScope
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getEnclosingScopein interfaceICommonODRulesSymbol- Specified by:
getEnclosingScopein interfacede.monticore.symboltable.ISymbol- Overrides:
getEnclosingScopein classODObjectSymbol
-
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.
-