Class FieldSymbolSurrogateBuilder
java.lang.Object
de.monticore.symbols.oosymbols._symboltable.FieldSymbolSurrogateBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected IOOSymbolsScopeDeprecated, for removal: This API element is subject to removal in a future version.protected booleanDeprecated, for removal: This API element is subject to removal in a future version.protected booleanDeprecated, for removal: This API element is subject to removal in a future version.protected booleanDeprecated, for removal: This API element is subject to removal in a future version.protected booleanDeprecated, for removal: This API element is subject to removal in a future version.protected booleanDeprecated, for removal: This API element is subject to removal in a future version.protected booleanDeprecated, for removal: This API element is subject to removal in a future version.protected 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 FieldSymbolSurrogateBuilderDeprecated, for removal: This API element is subject to removal in a future version.protected Map<de.monticore.symboltable.stereotypes.IStereotypeReference, Optional<de.monticore.interpreter.Value>> Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionaddStereoinfo(de.monticore.symboltable.stereotypes.IStereotypeReference stereotype) Deprecated, for removal: This API element is subject to removal in a future version.addStereoinfo(de.monticore.symboltable.stereotypes.IStereotypeReference stereotype, de.monticore.interpreter.Value value) Deprecated, for removal: This API element is subject to removal in a future version.build()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.Map<de.monticore.symboltable.stereotypes.IStereotypeReference, Optional<de.monticore.interpreter.Value>> Deprecated, for removal: This API element is subject to removal in a future version.getType()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.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.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.setEnclosingScope(IOOSymbolsScope enclosingScope) Deprecated, for removal: This API element is subject to removal in a future version.setIsDerived(boolean isDerived) Deprecated, for removal: This API element is subject to removal in a future version.setIsEnumConstant(boolean isEnumConstant) Deprecated, for removal: This API element is subject to removal in a future version.setIsFinal(boolean isFinal) Deprecated, for removal: This API element is subject to removal in a future version.setIsPrivate(boolean isPrivate) Deprecated, for removal: This API element is subject to removal in a future version.setIsProtected(boolean isProtected) Deprecated, for removal: This API element is subject to removal in a future version.setIsPublic(boolean isPublic) Deprecated, for removal: This API element is subject to removal in a future version.setIsReadOnly(boolean isReadOnly) Deprecated, for removal: This API element is subject to removal in a future version.setIsStatic(boolean isStatic) 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.setStereoinfo(Map<de.monticore.symboltable.stereotypes.IStereotypeReference, Optional<de.monticore.interpreter.Value>> stereoinfo) Deprecated, for removal: This API element is subject to removal in a future version.setType(SymTypeExpression type) Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
realBuilder
Deprecated, for removal: This API element is subject to removal in a future version. -
isPrivate
protected boolean isPrivateDeprecated, for removal: This API element is subject to removal in a future version. -
isProtected
protected boolean isProtectedDeprecated, for removal: This API element is subject to removal in a future version. -
isPublic
protected boolean isPublicDeprecated, for removal: This API element is subject to removal in a future version. -
isStatic
protected boolean isStaticDeprecated, for removal: This API element is subject to removal in a future version. -
isFinal
protected boolean isFinalDeprecated, for removal: This API element is subject to removal in a future version. -
isEnumConstant
protected boolean isEnumConstantDeprecated, for removal: This API element is subject to removal in a future version. -
isDerived
protected boolean isDerivedDeprecated, for removal: This API element is subject to removal in a future version. -
name
Deprecated, for removal: This API element is subject to removal in a future version. -
enclosingScope
Deprecated, for removal: This API element is subject to removal in a future version. -
stereoinfo
protected Map<de.monticore.symboltable.stereotypes.IStereotypeReference,Optional<de.monticore.interpreter.Value>> stereoinfoDeprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
FieldSymbolSurrogateBuilder
public FieldSymbolSurrogateBuilder()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
isIsPrivate
public boolean isIsPrivate()Deprecated, for removal: This API element is subject to removal in a future version. -
isIsProtected
public boolean isIsProtected()Deprecated, for removal: This API element is subject to removal in a future version. -
isIsPublic
public boolean isIsPublic()Deprecated, for removal: This API element is subject to removal in a future version. -
isIsStatic
public boolean isIsStatic()Deprecated, for removal: This API element is subject to removal in a future version. -
isIsFinal
public boolean isIsFinal()Deprecated, for removal: This API element is subject to removal in a future version. -
isIsEnumConstant
public boolean isIsEnumConstant()Deprecated, for removal: This API element is subject to removal in a future version. -
isIsDerived
public boolean isIsDerived()Deprecated, for removal: This API element is subject to removal in a future version. -
getType
Deprecated, for removal: This API element is subject to removal in a future version. -
isIsReadOnly
public boolean isIsReadOnly()Deprecated, for removal: This API element is subject to removal in a future version. -
setIsPrivate
Deprecated, for removal: This API element is subject to removal in a future version. -
setIsProtected
Deprecated, for removal: This API element is subject to removal in a future version. -
setIsPublic
Deprecated, for removal: This API element is subject to removal in a future version. -
setIsStatic
Deprecated, for removal: This API element is subject to removal in a future version. -
setIsFinal
Deprecated, for removal: This API element is subject to removal in a future version. -
setIsEnumConstant
Deprecated, for removal: This API element is subject to removal in a future version. -
setIsDerived
Deprecated, for removal: This API element is subject to removal in a future version. -
setType
Deprecated, for removal: This API element is subject to removal in a future version. -
setIsReadOnly
Deprecated, for removal: This API element is subject to removal in a future version. -
setName
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. -
setStereoinfo
public FieldSymbolSurrogateBuilder setStereoinfo(Map<de.monticore.symboltable.stereotypes.IStereotypeReference, Optional<de.monticore.interpreter.Value>> stereoinfo) Deprecated, for removal: This API element is subject to removal in a future version. -
getStereoinfo
public Map<de.monticore.symboltable.stereotypes.IStereotypeReference,Optional<de.monticore.interpreter.Value>> getStereoinfo()Deprecated, for removal: This API element is subject to removal in a future version. -
addStereoinfo
public FieldSymbolSurrogateBuilder addStereoinfo(de.monticore.symboltable.stereotypes.IStereotypeReference stereotype) Deprecated, for removal: This API element is subject to removal in a future version. -
addStereoinfo
public FieldSymbolSurrogateBuilder addStereoinfo(de.monticore.symboltable.stereotypes.IStereotypeReference stereotype, de.monticore.interpreter.Value value) Deprecated, for removal: This API element is subject to removal in a future version. -
getEnclosingScope
Deprecated, for removal: This API element is subject to removal in a future version. -
setEnclosingScope
Deprecated, for removal: This API element is subject to removal in a future version. -
build
Deprecated, for removal: This API element is subject to removal in a future version.
-