Package org.drools.tms.beliefsystem.jtms
Interface JTMSBeliefSet<M extends ModedAssertion<M>>
- All Superinterfaces:
BeliefSet<M>
- All Known Implementing Classes:
DefeasibleBeliefSet,JTMSBeliefSetImpl
-
Method Summary
Methods inherited from interface org.drools.tms.beliefsystem.BeliefSet
add, cancel, clear, fastIterator, getBeliefSystem, getFactHandle, getFirst, isConflicting, isDecided, isEmpty, isNegated, isPositive, remove, setWorkingMemoryAction, size
-
Method Details
-
getLast
Object getLast()
-