|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutableElement | |
|---|---|
| com.ebmwebsourcing.easyviper.core.api.engine | |
| Uses of ExecutableElement in com.ebmwebsourcing.easyviper.core.api.engine |
|---|
| Subinterfaces of ExecutableElement in com.ebmwebsourcing.easyviper.core.api.engine | |
|---|---|
interface |
Node
|
interface |
Process
|
interface |
Scope
|
interface |
Transition
|
| Methods in com.ebmwebsourcing.easyviper.core.api.engine that return ExecutableElement | |
|---|---|
ExecutableElement |
Execution.getCurrentTarget()
|
| Methods in com.ebmwebsourcing.easyviper.core.api.engine that return types with arguments of type ExecutableElement | |
|---|---|
java.util.List<ExecutableElement> |
ExecutableElement.getNextSelectedExecutableElements()
|
java.util.List<ExecutableElement> |
ExecutableElement.selectDefaultNextTarget()
|
| Methods in com.ebmwebsourcing.easyviper.core.api.engine with parameters of type ExecutableElement | |
|---|---|
void |
Scope.linkedExecutableElement2Execution(ExecutableElement source,
Execution exe)
|
void |
Scope.linkedExecution2ExecutableElement(Execution exe,
ExecutableElement target)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||