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