Class TExclusiveGateway


  • public class TExclusiveGateway
    extends TGateway

    Java class for tExclusiveGateway complex type.

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

     <complexType name="tExclusiveGateway">
       <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

      • TExclusiveGateway

        public TExclusiveGateway()
    • 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