ReuseMetaInformation : public class
Created: 2007-08-02 17:02:01
Modified: 2010-03-08 16:20:49
Project:
Advanced:
<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>
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.
 
Object Type Connection Notes
TraceableSpecification Class Generalization  
VariableElement Class Weak