Uses of Class
org.flowable.bpmn.model.Association
Packages that use Association
-
Uses of Association in org.flowable.bpmn.model
Methods in org.flowable.bpmn.model that return AssociationMethods in org.flowable.bpmn.model that return types with arguments of type AssociationModifier and TypeMethodDescriptionProcess.findAssociationsWithSourceRefRecursive(String sourceRef) protected List<Association> Process.findAssociationsWithSourceRefRecursive(FlowElementsContainer flowElementsContainer, String sourceRef) Process.findAssociationsWithTargetRefRecursive(String targetRef) protected List<Association> Process.findAssociationsWithTargetRefRecursive(FlowElementsContainer flowElementsContainer, String targetRef) Methods in org.flowable.bpmn.model with parameters of type Association