Package wt.occurrence

Interface CombinedOccurrence

All Superinterfaces:
wt.occurrence._CombinedOccurrence, wt.fc._NetFactor, wt.fc._ObjectMappable, _Occurrence, wt.occurrence._PathParentableOccurrence, wt.fc._Persistable, NetFactor, ObjectMappable, Occurrence, PathParentableOccurrence, Persistable, Serializable
All Known Implementing Classes:
_CombinedPathOccurrence, wt.part._PartCombinedPathOccurrence, CombinedPathOccurrence, PartCombinedPathOccurrence

@GenAsPersistable(interfaces={PathParentableOccurrence.class,Occurrence.class}, extendable=true) public interface CombinedOccurrence extends wt.occurrence._CombinedOccurrence
This PathParentableOccurrence allows the combination of PathOccurrences.

Supported API: true

Extendable: true