-
Interfaces Interface Description jade.proto.FIPAProtocolNames Use jade.domain.FIPANames.InteractionProtocol instead
-
Classes Class Description jade.core.Service.SliceProxy use the class jade.core.SliceProxy instead of this inner class
-
Fields Field Description jade.content.lang.sl.SL0Vocabulary.RESULT_ITEMS UseRESULT_VALUEinsteadjade.imtp.leap.JICP.JICPProtocol.OWNER_KEY UseMicroRuntime.OWNER_KEYjade.proto.ContractNetResponder.PROPOSE_ACCEPTANCE_KEY Use eitherACCEPT_PROPOSAL_KEYorREJECT_PROPOSAL_KEYaccording to the message that has been receivedjade.proto.ContractNetResponder.RESPONSE_KEY UseREPLY_KEYjade.proto.ContractNetResponder.RESULT_NOTIFICATION_KEY UseREPLY_KEY
-
Constructors Constructor Description jade.core.AID(String) This constructor might generate a wrong AID, if the passed parameter is not a guid (globally unique identifier), but the local name of an agent (e.g. "da0").jade.lang.acl.ACLMessage() Since every ACL Message must have a message type, you should use the new constructor which gets a message type as a parameter. To avoid problems, now this constructor silently sets the message type tonot-understood.