Uses of Class
easybox.org.omg.spec.bpmn._20100524.model.EJaxbTFlowElement

Packages that use EJaxbTFlowElement
easybox.org.omg.spec.bpmn._20100524.model   
 

Uses of EJaxbTFlowElement in easybox.org.omg.spec.bpmn._20100524.model
 

Subclasses of EJaxbTFlowElement in easybox.org.omg.spec.bpmn._20100524.model
 class EJaxbTActivity
          Java class for tActivity complex type.
 class EJaxbTAdHocSubProcess
          Java class for tAdHocSubProcess complex type.
 class EJaxbTBoundaryEvent
          Java class for tBoundaryEvent complex type.
 class EJaxbTBusinessRuleTask
          Java class for tBusinessRuleTask complex type.
 class EJaxbTCallActivity
          Java class for tCallActivity complex type.
 class EJaxbTCallChoreography
          Java class for tCallChoreography complex type.
 class EJaxbTCatchEvent
          Java class for tCatchEvent complex type.
 class EJaxbTChoreographyActivity
          Java class for tChoreographyActivity complex type.
 class EJaxbTChoreographyTask
          Java class for tChoreographyTask complex type.
 class EJaxbTComplexGateway
          Java class for tComplexGateway complex type.
 class EJaxbTDataObject
          Java class for tDataObject complex type.
 class EJaxbTDataObjectReference
          Java class for tDataObjectReference complex type.
 class EJaxbTDataStoreReference
          Java class for tDataStoreReference complex type.
 class EJaxbTEndEvent
          Java class for tEndEvent complex type.
 class EJaxbTEvent
          Java class for tEvent complex type.
 class EJaxbTEventBasedGateway
          Java class for tEventBasedGateway complex type.
 class EJaxbTExclusiveGateway
          Java class for tExclusiveGateway complex type.
 class EJaxbTFlowNode
          Java class for tFlowNode complex type.
 class EJaxbTGateway
          Java class for tGateway complex type.
 class EJaxbTImplicitThrowEvent
          Java class for tImplicitThrowEvent complex type.
 class EJaxbTInclusiveGateway
          Java class for tInclusiveGateway complex type.
 class EJaxbTIntermediateCatchEvent
          Java class for tIntermediateCatchEvent complex type.
 class EJaxbTIntermediateThrowEvent
          Java class for tIntermediateThrowEvent complex type.
 class EJaxbTManualTask
          Java class for tManualTask complex type.
 class EJaxbTParallelGateway
          Java class for tParallelGateway complex type.
 class EJaxbTReceiveTask
          Java class for tReceiveTask complex type.
 class EJaxbTScriptTask
          Java class for tScriptTask complex type.
 class EJaxbTSendTask
          Java class for tSendTask complex type.
 class EJaxbTSequenceFlow
          Java class for tSequenceFlow complex type.
 class EJaxbTServiceTask
          Java class for tServiceTask complex type.
 class EJaxbTStartEvent
          Java class for tStartEvent complex type.
 class EJaxbTSubChoreography
          Java class for tSubChoreography complex type.
 class EJaxbTSubProcess
          Java class for tSubProcess complex type.
 class EJaxbTTask
          Java class for tTask complex type.
 class EJaxbTThrowEvent
          Java class for tThrowEvent complex type.
 class EJaxbTTransaction
          Java class for tTransaction complex type.
 class EJaxbTUserTask
          Java class for tUserTask complex type.
 

Fields in easybox.org.omg.spec.bpmn._20100524.model with type parameters of type EJaxbTFlowElement
protected  java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTFlowElement>> EJaxbTChoreography.flowElement
           
protected  java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTFlowElement>> EJaxbTProcess.flowElement
           
protected  java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTFlowElement>> EJaxbTSubChoreography.flowElement
           
protected  java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTFlowElement>> EJaxbTSubProcess.flowElement
           
 

Methods in easybox.org.omg.spec.bpmn._20100524.model that return types with arguments of type EJaxbTFlowElement
 javax.xml.bind.JAXBElement<EJaxbTFlowElement> ObjectFactory.createFlowElement(EJaxbTFlowElement value)
          Create an instance of JAXBElement<EJaxbTFlowElement>}
 java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTFlowElement>> EJaxbTChoreography.getFlowElement()
          Gets the value of the flowElement property.
 java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTFlowElement>> EJaxbTProcess.getFlowElement()
          Gets the value of the flowElement property.
 java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTFlowElement>> EJaxbTSubChoreography.getFlowElement()
          Gets the value of the flowElement property.
 java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTFlowElement>> EJaxbTSubProcess.getFlowElement()
          Gets the value of the flowElement property.
 

Methods in easybox.org.omg.spec.bpmn._20100524.model with parameters of type EJaxbTFlowElement
 javax.xml.bind.JAXBElement<EJaxbTFlowElement> ObjectFactory.createFlowElement(EJaxbTFlowElement value)
          Create an instance of JAXBElement<EJaxbTFlowElement>}
 



Copyright © 2011 Petals Link. All Rights Reserved.