Class ODRulesArtifactScope
java.lang.Object
de.monticore.tf.odrules._symboltable.ODRulesScope
de.monticore.tf.odrules._symboltable.ODRulesArtifactScope
- All Implemented Interfaces:
IAssignmentExpressionsArtifactScope,IAssignmentExpressionsScope,ICommonExpressionsArtifactScope,ICommonExpressionsScope,IExpressionsBasisArtifactScope,IExpressionsBasisScope,IJavaClassExpressionsArtifactScope,IJavaClassExpressionsScope,IUglyExpressionsArtifactScope,IUglyExpressionsScope,IJavaLightArtifactScope,IJavaLightScope,IMCCommonLiteralsArtifactScope,IMCCommonLiteralsScope,IMCJavaLiteralsArtifactScope,IMCJavaLiteralsScope,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,IODRulesArtifactScope,IODRulesScope,IODRulesScopeTOP,ITFBasisExtsArtifactScope,ITFBasisExtsScope,IMCBasicTypesArtifactScope,IMCBasicTypesScope,IMCCollectionTypesArtifactScope,IMCCollectionTypesScope,IMCFullGenericTypesArtifactScope,IMCFullGenericTypesScope,IMCSimpleGenericTypesArtifactScope,IMCSimpleGenericTypesScope,ITypeParametersArtifactScope,ITypeParametersScope,IUMLStereotypeArtifactScope,IUMLStereotypeScope
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<de.monticore.symboltable.ImportStatement> protected StringFields inherited from class de.monticore.tf.odrules._symboltable.ODRulesScope
astNode, diagramSymbols, diagramSymbolsAlreadyResolved, enclosingScope, exportingSymbols, fieldSymbols, fieldSymbolsAlreadyResolved, functionSymbols, functionSymbolsAlreadyResolved, javaMethodSymbols, javaMethodSymbolsAlreadyResolved, mCStereotypeSymbols, mCStereotypeSymbolsAlreadyResolved, methodSymbols, methodSymbolsAlreadyResolved, name, oDAttributeSymbols, oDAttributeSymbolsAlreadyResolved, oDDefinitionSymbols, oDDefinitionSymbolsAlreadyResolved, oDObjectSymbols, oDObjectSymbolsAlreadyResolved, oOTypeSymbols, oOTypeSymbolsAlreadyResolved, ordered, shadowing, spanningSymbol, subScopes, typeSymbols, typeSymbolsAlreadyResolved, typeVarSymbols, typeVarSymbolsAlreadyResolved, unknownSymbols, unknownSymbolsAlreadyResolved, variableSymbols, variableSymbolsAlreadyResolved -
Constructor Summary
ConstructorsConstructorDescriptionODRulesArtifactScope(String packageName, List<de.monticore.symboltable.ImportStatement> imports) ODRulesArtifactScope(Optional<IODRulesScope> enclosingScope, String packageName, List<de.monticore.symboltable.ImportStatement> imports) -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(AssignmentExpressionsTraverser visitor) voidaccept(CommonExpressionsTraverser visitor) voidaccept(ExpressionsBasisTraverser visitor) voidaccept(JavaClassExpressionsTraverser visitor) voidaccept(UglyExpressionsTraverser visitor) voidaccept(JavaLightTraverser visitor) voidaccept(MCCommonLiteralsTraverser visitor) voidaccept(MCJavaLiteralsTraverser visitor) voidaccept(MCLiteralsBasisTraverser visitor) voidaccept(MCBasicsTraverser visitor) voidaccept(MCArrayStatementsTraverser visitor) voidaccept(MCCommonStatementsTraverser visitor) voidaccept(MCReturnStatementsTraverser visitor) voidaccept(MCStatementsBasisTraverser visitor) voidvoidaccept(BasicSymbolsTraverser visitor) voidaccept(OOSymbolsTraverser visitor) voidaccept(ODRulesTraverser visitor) voidaccept(TFBasisExtsTraverser visitor) voidaccept(MCBasicTypesTraverser visitor) voidaccept(MCCollectionTypesTraverser visitor) voidaccept(MCFullGenericTypesTraverser visitor) voidaccept(MCSimpleGenericTypesTraverser visitor) voidaccept(TypeParametersTraverser visitor) voidaccept(UMLStereotypeTraverser visitor) voidaccept(de.monticore.visitor.ITraverser visitor) List<de.monticore.symboltable.ImportStatement> getName()booleanvoidsetEnclosingScope(IODRulesScope enclosingScope) voidsetImportsList(List<de.monticore.symboltable.ImportStatement> imports) voidsetPackageName(String packageName) Methods inherited from class de.monticore.tf.odrules._symboltable.ODRulesScope
add, add, add, 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, addSubScope, addSubScope, getAstNode, getDiagramSymbols, getEnclosingScope, getFieldSymbols, getFunctionSymbols, getJavaMethodSymbols, getMCStereotypeSymbols, getMethodSymbols, getODAttributeSymbols, getODDefinitionSymbols, getODObjectSymbols, getOOTypeSymbols, getSpanningSymbol, getSubScopes, getTypeSymbols, getTypeVarSymbols, getUnknownSymbols, getVariableSymbols, isDiagramSymbolsAlreadyResolved, isExportingSymbols, isFieldSymbolsAlreadyResolved, isFunctionSymbolsAlreadyResolved, isJavaMethodSymbolsAlreadyResolved, isMCStereotypeSymbolsAlreadyResolved, isMethodSymbolsAlreadyResolved, isODAttributeSymbolsAlreadyResolved, isODDefinitionSymbolsAlreadyResolved, isODObjectSymbolsAlreadyResolved, isOOTypeSymbolsAlreadyResolved, isOrdered, isPresentAstNode, isPresentSpanningSymbol, isShadowing, isTypeSymbolsAlreadyResolved, isTypeVarSymbolsAlreadyResolved, isUnknownSymbolsAlreadyResolved, isVariableSymbolsAlreadyResolved, remove, remove, remove, 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, removeSubScope, removeSubScope, resolveDiagramSubKinds, resolveFieldSubKinds, resolveFunctionSubKinds, resolveJavaMethodSubKinds, resolveMCStereotypeSubKinds, resolveMethodSubKinds, resolveODAttributeSubKinds, resolveODDefinitionSubKinds, resolveODObjectSubKinds, 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, setEnclosingScope, setEnclosingScope, setExportingSymbols, setFieldSymbolsAlreadyResolved, setFunctionSymbolsAlreadyResolved, setJavaMethodSymbolsAlreadyResolved, setMCStereotypeSymbolsAlreadyResolved, setMethodSymbolsAlreadyResolved, setName, setNameAbsent, setODAttributeSymbolsAlreadyResolved, setODDefinitionSymbolsAlreadyResolved, setODObjectSymbolsAlreadyResolved, setOOTypeSymbolsAlreadyResolved, setOrdered, setShadowing, setSpanningSymbol, setSpanningSymbolAbsent, setSubScopes, setTypeSymbolsAlreadyResolved, setTypeVarSymbolsAlreadyResolved, setUnknownSymbolsAlreadyResolved, setVariableSymbolsAlreadyResolvedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.monticore.symboltable.IArtifactScope
calculateQualifiedNamesMethods inherited from interface de.monticore.expressions.assignmentexpressions._symboltable.IAssignmentExpressionsScope
addSubScope, removeSubScope, setEnclosingScopeMethods inherited from interface de.monticore.symbols.basicsymbols._symboltable.IBasicSymbolsScope
isTypeVariableBoundMethods 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, setVariableSymbolsAlreadyResolvedMethods inherited from interface de.monticore.expressions.commonexpressions._symboltable.ICommonExpressionsScope
addSubScope, removeSubScope, setEnclosingScopeMethods inherited from interface de.monticore.expressions.expressionsbasis._symboltable.IExpressionsBasisScope
addSubScope, removeSubScope, setEnclosingScopeMethods inherited from interface de.monticore.expressions.javaclassexpressions._symboltable.IJavaClassExpressionsScope
addSubScope, getEnclosingScope, getSubScopes, getSymbolsSize, removeSubScope, setEnclosingScopeMethods 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, setJavaMethodSymbolsAlreadyResolvedMethods inherited from interface de.monticore.statements.mcarraystatements._symboltable.IMCArrayStatementsScope
addSubScope, getEnclosingScope, getSubScopes, getSymbolsSize, removeSubScope, setEnclosingScopeMethods inherited from interface de.monticore.mcbasics._symboltable.IMCBasicsScope
addSubScope, removeSubScope, setEnclosingScopeMethods inherited from interface de.monticore.types.mcbasictypes._symboltable.IMCBasicTypesScope
addSubScope, removeSubScope, setEnclosingScopeMethods inherited from interface de.monticore.types.mccollectiontypes._symboltable.IMCCollectionTypesScope
addSubScope, removeSubScope, setEnclosingScopeMethods inherited from interface de.monticore.literals.mccommonliterals._symboltable.IMCCommonLiteralsScope
addSubScope, removeSubScope, setEnclosingScopeMethods inherited from interface de.monticore.statements.mccommonstatements._symboltable.IMCCommonStatementsScope
addSubScope, getEnclosingScope, getSubScopes, getSymbolsSize, removeSubScope, setEnclosingScopeMethods inherited from interface de.monticore.types.mcfullgenerictypes._symboltable.IMCFullGenericTypesScope
addSubScope, getEnclosingScope, getSubScopes, getSymbolsSize, removeSubScope, setEnclosingScopeMethods inherited from interface de.monticore.literals.mcjavaliterals._symboltable.IMCJavaLiteralsScope
addSubScope, getEnclosingScope, getSubScopes, getSymbolsSize, removeSubScope, setEnclosingScopeMethods inherited from interface de.monticore.literals.mcliteralsbasis._symboltable.IMCLiteralsBasisScope
addSubScope, getEnclosingScope, getSubScopes, getSymbolsSize, removeSubScope, setEnclosingScopeMethods inherited from interface de.monticore.statements.mcreturnstatements._symboltable.IMCReturnStatementsScope
addSubScope, getEnclosingScope, getSubScopes, getSymbolsSize, removeSubScope, setEnclosingScopeMethods inherited from interface de.monticore.types.mcsimplegenerictypes._symboltable.IMCSimpleGenericTypesScope
addSubScope, removeSubScope, setEnclosingScopeMethods inherited from interface de.monticore.statements.mcstatementsbasis._symboltable.IMCStatementsBasisScope
addSubScope, removeSubScope, setEnclosingScopeMethods inherited from interface de.monticore.statements.mcvardeclarationstatements._symboltable.IMCVarDeclarationStatementsScope
addSubScope, removeSubScope, setEnclosingScopeMethods inherited from interface de.monticore.tf.odrules._symboltable.IODRulesArtifactScope
addAllImports, addAllImports, addImports, addImports, checkIfContinueAsSubScope, clearImports, containsAllImports, containsImports, continueDiagramWithEnclosingScope, continueFieldWithEnclosingScope, continueFunctionWithEnclosingScope, continueJavaMethodWithEnclosingScope, continueMCStereotypeWithEnclosingScope, continueMethodWithEnclosingScope, continueODAttributeWithEnclosingScope, continueODDefinitionWithEnclosingScope, continueODObjectWithEnclosingScope, 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, toArrayImportsMethods inherited from interface de.monticore.tf.odrules._symboltable.IODRulesScope
continueAsODDefinitionSubScopeMethods inherited from interface de.monticore.tf.odrules._symboltable.IODRulesScopeTOP
add, add, add, addSubScope, continueAsODAttributeSubScope, continueAsODObjectSubScope, filterODAttribute, filterODDefinition, filterODObject, getEnclosingScope, getLocalODAttributeSymbols, getLocalODDefinitionSymbols, getLocalODObjectSymbols, getODAttributeSymbols, getODDefinitionSymbols, getODObjectSymbols, getSubScopes, getSymbolsSize, isODAttributeSymbolsAlreadyResolved, isODDefinitionSymbolsAlreadyResolved, isODObjectSymbolsAlreadyResolved, remove, remove, remove, removeSubScope, resolveAdaptedODAttributeLocallyMany, resolveAdaptedODDefinitionLocallyMany, resolveAdaptedODObjectLocallyMany, resolveODAttribute, resolveODAttribute, resolveODAttribute, resolveODAttribute, resolveODAttributeDown, resolveODAttributeDown, resolveODAttributeDown, resolveODAttributeDownMany, resolveODAttributeDownMany, resolveODAttributeDownMany, resolveODAttributeDownMany, resolveODAttributeLocally, resolveODAttributeLocallyMany, resolveODAttributeMany, resolveODAttributeMany, resolveODAttributeMany, resolveODAttributeMany, resolveODAttributeMany, resolveODAttributeMany, resolveODAttributeSubKinds, resolveODDefinition, resolveODDefinition, resolveODDefinition, resolveODDefinition, resolveODDefinitionDown, resolveODDefinitionDown, resolveODDefinitionDown, resolveODDefinitionDownMany, resolveODDefinitionDownMany, resolveODDefinitionDownMany, resolveODDefinitionDownMany, resolveODDefinitionLocally, resolveODDefinitionLocallyMany, resolveODDefinitionMany, resolveODDefinitionMany, resolveODDefinitionMany, resolveODDefinitionMany, resolveODDefinitionMany, resolveODDefinitionMany, resolveODDefinitionSubKinds, resolveODObject, resolveODObject, resolveODObject, resolveODObject, resolveODObjectDown, resolveODObjectDown, resolveODObjectDown, resolveODObjectDownMany, resolveODObjectDownMany, resolveODObjectDownMany, resolveODObjectDownMany, resolveODObjectLocally, resolveODObjectLocallyMany, resolveODObjectMany, resolveODObjectMany, resolveODObjectMany, resolveODObjectMany, resolveODObjectMany, resolveODObjectMany, resolveODObjectSubKinds, setODAttributeSymbolsAlreadyResolved, setODDefinitionSymbolsAlreadyResolved, setODObjectSymbolsAlreadyResolvedMethods inherited from interface de.monticore.symbols.oosymbols._symboltable.IOOSymbolsScope
resolveFieldLocallyMany, resolveFunctionLocallyMany, resolveMethodLocallyMany, resolveVariableLocallyManyMethods 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, setOOTypeSymbolsAlreadyResolvedMethods 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, setSpanningSymbolAbsentMethods inherited from interface de.monticore.tf.tfbasisexts._symboltable.ITFBasisExtsScope
addSubScope, removeSubScope, setEnclosingScopeMethods inherited from interface de.monticore.types.typeparameters._symboltable.ITypeParametersScope
addSubScope, getEnclosingScope, getSubScopes, getSymbolsSize, removeSubScope, setEnclosingScopeMethods inherited from interface de.monticore.expressions.uglyexpressions._symboltable.IUglyExpressionsScope
addSubScope, getEnclosingScope, getSubScopes, getSymbolsSize, removeSubScope, setEnclosingScopeMethods inherited from interface de.monticore.umlstereotype._symboltable.IUMLStereotypeScope
addSubScope, getEnclosingScope, getSubScopes, getSymbolsSize, removeSubScope, setEnclosingScope
-
Field Details
-
packageName
-
imports
-
-
Constructor Details
-
ODRulesArtifactScope
-
ODRulesArtifactScope
public ODRulesArtifactScope(Optional<IODRulesScope> enclosingScope, String packageName, List<de.monticore.symboltable.ImportStatement> imports) -
ODRulesArtifactScope
public ODRulesArtifactScope()
-
-
Method Details
-
getPackageName
- Specified by:
getPackageNamein interfacede.monticore.symboltable.IArtifactScope
-
setPackageName
- Specified by:
setPackageNamein interfacede.monticore.symboltable.IArtifactScope
-
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 interfaceIMCJavaLiteralsArtifactScope- Specified by:
getImportsListin interfaceIMCLiteralsBasisArtifactScope- Specified by:
getImportsListin interfaceIMCReturnStatementsArtifactScope- Specified by:
getImportsListin interfaceIMCSimpleGenericTypesArtifactScope- Specified by:
getImportsListin interfaceIMCStatementsBasisArtifactScope- Specified by:
getImportsListin interfaceIMCVarDeclarationStatementsArtifactScope- Specified by:
getImportsListin interfaceIODRulesArtifactScope- Specified by:
getImportsListin interfaceIOOSymbolsArtifactScope- Specified by:
getImportsListin interfaceITFBasisExtsArtifactScope- Specified by:
getImportsListin interfaceITypeParametersArtifactScope- Specified by:
getImportsListin interfaceIUglyExpressionsArtifactScope- Specified by:
getImportsListin interfaceIUMLStereotypeArtifactScope
-
setImportsList
- 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 interfaceIMCJavaLiteralsArtifactScope- Specified by:
setImportsListin interfaceIMCLiteralsBasisArtifactScope- Specified by:
setImportsListin interfaceIMCReturnStatementsArtifactScope- Specified by:
setImportsListin interfaceIMCSimpleGenericTypesArtifactScope- Specified by:
setImportsListin interfaceIMCStatementsBasisArtifactScope- Specified by:
setImportsListin interfaceIMCVarDeclarationStatementsArtifactScope- Specified by:
setImportsListin interfaceIODRulesArtifactScope- Specified by:
setImportsListin interfaceIOOSymbolsArtifactScope- Specified by:
setImportsListin interfaceITFBasisExtsArtifactScope- Specified by:
setImportsListin interfaceITypeParametersArtifactScope- Specified by:
setImportsListin interfaceIUglyExpressionsArtifactScope- Specified by:
setImportsListin interfaceIUMLStereotypeArtifactScope
-
isPresentName
public boolean isPresentName()- Specified by:
isPresentNamein interfacede.monticore.symboltable.IScope- Overrides:
isPresentNamein classODRulesScope
-
getName
- Specified by:
getNamein interfacede.monticore.symboltable.IScope- Overrides:
getNamein classODRulesScope
-
setEnclosingScope
- Specified by:
setEnclosingScopein interfaceIODRulesScopeTOP- Overrides:
setEnclosingScopein classODRulesScope
-
accept
- Specified by:
acceptin interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Overrides:
acceptin classODRulesScope
-
accept
- Specified by:
acceptin interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Overrides:
acceptin classODRulesScope
-
accept
- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIMCCommonLiteralsArtifactScope- Specified by:
acceptin interfaceIMCCommonLiteralsScope- Specified by:
acceptin interfaceIMCJavaLiteralsArtifactScope- Specified by:
acceptin interfaceIMCJavaLiteralsScope- Specified by:
acceptin interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceIUMLStereotypeArtifactScope- Specified by:
acceptin interfaceIUMLStereotypeScope- Overrides:
acceptin classODRulesScope
-
accept
- Specified by:
acceptin interfaceIMCJavaLiteralsArtifactScope- Specified by:
acceptin interfaceIMCJavaLiteralsScope- Specified by:
acceptin interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Overrides:
acceptin classODRulesScope
-
accept
- Specified by:
acceptin interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceIUMLStereotypeArtifactScope- Specified by:
acceptin interfaceIUMLStereotypeScope- Overrides:
acceptin classODRulesScope
-
accept
- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Overrides:
acceptin classODRulesScope
-
accept
- 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 interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Overrides:
acceptin classODRulesScope
-
accept
- Specified by:
acceptin interfaceIAssignmentExpressionsArtifactScope- Specified by:
acceptin interfaceIAssignmentExpressionsScope- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Overrides:
acceptin classODRulesScope
-
accept
- Specified by:
acceptin interfaceIJavaClassExpressionsArtifactScope- Specified by:
acceptin interfaceIJavaClassExpressionsScope- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Overrides:
acceptin classODRulesScope
-
accept
- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIMCCommonStatementsArtifactScope- Specified by:
acceptin interfaceIMCCommonStatementsScope- Specified by:
acceptin interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Overrides:
acceptin classODRulesScope
-
accept
- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIMCArrayStatementsArtifactScope- Specified by:
acceptin interfaceIMCArrayStatementsScope- Specified by:
acceptin interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Overrides:
acceptin classODRulesScope
-
accept
- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIMCReturnStatementsArtifactScope- Specified by:
acceptin interfaceIMCReturnStatementsScope- Specified by:
acceptin interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Overrides:
acceptin classODRulesScope
-
accept
- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITypeParametersArtifactScope- Specified by:
acceptin interfaceITypeParametersScope- Overrides:
acceptin classODRulesScope
-
accept
- 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 interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceIUglyExpressionsArtifactScope- Specified by:
acceptin interfaceIUglyExpressionsScope- Specified by:
acceptin interfaceIUMLStereotypeArtifactScope- Specified by:
acceptin interfaceIUMLStereotypeScope- Overrides:
acceptin classODRulesScope
-
accept
- 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 interfaceIMCJavaLiteralsArtifactScope- Specified by:
acceptin interfaceIMCJavaLiteralsScope- 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 interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceIOOSymbolsArtifactScope- Specified by:
acceptin interfaceIOOSymbolsScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITypeParametersArtifactScope- Specified by:
acceptin interfaceITypeParametersScope- Specified by:
acceptin interfaceIUglyExpressionsArtifactScope- Specified by:
acceptin interfaceIUglyExpressionsScope- Specified by:
acceptin interfaceIUMLStereotypeArtifactScope- Specified by:
acceptin interfaceIUMLStereotypeScope- Overrides:
acceptin classODRulesScope
-
accept
- 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 interfaceIMCJavaLiteralsArtifactScope- Specified by:
acceptin interfaceIMCJavaLiteralsScope- 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 interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceIUglyExpressionsArtifactScope- Specified by:
acceptin interfaceIUglyExpressionsScope- Specified by:
acceptin interfaceIUMLStereotypeArtifactScope- Specified by:
acceptin interfaceIUMLStereotypeScope- Overrides:
acceptin classODRulesScope
-
accept
- 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 interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Overrides:
acceptin classODRulesScope
-
accept
- 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 interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Overrides:
acceptin classODRulesScope
-
accept
- 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 interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Overrides:
acceptin classODRulesScope
-
accept
- Specified by:
acceptin interfaceIJavaClassExpressionsArtifactScope- Specified by:
acceptin interfaceIJavaClassExpressionsScope- Specified by:
acceptin interfaceIJavaLightArtifactScope- Specified by:
acceptin interfaceIJavaLightScope- Specified by:
acceptin interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceIUglyExpressionsArtifactScope- Specified by:
acceptin interfaceIUglyExpressionsScope- Overrides:
acceptin classODRulesScope
-
accept
- 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 interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Overrides:
acceptin classODRulesScope
-
accept
- 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 interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITypeParametersArtifactScope- Specified by:
acceptin interfaceITypeParametersScope- Specified by:
acceptin interfaceIUglyExpressionsArtifactScope- Specified by:
acceptin interfaceIUglyExpressionsScope- Overrides:
acceptin classODRulesScope
-
accept
- 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 interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceIOOSymbolsArtifactScope- Specified by:
acceptin interfaceIOOSymbolsScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Overrides:
acceptin classODRulesScope
-
accept
- 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 interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceIOOSymbolsArtifactScope- Specified by:
acceptin interfaceIOOSymbolsScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Specified by:
acceptin interfaceITypeParametersArtifactScope- Specified by:
acceptin interfaceITypeParametersScope- Overrides:
acceptin classODRulesScope
-
accept
- 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 interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- Specified by:
acceptin interfaceITFBasisExtsArtifactScope- Specified by:
acceptin interfaceITFBasisExtsScope- Overrides:
acceptin classODRulesScope
-
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 interfaceIMCJavaLiteralsArtifactScope- Specified by:
acceptin interfaceIMCJavaLiteralsScope- 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 interfaceIODRulesArtifactScope- Specified by:
acceptin interfaceIODRulesScopeTOP- 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 interfaceITypeParametersArtifactScope- Specified by:
acceptin interfaceITypeParametersScope- Specified by:
acceptin interfaceIUglyExpressionsArtifactScope- Specified by:
acceptin interfaceIUglyExpressionsScope- Specified by:
acceptin interfaceIUMLStereotypeArtifactScope- Specified by:
acceptin interfaceIUMLStereotypeScope- Overrides:
acceptin classODRulesScope
-