Package ora4mas.nopl

Class OrgArt.Ora4masWSPRuleEngine

  • Enclosing class:
    OrgArt

    class OrgArt.Ora4masWSPRuleEngine
    extends cartago.AbstractWSPRuleEngine
    manages listener to be notified about agents that quit the system
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.util.List<OrgArt> l  
    • Method Summary

      Modifier and Type Method Description
      (package private) void addListener​(OrgArt o)  
      protected void processAgentQuitRequest​(cartago.AgentQuitRequestInfo req)  
      • Methods inherited from class cartago.AbstractWSPRuleEngine

        disposeArtifact, execOp, getArtifact, getArtifactList, getArtifactObsProp, lock, makeArtifact, processActionCompleted, processActionRequest, processAgentJoinRequest, processObsPropertyAdded, processObsPropertyChanged, processObsPropertyRemoved, processSignal, unlock
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

    • Constructor Detail

      • Ora4masWSPRuleEngine

        Ora4masWSPRuleEngine()
    • Method Detail

      • addListener

        void addListener​(OrgArt o)
      • processAgentQuitRequest

        protected void processAgentQuitRequest​(cartago.AgentQuitRequestInfo req)
        Overrides:
        processAgentQuitRequest in class cartago.AbstractWSPRuleEngine