Class CanonicalTaxonomy
- 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
-
- org.odpi.openmetadata.accessservices.subjectarea.properties.objects.glossary.CanonicalTaxonomy
-
- All Implemented Interfaces:
Serializable,OmasObject
public class CanonicalTaxonomy extends Taxonomy
- 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 CanonicalTaxonomy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetScope()voidsetScope(String scope)-
Methods inherited from class org.odpi.openmetadata.accessservices.subjectarea.properties.objects.glossary.Taxonomy
getOrganizingPrinciple, setOrganizingPrinciple
-
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, getExtendedProperties, getName, getNodeType, getQualifiedName, getSystemAttributes, getTypeName, isReadOnly, setAdditionalProperties, setClassifications, setDescription, setEffectiveFromTime, setEffectiveToTime, setExtendedProperties, setIcons, setName, setNodeType, setQualifiedName, setReadOnly, setSystemAttributes, setTypeName, toString
-
-