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

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

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

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

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

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

Fields in easybox.org.omg.spec.bpmn._20100524.model with type parameters of type EJaxbTRendering
protected  java.util.List<EJaxbTRendering> EJaxbTGlobalUserTask.rendering
           
protected  java.util.List<EJaxbTRendering> EJaxbTUserTask.rendering
           
 

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

Methods in easybox.org.omg.spec.bpmn._20100524.model that return types with arguments of type EJaxbTRendering
 javax.xml.bind.JAXBElement<EJaxbTRendering> ObjectFactory.createRendering(EJaxbTRendering value)
          Create an instance of JAXBElement<EJaxbTRendering>}
 java.util.List<EJaxbTRendering> EJaxbTGlobalUserTask.getRendering()
          Gets the value of the rendering property.
 java.util.List<EJaxbTRendering> EJaxbTUserTask.getRendering()
          Gets the value of the rendering property.
 

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



Copyright © 2011 Petals Link. All Rights Reserved.