PHASE

Name

PHASE -- class

Description

Represents a single phase of a protocol

Class details

(defclass PHASE ()(...))
scopepackage ORG.FUNCALL.ETIQUETTE
locationa-gen.lisp
# variables7
# methods14

Methods

(SETF CONDITIONAL)
 ((SETF CONDITIONAL) (OBJ PHASE)) [accessor]
Description 

Used by conditional transfer phases

CONDITIONAL
 (CONDITIONAL (OBJ PHASE)) [accessor]
Description 

Used by conditional transfer phases

Called By 

EXECUTE-PHASE and EXECUTE-PHASE

(SETF DATA-PREPROCESSOR)
 ((SETF DATA-PREPROCESSOR) (OBJ PHASE)) [accessor]
Description 

Specifies the format data will be delivered to agent method

DATA-PREPROCESSOR
 (DATA-PREPROCESSOR (OBJ PHASE)) [accessor]
Description 

Specifies the format data will be delivered to agent method

Called By 

EXECUTE-PHASE

(SETF ENGULFING-PROTOCOL)
 ((SETF ENGULFING-PROTOCOL) (OBJ PHASE)) [accessor]

ENGULFING-PROTOCOL
 (ENGULFING-PROTOCOL (OBJ PHASE)) [accessor]
Called By 

EXECUTE-PHASE, EXECUTE-PHASE, EXECUTE-PHASE, EXECUTE-PHASE, FINISH-ACTION and LOCATE-MATCHING-ACTION

(SETF INCOMING-TYPE-ACTIONS)
 ((SETF INCOMING-TYPE-ACTIONS) (OBJ PHASE)) [accessor]
Description 

Associates an action with each anticipated message type

INCOMING-TYPE-ACTIONS
 (INCOMING-TYPE-ACTIONS (OBJ PHASE)) [accessor]
Description 

Associates an action with each anticipated message type

Called By 

EXECUTE-PHASE, EXECUTE-PHASE, EXPAND-INCOMING-ACTION-RECORD and LOCATE-MATCHING-ACTION

(SETF NAME)
 ((SETF NAME) (OBJ PHASE)) [accessor]

NAME
 (NAME (OBJ PHASE)) [accessor]

(SETF OUTGOING-ACTIONS)
 ((SETF OUTGOING-ACTIONS) (OBJ PHASE)) [accessor]

OUTGOING-ACTIONS
 (OUTGOING-ACTIONS (OBJ PHASE)) [accessor]
Called By 

EXECUTE-PHASE and EXECUTE-PHASE

(SETF SENDER-ROLE)
 ((SETF SENDER-ROLE) (OBJ PHASE)) [accessor]

SENDER-ROLE
 (SENDER-ROLE (OBJ PHASE)) [accessor]
Called By 

EXECUTE-PHASE, EXECUTE-PHASE and EXECUTE-PHASE

Slots

CONDITIONAL
slot CONDITIONAL is of type T
Description 

Used by conditional transfer phases

DATA-PREPROCESSOR
slot DATA-PREPROCESSOR is of type T
Description 

Specifies the format data will be delivered to agent method

ENGULFING-PROTOCOL
slot ENGULFING-PROTOCOL is of type T

INCOMING-TYPE-ACTIONS
slot INCOMING-TYPE-ACTIONS is of type T
Description 

Associates an action with each anticipated message type

 slot NAME is of type T
 slot OUTGOING-ACTIONS is of type T
 slot SENDER-ROLE is of type T

This documentation was generated 27 Oct 2003 from the original sources by Albert v.0.4.9.