Difference between revisions of "XCSG:Library"

From AtlasWiki
Jump to: navigation, search
(Specification: Parent is now ModelElement; the "Component" abstraction is meaningless to us, and we don't want libraries lumped in with classes/interfaces under "Classifier")
m (TheodoreMurdock moved page Library to XCSG:Library)
(No difference)

Revision as of 12:12, 11 April 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 ModelElement
Description A library containing one or more executable components
All Superkinds Node, ModelElement
Known Possible In Edges

Inherited From In Edge Predecessor Multiplicity Description
Node Contains Node 1 Indicates that the predecessor contains the successor in a sense specified by the specific type of Contains edge.
Known Possible Out Edges

Inherited From Out Edge Successor Multiplicity Description
Node Contains Node Indicates that the predecessor contains the successor in a sense specified by the specific type of Contains edge.