Ref
From Erights
(Difference between revisions)
Kevin Reid (Talk | contribs) |
Kevin Reid (Talk | contribs) m (rename Ref (object) for capitalization unambiguity) |
||
Line 3: | Line 3: | ||
In [[E-on-Java]] and [[E-on-CL]], "Ref" is the common superclass of the underlying objects which implement the behaviors of all references other than [[near reference]]s. (See [[reference states]].) | In [[E-on-Java]] and [[E-on-CL]], "Ref" is the common superclass of the underlying objects which implement the behaviors of all references other than [[near reference]]s. (See [[reference states]].) | ||
- | [[Ref | + | [[Object Ref|Ref is also the name of an object]] which provides operations on references — creating promises, testing reference states, etc. |
==See also== | ==See also== |
Revision as of 00:27, 14 January 2009
Ref is an abbreviation for "reference".
In E-on-Java and E-on-CL, "Ref" is the common superclass of the underlying objects which implement the behaviors of all references other than near references. (See reference states.)
Ref is also the name of an object which provides operations on references — creating promises, testing reference states, etc.
See also
- This page is a stub; it should be expanded with more information. If doing so, check the original E web site and the mailing list archives for content which could be moved into this page.