Class TypeNode

    • Constructor Detail

      • TypeNode

        public TypeNode​(int nodeid,
                        OAVObjectType type)
        Create a new node.
    • Method Detail

      • getObjectType

        public OAVObjectType getObjectType()
        Get the object type.
        Returns:
        The type.
      • toString

        public java.lang.String toString()
        Get the string representation.
        Overrides:
        toString in class AlphaNode
        Returns:
        The string representation.