wt.epm.navigator.relationship
Class AssociatedWTDocs

java.lang.Object
  extended by wt.epm.navigator.RelationshipContainer<wt.epm.navigator.Relationship>
      extended by wt.epm.navigator.Relationship
          extended by wt.epm.navigator.relationship.AssociatedWTDocs
All Implemented Interfaces:
wt.epm.navigator.Modifier

public class AssociatedWTDocs
extends wt.epm.navigator.Relationship

AssociatedWTDocs denotes the logical association between a WTPart and its associated WTDocuments. Internally, it traverses two different link classes, WTPartRefrenceLink and WTPartDescribeLink, in order to find the associated WTDocuments. For WTPartRefrenceLink, an iteration-to-master link, it returns the latest iteration of the the latest released version of the associated WTDocument. This relationship begins with an WTPart and ends with a WTDocument And, may return either a WTPartRefrenceLink or a WTPartDescribeLink as a link.

Supported API: true

Extendable: false


Nested Class Summary
 
Nested classes/interfaces inherited from class wt.epm.navigator.Relationship
wt.epm.navigator.Relationship.HasConnection, wt.epm.navigator.Relationship.JointConnection
 
Nested classes/interfaces inherited from class wt.epm.navigator.RelationshipContainer
wt.epm.navigator.RelationshipContainer.IncludeConnection, wt.epm.navigator.RelationshipContainer.RelationshipConnection, wt.epm.navigator.RelationshipContainer.RelationshipList
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait