org.blackbox.shell
Class BBX_EngineEvent
java.lang.Object
org.blackbox.model.Hypothesis
org.blackbox.hypothesis.HEngineEvent
org.blackbox.shell.BBX_EngineEvent
- All Implemented Interfaces:
- ObservableEntity
public class BBX_EngineEvent
- extends HEngineEvent
Methods inherited from class org.blackbox.model.Hypothesis |
addObserver, gainFocus, getDomainOrigin, getKnowledge, getKsCreator, loseFocus, notifyObservers, removeObserver, setDomainOrigin, setKnowledge, setKsCreator |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
BBX_EngineEvent
public BBX_EngineEvent(java.lang.Object knowledge,
Domain home,
KnowledgeSource creator)
getController
public Controller getController()
- Specified by:
getController
in class HEngineEvent
- Returns:
- Returns the file.
setController
public void setController(Controller c)
- Specified by:
setController
in class HEngineEvent
- Parameters:
file
- The file to set.
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
clone
public java.lang.Object clone()
- Specified by:
clone
in class Hypothesis