Package wt.occurrence

Class CombinedPathOccurrence

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, DisplayIdentification, wt.occurrence._CombinedOccurrence, _Occurrence, wt.occurrence._PathParentableOccurrence, CombinedOccurrence, Occurrence, PathParentableOccurrence
Direct Known Subclasses:
wt.part._PartCombinedPathOccurrence

This combines a parent PathOccurrence (owned by one PathOwner) with a child PathParentableOccurrence (owned by a different PathOwner); its context is the context of its parent.

Supported API: true

Extendable: true
See Also: