java.lang.Object
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TBaseElement
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TMonitoring

public class TMonitoring extends TBaseElement

Java class for tMonitoring complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="tMonitoring">
   <complexContent>
     <extension base="{http://www.omg.org/spec/BPMN/20100524/MODEL}tBaseElement">
       <anyAttribute processContents='lax' namespace='##other'/>
     </extension>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • TMonitoring

      public TMonitoring()