Package org.drools.model
Interface Query
-
- All Superinterfaces:
NamedModelItem
- All Known Implementing Classes:
QueryImpl
public interface Query extends NamedModelItem
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Variable<?>[]getArguments()ViewgetView()-
Methods inherited from interface org.drools.model.NamedModelItem
getFullName, getName, getPackage
-
-