Interface AbstractProcessType

    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • isSetTypeOf

        boolean isSetTypeOf()
        True if has "typeOf" element
      • setTypeOf

        void setTypeOf​(ReferenceType typeOf)
        Sets the "typeOf" element
      • addNewTypeOf

        ReferenceType addNewTypeOf()
        Appends and returns a new empty "typeOf" element
      • unsetTypeOf

        void unsetTypeOf()
        Unsets the "typeOf" element
      • isSetConfiguration

        boolean isSetConfiguration()
        True if has "configuration" element
      • unsetConfiguration

        void unsetConfiguration()
        Unsets the "configuration" element
      • isSetFeaturesOfInterest

        boolean isSetFeaturesOfInterest()
        True if has "featuresOfInterest" element
      • unsetFeaturesOfInterest

        void unsetFeaturesOfInterest()
        Unsets the "featuresOfInterest" element
      • isSetInputs

        boolean isSetInputs()
        True if has "inputs" element
      • unsetInputs

        void unsetInputs()
        Unsets the "inputs" element
      • isSetOutputs

        boolean isSetOutputs()
        True if has "outputs" element
      • unsetOutputs

        void unsetOutputs()
        Unsets the "outputs" element
      • isSetParameters

        boolean isSetParameters()
        True if has "parameters" element
      • unsetParameters

        void unsetParameters()
        Unsets the "parameters" element
      • sizeOfModesArray

        int sizeOfModesArray()
        Returns number of "modes" element
      • insertNewModes

        AbstractProcessType.Modes insertNewModes​(int i)
        Inserts and returns a new empty value (as xml) as the ith "modes" element
      • addNewModes

        AbstractProcessType.Modes addNewModes()
        Appends and returns a new empty value (as xml) as the last "modes" element
      • removeModes

        void removeModes​(int i)
        Removes the ith "modes" element
      • getDefinition

        String getDefinition()
        Gets the "definition" attribute
      • xgetDefinition

        org.apache.xmlbeans.XmlAnyURI xgetDefinition()
        Gets (as xml) the "definition" attribute
      • isSetDefinition

        boolean isSetDefinition()
        True if has "definition" attribute
      • setDefinition

        void setDefinition​(String definition)
        Sets the "definition" attribute
      • xsetDefinition

        void xsetDefinition​(org.apache.xmlbeans.XmlAnyURI definition)
        Sets (as xml) the "definition" attribute
      • unsetDefinition

        void unsetDefinition()
        Unsets the "definition" attribute