Uses of Class
org.drools.workbench.screens.globals.model.Global
-
Packages that use Global Package Description org.drools.workbench.screens.globals.model -
-
Uses of Global in org.drools.workbench.screens.globals.model
Methods in org.drools.workbench.screens.globals.model that return types with arguments of type Global Modifier and Type Method Description List<Global>GlobalsModel. getGlobals()Method parameters in org.drools.workbench.screens.globals.model with type arguments of type Global Modifier and Type Method Description voidGlobalsModel. setGlobals(List<Global> globals)
-