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