org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandlerpublic class NeedsLoaderHandler
extends FAtiMA.Core.util.parsers.ReflectXMLHandler
| Constructor | Description |
|---|---|
NeedsLoaderHandler(FAtiMA.Core.AgentModel agent,
MotivationalComponent motivationalState) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Action(org.xml.sax.Attributes attributes) |
|
void |
ActivePursuitGoal(org.xml.sax.Attributes attributes) |
|
void |
Goal(org.xml.sax.Attributes attributes) |
|
void |
InterestGoal(org.xml.sax.Attributes attributes) |
|
void |
MotivationalParameter(org.xml.sax.Attributes attributes) |
|
void |
Motivator(org.xml.sax.Attributes attributes) |
|
void |
OnIgnore(org.xml.sax.Attributes attributes) |
|
void |
OnSelect(org.xml.sax.Attributes attributes) |
endPrefixMapping, skippedEntity, startPrefixMappingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcallCharMethod, callEndMethod, callTagMethod, characters, endDocument, endElement, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, startDocument, startElement, unparsedEntityDecl, warningpublic NeedsLoaderHandler(FAtiMA.Core.AgentModel agent,
MotivationalComponent motivationalState)
public void MotivationalParameter(org.xml.sax.Attributes attributes)
throws InvalidMotivatorTypeException
InvalidMotivatorTypeExceptionpublic void Goal(org.xml.sax.Attributes attributes)
public void ActivePursuitGoal(org.xml.sax.Attributes attributes)
public void InterestGoal(org.xml.sax.Attributes attributes)
public void Action(org.xml.sax.Attributes attributes)
public void Motivator(org.xml.sax.Attributes attributes)
public void OnSelect(org.xml.sax.Attributes attributes)
public void OnIgnore(org.xml.sax.Attributes attributes)