Interface Baseline

All Superinterfaces:
wt.vc.baseline._Baseline, wt.org.electronicIdentity._ElectronicallySignable, wt.locks._Lockable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.org.electronicIdentity.ElectronicallySignable, Lockable, NetFactor, ObjectMappable, Persistable, Serializable
All Known Subinterfaces:
_BaselineConfigurationVersion, wt.vc.baseline._IteratedPartialBaseline, wt.configuration._SerialNumberedBaselineConfigurationVersion, BaselineConfigurationVersion, IteratedPartialBaseline, SerialNumberedBaselineConfigurationVersion
All Known Implementing Classes:
wt.epm.workspaces._EPMAsStoredConfig, _ESIManagedBaseline, _LotBaseline, _ManagedBaseline, wt.maturity._MaturityBaseline, _WTProductConfiguration, EPMAsStoredConfig, ESIManagedBaseline, LotBaseline, ManagedBaseline, MaturityBaseline, WTProductConfiguration

@GenAsPersistable(interfaces={Lockable.class,wt.org.electronicIdentity.ElectronicallySignable.class}, extendable=true) public interface Baseline extends wt.vc.baseline._Baseline
This interface is used to tag a class that represents a Baseline. Asserting this interface allows the class to be associated with Baselineable items.

Supported API: true

Extendable: true