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