Uses of Class
org.drools.model.impl.DeclarationImpl
-
Packages that use DeclarationImpl Package Description org.drools.model.impl -
-
Uses of DeclarationImpl in org.drools.model.impl
Subclasses of DeclarationImpl in org.drools.model.impl Modifier and Type Class Description classPrototypeVariableImplMethods in org.drools.model.impl that return DeclarationImpl Modifier and Type Method Description DeclarationImpl<T>DeclarationImpl. setMetadata(DomainClassMetadata metadata)DeclarationImpl<T>DeclarationImpl. setSource(DeclarationSource source)DeclarationImpl<T>DeclarationImpl. setWindow(Window window)
-