Interface TopoSolidType

    • Field Detail

      • type

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

      • sizeOfIsolatedArray

        int sizeOfIsolatedArray()
        Returns number of "isolated" element
      • setIsolatedArray

        void setIsolatedArray​(NodeOrEdgePropertyType[] isolatedArray)
        Sets array of all "isolated" element
      • setIsolatedArray

        void setIsolatedArray​(int i,
                              NodeOrEdgePropertyType isolated)
        Sets ith "isolated" element
      • insertNewIsolated

        NodeOrEdgePropertyType insertNewIsolated​(int i)
        Inserts and returns a new empty value (as xml) as the ith "isolated" element
      • addNewIsolated

        NodeOrEdgePropertyType addNewIsolated()
        Appends and returns a new empty value (as xml) as the last "isolated" element
      • removeIsolated

        void removeIsolated​(int i)
        Removes the ith "isolated" element
      • sizeOfDirectedFaceArray

        int sizeOfDirectedFaceArray()
        Returns number of "directedFace" element
      • setDirectedFaceArray

        void setDirectedFaceArray​(DirectedFacePropertyType[] directedFaceArray)
        Sets array of all "directedFace" element
      • setDirectedFaceArray

        void setDirectedFaceArray​(int i,
                                  DirectedFacePropertyType directedFace)
        Sets ith "directedFace" element
      • insertNewDirectedFace

        DirectedFacePropertyType insertNewDirectedFace​(int i)
        Inserts and returns a new empty value (as xml) as the ith "directedFace" element
      • addNewDirectedFace

        DirectedFacePropertyType addNewDirectedFace()
        Appends and returns a new empty value (as xml) as the last "directedFace" element
      • removeDirectedFace

        void removeDirectedFace​(int i)
        Removes the ith "directedFace" element
      • getSolidProperty

        SolidPropertyType getSolidProperty()
        Gets the "solidProperty" element
      • isSetSolidProperty

        boolean isSetSolidProperty()
        True if has "solidProperty" element
      • setSolidProperty

        void setSolidProperty​(SolidPropertyType solidProperty)
        Sets the "solidProperty" element
      • addNewSolidProperty

        SolidPropertyType addNewSolidProperty()
        Appends and returns a new empty "solidProperty" element
      • unsetSolidProperty

        void unsetSolidProperty()
        Unsets the "solidProperty" element
      • getAggregationType

        AggregationType.Enum getAggregationType()
        Gets the "aggregationType" attribute
      • xgetAggregationType

        AggregationType xgetAggregationType()
        Gets (as xml) the "aggregationType" attribute
      • isSetAggregationType

        boolean isSetAggregationType()
        True if has "aggregationType" attribute
      • setAggregationType

        void setAggregationType​(AggregationType.Enum aggregationType)
        Sets the "aggregationType" attribute
      • xsetAggregationType

        void xsetAggregationType​(AggregationType aggregationType)
        Sets (as xml) the "aggregationType" attribute
      • unsetAggregationType

        void unsetAggregationType()
        Unsets the "aggregationType" attribute
      • getUniversal

        boolean getUniversal()
        Gets the "universal" attribute
      • xgetUniversal

        org.apache.xmlbeans.XmlBoolean xgetUniversal()
        Gets (as xml) the "universal" attribute
      • isSetUniversal

        boolean isSetUniversal()
        True if has "universal" attribute
      • setUniversal

        void setUniversal​(boolean universal)
        Sets the "universal" attribute
      • xsetUniversal

        void xsetUniversal​(org.apache.xmlbeans.XmlBoolean universal)
        Sets (as xml) the "universal" attribute
      • unsetUniversal

        void unsetUniversal()
        Unsets the "universal" attribute