SheetOrChapter
Published on Jul 1, 2014
VEC Version 1.1.1
Last updated on Jan 31, 2023
1 min read
Note: There is a newer version of this specification see VEC 2.1.0
Documents can be structured into sheets or chapters. Since it is possible, that one document describes a couple of parts it is necessary to be able to specify which sheet or chapter contains the description of which part. (see KBLFRM-308)
Attribute |
Value |
Owner |
core |
Applied Stereotype |
|
Base Classifier |
ExtendableElement
|
Is Abstract |
false |
Derived Classifiers |
|
Attributes
Name |
Type |
Mult. |
Description |
Owning Classifier |
identification |
String |
1 |
The identification of the sheet or chapter within the document. This value must be distinct within the context of a document. |
SheetOrChapter |
Outgoing Relations
Type |
Role |
Mult. |
Mult. |
Description |
PartVersion |
referencedPart |
0..* |
0..* |
The association is an informative link which PartVersions are described by the SheetOrChapter. |
Incoming Relations
Type |
Mult. |
Role |
Mult. |
Description |
DocumentBasedInstruction |
0..* |
referencedSheetOrChapter |
0..1 |
References the SheetOrChapter that is used as an Instruction. |
CartesianPoint2D |
0..* |
sheet |
0..1 |
A two dimensional building block can contain one or more sheets. The CartesianPoint can reference the sheet on which it is placed. |
DocumentVersion |
1 |
sheetOrChapter |
0..* |
Specifies SheetOrChapters defined in this DocumentVersion. These are especially useful if the DocumentVersion represents an external reference. |