Class CanonicalTaxonomySummary
java.lang.Object
org.odpi.openmetadata.accessservices.subjectarea.properties.objects.nodesummary.NodeSummary
org.odpi.openmetadata.accessservices.subjectarea.properties.objects.nodesummary.CanonicalTaxonomySummary
- All Implemented Interfaces:
Serializable
A Glossary that is both a taxonomy and a Canonical Glossary is summarized with this class.
It is used to identify a related canonical glossary, which is also a taxonomy.
- See Also:
-
Field Summary
FieldsFields inherited from class org.odpi.openmetadata.accessservices.subjectarea.properties.objects.nodesummary.NodeSummary
relationshipType, type
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.odpi.openmetadata.accessservices.subjectarea.properties.objects.nodesummary.NodeSummary
equals, getFromEffectivityTime, getFromRelationshipEffectivityTime, getGuid, getIcons, getName, getQualifiedName, getRelationshipguid, getRelationshipType, getToEffectivityTime, getToRelationshipEffectivityTime, getType, hashCode, processClassification, setFromEffectivityTime, setFromRelationshipEffectivityTime, setGuid, setIcons, setName, setQualifiedName, setRelationshipguid, setRelationshipType, setToEffectivityTime, setToRelationshipEffectivityTime, setType, toString, toString
-
Field Details
-
nodeType
-
-
Constructor Details
-
CanonicalTaxonomySummary
public CanonicalTaxonomySummary()
-