Class ObservationRef

All Implemented Interfaces:
IFeature, IObservation, IXlinkReference<IObservation>, IResource

public class ObservationRef extends FeatureRef<IObservation> implements IObservation

Wrapper class for use when an IObservation object is or can be included by reference. This enables fetching and instantiating the target object lazily.

Since:
Sep 28, 2012