An instance referring to another instance via a reference attribute.

no type hierarchy

no subtypes hierarchy

Attributes
attributeSource Codeshared formal ValueDeclaration attribute

The attribute making the reference.

Inherited Attributes
Attributes inherited from: Object
Methods
referredSource Codeshared formal Anything referred(Object instance)

The referred() instance reachable from the given instance.

Note: If this member refers to a late declaration and the attribute of the given instance has not been initialized this method will return uninitializedLateValue.

Inherited Methods
Methods inherited from: Object
Methods inherited from: ReachableReference