org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandlerpublic class RelationsLoaderHandler
extends FAtiMA.Core.util.parsers.ReflectXMLHandler
| Constructor | Description |
|---|---|
RelationsLoaderHandler(FAtiMA.Core.AgentModel aM) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Action(org.xml.sax.Attributes attributes) |
|
void |
ActivePursuitGoal(org.xml.sax.Attributes attributes) |
|
void |
Effect(org.xml.sax.Attributes attributes) |
|
void |
Effects(org.xml.sax.Attributes attributes) |
|
void |
FailureConditions(org.xml.sax.Attributes attributes) |
|
void |
LikeCondition(org.xml.sax.Attributes attributes) |
|
void |
LikeRelation(org.xml.sax.Attributes attributes) |
|
void |
PreConditions(org.xml.sax.Attributes attributes) |
|
void |
Relation(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 void Relation(org.xml.sax.Attributes attributes)
public void LikeRelation(org.xml.sax.Attributes attributes)
public void LikeCondition(org.xml.sax.Attributes attributes)
throws FAtiMA.Core.exceptions.InvalidEmotionTypeException,
FAtiMA.Core.exceptions.ContextParsingException
FAtiMA.Core.exceptions.InvalidEmotionTypeExceptionFAtiMA.Core.exceptions.ContextParsingExceptionpublic void ActivePursuitGoal(org.xml.sax.Attributes attributes)
public void Action(org.xml.sax.Attributes attributes)
public void SuccessConditions(org.xml.sax.Attributes attributes)
public void FailureConditions(org.xml.sax.Attributes attributes)
public void PreConditions(org.xml.sax.Attributes attributes)
public void Effects(org.xml.sax.Attributes attributes)
public void Effect(org.xml.sax.Attributes attributes)