Uses of Interface
org.drools.model.PrototypeVariable
-
Packages that use PrototypeVariable Package Description org.drools.model org.drools.model.impl -
-
Uses of PrototypeVariable in org.drools.model
Methods in org.drools.model that return PrototypeVariable Modifier and Type Method Description PrototypeVariablePrototypeDSL.PrototypePatternDefImpl. getPrototypeVariable()static PrototypeVariablePrototypeDSL. variable(Prototype prototype)static PrototypeVariablePrototypeDSL. variable(Prototype prototype, String name)Constructors in org.drools.model with parameters of type PrototypeVariable Constructor Description PrototypePatternDefImpl(PrototypeVariable variable) -
Uses of PrototypeVariable in org.drools.model.impl
Classes in org.drools.model.impl that implement PrototypeVariable Modifier and Type Class Description classPrototypeVariableImpl
-