IBM Rational Software Modeler
Release 6.0

Uses of Interface
com.ibm.xtools.ras.profile.defauld.defaultprofile.RelatedAsset

Packages that use RelatedAsset
com.ibm.xtools.ras.impord.log   
com.ibm.xtools.ras.profile.defauld.defaultprofile   
com.ibm.xtools.ras.profile.management.asset   
 

Uses of RelatedAsset in com.ibm.xtools.ras.impord.log
 

Methods in com.ibm.xtools.ras.impord.log with parameters of type RelatedAsset
 Element IImportLog.log(RelatedAsset relatedAsset)
          Record the import of the RelatedAsset as a separate XML Element in the XML file
 

Uses of RelatedAsset in com.ibm.xtools.ras.profile.defauld.defaultprofile
 

Methods in com.ibm.xtools.ras.profile.defauld.defaultprofile that return RelatedAsset
 RelatedAsset Asset.createRelatedAsset()
          Helper method used to create a RelatedAsset element using the factory assigned to the asset.
 RelatedAsset DefaultprofileFactory.createRelatedAsset()
          Returns a new object of class 'Related Asset'.
 

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

Methods in com.ibm.xtools.ras.profile.management.asset that return RelatedAsset
 RelatedAsset[] IRelatedAssetManager.getRelatedAssetElements()
          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.
 RelatedAsset IRelatedAssetManager.getRelatedAssetElement(Asset theAsset)
          Retrieves the RelatedAsset instance that maps to the given Asset instance or null if the given Asset is not one of the related assets being managed.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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