: Public Class
Created: |
20/11/2015 10:07:47 |
Modified: |
07/06/2016 14:51:50 |
|
Project: |
|
Author: |
D. Ilhat |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{B281228E-3A6C-42cd-84FD-1AFBE148D1A2} |
Appears In: |
DiagramLayout |
An object that defines one or more points in a given space. This object can be associated with anything that specializes IdentifiedObject. For single line diagrams such objects typically include such items as analog values, breakers, disconnectors, power transformers, and transmission lines.<br/>
- Attributes
- Associations To
- Associations From
- Tagged Values
- Other Links
Attribute |
Public Integer drawingOrder
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
GUIDBasedOn={9C8F08EF-6539-4118-BEA5-1E00C412E809}
Notes:
|
The drawing order of this element. The higher the number, the later the element is drawn in sequence. This is used to ensure that elements that overlap are rendered in the correct order.<br/>
|
|
Public Boolean isPolygon
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
GUIDBasedOn={E105F67A-F735-40c8-828B-50637B38AEBC}
Notes:
|
Defines whether or not the diagram objects points define the boundaries of a polygon or the routing of a polyline. If this value is true then a receiving application should consider the first and last points to be connected.<br/>
|
|
Public Float offsetX
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
GUIDBasedOn={9E1EABB6-8384-40b8-B97D-CAC2F81D25CC}
Notes:
|
The offset in the X direction. This is used for defining the offset from centre for rendering an icon (the default is that a single point specifies the centre of the icon).<br/><br/>The offset is in per-unit with 0 indicating there is no offset from the horizontal centre of the icon. -0.5 indicates it is offset by 50% to the left and 0.5 indicates an offset of 50% to the right.<br/><br/>
|
|
Public Float offsetY
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
GUIDBasedOn={10731F3A-76D6-488f-8C14-CC488A1F8B2D}
Notes:
|
The offset in the Y direction. This is used for defining the offset from centre for rendering an icon (the default is that a single point specifies the centre of the icon).<br/><br/>The offset is in per-unit with 0 indicating there is no offset from the vertical centre of the icon. The offset direction is dependent on the orientation of the diagram, with -0.5 and 0.5 indicating an offset of +/- 50% on the vertical axis.<br/><br/>
|
|
Public AngleDegrees rotation
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
GUIDBasedOn={57D901DD-45DA-42f6-8A86-9C0EDBB27214}
Notes:
|
Sets the angle of rotation of the diagram object. Zero degrees is pointing to the top of the diagram. Rotation is clockwise.<br/>
|
|
Element |
Source Role |
Target Role |
DiagramObjectPoint
Class
|
Name: DiagramObject
The diagram object with which the points are associated.
|
Name: DiagramObjectPoints
A diagram object can have 0 or more points to reflect its layout position, routing (for polylines) or boundary (for polygons).
|
 Details:
|
VisibilityLayer
Class
|
Name: VisibleObjects
A visibility layer can contain one or more diagram objects.
|
Name: VisibilityLayers
A diagram object can be part of multiple visibility layers.
|
 Details:
|
Element |
Source Role |
Target Role |
DiagramObjectStyle
Class
|
Name: DiagramObjectStyle
A diagram object has a style associated that provides a reference for the style used in the originating system.
|
Name: StyledObjects
A style can be assigned to multiple diagram objects.
|
 Details:
|
Diagram
Class
|
Name: Diagram
A diagram object is part of a diagram.
|
Name: DiagramElements
A diagram is made up of multiple diagram objects.
|
 Details:
|
IdentifiedObject
Class
|
Name: IdentifiedObject
The domain object to which this diagram object is associated.
|
Name: DiagramObjects
The diagram objects that are associated with the domain object.
|
 Details:
|
Tag |
Value |
GUIDBasedOn |
{E5A0EE1A-EA81-4542-8974-B5D3C2F3F465} |
 Details:
|