IBM Rational Software Modeler
Release 6.0

Uses of Interface
com.ibm.xtools.ras.profile.core.IRASAssetReader

Packages that use IRASAssetReader
com.ibm.xtools.ras.profile.core   
com.ibm.xtools.ras.profile.defauld.defaultprofile   
 

Uses of IRASAssetReader in com.ibm.xtools.ras.profile.core
 

Methods in com.ibm.xtools.ras.profile.core that return IRASAssetReader
 IRASAssetReader IRASAssetReader.getAssetReader(String theReference)
          Gets a reference that is specified in the asset as an asset reader.
 IRASAssetReader IRASProfileService.getAssetReader(String theResourcePath)
          Get the asset reader for the specified resource path
 IRASAssetReader IRASProfileService.getAssetReader(String theResourcePath, String theManifestReference)
          Get the asset reader for the specified resource path
 

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

Methods in com.ibm.xtools.ras.profile.defauld.defaultprofile that return IRASAssetReader
 IRASAssetReader Asset.getAssetReader()
          Get the asset reader.
 

Methods in com.ibm.xtools.ras.profile.defauld.defaultprofile with parameters of type IRASAssetReader
 void Asset.setAssetReader(IRASAssetReader theReader)
          Get the asset reader.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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