|
| Project Element ABE UML Documentation |
Common Domain::Project ABE::Project Element ABE
Class ProjectElementDependency
This allows us to show dependencies, that typically relate to a ProjectElement not being able to commence until another Element has been completed.
| Attributes |
| String | dependencyType |
the relationship to be applied between the start or end points of the project elements (refer table 2)Notes: see [PSL]
|
| «baseType» Duration | lag |
the time lag to be applied to the dependencyNotes: May be zero
|
| «baseType» Duration | lead |
the time lead to be applied to the dependencyNotes: May be zero
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | ProjectElementDependency |
| Name Expression | |
| Namespace | Project Element ABE |
| Owned Template Signature | |
| Owner | Project Element ABE |
| Owning Template Parameter | |
| Package | Project Element ABE |
| Qualified Name | SID Models::Common Domain::Project ABE::Project Element ABE::ProjectElementDependency |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
dependencyType
Public String dependencyType
-
the relationship to be applied between the start or end points of the project elements (refer table 2)Notes: see [PSL]
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | ProjectElementDependency |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | dependencyType |
| Name Expression | |
| Namespace | ProjectElementDependency |
| Opposite | |
| Owner | ProjectElementDependency |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Project ABE::Project Element ABE::ProjectElementDependency::dependencyType |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
lag
Public «baseType» Duration lag
-
the time lag to be applied to the dependencyNotes: May be zero
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | ProjectElementDependency |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | lag |
| Name Expression | |
| Namespace | ProjectElementDependency |
| Opposite | |
| Owner | ProjectElementDependency |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Project ABE::Project Element ABE::ProjectElementDependency::lag |
| Stereotype | |
| Template Parameter | |
| Type | «baseType» Duration |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
lead
Public «baseType» Duration lead
-
the time lead to be applied to the dependencyNotes: May be zero
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | ProjectElementDependency |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | lead |
| Name Expression | |
| Namespace | ProjectElementDependency |
| Opposite | |
| Owner | ProjectElementDependency |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Project ABE::Project Element ABE::ProjectElementDependency::lead |
| Stereotype | |
| Template Parameter | |
| Type | «baseType» Duration |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
|
| Project Element ABE UML Documentation |