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