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