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

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

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

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

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

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

Fields in easybox.org.omg.spec.bpmn._20100524.model declared as EJaxbTOutputSet
protected  EJaxbTOutputSet EJaxbTCatchEvent.outputSet
           
 

Fields in easybox.org.omg.spec.bpmn._20100524.model with type parameters of type EJaxbTOutputSet
protected  java.util.List<EJaxbTOutputSet> EJaxbTInputOutputSpecification.outputSet
           
 

Methods in easybox.org.omg.spec.bpmn._20100524.model that return EJaxbTOutputSet
 EJaxbTOutputSet ObjectFactory.createEJaxbTOutputSet()
          Create an instance of EJaxbTOutputSet
 EJaxbTOutputSet EJaxbTCatchEvent.getOutputSet()
          Gets the value of the outputSet property.
 

Methods in easybox.org.omg.spec.bpmn._20100524.model that return types with arguments of type EJaxbTOutputSet
 javax.xml.bind.JAXBElement<EJaxbTOutputSet> ObjectFactory.createOutputSet(EJaxbTOutputSet value)
          Create an instance of JAXBElement<EJaxbTOutputSet>}
 java.util.List<EJaxbTOutputSet> EJaxbTInputOutputSpecification.getOutputSet()
          Gets the value of the outputSet property.
 

Methods in easybox.org.omg.spec.bpmn._20100524.model with parameters of type EJaxbTOutputSet
 javax.xml.bind.JAXBElement<EJaxbTOutputSet> ObjectFactory.createOutputSet(EJaxbTOutputSet value)
          Create an instance of JAXBElement<EJaxbTOutputSet>}
 void EJaxbTCatchEvent.setOutputSet(EJaxbTOutputSet value)
          Sets the value of the outputSet property.
 



Copyright © 2011 Petals Link. All Rights Reserved.