Package org.drools.model
Interface PrototypeVariable
-
- All Superinterfaces:
Argument<PrototypeFact>,Variable<PrototypeFact>
- All Known Implementing Classes:
PrototypeVariableImpl
public interface PrototypeVariable extends Variable<PrototypeFact>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PrototypegetPrototype()
-
-
-
Method Detail
-
getPrototype
Prototype getPrototype()
-
-