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.