Class StreamExpressionsGlobalScope
- java.lang.Object
-
- de.monticore.expressions.streamexpressions._symboltable.StreamExpressionsScope
-
- de.monticore.expressions.streamexpressions._symboltable.StreamExpressionsGlobalScope
-
- All Implemented Interfaces:
ICommonExpressionsGlobalScope,ICommonExpressionsScope,IExpressionsBasisGlobalScope,IExpressionsBasisScope,IStreamExpressionsGlobalScope,IStreamExpressionsScope,IMCLiteralsBasisGlobalScope,IMCLiteralsBasisScope,IMCBasicsGlobalScope,IMCBasicsScope,de.monticore.symboltable.IGlobalScope,de.monticore.symboltable.IScope,IMCBasicTypesGlobalScope,IMCBasicTypesScope,IMCCollectionTypesGlobalScope,IMCCollectionTypesScope
public class StreamExpressionsGlobalScope extends StreamExpressionsScope implements IStreamExpressionsGlobalScope
-
-
Field Summary
Fields Modifier and Type Field Description protected java.util.Set<java.lang.String>cachede.monticore.symboltable.serialization.IDeSerdeSerprotected java.lang.StringfileExtprotected java.util.Map<java.lang.String,de.monticore.symboltable.serialization.ISymbolDeSer>symbolDeSersprotected de.monticore.io.paths.MCPathsymbolPathprotected StreamExpressionsSymbols2Jsonsymbols2Json-
Fields inherited from class de.monticore.expressions.streamexpressions._symboltable.StreamExpressionsScope
astNode, enclosingScope, exportingSymbols, name, ordered, shadowing, spanningSymbol, subScopes, unknownSymbols, unknownSymbolsAlreadyResolved
-
-
Constructor Summary
Constructors Constructor Description StreamExpressionsGlobalScope()StreamExpressionsGlobalScope(de.monticore.io.paths.MCPath symbolPath, java.lang.String fileExt)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaccept(CommonExpressionsTraverser visitor)voidaccept(ExpressionsBasisTraverser visitor)voidaccept(StreamExpressionsTraverser visitor)voidaccept(MCLiteralsBasisTraverser visitor)voidaccept(MCBasicsTraverser visitor)voidaccept(MCBasicTypesTraverser visitor)voidaccept(MCCollectionTypesTraverser visitor)voidaccept(de.monticore.visitor.ITraverser visitor)voidaddLoadedFile(java.lang.String name)voidclear()voidclearLoadedFiles()de.monticore.symboltable.serialization.IDeSergetDeSer()java.lang.StringgetFileExt()StreamExpressionsGlobalScopegetRealThis()java.util.Map<java.lang.String,de.monticore.symboltable.serialization.ISymbolDeSer>getSymbolDeSers()de.monticore.io.paths.MCPathgetSymbolPath()StreamExpressionsSymbols2JsongetSymbols2Json()voidinit()booleanisFileLoaded(java.lang.String name)voidloadFileForModelName(java.lang.String modelName)voidsetDeSer(de.monticore.symboltable.serialization.IDeSer deSer)voidsetFileExt(java.lang.String fileExt)voidsetSymbolDeSers(java.util.Map<java.lang.String,de.monticore.symboltable.serialization.ISymbolDeSer> symbolDeSers)voidsetSymbolPath(de.monticore.io.paths.MCPath symbolPath)voidsetSymbols2Json(StreamExpressionsSymbols2Json symbols2Json)-
Methods inherited from class de.monticore.expressions.streamexpressions._symboltable.StreamExpressionsScope
add, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, addSubScope, getAstNode, getEnclosingScope, getName, getSpanningSymbol, getSubScopes, getUnknownSymbols, isExportingSymbols, isOrdered, isPresentAstNode, isPresentName, isPresentSpanningSymbol, isShadowing, isUnknownSymbolsAlreadyResolved, remove, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, removeSubScope, setAstNode, setAstNodeAbsent, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setEnclosingScope, setExportingSymbols, setName, setNameAbsent, setOrdered, setShadowing, setSpanningSymbol, setSpanningSymbolAbsent, setSubScopes, setUnknownSymbolsAlreadyResolved
-
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.commonexpressions._symboltable.ICommonExpressionsGlobalScope
setEnclosingScope
-
Methods inherited from interface de.monticore.expressions.commonexpressions._symboltable.ICommonExpressionsScope
addSubScope, removeSubScope
-
Methods inherited from interface de.monticore.expressions.expressionsbasis._symboltable.IExpressionsBasisGlobalScope
setEnclosingScope
-
Methods inherited from interface de.monticore.expressions.expressionsbasis._symboltable.IExpressionsBasisScope
addSubScope, removeSubScope
-
Methods inherited from interface de.monticore.mcbasics._symboltable.IMCBasicsGlobalScope
setEnclosingScope
-
Methods inherited from interface de.monticore.mcbasics._symboltable.IMCBasicsScope
addSubScope, removeSubScope
-
Methods inherited from interface de.monticore.types.mcbasictypes._symboltable.IMCBasicTypesGlobalScope
setEnclosingScope
-
Methods inherited from interface de.monticore.types.mcbasictypes._symboltable.IMCBasicTypesScope
addSubScope, removeSubScope
-
Methods inherited from interface de.monticore.types.mccollectiontypes._symboltable.IMCCollectionTypesGlobalScope
setEnclosingScope
-
Methods inherited from interface de.monticore.types.mccollectiontypes._symboltable.IMCCollectionTypesScope
addSubScope, getSubScopes, getSymbolsSize, removeSubScope
-
Methods inherited from interface de.monticore.literals.mcliteralsbasis._symboltable.IMCLiteralsBasisGlobalScope
setEnclosingScope
-
Methods inherited from interface de.monticore.literals.mcliteralsbasis._symboltable.IMCLiteralsBasisScope
addSubScope, getSubScopes, getSymbolsSize, removeSubScope
-
Methods 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, setSpanningSymbolAbsent
-
Methods inherited from interface de.monticore.expressions.streamexpressions._symboltable.IStreamExpressionsGlobalScope
checkIfContinueAsSubScope, getEnclosingScope, getName, getSymbolDeSer, isPresentName, putSymbolDeSer, setEnclosingScope
-
Methods inherited from interface de.monticore.expressions.streamexpressions._symboltable.IStreamExpressionsScope
addSubScope, getSubScopes, getSymbolsSize, removeSubScope
-
-
-
-
Field Detail
-
symbolPath
protected de.monticore.io.paths.MCPath symbolPath
-
fileExt
protected java.lang.String fileExt
-
deSer
public de.monticore.symboltable.serialization.IDeSer deSer
-
symbolDeSers
protected java.util.Map<java.lang.String,de.monticore.symboltable.serialization.ISymbolDeSer> symbolDeSers
-
symbols2Json
protected StreamExpressionsSymbols2Json symbols2Json
-
cache
protected java.util.Set<java.lang.String> cache
-
-
Method Detail
-
getSymbolPath
public de.monticore.io.paths.MCPath getSymbolPath()
- Specified by:
getSymbolPathin interfacede.monticore.symboltable.IGlobalScope
-
setSymbolPath
public void setSymbolPath(de.monticore.io.paths.MCPath symbolPath)
- Specified by:
setSymbolPathin interfacede.monticore.symboltable.IGlobalScope
-
getFileExt
public java.lang.String getFileExt()
- Specified by:
getFileExtin interfacede.monticore.symboltable.IGlobalScope
-
setFileExt
public void setFileExt(java.lang.String fileExt)
- Specified by:
setFileExtin interfacede.monticore.symboltable.IGlobalScope
-
getDeSer
public de.monticore.symboltable.serialization.IDeSer getDeSer()
- Specified by:
getDeSerin interfacede.monticore.symboltable.IGlobalScope
-
setDeSer
public void setDeSer(de.monticore.symboltable.serialization.IDeSer deSer)
- Specified by:
setDeSerin interfacede.monticore.symboltable.IGlobalScope
-
getSymbolDeSers
public java.util.Map<java.lang.String,de.monticore.symboltable.serialization.ISymbolDeSer> getSymbolDeSers()
- Specified by:
getSymbolDeSersin interfaceICommonExpressionsGlobalScope- Specified by:
getSymbolDeSersin interfaceIExpressionsBasisGlobalScope- Specified by:
getSymbolDeSersin interfacede.monticore.symboltable.IGlobalScope- Specified by:
getSymbolDeSersin interfaceIMCBasicsGlobalScope- Specified by:
getSymbolDeSersin interfaceIMCBasicTypesGlobalScope- Specified by:
getSymbolDeSersin interfaceIMCCollectionTypesGlobalScope- Specified by:
getSymbolDeSersin interfaceIMCLiteralsBasisGlobalScope- Specified by:
getSymbolDeSersin interfaceIStreamExpressionsGlobalScope
-
setSymbolDeSers
public void setSymbolDeSers(java.util.Map<java.lang.String,de.monticore.symboltable.serialization.ISymbolDeSer> symbolDeSers)
- Specified by:
setSymbolDeSersin interfacede.monticore.symboltable.IGlobalScope
-
setSymbols2Json
public void setSymbols2Json(StreamExpressionsSymbols2Json symbols2Json)
-
getSymbols2Json
public StreamExpressionsSymbols2Json getSymbols2Json()
-
addLoadedFile
public void addLoadedFile(java.lang.String name)
- Specified by:
addLoadedFilein interfacede.monticore.symboltable.IGlobalScope
-
clearLoadedFiles
public void clearLoadedFiles()
- Specified by:
clearLoadedFilesin interfacede.monticore.symboltable.IGlobalScope
-
isFileLoaded
public boolean isFileLoaded(java.lang.String name)
- Specified by:
isFileLoadedin interfacede.monticore.symboltable.IGlobalScope
-
init
public void init()
- Specified by:
initin interfacede.monticore.symboltable.IGlobalScope
-
loadFileForModelName
public void loadFileForModelName(java.lang.String modelName)
- Specified by:
loadFileForModelNamein interfaceICommonExpressionsGlobalScope- Specified by:
loadFileForModelNamein interfaceIExpressionsBasisGlobalScope- Specified by:
loadFileForModelNamein interfaceIMCBasicsGlobalScope- Specified by:
loadFileForModelNamein interfaceIMCBasicTypesGlobalScope- Specified by:
loadFileForModelNamein interfaceIMCCollectionTypesGlobalScope- Specified by:
loadFileForModelNamein interfaceIMCLiteralsBasisGlobalScope- Specified by:
loadFileForModelNamein interfaceIStreamExpressionsGlobalScope
-
getRealThis
public StreamExpressionsGlobalScope getRealThis()
- Specified by:
getRealThisin interfaceICommonExpressionsGlobalScope- Specified by:
getRealThisin interfaceIExpressionsBasisGlobalScope- Specified by:
getRealThisin interfaceIMCBasicsGlobalScope- Specified by:
getRealThisin interfaceIMCBasicTypesGlobalScope- Specified by:
getRealThisin interfaceIMCCollectionTypesGlobalScope- Specified by:
getRealThisin interfaceIMCLiteralsBasisGlobalScope- Specified by:
getRealThisin interfaceIStreamExpressionsGlobalScope
-
clear
public void clear()
- Specified by:
clearin interfacede.monticore.symboltable.IGlobalScope
-
accept
public void accept(StreamExpressionsTraverser visitor)
- Specified by:
acceptin interfaceIStreamExpressionsGlobalScope- Specified by:
acceptin interfaceIStreamExpressionsScope- Overrides:
acceptin classStreamExpressionsScope
-
accept
public void accept(CommonExpressionsTraverser visitor)
- Specified by:
acceptin interfaceICommonExpressionsGlobalScope- Specified by:
acceptin interfaceICommonExpressionsScope- Specified by:
acceptin interfaceIStreamExpressionsGlobalScope- Specified by:
acceptin interfaceIStreamExpressionsScope- Overrides:
acceptin classStreamExpressionsScope
-
accept
public void accept(MCCollectionTypesTraverser visitor)
- Specified by:
acceptin interfaceIMCCollectionTypesGlobalScope- Specified by:
acceptin interfaceIMCCollectionTypesScope- Specified by:
acceptin interfaceIStreamExpressionsGlobalScope- Specified by:
acceptin interfaceIStreamExpressionsScope- Overrides:
acceptin classStreamExpressionsScope
-
accept
public void accept(ExpressionsBasisTraverser visitor)
- Specified by:
acceptin interfaceICommonExpressionsGlobalScope- Specified by:
acceptin interfaceICommonExpressionsScope- Specified by:
acceptin interfaceIExpressionsBasisGlobalScope- Specified by:
acceptin interfaceIExpressionsBasisScope- Specified by:
acceptin interfaceIStreamExpressionsGlobalScope- Specified by:
acceptin interfaceIStreamExpressionsScope- Overrides:
acceptin classStreamExpressionsScope
-
accept
public void accept(MCBasicsTraverser visitor)
- Specified by:
acceptin interfaceICommonExpressionsGlobalScope- Specified by:
acceptin interfaceICommonExpressionsScope- Specified by:
acceptin interfaceIExpressionsBasisGlobalScope- Specified by:
acceptin interfaceIExpressionsBasisScope- Specified by:
acceptin interfaceIMCBasicsGlobalScope- Specified by:
acceptin interfaceIMCBasicsScope- Specified by:
acceptin interfaceIMCBasicTypesGlobalScope- Specified by:
acceptin interfaceIMCBasicTypesScope- Specified by:
acceptin interfaceIMCCollectionTypesGlobalScope- Specified by:
acceptin interfaceIMCCollectionTypesScope- Specified by:
acceptin interfaceIStreamExpressionsGlobalScope- Specified by:
acceptin interfaceIStreamExpressionsScope- Overrides:
acceptin classStreamExpressionsScope
-
accept
public void accept(MCLiteralsBasisTraverser visitor)
- Specified by:
acceptin interfaceICommonExpressionsGlobalScope- Specified by:
acceptin interfaceICommonExpressionsScope- Specified by:
acceptin interfaceIExpressionsBasisGlobalScope- Specified by:
acceptin interfaceIExpressionsBasisScope- Specified by:
acceptin interfaceIMCLiteralsBasisGlobalScope- Specified by:
acceptin interfaceIMCLiteralsBasisScope- Specified by:
acceptin interfaceIStreamExpressionsGlobalScope- Specified by:
acceptin interfaceIStreamExpressionsScope- Overrides:
acceptin classStreamExpressionsScope
-
accept
public void accept(MCBasicTypesTraverser visitor)
- Specified by:
acceptin interfaceIMCBasicTypesGlobalScope- Specified by:
acceptin interfaceIMCBasicTypesScope- Specified by:
acceptin interfaceIMCCollectionTypesGlobalScope- Specified by:
acceptin interfaceIMCCollectionTypesScope- Specified by:
acceptin interfaceIStreamExpressionsGlobalScope- Specified by:
acceptin interfaceIStreamExpressionsScope- Overrides:
acceptin classStreamExpressionsScope
-
accept
public void accept(de.monticore.visitor.ITraverser visitor)
- Specified by:
acceptin interfaceICommonExpressionsGlobalScope- Specified by:
acceptin interfaceICommonExpressionsScope- Specified by:
acceptin interfaceIExpressionsBasisGlobalScope- Specified by:
acceptin interfaceIExpressionsBasisScope- Specified by:
acceptin interfaceIMCBasicsGlobalScope- Specified by:
acceptin interfaceIMCBasicsScope- Specified by:
acceptin interfaceIMCBasicTypesGlobalScope- Specified by:
acceptin interfaceIMCBasicTypesScope- Specified by:
acceptin interfaceIMCCollectionTypesGlobalScope- Specified by:
acceptin interfaceIMCCollectionTypesScope- Specified by:
acceptin interfaceIMCLiteralsBasisGlobalScope- Specified by:
acceptin interfaceIMCLiteralsBasisScope- Specified by:
acceptin interfacede.monticore.symboltable.IScope- Specified by:
acceptin interfaceIStreamExpressionsGlobalScope- Specified by:
acceptin interfaceIStreamExpressionsScope- Overrides:
acceptin classStreamExpressionsScope
-
-