IBM Rational Software Modeler
Release 6.0

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

Packages that use IAssetWriterStatus
com.ibm.xtools.ras.profile.core   
 

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

Methods in com.ibm.xtools.ras.profile.core that return IAssetWriterStatus
 IAssetWriterStatus IRASAssetWriter.addFile(InputStream theInputStream, String theRelativePath, org.eclipse.core.runtime.IProgressMonitor theProgressMonitor)
          Add a stream to the asset.
 IAssetWriterStatus IRASAssetWriter.addFile(String theSourceFilePath, String theRelativePath)
          Add a file to the asset.
 IAssetWriterStatus IRASAssetWriter.addFolder(String theRelativePath)
          Create a new folder in the asset.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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