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