|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VariableDefinitionImpl | |
|---|---|
| org.jbpm.pvm.internal.builder | |
| 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 VariableDefinitionImpl in org.jbpm.pvm.internal.builder |
|---|
| Fields in org.jbpm.pvm.internal.builder declared as VariableDefinitionImpl | |
|---|---|
protected VariableDefinitionImpl |
VariableBuilder.variableDefinition
|
| Uses of VariableDefinitionImpl in org.jbpm.pvm.internal.model |
|---|
| Fields in org.jbpm.pvm.internal.model with type parameters of type VariableDefinitionImpl | |
|---|---|
protected java.util.List<VariableDefinitionImpl> |
ScopeElementImpl.variableDefinitions
|
| Methods in org.jbpm.pvm.internal.model that return VariableDefinitionImpl | |
|---|---|
VariableDefinitionImpl |
ScopeElementImpl.createVariableDefinition()
|
| Methods in org.jbpm.pvm.internal.model that return types with arguments of type VariableDefinitionImpl | |
|---|---|
java.util.List<VariableDefinitionImpl> |
ScopeElementImpl.getVariableDefinitions()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||