<> <> <> <<>> <<>> DIRECTORY DM; DMDragonModel: CEDAR DEFINITIONS = BEGIN <> Create: PUBLIC PROC [subComponents: DM.ComponentList] RETURNS [dm: DM.Component]; END. <<>> <<>>