Class ClassificationNode

  • All Implemented Interfaces:
    Serializable

    @Entity
    public class ClassificationNode
    extends RegistryObject
    ClassificationNode instances are used to define tree structures where each node in the tree is a ClassificationNode. Such ClassificationScheme trees are constructed with ClassificationNode instances under a ClassificationScheme instance, and are used to define Classification schemes or ontologies.
    Author:
    pramirez
    See Also:
    Serialized Form
    • Constructor Detail

      • ClassificationNode

        public ClassificationNode()