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