metaonly
module
ti.xdais.
Trace
index URL
xDAIS TRACE interface
XDCscript usage
Individual elements
All algorithms compliant with xDAIS can implement this interface.
XDCscript
usage
meta-domain
sourced in
ti/xdais/Trace.xdc
var
Trace =
xdc.useModule
(
'ti.xdais.Trace'
);
module-wide config parameters
Trace.
implementationPkg
// Name of the package that implements trace
=
String
undefined
;
config
Trace.
implementationPkg
// module-wide
index URL
Name of the package that implements trace
XDCscript
usage
meta-domain
Trace.
implementationPkg
=
String
undefined
;
generated on Mon, 20 May 2013 19:15:14 GMT