| model1 UML Documentation |
| Summary:AttributesPropertiesComments | Detail:Attributes |
A Reference defines a Classifier's knowledge of, and access to, links and their instances defined by an Association. Although a Reference derives much of its state from a corresponding AssociationEnd, it provides additional information; therefore, the MOF cannot adequately represent some meta-models without this mechanism. The inherited attributes defined in StructuralFeature (multiplicity and isChangeable) are constrained to match the values of its corresponding AssociationEnd. However, it has its own visibility, name, and annotation defined.
| Attributes | ||
| Primitive Type boolean | ||
Properties:
| Alias | |
| Classifier Behavior | |
| Collections | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | Reference |
| Name Expression | |
| Owned Template Signature | |
| Owner | Package model1 |
| Owning Parameter | |
| Package | Package model1 |
| Packageable Element visibility | public |
| Qualified Name | model1::model1::Reference |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | public |
| Attribute Details |
public Primitive Type boolean referencedEndIsNavigable
| Aggregation | none |
| Alias | |
| Association | |
| Association End | |
| Class | Class Reference |
| Collections | |
| Datatype | |
| Default | |
| Default Value | |
| isChangeable | false |
| Is Composite | false |
| Is Derived | true |
| Is Derived Union | false |
| isLanguageNeutral | true |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | true |
| Is Static | false |
| isUnique | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| maxLength | 200 |
| Multiplicity | 1 |
| Name | referencedEndIsNavigable |
| Name Expression | |
| Opposite | |
| Owned Template Signature | |
| Owner | Class Reference |
| Owning Association | |
| Owning Parameter | |
| Qualified Name | model1::model1::Reference::referencedEndIsNavigable |
| Stereotype | default |
| Template Parameter | |
| Type | Primitive Type boolean |
| Upper | 1 |
| Upper Value | |
| Visibility | public |
| Comments |
| model1 UML Documentation |
| Summary:AttributesPropertiesComments | Detail:Attributes |