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

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

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

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

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

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

Fields in easybox.org.omg.spec.bpmn._20100524.model with type parameters of type EJaxbTOperation
protected  java.util.List<EJaxbTOperation> EJaxbTInterface.operation
           
 

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

Methods in easybox.org.omg.spec.bpmn._20100524.model that return types with arguments of type EJaxbTOperation
 javax.xml.bind.JAXBElement<EJaxbTOperation> ObjectFactory.createOperation(EJaxbTOperation value)
          Create an instance of JAXBElement<EJaxbTOperation>}
 java.util.List<EJaxbTOperation> EJaxbTInterface.getOperation()
          Gets the value of the operation property.
 

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



Copyright © 2011 Petals Link. All Rights Reserved.