public class GeneratorView extends ViewPart implements SimulationTarget
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
VIEW_ID |
| Constructor and Description |
|---|
GeneratorView() |
| Modifier and Type | Method and Description |
|---|---|
void |
createPartControl(Composite parent) |
void |
dispose() |
protected GeneratorPageInformation |
getSelection() |
void |
init(IViewSite site,
IMemento memento) |
void |
saveState(IMemento memento) |
void |
setDataItem(Item item) |
protected void |
setFailure(java.lang.String reason) |
void |
setFocus() |
protected void |
toggleButton(boolean selection) |
protected void |
updateData() |
void |
writeValue(Variant value) |
public static final java.lang.String VIEW_ID
public void createPartControl(Composite parent)
protected void toggleButton(boolean selection)
protected GeneratorPageInformation getSelection()
public void dispose()
public void setFocus()
public void setDataItem(Item item)
protected void updateData()
public void init(IViewSite site,
IMemento memento)
throws PartInitException
PartInitExceptionpublic void saveState(IMemento memento)
public void writeValue(Variant value)
writeValue in interface SimulationTargetprotected void setFailure(java.lang.String reason)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0