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

Packages that use EJaxbTMessageFlow
com.ebmwebsourcing.easybpmn.bpmn20.impl   
easybox.org.omg.spec.bpmn._20100524.model   
 

Uses of EJaxbTMessageFlow in com.ebmwebsourcing.easybpmn.bpmn20.impl
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.impl that return types with arguments of type EJaxbTMessageFlow
protected  java.lang.Class<? extends EJaxbTMessageFlow> TMessageFlowImpl.getCompliantModelClass()
           
 

Constructors in com.ebmwebsourcing.easybpmn.bpmn20.impl with parameters of type EJaxbTMessageFlow
TMessageFlowImpl(com.ebmwebsourcing.easybox.api.XmlContext xmlContext, EJaxbTMessageFlow jaxbModel)
           
 

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

Fields in easybox.org.omg.spec.bpmn._20100524.model with type parameters of type EJaxbTMessageFlow
protected  java.util.List<EJaxbTMessageFlow> EJaxbTCollaboration.messageFlow
           
 

Methods in easybox.org.omg.spec.bpmn._20100524.model that return EJaxbTMessageFlow
 EJaxbTMessageFlow ObjectFactory.createEJaxbTMessageFlow()
          Create an instance of EJaxbTMessageFlow
 

Methods in easybox.org.omg.spec.bpmn._20100524.model that return types with arguments of type EJaxbTMessageFlow
 javax.xml.bind.JAXBElement<EJaxbTMessageFlow> ObjectFactory.createMessageFlow(EJaxbTMessageFlow value)
          Create an instance of JAXBElement<EJaxbTMessageFlow>}
 java.util.List<EJaxbTMessageFlow> EJaxbTCollaboration.getMessageFlow()
          Gets the value of the messageFlow property.
 

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



Copyright © 2011 Petals Link. All Rights Reserved.