Class SubjectAreaDefinition
java.lang.Object
org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Node
org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category.Category
org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category.SubjectAreaDefinition
- All Implemented Interfaces:
Serializable
,OmasObject
A type of Category called a Subject Area Definition is one that describes a subject area or a domain.
For a category to be in a subject area - it would be within the children category hierarchies under
a Subject Area Definition.
- See Also:
-
Field Summary
Fields inherited from class org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Node
classifications, nodeType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category.Category
equals, getGlossary, getParentCategory, hashCode, setGlossary, setParentCategory, toString
Methods inherited from class org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Node
getAdditionalProperties, getClassifications, getDescription, getEffectiveFromTime, getEffectiveToTime, getExtendedProperties, getIcons, getName, getNodeType, getQualifiedName, getSystemAttributes, getTypeName, isReadOnly, processClassification, setAdditionalProperties, setClassifications, setDescription, setEffectiveFromTime, setEffectiveToTime, setExtendedProperties, setIcons, setName, setNodeType, setQualifiedName, setReadOnly, setSystemAttributes, setTypeName, toString
-
Constructor Details
-
SubjectAreaDefinition
public SubjectAreaDefinition() -
SubjectAreaDefinition
-