Interface ISIUnitTypes4ComputingGlobalScope
- All Superinterfaces:
de.monticore.symboltable.IGlobalScope,IMCBasicsGlobalScope,IMCBasicsScope,IMCBasicTypesGlobalScope,IMCBasicTypesScope,IMCCommonLiteralsGlobalScope,IMCCommonLiteralsScope,IMCLiteralsBasisGlobalScope,IMCLiteralsBasisScope,de.monticore.symboltable.IScope,ISIUnitsGlobalScope,ISIUnitsScope,ISIUnitTypes4ComputingScope,ISIUnitTypes4MathGlobalScope,ISIUnitTypes4MathScope
- All Known Implementing Classes:
SIUnitTypes4ComputingGlobalScope
public interface ISIUnitTypes4ComputingGlobalScope
extends IMCBasicTypesGlobalScope, ISIUnitTypes4MathGlobalScope, ISIUnitTypes4ComputingScope
-
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(MCCommonLiteralsTraverser visitor) voidaccept(MCLiteralsBasisTraverser visitor) voidaccept(MCBasicsTraverser visitor) voidaccept(SIUnitsTraverser visitor) voidaccept(SIUnitTypes4ComputingTraverser visitor) voidaccept(SIUnitTypes4MathTraverser visitor) voidaccept(MCBasicTypesTraverser visitor) voidaccept(de.monticore.visitor.ITraverser visitor) default booleancheckIfContinueAsSubScope(String symbolName) default ISIUnitTypes4ComputingScopedefault StringgetName()default de.monticore.symboltable.serialization.ISymbolDeSergetSymbolDeSer(String key) default booleanvoidloadFileForModelName(String modelName) default voidputSymbolDeSer(String key, de.monticore.symboltable.serialization.ISymbolDeSer value) default voidsetEnclosingScope(ISIUnitTypes4ComputingScope enclosingScope) Methods inherited from interface de.monticore.symboltable.IGlobalScope
addLoadedFile, clear, clearLoadedFiles, getDeSer, getFileExt, getSymbolPath, init, isFileLoaded, setDeSer, setFileExt, setSymbolDeSers, setSymbolPathMethods inherited from interface de.monticore.mcbasics._symboltable.IMCBasicsGlobalScope
setEnclosingScopeMethods inherited from interface de.monticore.mcbasics._symboltable.IMCBasicsScope
addSubScope, removeSubScopeMethods inherited from interface de.monticore.types.mcbasictypes._symboltable.IMCBasicTypesGlobalScope
setEnclosingScopeMethods inherited from interface de.monticore.types.mcbasictypes._symboltable.IMCBasicTypesScope
addSubScope, removeSubScopeMethods inherited from interface de.monticore.literals.mccommonliterals._symboltable.IMCCommonLiteralsGlobalScope
setEnclosingScopeMethods inherited from interface de.monticore.literals.mccommonliterals._symboltable.IMCCommonLiteralsScope
addSubScope, removeSubScopeMethods inherited from interface de.monticore.literals.mcliteralsbasis._symboltable.IMCLiteralsBasisGlobalScope
setEnclosingScopeMethods inherited from interface de.monticore.literals.mcliteralsbasis._symboltable.IMCLiteralsBasisScope
addSubScope, getSubScopes, getSymbolsSize, removeSubScopeMethods inherited from interface de.monticore.symboltable.IScope
add, checkIfContinueWithEnclosingScope, filterSymbolsByAccessModifier, getAstNode, getLocalUnknownSymbols, getNameParts, getRemainingNameForResolveDown, 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.siunit.siunits._symboltable.ISIUnitsGlobalScope
setEnclosingScopeMethods inherited from interface de.monticore.siunit.siunits._symboltable.ISIUnitsScope
addSubScope, removeSubScopeMethods inherited from interface de.monticore.siunit.siunittypes4computing._symboltable.ISIUnitTypes4ComputingScope
addSubScope, getSubScopes, getSymbolsSize, removeSubScopeMethods inherited from interface de.monticore.siunit.siunittypes4math._symboltable.ISIUnitTypes4MathGlobalScope
setEnclosingScopeMethods inherited from interface de.monticore.siunit.siunittypes4math._symboltable.ISIUnitTypes4MathScope
addSubScope, getSubScopes, getSymbolsSize, removeSubScope
-
Method Details
-
loadFileForModelName
- Specified by:
loadFileForModelNamein interfaceIMCBasicsGlobalScope- Specified by:
loadFileForModelNamein interfaceIMCBasicTypesGlobalScope- Specified by:
loadFileForModelNamein interfaceIMCCommonLiteralsGlobalScope- Specified by:
loadFileForModelNamein interfaceIMCLiteralsBasisGlobalScope- Specified by:
loadFileForModelNamein interfaceISIUnitsGlobalScope- Specified by:
loadFileForModelNamein interfaceISIUnitTypes4MathGlobalScope
-
getEnclosingScope
- Specified by:
getEnclosingScopein interfaceIMCBasicsGlobalScope- Specified by:
getEnclosingScopein interfaceIMCBasicsScope- Specified by:
getEnclosingScopein interfaceIMCBasicTypesGlobalScope- Specified by:
getEnclosingScopein interfaceIMCBasicTypesScope- Specified by:
getEnclosingScopein interfaceIMCCommonLiteralsGlobalScope- Specified by:
getEnclosingScopein interfaceIMCCommonLiteralsScope- Specified by:
getEnclosingScopein interfaceIMCLiteralsBasisGlobalScope- Specified by:
getEnclosingScopein interfaceIMCLiteralsBasisScope- Specified by:
getEnclosingScopein interfacede.monticore.symboltable.IScope- Specified by:
getEnclosingScopein interfaceISIUnitsGlobalScope- Specified by:
getEnclosingScopein interfaceISIUnitsScope- Specified by:
getEnclosingScopein interfaceISIUnitTypes4ComputingScope- Specified by:
getEnclosingScopein interfaceISIUnitTypes4MathGlobalScope- Specified by:
getEnclosingScopein interfaceISIUnitTypes4MathScope
-
setEnclosingScope
- Specified by:
setEnclosingScopein interfaceISIUnitTypes4ComputingScope
-
getName
- Specified by:
getNamein interfaceIMCBasicsGlobalScope- Specified by:
getNamein interfaceIMCBasicTypesGlobalScope- Specified by:
getNamein interfaceIMCCommonLiteralsGlobalScope- Specified by:
getNamein interfaceIMCLiteralsBasisGlobalScope- Specified by:
getNamein interfacede.monticore.symboltable.IScope- Specified by:
getNamein interfaceISIUnitsGlobalScope- Specified by:
getNamein interfaceISIUnitTypes4MathGlobalScope
-
isPresentName
default boolean isPresentName()- Specified by:
isPresentNamein interfaceIMCBasicsGlobalScope- Specified by:
isPresentNamein interfaceIMCBasicTypesGlobalScope- Specified by:
isPresentNamein interfaceIMCCommonLiteralsGlobalScope- Specified by:
isPresentNamein interfaceIMCLiteralsBasisGlobalScope- Specified by:
isPresentNamein interfacede.monticore.symboltable.IScope- Specified by:
isPresentNamein interfaceISIUnitsGlobalScope- Specified by:
isPresentNamein interfaceISIUnitTypes4MathGlobalScope
-
checkIfContinueAsSubScope
- Specified by:
checkIfContinueAsSubScopein interfaceIMCBasicsGlobalScope- Specified by:
checkIfContinueAsSubScopein interfaceIMCBasicTypesGlobalScope- Specified by:
checkIfContinueAsSubScopein interfaceIMCCommonLiteralsGlobalScope- Specified by:
checkIfContinueAsSubScopein interfaceIMCLiteralsBasisGlobalScope- Specified by:
checkIfContinueAsSubScopein interfacede.monticore.symboltable.IScope- Specified by:
checkIfContinueAsSubScopein interfaceISIUnitsGlobalScope- Specified by:
checkIfContinueAsSubScopein interfaceISIUnitTypes4MathGlobalScope
-
getSymbolDeSers
- Specified by:
getSymbolDeSersin interfacede.monticore.symboltable.IGlobalScope- Specified by:
getSymbolDeSersin interfaceIMCBasicsGlobalScope- Specified by:
getSymbolDeSersin interfaceIMCBasicTypesGlobalScope- Specified by:
getSymbolDeSersin interfaceIMCCommonLiteralsGlobalScope- Specified by:
getSymbolDeSersin interfaceIMCLiteralsBasisGlobalScope- Specified by:
getSymbolDeSersin interfaceISIUnitsGlobalScope- Specified by:
getSymbolDeSersin interfaceISIUnitTypes4MathGlobalScope
-
putSymbolDeSer
- Specified by:
putSymbolDeSerin interfacede.monticore.symboltable.IGlobalScope- Specified by:
putSymbolDeSerin interfaceIMCBasicsGlobalScope- Specified by:
putSymbolDeSerin interfaceIMCBasicTypesGlobalScope- Specified by:
putSymbolDeSerin interfaceIMCCommonLiteralsGlobalScope- Specified by:
putSymbolDeSerin interfaceIMCLiteralsBasisGlobalScope- Specified by:
putSymbolDeSerin interfaceISIUnitsGlobalScope- Specified by:
putSymbolDeSerin interfaceISIUnitTypes4MathGlobalScope
-
getSymbolDeSer
- Specified by:
getSymbolDeSerin interfacede.monticore.symboltable.IGlobalScope- Specified by:
getSymbolDeSerin interfaceIMCBasicsGlobalScope- Specified by:
getSymbolDeSerin interfaceIMCBasicTypesGlobalScope- Specified by:
getSymbolDeSerin interfaceIMCCommonLiteralsGlobalScope- Specified by:
getSymbolDeSerin interfaceIMCLiteralsBasisGlobalScope- Specified by:
getSymbolDeSerin interfaceISIUnitsGlobalScope- Specified by:
getSymbolDeSerin interfaceISIUnitTypes4MathGlobalScope
-
getRealThis
ISIUnitTypes4ComputingGlobalScope getRealThis()- Specified by:
getRealThisin interfaceIMCBasicsGlobalScope- Specified by:
getRealThisin interfaceIMCBasicTypesGlobalScope- Specified by:
getRealThisin interfaceIMCCommonLiteralsGlobalScope- Specified by:
getRealThisin interfaceIMCLiteralsBasisGlobalScope- Specified by:
getRealThisin interfaceISIUnitsGlobalScope- Specified by:
getRealThisin interfaceISIUnitTypes4MathGlobalScope
-
accept
- Specified by:
acceptin interfaceISIUnitTypes4ComputingScope
-
accept
- Specified by:
acceptin interfaceIMCBasicTypesGlobalScope- Specified by:
acceptin interfaceIMCBasicTypesScope- Specified by:
acceptin interfaceISIUnitTypes4ComputingScope- Specified by:
acceptin interfaceISIUnitTypes4MathGlobalScope- Specified by:
acceptin interfaceISIUnitTypes4MathScope
-
accept
- Specified by:
acceptin interfaceISIUnitTypes4ComputingScope- Specified by:
acceptin interfaceISIUnitTypes4MathGlobalScope- Specified by:
acceptin interfaceISIUnitTypes4MathScope
-
accept
- Specified by:
acceptin interfaceIMCBasicsGlobalScope- Specified by:
acceptin interfaceIMCBasicsScope- Specified by:
acceptin interfaceIMCBasicTypesGlobalScope- Specified by:
acceptin interfaceIMCBasicTypesScope- Specified by:
acceptin interfaceIMCCommonLiteralsGlobalScope- Specified by:
acceptin interfaceIMCCommonLiteralsScope- Specified by:
acceptin interfaceISIUnitsGlobalScope- Specified by:
acceptin interfaceISIUnitsScope- Specified by:
acceptin interfaceISIUnitTypes4ComputingScope- Specified by:
acceptin interfaceISIUnitTypes4MathGlobalScope- Specified by:
acceptin interfaceISIUnitTypes4MathScope
-
accept
- Specified by:
acceptin interfaceISIUnitsGlobalScope- Specified by:
acceptin interfaceISIUnitsScope- Specified by:
acceptin interfaceISIUnitTypes4ComputingScope- Specified by:
acceptin interfaceISIUnitTypes4MathGlobalScope- Specified by:
acceptin interfaceISIUnitTypes4MathScope
-
accept
- Specified by:
acceptin interfaceIMCCommonLiteralsGlobalScope- Specified by:
acceptin interfaceIMCCommonLiteralsScope- Specified by:
acceptin interfaceISIUnitsGlobalScope- Specified by:
acceptin interfaceISIUnitsScope- Specified by:
acceptin interfaceISIUnitTypes4ComputingScope- Specified by:
acceptin interfaceISIUnitTypes4MathGlobalScope- Specified by:
acceptin interfaceISIUnitTypes4MathScope
-
accept
- Specified by:
acceptin interfaceIMCCommonLiteralsGlobalScope- Specified by:
acceptin interfaceIMCCommonLiteralsScope- Specified by:
acceptin interfaceIMCLiteralsBasisGlobalScope- Specified by:
acceptin interfaceIMCLiteralsBasisScope- Specified by:
acceptin interfaceISIUnitsGlobalScope- Specified by:
acceptin interfaceISIUnitsScope- Specified by:
acceptin interfaceISIUnitTypes4ComputingScope- Specified by:
acceptin interfaceISIUnitTypes4MathGlobalScope- Specified by:
acceptin interfaceISIUnitTypes4MathScope
-
accept
void accept(de.monticore.visitor.ITraverser visitor) - Specified by:
acceptin interfaceIMCBasicsGlobalScope- Specified by:
acceptin interfaceIMCBasicsScope- Specified by:
acceptin interfaceIMCBasicTypesGlobalScope- Specified by:
acceptin interfaceIMCBasicTypesScope- Specified by:
acceptin interfaceIMCCommonLiteralsGlobalScope- Specified by:
acceptin interfaceIMCCommonLiteralsScope- Specified by:
acceptin interfaceIMCLiteralsBasisGlobalScope- Specified by:
acceptin interfaceIMCLiteralsBasisScope- Specified by:
acceptin interfacede.monticore.symboltable.IScope- Specified by:
acceptin interfaceISIUnitsGlobalScope- Specified by:
acceptin interfaceISIUnitsScope- Specified by:
acceptin interfaceISIUnitTypes4ComputingScope- Specified by:
acceptin interfaceISIUnitTypes4MathGlobalScope- Specified by:
acceptin interfaceISIUnitTypes4MathScope
-