Class Glossary
java.lang.Object
org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Node
org.odpi.openmetadata.accessservices.subjectarea.properties.objects.glossary.Glossary
- All Implemented Interfaces:
Serializable,OmasObject
- Direct Known Subclasses:
CanonicalGlossary,Taxonomy
Glossary object
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetIcons()The Governance level associated with this glossaryThe Natural Language used in the glossary.getUsage()Guidance on the usage of this glossary content.inthashCode()voidprocessClassification(Classification classification) voidsetLanguage(String language) voidMethods 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
-
Constructor Details
-
Glossary
public Glossary()
-
-
Method Details
-
getUsage
Guidance on the usage of this glossary content.- Returns:
- the usage.
-
setUsage
-
getLanguage
The Natural Language used in the glossary. This is a String - there is a Jira raised to enhance Egeria to standardise the language values. https://jira.odpi.org/browse/EGERIA-9- Returns:
- the natural language
-
setLanguage
-
getIcons
The Governance level associated with this glossary -
processClassification
-
toString
-
equals
-
hashCode
public int hashCode()
-