|
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.views.data.internal.compare.DefinitionInstanceTreeViewer
public class DefinitionInstanceTreeViewer
Tree viewer for Instance
s of a common type, based on the
corresponding TypeDefinition
Constructor Summary | |
---|---|
DefinitionInstanceTreeViewer()
|
Method Summary | |
---|---|
void |
createControls(org.eclipse.swt.widgets.Composite parent,
SchemaSpaceID schemaSpace)
Create the viewer controls. |
org.eclipse.swt.widgets.Control |
getControl()
Get the main control |
org.eclipse.jface.viewers.ISelectionProvider |
getInstanceSelectionProvider()
Get the selection provider providing the instance selection. |
org.eclipse.jface.viewers.TreeViewer |
getViewer()
Get the internal tree viewer. |
void |
setInput(TypeDefinition type,
Iterable<Instance> instances)
Set the input. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefinitionInstanceTreeViewer()
Method Detail |
---|
public void createControls(org.eclipse.swt.widgets.Composite parent, SchemaSpaceID schemaSpace)
InstanceViewer
createControls
in interface InstanceViewer
parent
- the parent compositeschemaSpace
- the represented schema spaceInstanceViewer.createControls(Composite, SchemaSpaceID)
public void setInput(TypeDefinition type, Iterable<Instance> instances)
InstanceViewer
setInput
in interface InstanceViewer
type
- the type definitioninstances
- the instances to displayInstanceViewer.setInput(TypeDefinition, Iterable)
public org.eclipse.jface.viewers.TreeViewer getViewer()
InstanceViewer
getViewer
in interface InstanceViewer
InstanceViewer.getViewer()
public org.eclipse.swt.widgets.Control getControl()
InstanceViewer
getControl
in interface InstanceViewer
InstanceViewer.getControl()
public org.eclipse.jface.viewers.ISelectionProvider getInstanceSelectionProvider()
InstanceViewer
getInstanceSelectionProvider
in interface InstanceViewer
InstanceViewer.getInstanceSelectionProvider()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |