Interface FaceType

    • Field Detail

      • type

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

      • getIsolatedArray

        NodePropertyType[] getIsolatedArray()
        Gets array of all "isolated" elements
      • getIsolatedArray

        NodePropertyType getIsolatedArray​(int i)
        Gets ith "isolated" element
      • sizeOfIsolatedArray

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

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

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

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

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

        int sizeOfDirectedEdgeArray()
        Returns number of "directedEdge" element
      • setDirectedEdgeArray

        void setDirectedEdgeArray​(DirectedEdgePropertyType[] directedEdgeArray)
        Sets array of all "directedEdge" element
      • setDirectedEdgeArray

        void setDirectedEdgeArray​(int i,
                                  DirectedEdgePropertyType directedEdge)
        Sets ith "directedEdge" element
      • insertNewDirectedEdge

        DirectedEdgePropertyType insertNewDirectedEdge​(int i)
        Inserts and returns a new empty value (as xml) as the ith "directedEdge" element
      • addNewDirectedEdge

        DirectedEdgePropertyType addNewDirectedEdge()
        Appends and returns a new empty value (as xml) as the last "directedEdge" element
      • removeDirectedEdge

        void removeDirectedEdge​(int i)
        Removes the ith "directedEdge" element
      • sizeOfDirectedTopoSolidArray

        int sizeOfDirectedTopoSolidArray()
        Returns number of "directedTopoSolid" element
      • setDirectedTopoSolidArray

        void setDirectedTopoSolidArray​(DirectedTopoSolidPropertyType[] directedTopoSolidArray)
        Sets array of all "directedTopoSolid" element
      • setDirectedTopoSolidArray

        void setDirectedTopoSolidArray​(int i,
                                       DirectedTopoSolidPropertyType directedTopoSolid)
        Sets ith "directedTopoSolid" element
      • insertNewDirectedTopoSolid

        DirectedTopoSolidPropertyType insertNewDirectedTopoSolid​(int i)
        Inserts and returns a new empty value (as xml) as the ith "directedTopoSolid" element
      • addNewDirectedTopoSolid

        DirectedTopoSolidPropertyType addNewDirectedTopoSolid()
        Appends and returns a new empty value (as xml) as the last "directedTopoSolid" element
      • removeDirectedTopoSolid

        void removeDirectedTopoSolid​(int i)
        Removes the ith "directedTopoSolid" element
      • getSurfaceProperty

        SurfacePropertyType getSurfaceProperty()
        Gets the "surfaceProperty" element
      • isSetSurfaceProperty

        boolean isSetSurfaceProperty()
        True if has "surfaceProperty" element
      • setSurfaceProperty

        void setSurfaceProperty​(SurfacePropertyType surfaceProperty)
        Sets the "surfaceProperty" element
      • addNewSurfaceProperty

        SurfacePropertyType addNewSurfaceProperty()
        Appends and returns a new empty "surfaceProperty" element
      • unsetSurfaceProperty

        void unsetSurfaceProperty()
        Unsets the "surfaceProperty" 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