org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandlerpublic class EmotionalConditionsLoaderHandler
extends FAtiMA.Core.util.parsers.ReflectXMLHandler
| Constructor | Description |
|---|---|
EmotionalConditionsLoaderHandler(FAtiMA.Core.AgentModel aM) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ActivePursuitGoal(org.xml.sax.Attributes attributes) |
|
void |
EmotionalEpisodeCondition(org.xml.sax.Attributes attributes) |
|
void |
FailureConditions(org.xml.sax.Attributes attributes) |
|
void |
PreConditions(org.xml.sax.Attributes attributes) |
|
void |
SuccessConditions(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 EmotionalConditionsLoaderHandler(FAtiMA.Core.AgentModel aM)
public void ActivePursuitGoal(org.xml.sax.Attributes attributes)
public void EmotionalEpisodeCondition(org.xml.sax.Attributes attributes)
public void FailureConditions(org.xml.sax.Attributes attributes)
public void PreConditions(org.xml.sax.Attributes attributes)
public void SuccessConditions(org.xml.sax.Attributes attributes)