Interface ITagSchemaTypeDispatcher
- All Superinterfaces:
IMCBasicsTypeDispatcher,IMCBasicTypesTypeDispatcher,IMCCommonLiteralsTypeDispatcher,IMCLiteralsBasisTypeDispatcher
- All Known Implementing Classes:
TagSchemaTypeDispatcher
public interface ITagSchemaTypeDispatcher
extends IMCBasicsTypeDispatcher, IMCCommonLiteralsTypeDispatcher, IMCBasicTypesTypeDispatcher
-
Method Summary
Modifier and TypeMethodDescriptionasTagSchemaASTComplexTagType(de.monticore.ast.ASTNode node) asTagSchemaASTEnumeratedTagType(de.monticore.ast.ASTNode node) asTagSchemaASTReference(de.monticore.ast.ASTNode node) asTagSchemaASTReferenceTyp(de.monticore.ast.ASTNode node) asTagSchemaASTScopeIdentifier(de.monticore.ast.ASTNode node) asTagSchemaASTSimpleTagType(de.monticore.ast.ASTNode node) asTagSchemaASTTagSchema(de.monticore.ast.ASTNode node) asTagSchemaASTTagSchemaNode(de.monticore.ast.ASTNode node) asTagSchemaASTTagScope(de.monticore.ast.ASTNode node) asTagSchemaASTTagType(de.monticore.ast.ASTNode node) asTagSchemaASTValuedTagType(de.monticore.ast.ASTNode node) asTagSchemaComplexTagType(de.monticore.symboltable.ISymbol symbol) asTagSchemaEnumeratedTagType(de.monticore.symboltable.ISymbol symbol) asTagSchemaITagSchemaArtifactScope(de.monticore.symboltable.IScope scope) asTagSchemaITagSchemaGlobalScope(de.monticore.symboltable.IScope scope) asTagSchemaITagSchemaScope(de.monticore.symboltable.IScope scope) asTagSchemaReference(de.monticore.symboltable.ISymbol symbol) asTagSchemaSimpleTagType(de.monticore.symboltable.ISymbol symbol) asTagSchemaTagSchema(de.monticore.symboltable.ISymbol symbol) asTagSchemaTagSchemaLiterals(de.monticore.ast.ASTNode node) asTagSchemaTagType(de.monticore.symboltable.ISymbol symbol) asTagSchemaValuedTagType(de.monticore.symboltable.ISymbol symbol) booleanisTagSchemaASTComplexTagType(de.monticore.ast.ASTNode node) booleanisTagSchemaASTEnumeratedTagType(de.monticore.ast.ASTNode node) booleanisTagSchemaASTReference(de.monticore.ast.ASTNode node) booleanisTagSchemaASTReferenceTyp(de.monticore.ast.ASTNode node) booleanisTagSchemaASTScopeIdentifier(de.monticore.ast.ASTNode node) booleanisTagSchemaASTSimpleTagType(de.monticore.ast.ASTNode node) booleanisTagSchemaASTTagSchema(de.monticore.ast.ASTNode node) booleanisTagSchemaASTTagSchemaNode(de.monticore.ast.ASTNode node) booleanisTagSchemaASTTagScope(de.monticore.ast.ASTNode node) booleanisTagSchemaASTTagType(de.monticore.ast.ASTNode node) booleanisTagSchemaASTValuedTagType(de.monticore.ast.ASTNode node) booleanisTagSchemaComplexTagType(de.monticore.symboltable.ISymbol symbol) booleanisTagSchemaEnumeratedTagType(de.monticore.symboltable.ISymbol symbol) booleanisTagSchemaITagSchemaArtifactScope(de.monticore.symboltable.IScope scope) booleanisTagSchemaITagSchemaGlobalScope(de.monticore.symboltable.IScope scope) booleanisTagSchemaITagSchemaScope(de.monticore.symboltable.IScope scope) booleanisTagSchemaReference(de.monticore.symboltable.ISymbol symbol) booleanisTagSchemaSimpleTagType(de.monticore.symboltable.ISymbol symbol) booleanisTagSchemaTagSchema(de.monticore.symboltable.ISymbol symbol) booleanisTagSchemaTagSchemaLiterals(de.monticore.ast.ASTNode node) booleanisTagSchemaTagType(de.monticore.symboltable.ISymbol symbol) booleanisTagSchemaValuedTagType(de.monticore.symboltable.ISymbol symbol) Methods inherited from interface de.monticore.mcbasics._util.IMCBasicsTypeDispatcher
asMCBasicsASTMCBasicsNode, asMCBasicsIMCBasicsArtifactScope, asMCBasicsIMCBasicsGlobalScope, asMCBasicsIMCBasicsScope, asMCBasicsMCBasicsLiterals, isMCBasicsASTMCBasicsNode, isMCBasicsIMCBasicsArtifactScope, isMCBasicsIMCBasicsGlobalScope, isMCBasicsIMCBasicsScope, isMCBasicsMCBasicsLiteralsMethods inherited from interface de.monticore.types.mcbasictypes._util.IMCBasicTypesTypeDispatcher
asMCBasicTypesASTMCBasicTypesNode, asMCBasicTypesASTMCImportStatement, asMCBasicTypesASTMCObjectType, asMCBasicTypesASTMCPackageDeclaration, asMCBasicTypesASTMCPrimitiveType, asMCBasicTypesASTMCQualifiedName, asMCBasicTypesASTMCQualifiedType, asMCBasicTypesASTMCReturnType, asMCBasicTypesASTMCType, asMCBasicTypesASTMCVoidType, asMCBasicTypesIMCBasicTypesArtifactScope, asMCBasicTypesIMCBasicTypesGlobalScope, asMCBasicTypesIMCBasicTypesScope, asMCBasicTypesMCBasicTypesLiterals, isMCBasicTypesASTMCBasicTypesNode, isMCBasicTypesASTMCImportStatement, isMCBasicTypesASTMCObjectType, isMCBasicTypesASTMCPackageDeclaration, isMCBasicTypesASTMCPrimitiveType, isMCBasicTypesASTMCQualifiedName, isMCBasicTypesASTMCQualifiedType, isMCBasicTypesASTMCReturnType, isMCBasicTypesASTMCType, isMCBasicTypesASTMCVoidType, isMCBasicTypesIMCBasicTypesArtifactScope, isMCBasicTypesIMCBasicTypesGlobalScope, isMCBasicTypesIMCBasicTypesScope, isMCBasicTypesMCBasicTypesLiteralsMethods inherited from interface de.monticore.literals.mccommonliterals._util.IMCCommonLiteralsTypeDispatcher
asMCCommonLiteralsASTBasicDoubleLiteral, asMCCommonLiteralsASTBasicFloatLiteral, asMCCommonLiteralsASTBasicLongLiteral, asMCCommonLiteralsASTBooleanLiteral, asMCCommonLiteralsASTCharLiteral, asMCCommonLiteralsASTMCCommonLiteralsNode, asMCCommonLiteralsASTNatLiteral, asMCCommonLiteralsASTNullLiteral, asMCCommonLiteralsASTNumericLiteral, asMCCommonLiteralsASTSignedBasicDoubleLiteral, asMCCommonLiteralsASTSignedBasicFloatLiteral, asMCCommonLiteralsASTSignedBasicLongLiteral, asMCCommonLiteralsASTSignedLiteral, asMCCommonLiteralsASTSignedNatLiteral, asMCCommonLiteralsASTSignedNumericLiteral, asMCCommonLiteralsASTStringLiteral, asMCCommonLiteralsIMCCommonLiteralsArtifactScope, asMCCommonLiteralsIMCCommonLiteralsGlobalScope, asMCCommonLiteralsIMCCommonLiteralsScope, asMCCommonLiteralsMCCommonLiteralsLiterals, isMCCommonLiteralsASTBasicDoubleLiteral, isMCCommonLiteralsASTBasicFloatLiteral, isMCCommonLiteralsASTBasicLongLiteral, isMCCommonLiteralsASTBooleanLiteral, isMCCommonLiteralsASTCharLiteral, isMCCommonLiteralsASTMCCommonLiteralsNode, isMCCommonLiteralsASTNatLiteral, isMCCommonLiteralsASTNullLiteral, isMCCommonLiteralsASTNumericLiteral, isMCCommonLiteralsASTSignedBasicDoubleLiteral, isMCCommonLiteralsASTSignedBasicFloatLiteral, isMCCommonLiteralsASTSignedBasicLongLiteral, isMCCommonLiteralsASTSignedLiteral, isMCCommonLiteralsASTSignedNatLiteral, isMCCommonLiteralsASTSignedNumericLiteral, isMCCommonLiteralsASTStringLiteral, isMCCommonLiteralsIMCCommonLiteralsArtifactScope, isMCCommonLiteralsIMCCommonLiteralsGlobalScope, isMCCommonLiteralsIMCCommonLiteralsScope, isMCCommonLiteralsMCCommonLiteralsLiteralsMethods inherited from interface de.monticore.literals.mcliteralsbasis._util.IMCLiteralsBasisTypeDispatcher
asMCLiteralsBasisASTLiteral, asMCLiteralsBasisASTMCLiteralsBasisNode, asMCLiteralsBasisIMCLiteralsBasisArtifactScope, asMCLiteralsBasisIMCLiteralsBasisGlobalScope, asMCLiteralsBasisIMCLiteralsBasisScope, asMCLiteralsBasisMCLiteralsBasisLiterals, isMCLiteralsBasisASTLiteral, isMCLiteralsBasisASTMCLiteralsBasisNode, isMCLiteralsBasisIMCLiteralsBasisArtifactScope, isMCLiteralsBasisIMCLiteralsBasisGlobalScope, isMCLiteralsBasisIMCLiteralsBasisScope, isMCLiteralsBasisMCLiteralsBasisLiterals
-
Method Details
-
isTagSchemaASTTagSchema
boolean isTagSchemaASTTagSchema(de.monticore.ast.ASTNode node) -
asTagSchemaASTTagSchema
-
isTagSchemaASTTagScope
boolean isTagSchemaASTTagScope(de.monticore.ast.ASTNode node) -
asTagSchemaASTTagScope
-
isTagSchemaASTSimpleTagType
boolean isTagSchemaASTSimpleTagType(de.monticore.ast.ASTNode node) -
asTagSchemaASTSimpleTagType
-
isTagSchemaASTValuedTagType
boolean isTagSchemaASTValuedTagType(de.monticore.ast.ASTNode node) -
asTagSchemaASTValuedTagType
-
isTagSchemaASTEnumeratedTagType
boolean isTagSchemaASTEnumeratedTagType(de.monticore.ast.ASTNode node) -
asTagSchemaASTEnumeratedTagType
-
isTagSchemaASTComplexTagType
boolean isTagSchemaASTComplexTagType(de.monticore.ast.ASTNode node) -
asTagSchemaASTComplexTagType
-
isTagSchemaASTReference
boolean isTagSchemaASTReference(de.monticore.ast.ASTNode node) -
asTagSchemaASTReference
-
isTagSchemaASTReferenceTyp
boolean isTagSchemaASTReferenceTyp(de.monticore.ast.ASTNode node) -
asTagSchemaASTReferenceTyp
-
isTagSchemaASTTagType
boolean isTagSchemaASTTagType(de.monticore.ast.ASTNode node) -
asTagSchemaASTTagType
-
isTagSchemaASTScopeIdentifier
boolean isTagSchemaASTScopeIdentifier(de.monticore.ast.ASTNode node) -
asTagSchemaASTScopeIdentifier
-
isTagSchemaTagSchemaLiterals
boolean isTagSchemaTagSchemaLiterals(de.monticore.ast.ASTNode node) -
asTagSchemaTagSchemaLiterals
-
isTagSchemaASTTagSchemaNode
boolean isTagSchemaASTTagSchemaNode(de.monticore.ast.ASTNode node) -
asTagSchemaASTTagSchemaNode
-
isTagSchemaTagType
boolean isTagSchemaTagType(de.monticore.symboltable.ISymbol symbol) -
asTagSchemaTagType
-
isTagSchemaTagSchema
boolean isTagSchemaTagSchema(de.monticore.symboltable.ISymbol symbol) -
asTagSchemaTagSchema
-
isTagSchemaSimpleTagType
boolean isTagSchemaSimpleTagType(de.monticore.symboltable.ISymbol symbol) -
asTagSchemaSimpleTagType
-
isTagSchemaValuedTagType
boolean isTagSchemaValuedTagType(de.monticore.symboltable.ISymbol symbol) -
asTagSchemaValuedTagType
-
isTagSchemaEnumeratedTagType
boolean isTagSchemaEnumeratedTagType(de.monticore.symboltable.ISymbol symbol) -
asTagSchemaEnumeratedTagType
-
isTagSchemaComplexTagType
boolean isTagSchemaComplexTagType(de.monticore.symboltable.ISymbol symbol) -
asTagSchemaComplexTagType
-
isTagSchemaReference
boolean isTagSchemaReference(de.monticore.symboltable.ISymbol symbol) -
asTagSchemaReference
-
isTagSchemaITagSchemaScope
boolean isTagSchemaITagSchemaScope(de.monticore.symboltable.IScope scope) -
asTagSchemaITagSchemaScope
-
isTagSchemaITagSchemaGlobalScope
boolean isTagSchemaITagSchemaGlobalScope(de.monticore.symboltable.IScope scope) -
asTagSchemaITagSchemaGlobalScope
-
isTagSchemaITagSchemaArtifactScope
boolean isTagSchemaITagSchemaArtifactScope(de.monticore.symboltable.IScope scope) -
asTagSchemaITagSchemaArtifactScope
-