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