zeus.concepts
Interface PerformativeParserConstants
- All Known Implementing Classes:
- PerformativeParser, PerformativeParserTokenManager
- public interface PerformativeParserConstants
EOF
public static final int EOF
- See Also:
- Constant Field Values
LBRACKET
public static final int LBRACKET
- See Also:
- Constant Field Values
RBRACKET
public static final int RBRACKET
- See Also:
- Constant Field Values
ACCEPT
public static final int ACCEPT
- See Also:
- Constant Field Values
AGREE
public static final int AGREE
- See Also:
- Constant Field Values
CANCEL
public static final int CANCEL
- See Also:
- Constant Field Values
CFP
public static final int CFP
- See Also:
- Constant Field Values
CONFIRM
public static final int CONFIRM
- See Also:
- Constant Field Values
DISCONFRIM
public static final int DISCONFRIM
- See Also:
- Constant Field Values
FAILURE
public static final int FAILURE
- See Also:
- Constant Field Values
INFORM
public static final int INFORM
- See Also:
- Constant Field Values
INFORM_IF
public static final int INFORM_IF
- See Also:
- Constant Field Values
INFORM_REF
public static final int INFORM_REF
- See Also:
- Constant Field Values
NOT_UNDERSTOOD
public static final int NOT_UNDERSTOOD
- See Also:
- Constant Field Values
PROPOSE
public static final int PROPOSE
- See Also:
- Constant Field Values
QUERY_IF
public static final int QUERY_IF
- See Also:
- Constant Field Values
QUERY_REF
public static final int QUERY_REF
- See Also:
- Constant Field Values
REFUSE
public static final int REFUSE
- See Also:
- Constant Field Values
REJECT
public static final int REJECT
- See Also:
- Constant Field Values
REQUEST
public static final int REQUEST
- See Also:
- Constant Field Values
REQUEST_WHEN
public static final int REQUEST_WHEN
- See Also:
- Constant Field Values
REQUEST_WHENEVER
public static final int REQUEST_WHENEVER
- See Also:
- Constant Field Values
REQUEST_FORWARD
public static final int REQUEST_FORWARD
- See Also:
- Constant Field Values
SUBSCRIBE
public static final int SUBSCRIBE
- See Also:
- Constant Field Values
SENDER
public static final int SENDER
- See Also:
- Constant Field Values
RECEIVER
public static final int RECEIVER
- See Also:
- Constant Field Values
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
REPLY_WITH
public static final int REPLY_WITH
- See Also:
- Constant Field Values
REPLY_BY
public static final int REPLY_BY
- See Also:
- Constant Field Values
IN_REPLY_TO
public static final int IN_REPLY_TO
- See Also:
- Constant Field Values
REPLY_TO
public static final int REPLY_TO
- See Also:
- Constant Field Values
ENVELOPE
public static final int ENVELOPE
- See Also:
- Constant Field Values
LANGUAGE
public static final int LANGUAGE
- See Also:
- Constant Field Values
ONTOLOGY
public static final int ONTOLOGY
- See Also:
- Constant Field Values
PROTOCOL
public static final int PROTOCOL
- See Also:
- Constant Field Values
CONVERSATION_ID
public static final int CONVERSATION_ID
- See Also:
- Constant Field Values
NAME
public static final int NAME
- See Also:
- Constant Field Values
ADDRESSES
public static final int ADDRESSES
- See Also:
- Constant Field Values
WORD
public static final int WORD
- See Also:
- Constant Field Values
INTEGER
public static final int INTEGER
- See Also:
- Constant Field Values
REAL
public static final int REAL
- See Also:
- Constant Field Values
DATE_TIME
public static final int DATE_TIME
- See Also:
- Constant Field Values
LITERAL
public static final int LITERAL
- See Also:
- Constant Field Values
EXPONENT
public static final int EXPONENT
- See Also:
- Constant Field Values
LETTER
public static final int LETTER
- See Also:
- Constant Field Values
DIGIT
public static final int DIGIT
- See Also:
- Constant Field Values
DECIMAL
public static final int DECIMAL
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
tokenImage
public static final java.lang.String[] tokenImage
Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.