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