com.agentfactory.logic.agent
Interface BMInterface


public interface BMInterface

An interface that defines objects that can be used with the logic reasoning system.


Method Summary
 java.util.Vector getMatchingFormula(FOS goal)
           
 

Method Detail

getMatchingFormula

java.util.Vector getMatchingFormula(FOS goal)