Package wt.occurrence

Class DataOccurrenceReference

java.lang.Object
wt.occurrence._DataOccurrenceReference
wt.occurrence.DataOccurrenceReference
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, _WTReference, NetFactor, ObjectMappable, WTReference

This reference is to a set of UsesOccurrences that all share the same UsesOccurrenceData objects.

Use the newDataOccurrenceReference static factory method(s), not the DataOccurrenceReference constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: