Class ACLAIDList

    • Constructor Detail

      • ACLAIDList

        public ACLAIDList​(Agent agent)
        Constructor for the ACLAIDList object
        Parameters:
        agent - link to agent
    • Method Detail

      • setEditable

        public void setEditable​(boolean theBool)
        Sets the Editable attribute of the ACLAIDList object
        Parameters:
        theBool - The new Editable value
      • register

        public void register​(Object o,
                             String fieldName)
        register Object and accompagnied field name in ACLMessage
        Parameters:
        fieldName - the fieldname
        o - Description of Parameter
      • register

        public void register​(AID aid,
                             String fieldName)
        register AID and fieldname from ACLMessage
        Parameters:
        aid - the AID to register
        fieldName - fieldname of ACLMessage