Uses of Class
wt.project.WTActorRoleHolder

Packages that use WTActorRoleHolder
wt.lifecycle
 
wt.project The notion of a Project has been replaced by a Team, see the wt.team package instead. 
 

Uses of WTActorRoleHolder in wt.lifecycle
 

Subclasses of WTActorRoleHolder in wt.lifecycle
 class PhaseTemplate
          PhaseTemplate is a building block class for forming a life cycle definition.
 

Uses of WTActorRoleHolder in wt.project
 

Subclasses of WTActorRoleHolder in wt.project
 class Project
          Deprecated. at R6.0 Project will be replaced by a new Team object in a future release.
 class WTIndirectRoleHolder
          Deprecated. in R6.0
 

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