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 - xdc.om.Package-Name

A hash table of all loaded packages

Synopsis

 
var pkg = xdc.om["«pkg_name»"];

Description

As packages are loaded, either directly or indirectly, during the execution of any XDCscript script, xdc.om["«pkg_name»"] is set to the package object that represents the package whose name is "«pkg_name»".

See Also

XDCscript - xdc.loadPackage Load specified package
XDCscript - xdc.om Top-Level object of current domain model
XDCscript - Package-Object Object containing package-wide features of a package

[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