Interface NodeType

    • Field Detail

      • type

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

      • isSetContainer

        boolean isSetContainer()
        True if has "container" element
      • unsetContainer

        void unsetContainer()
        Unsets the "container" 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
      • getPointProperty

        PointPropertyType getPointProperty()
        Gets the "pointProperty" element
      • isSetPointProperty

        boolean isSetPointProperty()
        True if has "pointProperty" element
      • setPointProperty

        void setPointProperty​(PointPropertyType pointProperty)
        Sets the "pointProperty" element
      • addNewPointProperty

        PointPropertyType addNewPointProperty()
        Appends and returns a new empty "pointProperty" element
      • unsetPointProperty

        void unsetPointProperty()
        Unsets the "pointProperty" 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