Class CanonicalGlossary
- 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.CanonicalGlossary
-
- All Implemented Interfaces:
Serializable,OmasObject
public class CanonicalGlossary 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 CanonicalGlossary()
-
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.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
-
-