Difference between revisions of "XCSG:Project"

From AtlasWiki
Jump to: navigation, search
(Created page with "{{Node | extends = ModelElement | description = Represents a project, such as an Eclipse or Visual Studio project, or a Linux tarball. }}")
 
(Specification: parent is now Node)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
==Specification==
 
{{Node
 
{{Node
| extends = ModelElement
+
| extends = Node
 
| description = Represents a project, such as an Eclipse or Visual Studio project, or a Linux tarball.
 
| description = Represents a project, such as an Eclipse or Visual Studio project, or a Linux tarball.
 
}}
 
}}

Latest revision as of 19:29, 15 April 2014

Specification

Metaclass Project
Extends Node
Description Represents a project, such as an Eclipse or Visual Studio project, or a Linux tarball.
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.