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

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

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

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

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

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

Subclasses of EJaxbTResourceRole in easybox.org.omg.spec.bpmn._20100524.model
 class EJaxbTHumanPerformer
          Java class for tHumanPerformer complex type.
 class EJaxbTPerformer
          Java class for tPerformer complex type.
 class EJaxbTPotentialOwner
          Java class for tPotentialOwner complex type.
 

Fields in easybox.org.omg.spec.bpmn._20100524.model with type parameters of type EJaxbTResourceRole
protected  java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTResourceRole>> EJaxbTProcess.resourceRole
           
protected  java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTResourceRole>> EJaxbTActivity.resourceRole
           
protected  java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTResourceRole>> EJaxbTGlobalTask.resourceRole
           
 

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

Methods in easybox.org.omg.spec.bpmn._20100524.model that return types with arguments of type EJaxbTResourceRole
 javax.xml.bind.JAXBElement<EJaxbTResourceRole> ObjectFactory.createResourceRole(EJaxbTResourceRole value)
          Create an instance of JAXBElement<EJaxbTResourceRole>}
 java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTResourceRole>> EJaxbTProcess.getResourceRole()
          Gets the value of the resourceRole property.
 java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTResourceRole>> EJaxbTActivity.getResourceRole()
          Gets the value of the resourceRole property.
 java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTResourceRole>> EJaxbTGlobalTask.getResourceRole()
          Gets the value of the resourceRole property.
 

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



Copyright © 2011 Petals Link. All Rights Reserved.