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

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

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

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

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

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

Fields in easybox.org.omg.spec.bpmn._20100524.model with type parameters of type EJaxbTResourceParameter
protected  java.util.List<EJaxbTResourceParameter> EJaxbTResource.resourceParameter
           
 

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

Methods in easybox.org.omg.spec.bpmn._20100524.model that return types with arguments of type EJaxbTResourceParameter
 javax.xml.bind.JAXBElement<EJaxbTResourceParameter> ObjectFactory.createResourceParameter(EJaxbTResourceParameter value)
          Create an instance of JAXBElement<EJaxbTResourceParameter>}
 java.util.List<EJaxbTResourceParameter> EJaxbTResource.getResourceParameter()
          Gets the value of the resourceParameter property.
 

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



Copyright © 2011 Petals Link. All Rights Reserved.