Uses of Class
org.jbpm.bpmn2.core.Association

Packages that use Association
org.jbpm.bpmn2.core   
 

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)
           
 



Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.