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