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

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

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

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

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

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

Fields in easybox.org.omg.spec.bpmn._20100524.model declared as EJaxbTMonitoring
protected  EJaxbTMonitoring EJaxbTProcess.monitoring
           
protected  EJaxbTMonitoring EJaxbTFlowElement.monitoring
           
 

Methods in easybox.org.omg.spec.bpmn._20100524.model that return EJaxbTMonitoring
 EJaxbTMonitoring ObjectFactory.createEJaxbTMonitoring()
          Create an instance of EJaxbTMonitoring
 EJaxbTMonitoring EJaxbTProcess.getMonitoring()
          Gets the value of the monitoring property.
 EJaxbTMonitoring EJaxbTFlowElement.getMonitoring()
          Gets the value of the monitoring property.
 

Methods in easybox.org.omg.spec.bpmn._20100524.model that return types with arguments of type EJaxbTMonitoring
 javax.xml.bind.JAXBElement<EJaxbTMonitoring> ObjectFactory.createMonitoring(EJaxbTMonitoring value)
          Create an instance of JAXBElement<EJaxbTMonitoring>}
 

Methods in easybox.org.omg.spec.bpmn._20100524.model with parameters of type EJaxbTMonitoring
 javax.xml.bind.JAXBElement<EJaxbTMonitoring> ObjectFactory.createMonitoring(EJaxbTMonitoring value)
          Create an instance of JAXBElement<EJaxbTMonitoring>}
 void EJaxbTProcess.setMonitoring(EJaxbTMonitoring value)
          Sets the value of the monitoring property.
 void EJaxbTFlowElement.setMonitoring(EJaxbTMonitoring value)
          Sets the value of the monitoring property.
 



Copyright © 2011 Petals Link. All Rights Reserved.