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