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

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

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

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

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

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

Fields in easybox.org.omg.spec.bpmn._20100524.model with type parameters of type EJaxbTProperty
protected  java.util.List<EJaxbTProperty> EJaxbTProcess.property
           
protected  java.util.List<EJaxbTProperty> EJaxbTEvent.property
           
protected  java.util.List<EJaxbTProperty> EJaxbTActivity.property
           
 

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

Methods in easybox.org.omg.spec.bpmn._20100524.model that return types with arguments of type EJaxbTProperty
 javax.xml.bind.JAXBElement<EJaxbTProperty> ObjectFactory.createProperty(EJaxbTProperty value)
          Create an instance of JAXBElement<EJaxbTProperty>}
 java.util.List<EJaxbTProperty> EJaxbTProcess.getProperty()
          Gets the value of the property property.
 java.util.List<EJaxbTProperty> EJaxbTEvent.getProperty()
          Gets the value of the property property.
 java.util.List<EJaxbTProperty> EJaxbTActivity.getProperty()
          Gets the value of the property property.
 

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



Copyright © 2011 Petals Link. All Rights Reserved.