ID-OBJ

Name

ID-OBJ -- struct

Struct details

(defstruct ID-OBJ ()(...))
scopepackage SDS-GLOBAL
locationbase/global.lisp
# variables6
# methods9

Methods

COPY-ID-OBJ
 (COPY-ID-OBJ (OBJ ID-OBJ)) [function]

ID-OBJ-FULLNAME
 (ID-OBJ-FULLNAME (OBJ ID-OBJ)) [accessor]

ID-OBJ-LOCS
 (ID-OBJ-LOCS (OBJ ID-OBJ)) [accessor]

ID-OBJ-NAME
 (ID-OBJ-NAME (OBJ ID-OBJ)) [accessor]
Called By 

FIND-OBJ-IN-REP and PUT-OBJ-IN-REPOSITORY

ID-OBJ-P
 (ID-OBJ-P OBJ) [predicate]

ID-OBJ-PARAMS
 (ID-OBJ-PARAMS (OBJ ID-OBJ)) [accessor]

ID-OBJ-SCOPE
 (ID-OBJ-SCOPE (OBJ ID-OBJ)) [accessor]
Called By 

MAKE-CLASS-HIERARCHY

ID-OBJ-TYPE
 (ID-OBJ-TYPE (OBJ ID-OBJ)) [accessor]
Called By 

PUT-OBJ-IN-REPOSITORY

MAKE-ID-OBJ
 (MAKE-ID-OBJ)
Called By 

PARSE-ID

Slots

 slot FULLNAME is of type T
 slot LOCS is of type T
 slot NAME is of type T
 slot PARAMS is of type T
 slot SCOPE is of type T
 slot TYPE is of type T

Related Methods

SDS-GLOBAL:(SETF ID-OBJ-FULLNAME)
 ((SETF ID-OBJ-FULLNAME) (OBJ ID-OBJ)) [function]
Called By 

PARSE-ID

Location 

base/global.lisp

SDS-GLOBAL:(SETF ID-OBJ-LOCS)
 ((SETF ID-OBJ-LOCS) (OBJ ID-OBJ)) [function]
Called By 

PARSE-ID

Location 

base/global.lisp

SDS-GLOBAL:(SETF ID-OBJ-NAME)
 ((SETF ID-OBJ-NAME) (OBJ ID-OBJ)) [function]
Called By 

PARSE-ID

Location 

base/global.lisp

SDS-GLOBAL:(SETF ID-OBJ-PARAMS)
 ((SETF ID-OBJ-PARAMS) (OBJ ID-OBJ)) [function]
Called By 

PARSE-ID

Location 

base/global.lisp

SDS-GLOBAL:(SETF ID-OBJ-SCOPE)
 ((SETF ID-OBJ-SCOPE) (OBJ ID-OBJ)) [function]
Called By 

PUT-OBJ-IN-REPOSITORY

Location 

base/global.lisp

SDS-GLOBAL:(SETF ID-OBJ-TYPE)
 ((SETF ID-OBJ-TYPE) (OBJ ID-OBJ)) [function]
Called By 

PARSE-ID

Location 

base/global.lisp

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