Class Taxonomy
- java.lang.Object
-
- org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Node
-
- org.odpi.openmetadata.accessservices.subjectarea.properties.objects.glossary.Glossary
-
- org.odpi.openmetadata.accessservices.subjectarea.properties.objects.glossary.Taxonomy
-
- All Implemented Interfaces:
Serializable,OmasObject
- Direct Known Subclasses:
CanonicalTaxonomy
public class Taxonomy extends Glossary
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Node
classifications, nodeType
-
-
Constructor Summary
Constructors Constructor Description Taxonomy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetOrganizingPrinciple()voidsetOrganizingPrinciple(String organizingPrinciple)-
Methods inherited from class org.odpi.openmetadata.accessservices.subjectarea.properties.objects.glossary.Glossary
equals, getIcons, getLanguage, getUsage, hashCode, processClassification, setLanguage, setUsage, toString
-
Methods inherited from class org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Node
getAdditionalProperties, getClassifications, getDescription, getEffectiveFromTime, getEffectiveToTime, getName, getNodeType, getQualifiedName, getSystemAttributes, isReadOnly, setAdditionalProperties, setClassifications, setDescription, setEffectiveFromTime, setEffectiveToTime, setIcons, setName, setNodeType, setQualifiedName, setReadOnly, setSystemAttributes, toString
-
-