IBM Rational Software Modeler
Release 6.0

Uses of Class
com.ibm.xtools.ras.profile.management.exception.RelatedAssetManagerException

Packages that use RelatedAssetManagerException
com.ibm.xtools.ras.profile.management.asset   
 

Uses of RelatedAssetManagerException in com.ibm.xtools.ras.profile.management.asset
 

Methods in com.ibm.xtools.ras.profile.management.asset that throw RelatedAssetManagerException
 Asset[] IRelatedAssetManager.getRelatedAssets()
          Retrieves the related assets for the Asset being managed.
 Asset[] IRelatedAssetManager.getRelatedAssets(IRelatedAssetManager.DepthOptions theDepth, IRelatedAssetManager.StatusOptions theStatusOption, org.eclipse.core.runtime.IProgressMonitor theProgressMonitor)
          Retrieves the related assets for the Asset being managed.
 RelatedAsset[] IRelatedAssetManager.getRelatedAssetElements()
          Retrieves the related assets for the Asset being managed.
 RelatedAsset[] IRelatedAssetManager.getRelatedAssetElements(IRelatedAssetManager.DepthOptions theDepth, IRelatedAssetManager.StatusOptions theStatusOption, org.eclipse.core.runtime.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.