Class IncompleteRule
java.lang.Object
org.odpi.openmetadata.viewservices.assetcatalog.beans.IncompleteRule
- All Implemented Interfaces:
Rule
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
In order to mark the incomplete assets accordingly, the graph is iterated and based on the existence of a classification the nodes and edges are altered.boolean
int
hashCode()
void
setDestinationNodeType
(String destinationNodeType) void
setEdgeType
(String edgeType) toString()
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
IncompleteRule
public IncompleteRule()
-
-
Method Details
-
getEdgeType
-
setEdgeType
-
getDestinationNodeType
-
setDestinationNodeType
-
apply
In order to mark the incomplete assets accordingly, the graph is iterated and based on the existence of a classification the nodes and edges are altered. -
toString
-
equals
-
hashCode
public int hashCode()
-