|
jBPM :: Distribution 6.2.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Association | |
---|---|
org.jbpm.bpmn2.core | |
org.jbpm.bpmn2.xml |
Uses of Association in org.jbpm.bpmn2.core |
---|
Methods in org.jbpm.bpmn2.core that return types with arguments of type Association | |
---|---|
List<Association> |
Definitions.getAssociations()
|
Method parameters in org.jbpm.bpmn2.core with type arguments of type Association | |
---|---|
void |
Definitions.setAssociations(List<Association> associations)
|
Uses of Association in org.jbpm.bpmn2.xml |
---|
Methods in org.jbpm.bpmn2.xml with parameters of type Association | |
---|---|
void |
XmlBPMNProcessDumper.visitAssociation(Association association,
StringBuilder xmlDump)
|
Method parameters in org.jbpm.bpmn2.xml with type arguments of type Association | |
---|---|
static void |
ProcessHandler.linkAssociations(Definitions definitions,
NodeContainer nodeContainer,
List<Association> associations)
|
|
jBPM :: Distribution 6.2.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |