fipaos.parser.acl.bitefficient
Class ACLPerformatives


public class ACLPerformatives
implements ACLConstants

Mapping between JADE performative codes and bitefficient ones.

Author:
Heikki Helin, Mikko Laukkanen

Method Summary
 intgetCA(byte b)
          Returns FIPAOS code for performative
 intgetCA(String b)
           
 bytegetCACode(int b)
          Returns bit-efficient code for performative
 bytegetCACode(String b)
           
 StringgetCAString(byte b)
          Returns performative string

Method Detail

getCA

public int getCA(byte b)
Returns FIPAOS code for performative

getCA

public int getCA(String b)

getCACode

public byte getCACode(int b)
Returns bit-efficient code for performative
Parameters:
b - JADE code for performative

getCACode

public byte getCACode(String b)

getCAString

public String getCAString(byte b)
Returns performative string

Association Links

to Class fipaos.parser.acl.bitefficient.ACLPerformatives.pair