public interface TransitionDefinition extends NamedElement
| Modifier and Type | Method and Description |
|---|---|
Expression |
getCondition() |
long |
getSource()
Retrieves the the transition's source
|
long |
getTarget()
Retrieves the the transition's target
|
getNamelong getSource()
long getTarget()
Expression getCondition()
Copyright © 2013 BonitaSoft. All Rights Reserved.