Uses of Class
org.omg.spec.bpmn.model.TAssociation
- 
Packages that use TAssociation Package Description org.omg.spec.bpmn.model  - 
- 
Uses of TAssociation in org.omg.spec.bpmn.model
Methods in org.omg.spec.bpmn.model that return TAssociation Modifier and Type Method Description TAssociationObjectFactory. createTAssociation()Create an instance ofTAssociationMethods in org.omg.spec.bpmn.model that return types with arguments of type TAssociation Modifier and Type Method Description javax.xml.bind.JAXBElement<TAssociation>ObjectFactory. createAssociation(TAssociation value)Methods in org.omg.spec.bpmn.model with parameters of type TAssociation Modifier and Type Method Description javax.xml.bind.JAXBElement<TAssociation>ObjectFactory. createAssociation(TAssociation value) 
 -