Interface TopoSurfaceType

    • Field Detail

      • type

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

      • 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
      • 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