Changes between Version 1 and Version 2 of FrameDefinitionLanguage


Ignore:
Timestamp:
Mar 22, 2006, 3:15:47 PM (19 years ago)
Author:
ginkel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FrameDefinitionLanguage

    v1 v2  
    1010The access methods allow addition, deletion and manipulation of classes and slots.
    1111
    12 FdlClass es are instantiated as FdlObjects, which implies that all of their parts are also automatically
     12FdlClass es are instantiated as [wiki:FdlObject]s, which implies that all of their parts are also automatically
    1313instantiated and initialized. It is possible to store ParameterSets with classes that override the default
    1414values for parts of a class.