Package wt.impact

Interface IteratedImpact

All Superinterfaces:
wt.impact._Impact, wt.impact._IteratedImpact, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, Impact, NetFactor, ObjectMappable, Persistable, Serializable
All Known Subinterfaces:
wt.impact._IteratedImpacted, wt.impact._IteratedImpactor, IteratedImpacted, IteratedImpactor
All Known Implementing Classes:
_ChangeActivity2, _WTChangeActivity2, ChangeActivity2, WTChangeActivity2

@GenAsPersistable(interfaces=Impact.class) public interface IteratedImpact extends wt.impact._IteratedImpact
Common interface for an object to participate in an impact association as either an IteratedImpactor or IteratedImpacted object. Should not be implemented directly by any other classes or interfaces.

Supported API: true

Extendable: false