Uses of Class
org.eclipse.emf.importer.util.ImporterUtil.DecodedAction

Packages that use ImporterUtil.DecodedAction
org.eclipse.emf.importer.ui.contribution.base   
org.eclipse.emf.importer.util   
 

Uses of ImporterUtil.DecodedAction in org.eclipse.emf.importer.ui.contribution.base
 

Methods in org.eclipse.emf.importer.ui.contribution.base that return ImporterUtil.DecodedAction
protected  ImporterUtil.DecodedAction ModelImporterPage.decodeAction(IStatus status)
           
 

Methods in org.eclipse.emf.importer.ui.contribution.base with parameters of type ImporterUtil.DecodedAction
protected  void ModelImporterPage.handleNotOKStatus(IStatus status, ImporterUtil.DecodedAction decodedAction, String message, String dialogTitle, String dialogMessage)
           
 

Uses of ImporterUtil.DecodedAction in org.eclipse.emf.importer.util
 

Methods in org.eclipse.emf.importer.util that return ImporterUtil.DecodedAction
static ImporterUtil.DecodedAction ImporterUtil.decodeAction(int actionCode)
           
 


Copyright 2001-2004 IBM Corporation and others.
All Rights Reserved.