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