Package org.eclipse.epsilon.ewl
Interface IEwlModule
- All Superinterfaces:
IEolModule
,IModule
,ModuleElement
- All Known Implementing Classes:
EwlModule
-
Method Summary
Methods inherited from interface org.eclipse.epsilon.eol.IEolModule
configure, createDebugger, execute, getConfigurationProperties, getDeclaredModelDeclarations, getDeclaredOperations, getImportManager, getImports, getMain, getModelDeclarations, getOperations, getParentModule, getParseProblems, getPostOperationStatements, parse, setContext, setImportManager, setParentModule
Methods inherited from interface org.eclipse.epsilon.common.module.IModule
createAst, getSourceUri, parse, parse, parse, parse, parse
Methods inherited from interface org.eclipse.epsilon.common.module.ModuleElement
build, getChildren, getComments, getData, getFile, getModule, getParent, getRegion, getUri, setModule, setParent, setRegion, setUri
-
Method Details
-
getWizardsFor
- Throws:
EolRuntimeException
-
getContext
- Specified by:
getContext
in interfaceIEolModule
-
getWizards
- Returns:
- Since:
- 2.2
-