|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmassim.eismassim.Entity
massim.eismassim.GoldminersEntity
public class GoldminersEntity
Field Summary |
---|
Fields inherited from class massim.eismassim.Entity |
---|
byePercepts, documentbuilderfactory, ei, perceptsQueue, requestActionPercepts, simEndPercepts, simStartPercepts, transformerfactory |
Constructor Summary | |
---|---|
GoldminersEntity()
|
Method Summary | |
---|---|
protected org.w3c.dom.Document |
actionToXML(eis.iilang.Action action)
Maps an IILang-action to XML. |
protected java.util.Collection<eis.iilang.Percept> |
byeToIIL(org.w3c.dom.Document document)
Maps the bye-message (XML) to IILang. |
java.lang.String |
getType()
Yields the type of the entity. |
protected java.util.Collection<eis.iilang.Percept> |
requestActionToIIL(org.w3c.dom.Document document)
Maps the request-action-message (XML) to IILang. |
protected java.util.Collection<eis.iilang.Percept> |
simEndToIIL(org.w3c.dom.Document document)
Maps the sim-end-message (XML) to IILang. |
protected java.util.Collection<eis.iilang.Percept> |
simStartToIIL(org.w3c.dom.Document document)
Maps the sim-start-message (XML) to IILang. |
Methods inherited from class massim.eismassim.Entity |
---|
activatePerceptQueue, activateStatistics, authenticate, createEntity, enableIILang, enableNotifications, enableScheduling, enableTimeAnnotations, enableXML, establishConnection, getAllPercepts, getCurrentActionId, getName, isConnected, performAction, println, receiveDocument, run, setEnvironmentInterface, setStatistic, setTimeout, XMLToString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GoldminersEntity()
Method Detail |
---|
protected org.w3c.dom.Document actionToXML(eis.iilang.Action action)
Entity
actionToXML
in class Entity
protected java.util.Collection<eis.iilang.Percept> byeToIIL(org.w3c.dom.Document document)
Entity
byeToIIL
in class Entity
public java.lang.String getType()
Entity
getType
in class Entity
protected java.util.Collection<eis.iilang.Percept> requestActionToIIL(org.w3c.dom.Document document)
Entity
requestActionToIIL
in class Entity
protected java.util.Collection<eis.iilang.Percept> simEndToIIL(org.w3c.dom.Document document)
Entity
simEndToIIL
in class Entity
protected java.util.Collection<eis.iilang.Percept> simStartToIIL(org.w3c.dom.Document document)
Entity
simStartToIIL
in class Entity
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |