: Public Class
Created: |
23/04/2015 17:49:07 |
Modified: |
07/06/2016 14:48:24 |
|
Project: |
|
Author: |
david |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{04A726DA-90AF-418b-A7B7-0D8C8E8B0CC6} |
Appears In: |
Core-abstract-forFunctional, CDPSM classes |
Multi-purpose data points for defining a curve. The use of this generic class is discouraged if a more specific class can be used to specify the x and y axis values along with their specific data types.<br/>
- Attributes
- Associations From
- Tagged Values
- Other Links
Attribute |
Public Float xvalue
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
GUIDBasedOn={25202638-FF67-4a74-9190-EFB0B473BAAB}
Notes:
|
The data value of the X-axis variable, depending on the X-axis units.<br/><br/>
|
|
Public Float y1value
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
GUIDBasedOn={5BE57251-18BF-4e7f-A02D-3B42C9DC1222}
Notes:
|
The data value of the first Y-axis variable, depending on the Y-axis units.<br/><br/>
|
|
Public Float y2value
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
GUIDBasedOn={88D16D6F-312D-4a45-B322-E742A16DDB3F}
Notes:
|
The data value of the second Y-axis variable (if present), depending on the Y-axis units.<br/><br/>
|
|
Element |
Source Role |
Target Role |
Curve
Class
|
Name: Curve
The curve of this curve data point.
|
Name: CurveDatas
The point data values that define this curve.
|
 Details:
|
Tag |
Value |
GUIDBasedOn |
{49452B3C-BB66-4c7a-A86B-6BE155BB7193} |
 Details:
|
Object |
Type |
Connection |
Direction |
Notes |
CurveData |
Class |
Dependency |
From |
|
CurveData |
Class |
Dependency |
To |
|