All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface oplan.acp3.KqmlSymbols

public interface KqmlSymbols
Symbols useful when reading Kqml log files and analysing messages.


Variable Index

 o K_CONTENT
 o K_DELTA_T
 o K_INIT_PROBLEM
 o K_REPLY_WITH
 o K_SENDER
 o K_SENT_TO
 o PRS_REPLY
 o Q_AN
 o Q_PLAN
 o Q_TASK
 o S_EVALUATE
 o S_PING
 o S_REPLY
 o S_SENDING
 o S_TO

Variables

 o Q_AN
 public static final Symbol Q_AN
 o K_CONTENT
 public static final Symbol K_CONTENT
 o K_DELTA_T
 public static final Symbol K_DELTA_T
 o S_EVALUATE
 public static final Symbol S_EVALUATE
 o K_INIT_PROBLEM
 public static final Symbol K_INIT_PROBLEM
 o S_PING
 public static final Symbol S_PING
 o Q_PLAN
 public static final Symbol Q_PLAN
 o S_REPLY
 public static final Symbol S_REPLY
 o PRS_REPLY
 public static final Symbol PRS_REPLY
 o K_REPLY_WITH
 public static final Symbol K_REPLY_WITH
 o K_SENDER
 public static final Symbol K_SENDER
 o S_SENDING
 public static final Symbol S_SENDING
 o K_SENT_TO
 public static final Symbol K_SENT_TO
 o Q_TASK
 public static final Symbol Q_TASK
 o S_TO
 public static final Symbol S_TO

All Packages  Class Hierarchy  This Package  Previous  Next  Index