Class ClassificationScheme

  • All Implemented Interfaces:
    Serializable

    @Entity
    public class ClassificationScheme
    extends RegistryObject
    A ClassificationScheme instance describes a taxonomy. The taxonomy hierarchy may be defined internally to the registry by instances of ClassificationNode, or it may be defined externally to the Registry, in which case the structure and values of the taxonomy elements are not known to the Registry.
    Author:
    pramirez
    See Also:
    Serialized Form
    • Constructor Detail

      • ClassificationScheme

        public ClassificationScheme()