Class PrimaryCategoryRule
java.lang.Object
org.odpi.openmetadata.viewservices.assetcatalog.beans.PrimaryCategoryRule
- All Implemented Interfaces:
Rule
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
In order to mark the primaryCategory accordingly the graph is iterated and based on the existence of a classification the nodes and edges are alteredvoid
setClassificationProperty
(String classificationProperty) void
setDestinationNodeType
(String destinationNodeType) void
setEdgeType
(String edgeType) void
setSourceNodeType
(String sourceNodeType) toString()
-
Constructor Details
-
PrimaryCategoryRule
public PrimaryCategoryRule()
-
-
Method Details
-
getEdgeType
-
setEdgeType
-
getSourceNodeType
-
setSourceNodeType
-
getDestinationNodeType
-
setDestinationNodeType
-
getClassificationProperty
-
setClassificationProperty
-
apply
In order to mark the primaryCategory accordingly the graph is iterated and based on the existence of a classification the nodes and edges are altered -
toString
-