Difference between revisions of "XCSG:Library"

From AtlasWiki
Jump to: navigation, search
(Created page with "Library maps to Java JAR files, .NET assemblies, Windows DLLs, and other linkable collections of pre-compiled code. The XCIL equivalent concept is named ExecutableComponen...")
 
(adding categories)
Line 12: Line 12:
 
| A library containing one or more executable components
 
| A library containing one or more executable components
 
|}
 
|}
 +
 +
[[Category:XCSG]][[Category:XCSG Node Kinds]]

Revision as of 11:50, 10 March 2014

Library maps to Java JAR files, .NET assemblies, Windows DLLs, and other linkable collections of pre-compiled code. The XCIL equivalent concept is named ExecutableComponentLibrary.

Specification

Metaclass Library
Extends Component
Description A library containing one or more executable components