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