Class TFCommonsArtifactScope
- java.lang.Object
-
- de.monticore.tf.tfcommons._symboltable.TFCommonsScope
-
- de.monticore.tf.tfcommons._symboltable.TFCommonsArtifactScope
-
- All Implemented Interfaces:
IAssignmentExpressionsArtifactScope,IAssignmentExpressionsScope,ICommonExpressionsArtifactScope,ICommonExpressionsScope,IExpressionsBasisArtifactScope,IExpressionsBasisScope,IJavaClassExpressionsArtifactScope,IJavaClassExpressionsScope,IUglyExpressionsArtifactScope,IUglyExpressionsScope,IJavaLightArtifactScope,IJavaLightScope,IMCCommonLiteralsArtifactScope,IMCCommonLiteralsScope,IMCLiteralsBasisArtifactScope,IMCLiteralsBasisScope,IMCBasicsArtifactScope,IMCBasicsScope,IMCArrayStatementsArtifactScope,IMCArrayStatementsScope,IMCCommonStatementsArtifactScope,IMCCommonStatementsScope,IMCReturnStatementsArtifactScope,IMCReturnStatementsScope,IMCStatementsBasisArtifactScope,IMCStatementsBasisScope,IMCVarDeclarationStatementsArtifactScope,IMCVarDeclarationStatementsScope,IBasicSymbolsArtifactScope,IBasicSymbolsScope,IBasicSymbolsScopeTOP,IOOSymbolsArtifactScope,IOOSymbolsScope,IOOSymbolsScopeTOP,de.monticore.symboltable.IArtifactScope,de.monticore.symboltable.IScope,ITFBasisExtsArtifactScope,ITFBasisExtsScope,ITFCommonsArtifactScope,ITFCommonsScope,IMCBasicTypesArtifactScope,IMCBasicTypesScope,IMCCollectionTypesArtifactScope,IMCCollectionTypesScope,IMCFullGenericTypesArtifactScope,IMCFullGenericTypesScope,IMCSimpleGenericTypesArtifactScope,IMCSimpleGenericTypesScope,ITypeParametersArtifactScope,ITypeParametersScope
public class TFCommonsArtifactScope extends TFCommonsScope implements ITFCommonsArtifactScope
-
-
Field Summary
Fields Modifier and Type Field Description protected java.util.List<de.monticore.symboltable.ImportStatement>importsprotected java.lang.StringpackageName-
Fields inherited from class de.monticore.tf.tfcommons._symboltable.TFCommonsScope
astNode, diagramSymbols, diagramSymbolsAlreadyResolved, enclosingScope, exportingSymbols, fieldSymbols, fieldSymbolsAlreadyResolved, functionSymbols, functionSymbolsAlreadyResolved, javaMethodSymbols, javaMethodSymbolsAlreadyResolved, mCStereotypeSymbols, mCStereotypeSymbolsAlreadyResolved, methodSymbols, methodSymbolsAlreadyResolved, name, oOTypeSymbols, oOTypeSymbolsAlreadyResolved, ordered, shadowing, spanningSymbol, subScopes, typeSymbols, typeSymbolsAlreadyResolved, typeVarSymbols, typeVarSymbolsAlreadyResolved, unknownSymbols, unknownSymbolsAlreadyResolved, variableSymbols, variableSymbolsAlreadyResolved
-
-
Constructor Summary
Constructors Constructor Description TFCommonsArtifactScope()TFCommonsArtifactScope(java.lang.String packageName, java.util.List<de.monticore.symboltable.ImportStatement> imports)TFCommonsArtifactScope(java.util.Optional<ITFCommonsScope> enclosingScope, java.lang.String packageName, java.util.List<de.monticore.symboltable.ImportStatement> imports)
-
Method Summary
-
Methods inherited from class de.monticore.tf.tfcommons._symboltable.TFCommonsScope
add, add, add, add, add, add, add, add, add, add, add, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, getAstNode, getDiagramSymbols, getEnclosingScope, getFieldSymbols, getFunctionSymbols, getJavaMethodSymbols, getMCStereotypeSymbols, getMethodSymbols, getOOTypeSymbols, getSpanningSymbol, getSubScopes, getTypeSymbols, getTypeVarSymbols, getUnknownSymbols, getVariableSymbols, isDiagramSymbolsAlreadyResolved, isExportingSymbols, isFieldSymbolsAlreadyResolved, isFunctionSymbolsAlreadyResolved, isJavaMethodSymbolsAlreadyResolved, isMCStereotypeSymbolsAlreadyResolved, isMethodSymbolsAlreadyResolved, isOOTypeSymbolsAlreadyResolved, isOrdered, isPresentAstNode, isPresentSpanningSymbol, isShadowing, isTypeSymbolsAlreadyResolved, isTypeVarSymbolsAlreadyResolved, isUnknownSymbolsAlreadyResolved, isVariableSymbolsAlreadyResolved, remove, remove, remove, remove, remove, remove, remove, remove, remove, remove, remove, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, resolveDiagramSubKinds, resolveFieldSubKinds, resolveFunctionSubKinds, resolveJavaMethodSubKinds, resolveMCStereotypeSubKinds, resolveMethodSubKinds, resolveOOTypeSubKinds, resolveTypeSubKinds, resolveTypeVarSubKinds, resolveVariableSubKinds, setAstNode, setAstNodeAbsent, setDiagramSymbolsAlreadyResolved, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setExportingSymbols, setFieldSymbolsAlreadyResolved, setFunctionSymbolsAlreadyResolved, setJavaMethodSymbolsAlreadyResolved, setMCStereotypeSymbolsAlreadyResolved, setMethodSymbolsAlreadyResolved, setName, setNameAbsent, setOOTypeSymbolsAlreadyResolved, setOrdered, setShadowing, setSpanningSymbol, setSpanningSymbolAbsent, setSubScopes, setTypeSymbolsAlreadyResolved, setTypeVarSymbolsAlreadyResolved, setUnknownSymbolsAlreadyResolved, setVariableSymbolsAlreadyResolved
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface de.monticore.expressions.assignmentexpressions._symboltable.IAssignmentExpressionsScope
addSubScope, removeSubScope, setEnclosingScope
-
Methods inherited from interface de.monticore.symbols.basicsymbols._symboltable.IBasicSymbolsScope
isTypeVariableBound
-
Methods inherited from interface de.monticore.symbols.basicsymbols._symboltable.IBasicSymbolsScopeTOP
add, add, add, add, add, add, addSubScope, continueAsDiagramSubScope, continueAsFunctionSubScope, continueAsMCStereotypeSubScope, continueAsTypeSubScope, continueAsTypeVarSubScope, continueAsVariableSubScope, filterDiagram, filterFunction, filterMCStereotype, filterType, filterTypeVar, filterVariable, getDiagramSymbols, getFunctionSymbols, getLocalDiagramSymbols, getLocalFunctionSymbols, getLocalMCStereotypeSymbols, getLocalTypeSymbols, getLocalTypeVarSymbols, getLocalVariableSymbols, getMCStereotypeSymbols, getTypeSymbols, getTypeVarSymbols, getVariableSymbols, isDiagramSymbolsAlreadyResolved, isFunctionSymbolsAlreadyResolved, isMCStereotypeSymbolsAlreadyResolved, isTypeSymbolsAlreadyResolved, isTypeVarSymbolsAlreadyResolved, isVariableSymbolsAlreadyResolved, remove, remove, remove, remove, remove, remove, removeSubScope, resolveAdaptedDiagramLocallyMany, resolveAdaptedFunctionLocallyMany, resolveAdaptedMCStereotypeLocallyMany, resolveAdaptedTypeLocallyMany, resolveAdaptedTypeVarLocallyMany, resolveAdaptedVariableLocallyMany, resolveDiagram, resolveDiagram, resolveDiagram, resolveDiagram, resolveDiagramDown, resolveDiagramDown, resolveDiagramDown, resolveDiagramDownMany, resolveDiagramDownMany, resolveDiagramDownMany, resolveDiagramDownMany, resolveDiagramLocally, resolveDiagramLocallyMany, resolveDiagramMany, resolveDiagramMany, resolveDiagramMany, resolveDiagramMany, resolveDiagramMany, resolveDiagramMany, resolveDiagramSubKinds, resolveFunction, resolveFunction, resolveFunction, resolveFunction, resolveFunctionDown, resolveFunctionDown, resolveFunctionDown, resolveFunctionDownMany, resolveFunctionDownMany, resolveFunctionDownMany, resolveFunctionDownMany, resolveFunctionLocally, resolveFunctionMany, resolveFunctionMany, resolveFunctionMany, resolveFunctionMany, resolveFunctionMany, resolveFunctionMany, resolveFunctionSubKinds, resolveMCStereotype, resolveMCStereotype, resolveMCStereotype, resolveMCStereotype, resolveMCStereotypeDown, resolveMCStereotypeDown, resolveMCStereotypeDown, resolveMCStereotypeDownMany, resolveMCStereotypeDownMany, resolveMCStereotypeDownMany, resolveMCStereotypeDownMany, resolveMCStereotypeLocally, resolveMCStereotypeLocallyMany, resolveMCStereotypeMany, resolveMCStereotypeMany, resolveMCStereotypeMany, resolveMCStereotypeMany, resolveMCStereotypeMany, resolveMCStereotypeMany, resolveMCStereotypeSubKinds, resolveType, resolveType, resolveType, resolveType, resolveTypeDown, resolveTypeDown, resolveTypeDown, resolveTypeDownMany, resolveTypeDownMany, resolveTypeDownMany, resolveTypeDownMany, resolveTypeLocally, resolveTypeLocallyMany, resolveTypeMany, resolveTypeMany, resolveTypeMany, resolveTypeMany, resolveTypeMany, resolveTypeMany, resolveTypeSubKinds, resolveTypeVar, resolveTypeVar, resolveTypeVar, resolveTypeVar, resolveTypeVarDown, resolveTypeVarDown, resolveTypeVarDown, resolveTypeVarDownMany, resolveTypeVarDownMany, resolveTypeVarDownMany, resolveTypeVarDownMany, resolveTypeVarLocally, resolveTypeVarLocallyMany, resolveTypeVarMany, resolveTypeVarMany, resolveTypeVarMany, resolveTypeVarMany, resolveTypeVarMany, resolveTypeVarMany, resolveTypeVarSubKinds, resolveVariable, resolveVariable, resolveVariable, resolveVariable, resolveVariableDown, resolveVariableDown, resolveVariableDown, resolveVariableDownMany, resolveVariableDownMany, resolveVariableDownMany, resolveVariableDownMany, resolveVariableLocally, resolveVariableMany, resolveVariableMany, resolveVariableMany, resolveVariableMany, resolveVariableMany, resolveVariableMany, resolveVariableSubKinds, setDiagramSymbolsAlreadyResolved, setEnclosingScope, setFunctionSymbolsAlreadyResolved, setMCStereotypeSymbolsAlreadyResolved, setTypeSymbolsAlreadyResolved, setTypeVarSymbolsAlreadyResolved, setVariableSymbolsAlreadyResolved
-
Methods inherited from interface de.monticore.expressions.commonexpressions._symboltable.ICommonExpressionsScope
addSubScope, removeSubScope, setEnclosingScope
-
Methods inherited from interface de.monticore.expressions.expressionsbasis._symboltable.IExpressionsBasisScope
addSubScope, removeSubScope, setEnclosingScope
-
Methods inherited from interface de.monticore.expressions.javaclassexpressions._symboltable.IJavaClassExpressionsScope
addSubScope, getEnclosingScope, getSubScopes, getSymbolsSize, removeSubScope, setEnclosingScope
-
Methods inherited from interface de.monticore.javalight._symboltable.IJavaLightScope
add, addSubScope, continueAsJavaMethodSubScope, filterJavaMethod, getJavaMethodSymbols, getLocalJavaMethodSymbols, isJavaMethodSymbolsAlreadyResolved, remove, removeSubScope, resolveAdaptedJavaMethodLocallyMany, resolveJavaMethod, resolveJavaMethod, resolveJavaMethod, resolveJavaMethod, resolveJavaMethodDown, resolveJavaMethodDown, resolveJavaMethodDown, resolveJavaMethodDownMany, resolveJavaMethodDownMany, resolveJavaMethodDownMany, resolveJavaMethodDownMany, resolveJavaMethodLocally, resolveJavaMethodLocallyMany, resolveJavaMethodMany, resolveJavaMethodMany, resolveJavaMethodMany, resolveJavaMethodMany, resolveJavaMethodMany, resolveJavaMethodMany, resolveJavaMethodSubKinds, setEnclosingScope, setJavaMethodSymbolsAlreadyResolved
-
Methods inherited from interface de.monticore.statements.mcarraystatements._symboltable.IMCArrayStatementsScope
addSubScope, getEnclosingScope, getSubScopes, getSymbolsSize, removeSubScope, setEnclosingScope
-
Methods inherited from interface de.monticore.mcbasics._symboltable.IMCBasicsScope
addSubScope, removeSubScope, setEnclosingScope
-
Methods inherited from interface de.monticore.types.mcbasictypes._symboltable.IMCBasicTypesScope
addSubScope, removeSubScope, setEnclosingScope
-
Methods inherited from interface de.monticore.types.mccollectiontypes._symboltable.IMCCollectionTypesScope
addSubScope, removeSubScope, setEnclosingScope
-
Methods inherited from interface de.monticore.literals.mccommonliterals._symboltable.IMCCommonLiteralsScope
addSubScope, getEnclosingScope, getSubScopes, getSymbolsSize, removeSubScope, setEnclosingScope
-
Methods inherited from interface de.monticore.statements.mccommonstatements._symboltable.IMCCommonStatementsScope
addSubScope, getEnclosingScope, getSubScopes, getSymbolsSize, removeSubScope, setEnclosingScope
-
Methods inherited from interface de.monticore.types.mcfullgenerictypes._symboltable.IMCFullGenericTypesScope
addSubScope, getEnclosingScope, getSubScopes, getSymbolsSize, removeSubScope, setEnclosingScope
-
Methods inherited from interface de.monticore.literals.mcliteralsbasis._symboltable.IMCLiteralsBasisScope
addSubScope, getEnclosingScope, getSubScopes, getSymbolsSize, removeSubScope, setEnclosingScope
-
Methods inherited from interface de.monticore.statements.mcreturnstatements._symboltable.IMCReturnStatementsScope
addSubScope, getEnclosingScope, getSubScopes, getSymbolsSize, removeSubScope, setEnclosingScope
-
Methods inherited from interface de.monticore.types.mcsimplegenerictypes._symboltable.IMCSimpleGenericTypesScope
addSubScope, removeSubScope, setEnclosingScope
-
Methods inherited from interface de.monticore.statements.mcstatementsbasis._symboltable.IMCStatementsBasisScope
addSubScope, removeSubScope, setEnclosingScope
-
Methods inherited from interface de.monticore.statements.mcvardeclarationstatements._symboltable.IMCVarDeclarationStatementsScope
addSubScope, removeSubScope, setEnclosingScope
-
Methods inherited from interface de.monticore.symbols.oosymbols._symboltable.IOOSymbolsScope
resolveFieldLocallyMany, resolveFunctionLocallyMany, resolveMethodLocallyMany, resolveVariableLocallyMany
-
Methods inherited from interface de.monticore.symbols.oosymbols._symboltable.IOOSymbolsScopeTOP
add, add, add, addSubScope, continueAsFieldSubScope, continueAsMethodSubScope, continueAsOOTypeSubScope, filterField, filterMethod, filterOOType, getEnclosingScope, getFieldSymbols, getLocalFieldSymbols, getLocalMethodSymbols, getLocalOOTypeSymbols, getMethodSymbols, getOOTypeSymbols, getSubScopes, getSymbolsSize, isFieldSymbolsAlreadyResolved, isMethodSymbolsAlreadyResolved, isOOTypeSymbolsAlreadyResolved, remove, remove, remove, removeSubScope, resolveAdaptedFieldLocallyMany, resolveAdaptedMethodLocallyMany, resolveAdaptedOOTypeLocallyMany, resolveField, resolveField, resolveField, resolveField, resolveFieldDown, resolveFieldDown, resolveFieldDown, resolveFieldDownMany, resolveFieldDownMany, resolveFieldDownMany, resolveFieldDownMany, resolveFieldLocally, resolveFieldMany, resolveFieldMany, resolveFieldMany, resolveFieldMany, resolveFieldMany, resolveFieldMany, resolveFieldSubKinds, resolveMethod, resolveMethod, resolveMethod, resolveMethod, resolveMethodDown, resolveMethodDown, resolveMethodDown, resolveMethodDownMany, resolveMethodDownMany, resolveMethodDownMany, resolveMethodDownMany, resolveMethodLocally, resolveMethodMany, resolveMethodMany, resolveMethodMany, resolveMethodMany, resolveMethodMany, resolveMethodMany, resolveMethodSubKinds, resolveOOType, resolveOOType, resolveOOType, resolveOOType, resolveOOTypeDown, resolveOOTypeDown, resolveOOTypeDown, resolveOOTypeDownMany, resolveOOTypeDownMany, resolveOOTypeDownMany, resolveOOTypeDownMany, resolveOOTypeLocally, resolveOOTypeLocallyMany, resolveOOTypeMany, resolveOOTypeMany, resolveOOTypeMany, resolveOOTypeMany, resolveOOTypeMany, resolveOOTypeMany, resolveOOTypeSubKinds, setEnclosingScope, setFieldSymbolsAlreadyResolved, setMethodSymbolsAlreadyResolved, setOOTypeSymbolsAlreadyResolved
-
Methods inherited from interface de.monticore.symboltable.IScope
add, checkIfContinueWithEnclosingScope, filterSymbolsByAccessModifier, getAstNode, getLocalUnknownSymbols, getNameParts, getResolvedOrThrowException, getSpanningSymbol, getUnknownSymbols, isExportingSymbols, isOrdered, isPresentAstNode, isPresentSpanningSymbol, isProperSubScopeOf, isShadowing, isSubScopeOf, remove, setAstNode, setAstNodeAbsent, setExportingSymbols, setName, setNameAbsent, setOrdered, setShadowing, setSpanningSymbol, setSpanningSymbolAbsent
-
Methods inherited from interface de.monticore.tf.tfbasisexts._symboltable.ITFBasisExtsScope
addSubScope, removeSubScope, setEnclosingScope
-
Methods inherited from interface de.monticore.tf.tfcommons._symboltable.ITFCommonsArtifactScope
addAllImports, addAllImports, addImports, addImports, checkIfContinueAsSubScope, clearImports, containsAllImports, containsImports, continueDiagramWithEnclosingScope, continueFieldWithEnclosingScope, continueFunctionWithEnclosingScope, continueJavaMethodWithEnclosingScope, continueMCStereotypeWithEnclosingScope, continueMethodWithEnclosingScope, continueOOTypeWithEnclosingScope, continueTypeVarWithEnclosingScope, continueTypeWithEnclosingScope, continueVariableWithEnclosingScope, equalsImports, forEachImports, getFullName, getImports, getRemainingNameForResolveDown, getTopLevelSymbol, hashCodeImports, indexOfImports, isEmptyImports, iteratorImports, lastIndexOfImports, listIteratorImports, listIteratorImports, parallelStreamImports, removeAllImports, removeIfImports, removeImports, removeImports, replaceAllImports, retainAllImports, setImports, sizeImports, sortImports, spliteratorImports, streamImports, subListImports, toArrayImports, toArrayImports
-
Methods inherited from interface de.monticore.tf.tfcommons._symboltable.ITFCommonsScope
addSubScope, getEnclosingScope, getSubScopes, getSymbolsSize, removeSubScope
-
Methods inherited from interface de.monticore.types.typeparameters._symboltable.ITypeParametersScope
addSubScope, getEnclosingScope, getSubScopes, getSymbolsSize, removeSubScope, setEnclosingScope
-
Methods inherited from interface de.monticore.expressions.uglyexpressions._symboltable.IUglyExpressionsScope
addSubScope, getEnclosingScope, getSubScopes, getSymbolsSize, removeSubScope, setEnclosingScope
-
-
-
-
Constructor Detail
-
TFCommonsArtifactScope
public TFCommonsArtifactScope(java.lang.String packageName, java.util.List<de.monticore.symboltable.ImportStatement> imports)
-
TFCommonsArtifactScope
public TFCommonsArtifactScope(java.util.Optional<ITFCommonsScope> enclosingScope, java.lang.String packageName, java.util.List<de.monticore.symboltable.ImportStatement> imports)
-
TFCommonsArtifactScope
public TFCommonsArtifactScope()
-
-
Method Detail
-
getPackageName
public java.lang.String getPackageName()
- Specified by:
getPackageNamein interfacede.monticore.symboltable.IArtifactScope
-
setPackageName
public void setPackageName(java.lang.String packageName)
- Specified by:
setPackageNamein interfacede.monticore.symboltable.IArtifactScope
-
getImportsList
public java.util.List<de.monticore.symboltable.ImportStatement> getImportsList()
- Specified by:
getImportsListin interfaceIAssignmentExpressionsArtifactScope- Specified by:
getImportsListin interfaceIBasicSymbolsArtifactScope- Specified by:
getImportsListin interfaceICommonExpressionsArtifactScope- Specified by:
getImportsListin interfaceIExpressionsBasisArtifactScope- Specified by:
getImportsListin interfaceIJavaClassExpressionsArtifactScope- Specified by:
getImportsListin interfaceIJavaLightArtifactScope- Specified by:
getImportsListin interfaceIMCArrayStatementsArtifactScope- Specified by:
getImportsListin interfaceIMCBasicsArtifactScope- Specified by:
getImportsListin interfaceIMCBasicTypesArtifactScope- Specified by:
getImportsListin interfaceIMCCollectionTypesArtifactScope- Specified by:
getImportsListin interfaceIMCCommonLiteralsArtifactScope- Specified by:
getImportsListin interfaceIMCCommonStatementsArtifactScope- Specified by:
getImportsListin interfaceIMCFullGenericTypesArtifactScope- Specified by:
getImportsListin interfaceIMCLiteralsBasisArtifactScope- Specified by:
getImportsListin interfaceIMCReturnStatementsArtifactScope- Specified by:
getImportsListin interfaceIMCSimpleGenericTypesArtifactScope- Specified by:
getImportsListin interfaceIMCStatementsBasisArtifactScope- Specified by:
getImportsListin interfaceIMCVarDeclarationStatementsArtifactScope- Specified by:
getImportsListin interfaceIOOSymbolsArtifactScope- Specified by:
getImportsListin interfaceITFBasisExtsArtifactScope- Specified by:
getImportsListin interfaceITFCommonsArtifactScope- Specified by:
getImportsListin interfaceITypeParametersArtifactScope- Specified by:
getImportsListin interfaceIUglyExpressionsArtifactScope
-
setImportsList
public void setImportsList(java.util.List<de.monticore.symboltable.ImportStatement> imports)
- Specified by:
setImportsListin interfaceIAssignmentExpressionsArtifactScope- Specified by:
setImportsListin interfaceIBasicSymbolsArtifactScope- Specified by:
setImportsListin interfaceICommonExpressionsArtifactScope- Specified by:
setImportsListin interfaceIExpressionsBasisArtifactScope- Specified by:
setImportsListin interfaceIJavaClassExpressionsArtifactScope- Specified by:
setImportsListin interfaceIJavaLightArtifactScope- Specified by:
setImportsListin interfaceIMCArrayStatementsArtifactScope- Specified by:
setImportsListin interfaceIMCBasicsArtifactScope- Specified by:
setImportsListin interfaceIMCBasicTypesArtifactScope- Specified by:
setImportsListin interfaceIMCCollectionTypesArtifactScope- Specified by:
setImportsListin interfaceIMCCommonLiteralsArtifactScope- Specified by:
setImportsListin interfaceIMCCommonStatementsArtifactScope- Specified by:
setImportsListin interfaceIMCFullGenericTypesArtifactScope- Specified by:
setImportsListin interfaceIMCLiteralsBasisArtifactScope- Specified by:
setImportsListin interfaceIMCReturnStatementsArtifactScope- Specified by:
setImportsListin interfaceIMCSimpleGenericTypesArtifactScope- Specified by:
setImportsListin interfaceIMCStatementsBasisArtifactScope- Specified by:
setImportsListin interfaceIMCVarDeclarationStatementsArtifactScope- Specified by:
setImportsListin interfaceIOOSymbolsArtifactScope- Specified by:
setImportsListin interfaceITFBasisExtsArtifactScope- Specified by:
setImportsListin interfaceITFCommonsArtifactScope- Specified by:
setImportsListin interfaceITypeParametersArtifactScope- Specified by:
setImportsListin interfaceIUglyExpressionsArtifactScope
-
isPresentName
public boolean isPresentName()
- Specified by:
isPresentNamein interfacede.monticore.symboltable.IScope- Overrides:
isPresentNamein classTFCommonsScope
-
getName
public java.lang.String getName()
- Specified by:
getNamein interfacede.monticore.symboltable.IScope- Overrides:
getNamein classTFCommonsScope
-
setEnclosingScope
public void setEnclosingScope(ITFCommonsScope enclosingScope)
- Specified by:
setEnclosingScopein interfaceITFCommonsScope- Overrides:
setEnclosingScopein classTFCommonsScope
-
accept
public void accept(TFCommonsTraverser visitor)
- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(TFBasisExtsTraverser visitor)
- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(JavaLightTraverser visitor)
- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(MCSimpleGenericTypesTraverser visitor)
- Specified by:
acceptin interfaceIJavaClassExpressionsArtifactScope- Specified by:
acceptin interfaceIJavaClassExpressionsScope- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIMCFullGenericTypesArtifactScope- Specified by:
acceptin interfaceIMCFullGenericTypesScope- Specified by:
acceptin interfaceIMCSimpleGenericTypesArtifactScope- Specified by:
acceptin interfaceIMCSimpleGenericTypesScope- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(MCCommonLiteralsTraverser visitor)
- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIMCCommonLiteralsArtifactScope- Specified by:
acceptin interfaceIMCCommonLiteralsScope- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(AssignmentExpressionsTraverser visitor)
- Specified by:
acceptin interfaceIAssignmentExpressionsArtifactScope- Specified by:
acceptin interfaceIAssignmentExpressionsScope- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(JavaClassExpressionsTraverser visitor)
- Specified by:
acceptin interfaceIJavaClassExpressionsArtifactScope- Specified by:
acceptin interfaceIJavaClassExpressionsScope- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(MCCommonStatementsTraverser visitor)
- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIMCCommonStatementsArtifactScope- Specified by:
acceptin interfaceIMCCommonStatementsScope- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(MCArrayStatementsTraverser visitor)
- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIMCArrayStatementsArtifactScope- Specified by:
acceptin interfaceIMCArrayStatementsScope- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(MCReturnStatementsTraverser visitor)
- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIMCReturnStatementsArtifactScope- Specified by:
acceptin interfaceIMCReturnStatementsScope- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(TypeParametersTraverser visitor)
- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Specified by:
acceptin interfaceITypeParametersArtifactScope- Specified by:
acceptin interfaceITypeParametersScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(ExpressionsBasisTraverser visitor)
- Specified by:
acceptin interfaceIAssignmentExpressionsArtifactScope- Specified by:
acceptin interfaceIAssignmentExpressionsScope- Specified by:
acceptin interfaceICommonExpressionsArtifactScope- Specified by:
acceptin interfaceICommonExpressionsScope- Specified by:
acceptin interfaceIExpressionsBasisArtifactScope- Specified by:
acceptin interfaceIExpressionsBasisScope- Specified by:
acceptin interfaceIJavaClassExpressionsArtifactScope- Specified by:
acceptin interfaceIJavaClassExpressionsScope- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIMCArrayStatementsArtifactScope- Specified by:
acceptin interfaceIMCArrayStatementsScope- Specified by:
acceptin interfaceIMCCommonStatementsArtifactScope- Specified by:
acceptin interfaceIMCCommonStatementsScope- Specified by:
acceptin interfaceIMCReturnStatementsArtifactScope- Specified by:
acceptin interfaceIMCReturnStatementsScope- Specified by:
acceptin interfaceIMCVarDeclarationStatementsArtifactScope- Specified by:
acceptin interfaceIMCVarDeclarationStatementsScope- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Specified by:
acceptin interfaceIUglyExpressionsArtifactScope- Specified by:
acceptin interfaceIUglyExpressionsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(MCBasicsTraverser visitor)
- Specified by:
acceptin interfaceIAssignmentExpressionsArtifactScope- Specified by:
acceptin interfaceIAssignmentExpressionsScope- Specified by:
acceptin interfaceIBasicSymbolsArtifactScope- Specified by:
acceptin interfaceIBasicSymbolsScopeTOP- Specified by:
acceptin interfaceICommonExpressionsArtifactScope- Specified by:
acceptin interfaceICommonExpressionsScope- Specified by:
acceptin interfaceIExpressionsBasisArtifactScope- Specified by:
acceptin interfaceIExpressionsBasisScope- Specified by:
acceptin interfaceIJavaClassExpressionsArtifactScope- Specified by:
acceptin interfaceIJavaClassExpressionsScope- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIMCArrayStatementsArtifactScope- Specified by:
acceptin interfaceIMCArrayStatementsScope- Specified by:
acceptin interfaceIMCBasicsArtifactScope- Specified by:
acceptin interfaceIMCBasicsScope- Specified by:
acceptin interfaceIMCBasicTypesArtifactScope- Specified by:
acceptin interfaceIMCBasicTypesScope- Specified by:
acceptin interfaceIMCCollectionTypesArtifactScope- Specified by:
acceptin interfaceIMCCollectionTypesScope- Specified by:
acceptin interfaceIMCCommonLiteralsArtifactScope- Specified by:
acceptin interfaceIMCCommonLiteralsScope- Specified by:
acceptin interfaceIMCCommonStatementsArtifactScope- Specified by:
acceptin interfaceIMCCommonStatementsScope- Specified by:
acceptin interfaceIMCFullGenericTypesArtifactScope- Specified by:
acceptin interfaceIMCFullGenericTypesScope- Specified by:
acceptin interfaceIMCReturnStatementsArtifactScope- Specified by:
acceptin interfaceIMCReturnStatementsScope- Specified by:
acceptin interfaceIMCSimpleGenericTypesArtifactScope- Specified by:
acceptin interfaceIMCSimpleGenericTypesScope- Specified by:
acceptin interfaceIMCVarDeclarationStatementsArtifactScope- Specified by:
acceptin interfaceIMCVarDeclarationStatementsScope- Specified by:
acceptin interfaceIOOSymbolsArtifactScope- Specified by:
acceptin interfaceIOOSymbolsScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Specified by:
acceptin interfaceITypeParametersArtifactScope- Specified by:
acceptin interfaceITypeParametersScope- Specified by:
acceptin interfaceIUglyExpressionsArtifactScope- Specified by:
acceptin interfaceIUglyExpressionsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(MCLiteralsBasisTraverser visitor)
- Specified by:
acceptin interfaceIAssignmentExpressionsArtifactScope- Specified by:
acceptin interfaceIAssignmentExpressionsScope- Specified by:
acceptin interfaceICommonExpressionsArtifactScope- Specified by:
acceptin interfaceICommonExpressionsScope- Specified by:
acceptin interfaceIExpressionsBasisArtifactScope- Specified by:
acceptin interfaceIExpressionsBasisScope- Specified by:
acceptin interfaceIJavaClassExpressionsArtifactScope- Specified by:
acceptin interfaceIJavaClassExpressionsScope- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIMCArrayStatementsArtifactScope- Specified by:
acceptin interfaceIMCArrayStatementsScope- Specified by:
acceptin interfaceIMCCommonLiteralsArtifactScope- Specified by:
acceptin interfaceIMCCommonLiteralsScope- Specified by:
acceptin interfaceIMCCommonStatementsArtifactScope- Specified by:
acceptin interfaceIMCCommonStatementsScope- Specified by:
acceptin interfaceIMCLiteralsBasisArtifactScope- Specified by:
acceptin interfaceIMCLiteralsBasisScope- Specified by:
acceptin interfaceIMCReturnStatementsArtifactScope- Specified by:
acceptin interfaceIMCReturnStatementsScope- Specified by:
acceptin interfaceIMCVarDeclarationStatementsArtifactScope- Specified by:
acceptin interfaceIMCVarDeclarationStatementsScope- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Specified by:
acceptin interfaceIUglyExpressionsArtifactScope- Specified by:
acceptin interfaceIUglyExpressionsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(CommonExpressionsTraverser visitor)
- Specified by:
acceptin interfaceICommonExpressionsArtifactScope- Specified by:
acceptin interfaceICommonExpressionsScope- Specified by:
acceptin interfaceIJavaClassExpressionsArtifactScope- Specified by:
acceptin interfaceIJavaClassExpressionsScope- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(MCVarDeclarationStatementsTraverser visitor)
- Specified by:
acceptin interfaceIJavaClassExpressionsArtifactScope- Specified by:
acceptin interfaceIJavaClassExpressionsScope- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIMCArrayStatementsArtifactScope- Specified by:
acceptin interfaceIMCArrayStatementsScope- Specified by:
acceptin interfaceIMCCommonStatementsArtifactScope- Specified by:
acceptin interfaceIMCCommonStatementsScope- Specified by:
acceptin interfaceIMCVarDeclarationStatementsArtifactScope- Specified by:
acceptin interfaceIMCVarDeclarationStatementsScope- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(MCFullGenericTypesTraverser visitor)
- Specified by:
acceptin interfaceIJavaClassExpressionsArtifactScope- Specified by:
acceptin interfaceIJavaClassExpressionsScope- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIMCFullGenericTypesArtifactScope- Specified by:
acceptin interfaceIMCFullGenericTypesScope- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(UglyExpressionsTraverser visitor)
- Specified by:
acceptin interfaceIJavaClassExpressionsArtifactScope- Specified by:
acceptin interfaceIJavaClassExpressionsScope- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Specified by:
acceptin interfaceIUglyExpressionsArtifactScope- Specified by:
acceptin interfaceIUglyExpressionsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(MCStatementsBasisTraverser visitor)
- Specified by:
acceptin interfaceIJavaClassExpressionsArtifactScope- Specified by:
acceptin interfaceIJavaClassExpressionsScope- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIMCArrayStatementsArtifactScope- Specified by:
acceptin interfaceIMCArrayStatementsScope- Specified by:
acceptin interfaceIMCCommonStatementsArtifactScope- Specified by:
acceptin interfaceIMCCommonStatementsScope- Specified by:
acceptin interfaceIMCReturnStatementsArtifactScope- Specified by:
acceptin interfaceIMCReturnStatementsScope- Specified by:
acceptin interfaceIMCStatementsBasisArtifactScope- Specified by:
acceptin interfaceIMCStatementsBasisScope- Specified by:
acceptin interfaceIMCVarDeclarationStatementsArtifactScope- Specified by:
acceptin interfaceIMCVarDeclarationStatementsScope- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(MCBasicTypesTraverser visitor)
- Specified by:
acceptin interfaceIJavaClassExpressionsArtifactScope- Specified by:
acceptin interfaceIJavaClassExpressionsScope- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIMCArrayStatementsArtifactScope- Specified by:
acceptin interfaceIMCArrayStatementsScope- Specified by:
acceptin interfaceIMCBasicTypesArtifactScope- Specified by:
acceptin interfaceIMCBasicTypesScope- Specified by:
acceptin interfaceIMCCollectionTypesArtifactScope- Specified by:
acceptin interfaceIMCCollectionTypesScope- Specified by:
acceptin interfaceIMCCommonStatementsArtifactScope- Specified by:
acceptin interfaceIMCCommonStatementsScope- Specified by:
acceptin interfaceIMCFullGenericTypesArtifactScope- Specified by:
acceptin interfaceIMCFullGenericTypesScope- Specified by:
acceptin interfaceIMCSimpleGenericTypesArtifactScope- Specified by:
acceptin interfaceIMCSimpleGenericTypesScope- Specified by:
acceptin interfaceIMCVarDeclarationStatementsArtifactScope- Specified by:
acceptin interfaceIMCVarDeclarationStatementsScope- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Specified by:
acceptin interfaceITypeParametersArtifactScope- Specified by:
acceptin interfaceITypeParametersScope- Specified by:
acceptin interfaceIUglyExpressionsArtifactScope- Specified by:
acceptin interfaceIUglyExpressionsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(OOSymbolsTraverser visitor)
- Specified by:
acceptin interfaceIJavaClassExpressionsArtifactScope- Specified by:
acceptin interfaceIJavaClassExpressionsScope- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIMCArrayStatementsArtifactScope- Specified by:
acceptin interfaceIMCArrayStatementsScope- Specified by:
acceptin interfaceIMCCommonStatementsArtifactScope- Specified by:
acceptin interfaceIMCCommonStatementsScope- Specified by:
acceptin interfaceIMCVarDeclarationStatementsArtifactScope- Specified by:
acceptin interfaceIMCVarDeclarationStatementsScope- Specified by:
acceptin interfaceIOOSymbolsArtifactScope- Specified by:
acceptin interfaceIOOSymbolsScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(BasicSymbolsTraverser visitor)
- Specified by:
acceptin interfaceIBasicSymbolsArtifactScope- Specified by:
acceptin interfaceIBasicSymbolsScopeTOP- Specified by:
acceptin interfaceIJavaClassExpressionsArtifactScope- Specified by:
acceptin interfaceIJavaClassExpressionsScope- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIMCArrayStatementsArtifactScope- Specified by:
acceptin interfaceIMCArrayStatementsScope- Specified by:
acceptin interfaceIMCCommonStatementsArtifactScope- Specified by:
acceptin interfaceIMCCommonStatementsScope- Specified by:
acceptin interfaceIMCVarDeclarationStatementsArtifactScope- Specified by:
acceptin interfaceIMCVarDeclarationStatementsScope- Specified by:
acceptin interfaceIOOSymbolsArtifactScope- Specified by:
acceptin interfaceIOOSymbolsScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Specified by:
acceptin interfaceITypeParametersArtifactScope- Specified by:
acceptin interfaceITypeParametersScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(MCCollectionTypesTraverser visitor)
- Specified by:
acceptin interfaceIJavaClassExpressionsArtifactScope- Specified by:
acceptin interfaceIJavaClassExpressionsScope- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIMCCollectionTypesArtifactScope- Specified by:
acceptin interfaceIMCCollectionTypesScope- Specified by:
acceptin interfaceIMCFullGenericTypesArtifactScope- Specified by:
acceptin interfaceIMCFullGenericTypesScope- Specified by:
acceptin interfaceIMCSimpleGenericTypesArtifactScope- Specified by:
acceptin interfaceIMCSimpleGenericTypesScope- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Overrides:
acceptin classTFCommonsScope
-
accept
public void accept(de.monticore.visitor.ITraverser visitor)
- Specified by:
acceptin interfaceIAssignmentExpressionsArtifactScope- Specified by:
acceptin interfaceIAssignmentExpressionsScope- Specified by:
acceptin interfaceIBasicSymbolsArtifactScope- Specified by:
acceptin interfaceIBasicSymbolsScopeTOP- Specified by:
acceptin interfaceICommonExpressionsArtifactScope- Specified by:
acceptin interfaceICommonExpressionsScope- Specified by:
acceptin interfaceIExpressionsBasisArtifactScope- Specified by:
acceptin interfaceIExpressionsBasisScope- Specified by:
acceptin interfaceIJavaClassExpressionsArtifactScope- Specified by:
acceptin interfaceIJavaClassExpressionsScope- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIMCArrayStatementsArtifactScope- Specified by:
acceptin interfaceIMCArrayStatementsScope- Specified by:
acceptin interfaceIMCBasicsArtifactScope- Specified by:
acceptin interfaceIMCBasicsScope- Specified by:
acceptin interfaceIMCBasicTypesArtifactScope- Specified by:
acceptin interfaceIMCBasicTypesScope- Specified by:
acceptin interfaceIMCCollectionTypesArtifactScope- Specified by:
acceptin interfaceIMCCollectionTypesScope- Specified by:
acceptin interfaceIMCCommonLiteralsArtifactScope- Specified by:
acceptin interfaceIMCCommonLiteralsScope- Specified by:
acceptin interfaceIMCCommonStatementsArtifactScope- Specified by:
acceptin interfaceIMCCommonStatementsScope- Specified by:
acceptin interfaceIMCFullGenericTypesArtifactScope- Specified by:
acceptin interfaceIMCFullGenericTypesScope- Specified by:
acceptin interfaceIMCLiteralsBasisArtifactScope- Specified by:
acceptin interfaceIMCLiteralsBasisScope- Specified by:
acceptin interfaceIMCReturnStatementsArtifactScope- Specified by:
acceptin interfaceIMCReturnStatementsScope- Specified by:
acceptin interfaceIMCSimpleGenericTypesArtifactScope- Specified by:
acceptin interfaceIMCSimpleGenericTypesScope- Specified by:
acceptin interfaceIMCStatementsBasisArtifactScope- Specified by:
acceptin interfaceIMCStatementsBasisScope- Specified by:
acceptin interfaceIMCVarDeclarationStatementsArtifactScope- Specified by:
acceptin interfaceIMCVarDeclarationStatementsScope- Specified by:
acceptin interfaceIOOSymbolsArtifactScope- Specified by:
acceptin interfaceIOOSymbolsScopeTOP- Specified by:
acceptin interfacede.monticore.symboltable.IScope- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITFCommonsArtifactScope- Specified by:
acceptin interfaceITFCommonsScope- Specified by:
acceptin interfaceITypeParametersArtifactScope- Specified by:
acceptin interfaceITypeParametersScope- Specified by:
acceptin interfaceIUglyExpressionsArtifactScope- Specified by:
acceptin interfaceIUglyExpressionsScope- Overrides:
acceptin classTFCommonsScope
-
-