Uses of Class
wt.vc.config.IteratedFolderedConfigSpec

Packages that use IteratedFolderedConfigSpec
wt.epm
 
wt.vc.config
 
 

Uses of IteratedFolderedConfigSpec in wt.epm
 

Fields in wt.epm declared as IteratedFolderedConfigSpec
private  IteratedFolderedConfigSpec EPMDocConfigSpec.foldered
           
 

Methods in wt.epm that return IteratedFolderedConfigSpec
 IteratedFolderedConfigSpec EPMDocConfigSpec.getFoldered()
          Gets the object for the association that plays role: FOLDERED.
 

Methods in wt.epm with parameters of type IteratedFolderedConfigSpec
 void EPMDocConfigSpec.setFoldered(IteratedFolderedConfigSpec a_Foldered)
          Sets the object for the association that plays role: FOLDERED.
static EPMDocConfigSpec EPMDocConfigSpec.newEPMDocConfigSpec(IteratedFolderedConfigSpec foldered)
          

Supported API: true
protected  void EPMDocConfigSpec.initialize(IteratedFolderedConfigSpec foldered)
          Supports initialization, following construction of an instance.
static EPMDocConfigSpec EPMDocConfigSpec.newEPMDocConfigSpec(BaselineConfigSpec baseline, LifeCycleConfigSpec lifeCycle, IteratedFolderedConfigSpec foldered)
          

Supported API: true
protected  void EPMDocConfigSpec.initialize(BaselineConfigSpec baseline, LifeCycleConfigSpec lifeCycle, IteratedFolderedConfigSpec foldered)
          Supports initialization, following construction of an instance.
 

Uses of IteratedFolderedConfigSpec in wt.vc.config
 

Methods in wt.vc.config that return IteratedFolderedConfigSpec
static IteratedFolderedConfigSpec IteratedFolderedConfigSpec.newIteratedFolderedConfigSpec(Folder folder)
          

Supported API: false
 

Methods in wt.vc.config with parameters of type IteratedFolderedConfigSpec
protected  boolean IteratedFolderedConfigSpec.readVersion(IteratedFolderedConfigSpec thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.