Interface IStereotypeSymbol
- All Superinterfaces:
ISymbol
Symbolic representation of a stereotype. Various model elements, such as
symbols, may have stereotypes.
This interface provides the abstraction on how the symbolic representation
of a stereotype looks like. No implementation is provided. If you want an
implementation, extend the language
de.monticore.symbols.BasicSymbols. This will also generate
resolving infrastructure for stereotype symbols and provide
de-/serialization capabilities.
- See Also:
-
Method Summary
Methods inherited from interface de.monticore.symboltable.ISymbol
accept, getAccessModifier, getAstNode, getEnclosingScope, getFullName, getName, getPackageName, getSourcePosition, getStereoinfo, isPresentAstNode, setAccessModifier