Package org.drools.model
Interface From1<A>
-
- All Superinterfaces:
DeclarationSource,From<A>
- All Known Implementing Classes:
From1Impl
public interface From1<A> extends From<A>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Function1<A,?>getProvider()-
Methods inherited from interface org.drools.model.From
getVariable, isReactive
-
-