Class TInclusiveGateway


  • public class TInclusiveGateway
    extends TGateway

    Java class for tInclusiveGateway complex type.

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

     <complexType name="tInclusiveGateway">
       <complexContent>
         <extension base="{http://www.omg.org/spec/BPMN/20100524/MODEL}tGateway">
           <attribute name="default" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
           <anyAttribute processContents='lax' namespace='##other'/>
         </extension>
       </complexContent>
     </complexType>
     
    • Field Detail

      • _default

        protected Object _default
    • Constructor Detail

      • TInclusiveGateway

        public TInclusiveGateway()
    • Method Detail

      • getDefault

        public Object getDefault()
        Gets the value of the default property.
        Returns:
        possible object is Object
      • setDefault

        public void setDefault​(Object value)
        Sets the value of the default property.
        Parameters:
        value - allowed object is Object