byePercepts, documentbuilderfactory, ei, perceptsQueue, requestActionPercepts, simEndPercepts, simStartPercepts, transformerfactory
Constructor and Description |
---|
CowboysEntity() |
Modifier and Type | Method and Description |
---|---|
protected Document |
actionToXML(eis.iilang.Action action)
Maps an IILang-action to XML.
|
protected Collection<eis.iilang.Percept> |
byeToIIL(Document document)
Maps the bye-message (XML) to IILang.
|
String |
getType()
Yields the type of the entity.
|
protected Collection<eis.iilang.Percept> |
requestActionToIIL(Document document)
Maps the request-action-message (XML) to IILang.
|
protected Collection<eis.iilang.Percept> |
simEndToIIL(Document document)
Maps the sim-end-message (XML) to IILang.
|
protected Collection<eis.iilang.Percept> |
simStartToIIL(Document document)
Maps the sim-start-message (XML) to IILang.
|
activatePerceptQueue, activateStatistics, authenticate, createEntity, enableIILang, enableNotifications, enableScheduling, enableTimeAnnotations, enableXML, establishConnection, getAllPercepts, getCurrentActionId, getName, isConnected, performAction, println, receiveDocument, run, setEnvironmentInterface, setStatistic, setTimeout, XMLToString
public String getType()
Entity
protected Document actionToXML(eis.iilang.Action action)
Entity
actionToXML
in class Entity
protected Collection<eis.iilang.Percept> byeToIIL(Document document)
Entity
protected Collection<eis.iilang.Percept> requestActionToIIL(Document document)
Entity
requestActionToIIL
in class Entity
protected Collection<eis.iilang.Percept> simEndToIIL(Document document)
Entity
simEndToIIL
in class Entity
protected Collection<eis.iilang.Percept> simStartToIIL(Document document)
Entity
simStartToIIL
in class Entity
Copyright © 2013. All Rights Reserved.