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