|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Service provided by the Importer to maintain recording a log of necessary import action(s). This interface is not intended to be implemented by clients. Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Method Summary | |
File |
endRecording(IImportLog importLog)
Finalize recording the import actions in IImportLog . |
IImportLog |
startRecording()
Start recording the import actions into a new log file. |
Method Detail |
public IImportLog startRecording()
IImportLog
to start and
manage recording.public File endRecording(IImportLog importLog)
IImportLog
. For
the default implementation, the in-memory contents of the log is
persisted as an xml file in the import metadata area.
importLog
- is the given recorder that is logging the import actions.
File
.
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.