Interface FaceType

    • Field Detail

      • type

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

      • 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