class NAME
Flattened version is
here
Public
Readable Attributes
attr family_name : STR ;
attr first_name : STR ;
attr other_names : FLIST{STR} ;
attr profession : STR ;
attr sal_string : STR ;
attr salutation : SALUTATIONS ;
attr second_name : STR ;
Writable Attributes
attr family_name : STR ;
attr first_name : STR ;
attr other_names : FLIST{STR} ;
attr profession : STR ;
attr sal_string : STR ;
attr salutation : SALUTATIONS ;
attr second_name : STR ;
Features
create : SAME
The Sather Home Page