Uses of Interface
jade.lang.acl.MessageTemplate.MatchExpression
-
Packages that use MessageTemplate.MatchExpression Package Description jade.lang.acl This package contains the support for the FIPA Agent Communication Language (ACL) including the ACLMessage class, the parser, the encoder, and an helper class for representing templates of ACL messages. -
-
Uses of MessageTemplate.MatchExpression in jade.lang.acl
Constructors in jade.lang.acl with parameters of type MessageTemplate.MatchExpression Constructor Description MessageTemplate(MessageTemplate.MatchExpression e)Public constructor to use when the user needs to define an application specific pattern.
-