|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRelatedAssetManager.StatusOptions | |
com.ibm.xtools.ras.profile.management.asset |
Uses of IRelatedAssetManager.StatusOptions in com.ibm.xtools.ras.profile.management.asset |
Fields in com.ibm.xtools.ras.profile.management.asset declared as IRelatedAssetManager.StatusOptions | |
static IRelatedAssetManager.StatusOptions |
IRelatedAssetManager.StatusOptions.RECORD
Status option indicating that the manager will discard any related assets that could not be retrieved and record the errors for the client. |
static IRelatedAssetManager.StatusOptions |
IRelatedAssetManager.StatusOptions.THROW
Status option indicating that the manager will throw an exception when any related asset warning or error occurs. |
static IRelatedAssetManager.StatusOptions |
IRelatedAssetManager.StatusOptions.THROW_ERROR
Status option indicating that the manager will throw an exception when any related asset error occurs and record all items of lesser severity. |
Methods in com.ibm.xtools.ras.profile.management.asset with parameters of type IRelatedAssetManager.StatusOptions | |
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 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.