public interface IErlModule extends IEolExecutableModule
Modifier and Type | Method and Description |
---|---|
NamedRules |
getDeclaredPost() |
NamedRules |
getDeclaredPre() |
NamedRules |
getPost() |
NamedRules |
getPre() |
execute
getContext, getDeclaredModelDefinitions, getDeclaredModelGroupDefinitions, getDeclaredOperations, getImports, getModelDefinitions, getModelGroupDefinitions, getOperationFactory, getOperations, getParent, getParseProblems, setOperationFactory, setParent
buildModel, getSourceUri, parse, parse, parse, parse, reset
getAst, getChildren
NamedRules getPre()
NamedRules getPost()
NamedRules getDeclaredPre()
NamedRules getDeclaredPost()