: Public <<type>> Class
Created: 10-04-2008 12:15:51
Modified: 10-04-2008 12:15:51
Project:
Advanced:
Record is a indexed set of objects. It can be associated to a RecordType in such a manner that the class of an indexed value object is of the class specified by the RecordType's correspondingly indexed TypeName. <br /></p><p>A Record  is a NameSpace for its included attributes.<br /></p><p><br /></p><p>{locate() = attributes.select()}<br /></p><p>                                            -- Record acts as a dictionary on its attributes<br /></p><p><br /></p><p>{isTypeOf.attribute.select(C)(recordType.attributeTypes.select(C)) }       <br /></p><p>                                             -- the type of each attribute is given in the associated RecordType<br /></p>
Operation
Public
locate( name: MemberName,
):Any
Details:
Sequential
Element Source Role Target Role
«type» RecordType
Class  
Name: record
 
Name: recordType
 
Details:
 
Tag Value
persistence persistent
Details: