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