Uses of Class
org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Node
-
-
Uses of Node in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category
Subclasses of Node in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category Modifier and Type Class Description classCategoryclassSubjectAreaDefinitionA type of Category called a Subject Area Definition is one that describes a subject area or a domain. -
Uses of Node in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.glossary
Subclasses of Node in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.glossary Modifier and Type Class Description classCanonicalGlossaryclassCanonicalTaxonomyclassGlossaryGlossary objectclassTaxonomy -
Uses of Node in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.governednode
Subclasses of Node in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.governednode Modifier and Type Class Description classGovernedNodeA governed Node is a node that can have associated governance classifications. -
Uses of Node in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph
Methods in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph that return types with arguments of type Node Modifier and Type Method Description Map<String,Node>Graph. getNodes()Get the nodes that are in the neighbourhood of the root nodeMethod parameters in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph with type arguments of type Node Modifier and Type Method Description voidGraph. setNodes(Map<String,Node> nodes)Set the nodes that are in the neighbourhood of the root node -
Uses of Node in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.project
Subclasses of Node in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.project Modifier and Type Class Description classGlossaryProjectclassProjectGlossary object -
Uses of Node in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.term
Subclasses of Node in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.term Modifier and Type Class Description classActivityThis is a Term that describes an activityclassTermA Term in the Subject Area OMAS is a semantic description of something, such as a concept, object, asset, technology, role or group.
-