|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.esdihumboldt.hale.ui.common.graph.content.SimpleCellContentProvider
@Deprecated public class SimpleCellContentProvider
Graph content provider that models cells as edges. Supports an
Alignment
, a Cell
or an Iterable
of Cell
s as
input.
Constructor Summary | |
---|---|
SimpleCellContentProvider()
Deprecated. |
Method Summary | |
---|---|
void |
dispose()
Deprecated. |
Object |
getDestination(Object rel)
Deprecated. |
Object[] |
getElements(Object input)
Deprecated. |
Object |
getSource(Object rel)
Deprecated. |
void |
inputChanged(org.eclipse.jface.viewers.Viewer viewer,
Object oldInput,
Object newInput)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleCellContentProvider()
Method Detail |
---|
public void dispose()
dispose
in interface org.eclipse.jface.viewers.IContentProvider
IContentProvider.dispose()
public void inputChanged(org.eclipse.jface.viewers.Viewer viewer, Object oldInput, Object newInput)
inputChanged
in interface org.eclipse.jface.viewers.IContentProvider
IContentProvider.inputChanged(Viewer, Object, Object)
public Object getSource(Object rel)
getSource
in interface org.eclipse.zest.core.viewers.IGraphContentProvider
IGraphContentProvider.getSource(Object)
public Object getDestination(Object rel)
getDestination
in interface org.eclipse.zest.core.viewers.IGraphContentProvider
IGraphContentProvider.getDestination(Object)
public Object[] getElements(Object input)
getElements
in interface org.eclipse.jface.viewers.IStructuredContentProvider
getElements
in interface org.eclipse.zest.core.viewers.IGraphContentProvider
IGraphContentProvider.getElements(Object)
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |