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

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

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

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

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

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

Fields in easybox.org.omg.spec.bpmn._20100524.model with type parameters of type EJaxbTLane
protected  java.util.List<EJaxbTLane> EJaxbTLaneSet.lane
           
 

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

Methods in easybox.org.omg.spec.bpmn._20100524.model that return types with arguments of type EJaxbTLane
 javax.xml.bind.JAXBElement<EJaxbTLane> ObjectFactory.createLane(EJaxbTLane value)
          Create an instance of JAXBElement<EJaxbTLane>}
 java.util.List<EJaxbTLane> EJaxbTLaneSet.getLane()
          Gets the value of the lane property.
 

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



Copyright © 2011 Petals Link. All Rights Reserved.