Uses of Interface
wt.epm.clients.relateditems.RelatedItemsSelector.ItemInfo

Packages that use RelatedItemsSelector.ItemInfo
wt.epm.clients.relateditems   
 

Uses of RelatedItemsSelector.ItemInfo in wt.epm.clients.relateditems
 

Classes in wt.epm.clients.relateditems that implement RelatedItemsSelector.ItemInfo
 class RelatedObjectInfo
           
 

Methods in wt.epm.clients.relateditems with parameters of type RelatedItemsSelector.ItemInfo
 boolean RelatedItemsSelector.isIncluded(RelatedItemsSelector.ItemInfo itemInfo)
          Returns whether or not this related item is included given the options selected.
 IncludedAs RelatedItemsSelector.getIncludedAs(RelatedItemsSelector.ItemInfo itemInfo)
          Returns what this related item is included as (required dependent, related drawing, associated object, ...) given the options selected.