Dimension : public class
| Created: |
2012-04-20 15:52:48 |
| Modified: |
2012-06-29 14:49:46 |
|
Project: |
|
| Author: |
yt30282 |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
Advanced: |
|
| UUID: |
{1D5CB97A-8CCC-4753-99D1-923E070D3B29} |
| Appears In: |
TimeBase |
<p>A Dimension defines a set of units of the same quantity dimension.<br/></p><p><br/></p><p>Some examples of Dimension are:<br/></p><p>name = "Length" and quantityDimension = "L"<br/></p><p><br/></p><p>name = "Angle" and quantityDimension = "", i.e. the empty string as angle is without dimension.<br/></p><p><br/></p><p>name = "Acceleration" and quantityDimension = "LT-2", the exponent for length is 1 and for time it is -2.<br/></p><p><br/></p><p>Valid symbols in the quantityDimension attribute and their quantity names are:<br/></p><p>L, length<br/></p><p>M, mass<br/></p><p>T, time<br/></p><p>I, electric current<br/></p><p>K, thermodynamic temperature<br/></p><p>J, luminous intensity<br/></p><p>N, amount of substance<br/></p>
- Attributes
- Associations To
- Associations From
- Other Links
| Attribute |
Details |
public String quantityDimension |
|
| Element |
Source Role |
Target Role |
Details |
Timing
Class
|
Name: dimension
|
Name:
|
|
| Element |
Source Role |
Target Role |
Details |
TimeBase
Class
|
Name:
|
Name: type
|
|
Unit
Class
|
Name: unit
|
Name:
|
|
| Object |
Type |
Connection |
Notes |
| Unit |
Class |
Strong |
|
| Timing |
Class |
Strong |
|
| EAElement |
Class |
Generalization |
|