Interface AbstractDerivableProcessType

    • Field Detail

      • type

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

      • isSetInputs

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

        InputsPropertyType addNewInputs()
        Appends and returns a new empty "inputs" element
      • unsetInputs

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

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

        OutputsPropertyType addNewOutputs()
        Appends and returns a new empty "outputs" element
      • unsetOutputs

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

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

        ParametersPropertyType addNewParameters()
        Appends and returns a new empty "parameters" element
      • unsetParameters

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

        boolean isSetMethod()
        True if has "method" element
      • addNewMethod

        MethodPropertyType addNewMethod()
        Appends and returns a new empty "method" element
      • unsetMethod

        void unsetMethod()
        Unsets the "method" element
      • isSetComponents

        boolean isSetComponents()
        True if has "components" element
      • addNewComponents

        ComponentsPropertyType addNewComponents()
        Appends and returns a new empty "components" element
      • unsetComponents

        void unsetComponents()
        Unsets the "components" element
      • isSetDataSources

        boolean isSetDataSources()
        True if has "dataSources" element
      • addNewDataSources

        DataSourcesPropertyType addNewDataSources()
        Appends and returns a new empty "dataSources" element
      • unsetDataSources

        void unsetDataSources()
        Unsets the "dataSources" element
      • isSetConnections

        boolean isSetConnections()
        True if has "connections" element
      • addNewConnections

        ConnectionsPropertyType addNewConnections()
        Appends and returns a new empty "connections" element
      • unsetConnections

        void unsetConnections()
        Unsets the "connections" element