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