From RTSC-Pedia

Jump to: navigation, search
revision tip
—— LANDSCAPE orientation
[printable version]  [offline version]offline version generated on 04-Aug-2010 21:08 UTC

XDCscript - Instance-Object

Object containing per-instance-features of a module

Contents

Description

Instance objects reflect the per-instance-feature(s) of a module specification. They are created using the module's create method.

See Also

XDCscript_-_Module-Object.create Create a new Instance object managed by this unit
XDCscript - Instance-Object.$index Serial number of the instance
XDCscript - Instance-Object.$module The Module object that manages this instance
XDCscript - Instance-Object.$name Canonical name for the instance
XDCscript - Instance-Object.$package The Package object containing the module managing this instance
XDCscript - Instance-Object.$private Private state object of the instance
XDCscript - Instance-Object.$super Instance of the inherited-interface

[printable version]  [offline version]offline version generated on 04-Aug-2010 21:08 UTC
Copyright © 2008 The Eclipse Foundation. All Rights Reserved


Views
Personal tools
package reference