wt.step.processor
Interface TraversalMechanism

All Known Implementing Classes:
LinkTraversalMechanism

public interface TraversalMechanism

The interface that defines a link mechanism for traversing from a Windchill instance to associated instances through a given role.


Method Summary
 QueryResult traverse(Object originInstance)
           
 

Method Detail

traverse

public QueryResult traverse(Object originInstance)
                     throws TransferException
Throws:
TransferException