Package FAtiMA.Core.util.parsers
Class GoalLoaderHandler
java.lang.Object
org.xml.sax.helpers.DefaultHandler
FAtiMA.Core.util.parsers.ReflectXMLHandler
FAtiMA.Core.util.parsers.GoalLoaderHandler
- All Implemented Interfaces:
ContentHandler,DTDHandler,EntityResolver,ErrorHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidActivePursuitGoal(Attributes attributes) voidEmotionCondition(Attributes attributes) voidFailureConditions(Attributes attributes) GetGoals()voidInterestGoal(Attributes attributes) voidMoodCondition(Attributes attributes) voidNewEvent(Attributes attributes) voidPastEvent(Attributes attributes) voidPreConditions(Attributes attributes) voidPredicate(Attributes attributes) voidProperty(Attributes attributes) voidRecentEvent(Attributes attributes) voidSuccessConditions(Attributes attributes) voidSucessConditions(Attributes attributes) Methods inherited from class FAtiMA.Core.util.parsers.ReflectXMLHandler
callCharMethod, callEndMethod, callTagMethod, characters, endDocument, endElement, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, startDocument, startElement, unparsedEntityDecl, warningMethods inherited from class org.xml.sax.helpers.DefaultHandler
endPrefixMapping, skippedEntity, startPrefixMappingMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.xml.sax.ContentHandler
declaration
-
Field Details
-
_conditionType
-
_currentGoal
-
_goals
-
-
Constructor Details
-
GoalLoaderHandler
public GoalLoaderHandler()
-
-
Method Details
-
ActivePursuitGoal
-
GetGoals
-
InterestGoal
-
PreConditions
-
Predicate
-
Property
-
RecentEvent
-
NewEvent
-
PastEvent
-
EmotionCondition
-
MoodCondition
-
SucessConditions
-
SuccessConditions
-
FailureConditions
-