public class ECPProjectSelectionModelClassCompositeImpl extends SelectModelClassCompositeImpl
Constructor and Description |
---|
ECPProjectSelectionModelClassCompositeImpl(ECPProject project)
Constructor that delegates to the
AbstractEClassTreeSelectionComposite.AbstractEClassTreeSelectionComposite(java.util.Collection, java.util.Collection, java.util.Collection)
by reading the data from the project. |
isCheckedTree
collapsViewer, createViewer, dispose, expandViewer, getFilter
createUI, getSelection, getViewer
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSelection, getViewer
createUI, dispose
public ECPProjectSelectionModelClassCompositeImpl(ECPProject project)
AbstractEClassTreeSelectionComposite.AbstractEClassTreeSelectionComposite(java.util.Collection, java.util.Collection, java.util.Collection)
by reading the data from the project.project
- the ECPProject
to read the data fromCopyright © 2016. All rights reserved.