Difference between revisions of "XCSG:Project"

From AtlasWiki
Jump to: navigation, search
m (TheodoreMurdock moved page Project to XCSG:Project)
(Specification: parent is now Node)
 
Line 1: Line 1:
 
==Specification==
 
==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.