Package wt.part

Class WTPartBaselineConfigSpec

java.lang.Object
wt.part._WTPartBaselineConfigSpec
wt.part.WTPartBaselineConfigSpec
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, NetFactor, ObjectMappable, ConfigSpec
Direct Known Subclasses:
wt.lotbaseline._LotBaselineConfigSpec

@GenAsObjectMappable(interfaces=ConfigSpec.class, versions=-8521161852429510725L, properties=@GeneratedProperty(name="baselineRef",type=ObjectReference.class,supportedAPI=PRIVATE,accessors=@PropertyAccessors(getAccess=PRIVATE,setExceptions={}))) public class WTPartBaselineConfigSpec extends wt.part._WTPartBaselineConfigSpec
This class implements a ConfigSpec to filter Iterations that belong to a Baseline.

Use the newWTPartBaselineConfigSpec static factory method(s), not the WTPartBaselineConfigSpec constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: