Package FAtiMA.culture
Class CultureLoaderHandler
java.lang.Object
org.xml.sax.helpers.DefaultHandler
FAtiMA.Core.util.parsers.ReflectXMLHandler
FAtiMA.culture.CultureLoaderHandler
- All Implemented Interfaces:
ContentHandler,DTDHandler,EntityResolver,ErrorHandler
public class CultureLoaderHandler
extends FAtiMA.Core.util.parsers.ReflectXMLHandler
-
Constructor Summary
ConstructorsConstructorDescriptionCultureLoaderHandler(FAtiMA.Core.AgentModel aM, CulturalDimensionsComponent cDM) -
Method Summary
Modifier and TypeMethodDescriptionvoidAction(Attributes attributes) voidActivePursuitGoal(Attributes attributes) voidCulturalDimension(Attributes attributes) voidEmotionCondition(Attributes attributes) GetRituals(FAtiMA.Core.AgentModel am) voidGoal(Attributes attributes) voidLink(Attributes attributes) voidMoodCondition(Attributes attributes) voidMotivator(Attributes attributes) voidNewEvent(Attributes attributes) voidPastEvent(Attributes attributes) voidPreConditions(Attributes attributes) voidPredicate(Attributes attributes) voidProperty(Attributes attributes) voidRecentEvent(Attributes attributes) voidRitual(Attributes attributes) voidRitualCondition(Attributes attributes) voidRituals(Attributes attributes) voidRole(Attributes attributes) voidStep(Attributes attributes) voidSucessConditions(Attributes attributes) voidSymbol(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
-
CultureLoaderHandler
-
-
Method Details
-
GetRituals
-
CulturalDimension
-
Action
-
Rituals
-
Ritual
-
Symbol
-
Goal
- Throws:
FAtiMA.Core.exceptions.UnknownGoalException
-
PreConditions
-
SucessConditions
-
ActivePursuitGoal
-
Motivator
-
Role
-
Step
-
Link
-
Predicate
-
Property
-
RitualCondition
-
NewEvent
-
RecentEvent
-
PastEvent
-
EmotionCondition
-
MoodCondition
-