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