Class TypeVarSymbolSurrogateBuilder
java.lang.Object
de.monticore.symbols.basicsymbols._symboltable.TypeVarSymbolSurrogateBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected IBasicSymbolsScopeDeprecated, 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 TypeVarSymbolSurrogateBuilderDeprecated, for removal: This API element is subject to removal in a future version.protected 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. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionaddAllSuperTypes(int index, Collection<? extends SymTypeExpression> collection) Deprecated, for removal: This API element is subject to removal in a future version.addAllSuperTypes(Collection<? extends SymTypeExpression> collection) Deprecated, for removal: This API element is subject to removal in a future version.addStereoinfo(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.values.MCValue value) Deprecated, for removal: This API element is subject to removal in a future version.addSuperTypes(int index, SymTypeExpression element) Deprecated, for removal: This API element is subject to removal in a future version.addSuperTypes(SymTypeExpression element) 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.booleancontainsAllSuperTypes(Collection<?> collection) Deprecated, for removal: This API element is subject to removal in a future version.booleancontainsSuperTypes(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.forEachSuperTypes(Consumer<? super SymTypeExpression> 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.getName()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.getSuperTypes(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.intDeprecated, for removal: This API element is subject to removal in a future version.intindexOfSuperTypes(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.Deprecated, for removal: This API element is subject to removal in a future version.intlastIndexOfSuperTypes(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.listIteratorSuperTypes(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.removeAllSuperTypes(Collection<?> collection) Deprecated, for removal: This API element is subject to removal in a future version.removeIfSuperTypes(Predicate<? super SymTypeExpression> filter) Deprecated, for removal: This API element is subject to removal in a future version.removeSuperTypes(int index) Deprecated, for removal: This API element is subject to removal in a future version.removeSuperTypes(Object element) Deprecated, for removal: This API element is subject to removal in a future version.replaceAllSuperTypes(UnaryOperator<SymTypeExpression> operator) Deprecated, for removal: This API element is subject to removal in a future version.retainAllSuperTypes(Collection<?> collection) Deprecated, for removal: This API element is subject to removal in a future version.setEnclosingScope(IBasicSymbolsScope enclosingScope) 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.values.MCValue>> stereoinfo) Deprecated, for removal: This API element is subject to removal in a future version.setSuperTypes(int index, SymTypeExpression element) Deprecated, for removal: This API element is subject to removal in a future version.setSuperTypesList(List<SymTypeExpression> superTypes) 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.sortSuperTypes(Comparator<? super SymTypeExpression> 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.subListSuperTypes(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.toArraySuperTypes(SymTypeExpression[] array) 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. -
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.values.MCValue>> stereoinfoDeprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
TypeVarSymbolSurrogateBuilder
public TypeVarSymbolSurrogateBuilder()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
containsSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
containsAllSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
isEmptySuperTypes
public boolean isEmptySuperTypes()Deprecated, for removal: This API element is subject to removal in a future version. -
iteratorSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
sizeSuperTypes
public int sizeSuperTypes()Deprecated, for removal: This API element is subject to removal in a future version. -
toArraySuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
toArraySuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
spliteratorSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
streamSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
parallelStreamSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
getSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
indexOfSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
lastIndexOfSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
equalsSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
hashCodeSuperTypes
public int hashCodeSuperTypes()Deprecated, for removal: This API element is subject to removal in a future version. -
listIteratorSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
listIteratorSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
subListSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
getSuperTypesList
Deprecated, for removal: This API element is subject to removal in a future version. -
clearSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
addSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
addAllSuperTypes
public TypeVarSymbolSurrogateBuilder addAllSuperTypes(Collection<? extends SymTypeExpression> collection) Deprecated, for removal: This API element is subject to removal in a future version. -
removeSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
removeAllSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
retainAllSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
removeIfSuperTypes
public TypeVarSymbolSurrogateBuilder removeIfSuperTypes(Predicate<? super SymTypeExpression> filter) Deprecated, for removal: This API element is subject to removal in a future version. -
forEachSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
addSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
addAllSuperTypes
public TypeVarSymbolSurrogateBuilder addAllSuperTypes(int index, Collection<? extends SymTypeExpression> collection) Deprecated, for removal: This API element is subject to removal in a future version. -
removeSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
setSuperTypes
Deprecated, for removal: This API element is subject to removal in a future version. -
replaceAllSuperTypes
public TypeVarSymbolSurrogateBuilder replaceAllSuperTypes(UnaryOperator<SymTypeExpression> operator) Deprecated, for removal: This API element is subject to removal in a future version. -
sortSuperTypes
public TypeVarSymbolSurrogateBuilder sortSuperTypes(Comparator<? super SymTypeExpression> comparator) Deprecated, for removal: This API element is subject to removal in a future version. -
setSuperTypesList
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 TypeVarSymbolSurrogateBuilder 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. -
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. -
addStereoinfo
public TypeVarSymbolSurrogateBuilder addStereoinfo(de.monticore.symboltable.stereotypes.IStereotypeReference stereotype) Deprecated, for removal: This API element is subject to removal in a future version. -
addStereoinfo
public TypeVarSymbolSurrogateBuilder addStereoinfo(de.monticore.symboltable.stereotypes.IStereotypeReference stereotype, de.monticore.values.MCValue 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.
-