Package FAtiMA.motivationalSystem
Class NeedsLoaderHandler
java.lang.Object
org.xml.sax.helpers.DefaultHandler
FAtiMA.Core.util.parsers.ReflectXMLHandler
FAtiMA.motivationalSystem.NeedsLoaderHandler
- All Implemented Interfaces:
ContentHandler,DTDHandler,EntityResolver,ErrorHandler
public class NeedsLoaderHandler
extends FAtiMA.Core.util.parsers.ReflectXMLHandler
-
Constructor Summary
ConstructorsConstructorDescriptionNeedsLoaderHandler(FAtiMA.Core.AgentModel agent, MotivationalComponent motivationalState) -
Method Summary
Modifier and TypeMethodDescriptionvoidAction(Attributes attributes) voidActivePursuitGoal(Attributes attributes) voidGoal(Attributes attributes) voidInterestGoal(Attributes attributes) voidMotivationalParameter(Attributes attributes) voidMotivator(Attributes attributes) voidOnIgnore(Attributes attributes) voidOnSelect(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
-
Constructor Details
-
NeedsLoaderHandler
-
-
Method Details
-
MotivationalParameter
- Throws:
InvalidMotivatorTypeException
-
Goal
-
ActivePursuitGoal
-
InterestGoal
-
Action
-
Motivator
-
OnSelect
-
OnIgnore
-