public abstract class EclModuleParallel extends EclModule
| Modifier and Type | Field and Description |
|---|---|
protected static Set<String> |
CONFIG_PROPERTIES |
declaredMatchRules, matchRulesdeclaredPost, declaredPre, post, precompilationContext, context, declaredModelDeclarations, declaredOperations, imports, main, modelDeclarations, operations, postOperationStatements| Constructor and Description |
|---|
EclModuleParallel() |
EclModuleParallel(IEclContextParallel context) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Map<String,?> properties)
WARNING: This method should only be called by the DT plugin for initialization purposes,
as the context will be reset!
|
Set<String> |
getConfigurationProperties() |
IEclContextParallel |
getContext() |
HashMap<String,Class<?>> |
getImportConfiguration() |
adapt, build, createLexer, createParser, execute, getDeclaredMatchRules, getMainRule, getMatchRules, matchAllRules, matchModels, prepareContext, processRulescalculateSuperRules, execute, execute, executeImpl, getDeclaredPost, getDeclaredPre, getPost, getPre, postExecution, prepareExecutioncheckImports, clearCache, compile, getCompilationContext, getDeclaredModelDeclarations, getDeclaredOperations, getImports, getImportsByExtension, getMain, getModelDelcarations, getOperations, getParentModule, getPostOperationStatements, setContext, setMain, setParentModule, toStringassignAnnotations, assignComment, assignComments, createAst, extractComments, getParseProblems, getSourceFile, getSourceUri, invokeMainRule, parse, parseequals, getChildren, getComments, getDebugInfo, getFile, getModule, getParent, getRegion, getUri, hashCode, setModule, setParent, setRegion, setUriclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetRulesFor, matchgetDeclaredPost, getDeclaredPre, getPost, getPregetCompilationContext, getDeclaredModelDeclarations, getDeclaredOperations, getImports, getMain, getModelDelcarations, getOperations, getParentModule, getParseProblems, getPostOperationStatements, parse, setContext, setParentModulepublic EclModuleParallel()
public EclModuleParallel(IEclContextParallel context)
public IEclContextParallel getContext()
getContext in interface IEclModulegetContext in interface org.eclipse.epsilon.eol.IEolModulegetContext in interface IErlModulegetContext in class EclModulepublic HashMap<String,Class<?>> getImportConfiguration()
getImportConfiguration in class EclModulepublic void configure(Map<String,?> properties) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2020. All rights reserved.