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