Class Unifier

java.lang.Object
astra.reasoner.Unifier

public class Unifier
extends Object
This class performs unification of logical formulae and events. Events can be associated with this class through the following code: Unifier.eventFactory.put(EISEvent.class, new EISEventUnifier());
Author:
rem