Package wt.occurrence

Interface PathParentableOccurrence

All Superinterfaces:
wt.fc._NetFactor, wt.fc._ObjectMappable, _Occurrence, wt.occurrence._PathParentableOccurrence, wt.fc._Persistable, NetFactor, ObjectMappable, Occurrence, Persistable, Serializable
All Known Subinterfaces:
wt.occurrence._CombinedOccurrence, _PathOccurrence, CombinedOccurrence, PathOccurrence
All Known Implementing Classes:
_CombinedPathOccurrence, wt.part._PartCombinedPathOccurrence, _PartPathOccurrence, CombinedPathOccurrence, PartCombinedPathOccurrence, PartPathOccurrence

@GenAsPersistable(interfaces=Occurrence.class, extendable=true) public interface PathParentableOccurrence extends wt.occurrence._PathParentableOccurrence
This Occurrence can have a PathOccurrence as its parent and is used in defining a CombinedPathOccurrence.

Supported API: true

Extendable: true