Changes between Version 1 and Version 2 of FrameDefinitionLanguage
- Timestamp:
- Mar 22, 2006, 3:15:47 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FrameDefinitionLanguage
v1 v2 10 10 The access methods allow addition, deletion and manipulation of classes and slots. 11 11 12 FdlClass es are instantiated as FdlObjects, which implies that all of their parts are also automatically12 FdlClass es are instantiated as [wiki:FdlObject]s, which implies that all of their parts are also automatically 13 13 instantiated and initialized. It is possible to store ParameterSets with classes that override the default 14 14 values for parts of a class.