Uses of Interface
org.odpi.openmetadata.userinterface.uichassis.springboot.service.graphrules.Rule
-
Packages that use Rule Package Description org.odpi.openmetadata.userinterface.uichassis.springboot.beans org.odpi.openmetadata.userinterface.uichassis.springboot.service.graphrules -
-
Uses of Rule in org.odpi.openmetadata.userinterface.uichassis.springboot.beans
Methods in org.odpi.openmetadata.userinterface.uichassis.springboot.beans that return types with arguments of type Rule Modifier and Type Method Description List<Rule>Rules. getAllRules() -
Uses of Rule in org.odpi.openmetadata.userinterface.uichassis.springboot.service.graphrules
Classes in org.odpi.openmetadata.userinterface.uichassis.springboot.service.graphrules that implement Rule Modifier and Type Class Description classInvertEdgeRuleclassPrimaryCategoryRuleclassRemoveNodesRule
-