: Public Class
Created: |
31/12/2008 13:42:54 |
Modified: |
28/10/2016 16:27:25 |
|
Project: |
|
Author: |
|
Version: |
|
Phase: |
|
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{69DF78D3-49D3-476f-9D61-3F42EDB836BA} |
Appears In: |
CongestionRevenueRights, CRR Detail, 14-Document-1 |
CRRSegment represents a segment of a CRR in a particular time frame. <br/><br/>The segment class contains amount, clearing price, start date and time, end date and time.<br/>
- Attributes
- Associations From
- Other Links
Attribute |
Public Money amount
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
Dollar amount = quantity x clearingPrice<br/><br/>
|
|
Public Money clearingPrice
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
Clearing price of a CRR<br/><br/>
|
|
Public DateTime endDateTime
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
segment end date time<br/><br/>
|
|
Public Float quantity
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
The MW amount associated with the CRR<br/><br/>
|
|
Public DateTime startDateTime
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
segment start date time<br/><br/>
|
|
Element |
Source Role |
Target Role |
Pnode
Class
|
Name: Source
|
Name: SourceCRRSegment
|
 Details:
|
CongestionRevenueRight
Class
|
Name: CongestionRevenueRight
|
Name: CRRSegment
|
 Details:
|
Pnode
Class
|
Name: Sink
|
Name: SinkCRRSegment
|
 Details:
|