Uses of Class
org.odpi.openmetadata.userinterface.uichassis.springboot.service.graphrules.RemoveNodesRule
-
Packages that use RemoveNodesRule Package Description org.odpi.openmetadata.userinterface.uichassis.springboot.beans -
-
Uses of RemoveNodesRule in org.odpi.openmetadata.userinterface.uichassis.springboot.beans
Methods in org.odpi.openmetadata.userinterface.uichassis.springboot.beans that return types with arguments of type RemoveNodesRule Modifier and Type Method Description List<RemoveNodesRule>Rules. getRemoveNodes()Method parameters in org.odpi.openmetadata.userinterface.uichassis.springboot.beans with type arguments of type RemoveNodesRule Modifier and Type Method Description voidRules. setRemoveNodes(List<RemoveNodesRule> removeNodes)
-