|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActivityCoordinatesImpl | |
|---|---|
| org.jbpm.pvm.internal.model | default implementation of process execution in ExecutionImpl
based on org.jbpm.pvm.internal.model.AtomicOperations
Bidirectional relations
In this process model thoughout the pvm codebase, there are several bidirectional
relations. |
| Uses of ActivityCoordinatesImpl in org.jbpm.pvm.internal.model |
|---|
| Fields in org.jbpm.pvm.internal.model declared as ActivityCoordinatesImpl | |
|---|---|
protected ActivityCoordinatesImpl |
ActivityImpl.coordinates
|
| Methods in org.jbpm.pvm.internal.model that return ActivityCoordinatesImpl | |
|---|---|
ActivityCoordinatesImpl |
ActivityImpl.getCoordinates()
|
| Methods in org.jbpm.pvm.internal.model with parameters of type ActivityCoordinatesImpl | |
|---|---|
void |
ActivityImpl.setCoordinates(ActivityCoordinatesImpl coordinates)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||