org.jactr.tools.analysis.production.relationships
Interface IRelationshipComputer

All Known Implementing Classes:
GeneralRelationshipComputer

public interface IRelationshipComputer


Method Summary
 IRelationship computeRelationship(BufferEndStates headEndStates, BufferEndStates tailEndStates)
           
 

Method Detail

computeRelationship

IRelationship computeRelationship(BufferEndStates headEndStates,
                                  BufferEndStates tailEndStates)