Package org.drools.model.impl
Class Query0DefImpl
java.lang.Object
org.drools.model.impl.QueryDefImpl
org.drools.model.impl.Query0DefImpl
- All Implemented Interfaces:
ModelComponent,Query0Def,QueryDef
-
Field Summary
Fields inherited from interface org.drools.model.QueryDef
QUERIES_BY_ARITY -
Constructor Summary
ConstructorsConstructorDescriptionQuery0DefImpl(ViewBuilder viewBuilder, String name) Query0DefImpl(ViewBuilder viewBuilder, String pkg, String name) -
Method Summary
Modifier and TypeMethodDescriptioncall(boolean open) Variable<?>[]booleanisEqualTo(ModelComponent other) Methods inherited from class org.drools.model.impl.QueryDefImpl
build, getName, getPackageMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.drools.model.QueryDef
build, getArg, getName, getPackage
-
Constructor Details
-
Query0DefImpl
-
Query0DefImpl
-
-
Method Details
-
call
-
getArguments
- Specified by:
getArgumentsin interfaceQueryDef
-
isEqualTo
- Specified by:
isEqualToin interfaceModelComponent
-