next up previous
Next: ScanObject Up: OPM Object Classes Previous: ScanData

Script

OBJECT CLASS Script
             isa* Cobject
  DESCRIPTION: "Script file and/or commands to build a plot or image"
  ATTRIBUTE scriptFile: [0,1] FSobject
  ATTRIBUTE scriptType: [1,1] CHAR(50)
  ATTRIBUTE commands: list-of [0,] VARCHAR(255)

This class is used by class Graphic to describe the script file and/or commands used to construct a plot or image.



Victor Markowitz
Fri Sep 20 17:58:41 PDT 1996