IBM Rational Software Modeler
Release 6.0

Uses of Class
com.ibm.xtools.ras.profile.management.asset.IRelatedAssetManager.DepthOptions

Packages that use IRelatedAssetManager.DepthOptions
com.ibm.xtools.ras.profile.management.asset   
 

Uses of IRelatedAssetManager.DepthOptions in com.ibm.xtools.ras.profile.management.asset
 

Fields in com.ibm.xtools.ras.profile.management.asset declared as IRelatedAssetManager.DepthOptions
static IRelatedAssetManager.DepthOptions IRelatedAssetManager.DepthOptions.DEPTH_ZERO
          Depth constant indicating only the related assets for the Asset being managed
static IRelatedAssetManager.DepthOptions IRelatedAssetManager.DepthOptions.DEPTH_INFINITE
          Depth constant indicating the related assets for the Asset being managed and it's direct and indirect related assets at any level.
 

Methods in com.ibm.xtools.ras.profile.management.asset with parameters of type IRelatedAssetManager.DepthOptions
 Asset[] IRelatedAssetManager.getRelatedAssets(IRelatedAssetManager.DepthOptions theDepth, IRelatedAssetManager.StatusOptions theStatusOption, IProgressMonitor theProgressMonitor)
          Retrieves the related assets for the Asset being managed.
 RelatedAsset[] IRelatedAssetManager.getRelatedAssetElements(IRelatedAssetManager.DepthOptions theDepth, IRelatedAssetManager.StatusOptions theStatusOption, IProgressMonitor theProgressMonitor)
          Retrieves the related asset elements for the Asset being managed.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.