Class RelationsLoaderHandler

java.lang.Object
org.xml.sax.helpers.DefaultHandler
FAtiMA.Core.util.parsers.ReflectXMLHandler
FAtiMA.socialRelations.parsers.RelationsLoaderHandler
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public class RelationsLoaderHandler extends FAtiMA.Core.util.parsers.ReflectXMLHandler
  • Constructor Details

    • RelationsLoaderHandler

      public RelationsLoaderHandler(FAtiMA.Core.AgentModel aM)
  • Method Details

    • Relation

      public void Relation(Attributes attributes)
    • LikeRelation

      public void LikeRelation(Attributes attributes)
    • LikeCondition

      public void LikeCondition(Attributes attributes) throws FAtiMA.Core.exceptions.InvalidEmotionTypeException, FAtiMA.Core.exceptions.ContextParsingException
      Throws:
      FAtiMA.Core.exceptions.InvalidEmotionTypeException
      FAtiMA.Core.exceptions.ContextParsingException
    • ActivePursuitGoal

      public void ActivePursuitGoal(Attributes attributes)
    • Action

      public void Action(Attributes attributes)
    • SuccessConditions

      public void SuccessConditions(Attributes attributes)
    • FailureConditions

      public void FailureConditions(Attributes attributes)
    • PreConditions

      public void PreConditions(Attributes attributes)
    • Effects

      public void Effects(Attributes attributes)
    • Effect

      public void Effect(Attributes attributes)