: Public Class
| Created: |
08-Jun-11 18:48:58 |
| Modified: |
30-Jun-11 22:48:14 |
|
Project: |
|
| Author: |
Jean-Luc |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
Advanced: |
|
| UUID: |
{20BA2C44-53FB-45f5-9542-03D7FC6DDA22} |
| Appears In: |
EntsoeDynamicsProfileIssue |
An attribute from the associated PowerSystemResource is used. This is like reflection into the UML model as one must name the paramter the same as the CIM name of the desired attribute. Such parameters are not important for completely standard models as the relation to the CIM attributes is fixed. This object is required for user defined models that use attributes already existing on the PowerSystemResource or its derived classes. Using this class avoids creating new paramter instances (with values) when we already have the values as class attributes of the associated PowerSystemResource. Standard block models might optinally use objects of this class to convey information about the internals of the standard block.
- Attributes
- Tagged Values
- Other Links
| Attribute |
Public <a href="../../EA1/EA45.htm">String</a> attributeName
|
Details:
| Alias: |
|
| Initial: |
|
| Stereotype: |
<<deprecated>> |
| Ordered: |
|
| Range: |
Range:0 to 1 |
GUIDBasedOn={C22198C8-A94B-4ecd-A36A-FB91CC05DAD0}
|
Notes:
|
The name of the attribute in the information model. This could be any attribute of the derived class of the power system resource for which the block is intended to be used. For example, if the one were using the xxx attribute from Generator class, one would specifiy this attribute as "xxx". This would also limit the block to only those classes which have an "xxx" attribute.<br /></p><p><br /></p><p>This attribute could be replaced by using the inherited IdentifiedObject.name value for the purpose described above.<br /></p>
|
|
| Tag |
Value |
| GUIDBasedOn |
{5B3C3708-6A31-450d-9CD0-92A8342F0EE9} |
 Details:
|