Overview

 
Package  Use  Tree  Deprecated  Index  Help 
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES  
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD


 

org.eclipse.emf.mapping.presentation
Interface IComposedSelection

All Superinterfaces:
ISelection

All Known Implementing Classes:
ComposedSelection


public interface IComposedSelection
extends ISelection


Method Summary
 IStructuredSelection getCombinedSelection()
           
 ISelection getSelection()
           
 ISelection[] getSelections()
           
 
Methods inherited from interface org.eclipse.jface.viewers.ISelection
isEmpty
 

Method Detail

 

 

getSelection

public ISelection getSelection()


 

 

getSelections

public ISelection[] getSelections()


 

 

getCombinedSelection

public IStructuredSelection getCombinedSelection()


 

Overview

 
Package  Use  Tree  Deprecated  Index  Help 
Copyright 2001-2004 IBM Corporation and others.
All Rights Reserved.
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES  
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD