Pivot Attributes
Relevant Attributes for the Pivot Guidance Pattern. One of the three pivot definitions is required.
Child Components
Center Point 1..1
Radius 1..1
Start Point 0..1
End Point 0..1
Is Clockwise 0..1
UML Class Model
The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml PivotAttributes
class PivotAttributes {
String [[/docs/center-point CenterPoint]]
String [[/docs/start-point StartPoint]]
String [[/docs/end-point EndPoint]]
Boolean [[/docs/is-clockwise IsClockwise]]
}
class Radius {
[[/docs/radius details]]→
}
PivotAttributes o-d- "1...1" Radius
hide circle
@enduml
Where Used
Following is a list of components that have Pivot Attributes as a child component.
Feedback
AgGateway and its members welcome your feedback.
UUID: bde34412231549dabd13d0a5864ac595
ADAPT Standard Version 1.0.0