ReuseMetaInformation : public class
| Created: |
2007-08-02 17:02:01 |
| Modified: |
2010-03-08 16:20:49 |
|
Project: |
|
| Author: |
Ramin Tavakoli Kolagi |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
Advanced: |
|
| UUID: |
{FA9D68F0-A8DD-4391-B526-4C5CFC3A1F01} |
| Appears In: |
ArtifactLevelVariationManagement |
<p>ReuseMetaInformation represents the description information needed in the context of reuse. For example a specific entity is only a short-time solution that is not intended to be reused. Also a specific entity can only be reused for specific model ranges (that are not reflected in the product model). This kind of information can be stored in this information.<br/></p><p><br/></p><p>Semantics:<br/></p><p>The ReuseMetaInformation represents information that explains if and how the respective entity can be reused.<br/></p><p><br/></p><p><br/></p><p>Extension: Class<br/></p>
- Attributes
- Associations From
- Other Links
| Attribute |
Details |
public String information |
|
Notes:
|
The reuse information is stored in this attribute.
|
|
public Boolean isReusable |
Initial: true
|
Notes:
|
This Boolean attributes just says whether the owning VariableElement itself can essentially be reused or not. Specific information or constraints on reuse are in the information attribute.
|
|
| Element |
Source Role |
Target Role |
Details |
VariableElement
Class
|
Name:
|
Name: reuseMetaInformation
Reuse-relevant meta-information for the element.
|
|