Package | Description |
---|---|
org.processmining.actionorientedprocessmining.parser |
Modifier and Type | Method and Description |
---|---|
ADLParser.ProcessEntityDimContext |
ADLParser.processEntityDim() |
Modifier and Type | Method and Description |
---|---|
void |
ADLBaseListener.enterProcessEntityDim(ADLParser.ProcessEntityDimContext ctx)
Enter a parse tree produced by
ADLParser.processEntityDim() . |
void |
ADLListener.enterProcessEntityDim(ADLParser.ProcessEntityDimContext ctx)
Enter a parse tree produced by
ADLParser.processEntityDim() . |
void |
ADLBaseListener.exitProcessEntityDim(ADLParser.ProcessEntityDimContext ctx)
Exit a parse tree produced by
ADLParser.processEntityDim() . |
void |
ADLListener.exitProcessEntityDim(ADLParser.ProcessEntityDimContext ctx)
Exit a parse tree produced by
ADLParser.processEntityDim() . |