|
TPTP 4.4.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.tptp.wsdm.tooling.editor.mrt.internal.GridFormGenerator
org.eclipse.tptp.wsdm.tooling.editor.mrt.internal.MrtPrototypeForm
Create an prototype form for an MRT. This shows the capabilities the MRT implements along with a hookup link to capability wizard
| Field Summary | |
|---|---|
protected org.eclipse.tptp.wsdm.tooling.model.capabilities.Capability[] |
_selectedCapForDelete
|
| Constructor Summary | |
|---|---|
MrtPrototypeForm(org.eclipse.swt.widgets.Composite parent,
java.lang.String formTitle,
org.eclipse.emf.edit.domain.EditingDomain editingDomain,
MrtEditor editor)
Creates the Manageable Resource Type Definition page to implement specified capabilities |
|
| Method Summary | |
|---|---|
protected void |
changedIdentifier()
Capture the changed value for MRT name. |
protected void |
changedNamespace()
Capture the changed value for MRT namespace. |
boolean |
hasRelationShips()
|
boolean |
isServiceGroup()
|
void |
propertyChanged(java.lang.Object source,
int propId)
|
protected void |
selectCaps()
Dialog which brings up workspace capabilities as a JFace CheckboxTableViewer. |
void |
updateErrorMessage()
|
| Methods inherited from class org.eclipse.tptp.wsdm.tooling.editor.mrt.internal.GridFormGenerator |
|---|
createSection, createSection, getForm, getTitle, getToolkit, showOkDialog, showOkDialog, showUnimplementedDialog |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected org.eclipse.tptp.wsdm.tooling.model.capabilities.Capability[] _selectedCapForDelete
| Constructor Detail |
public MrtPrototypeForm(org.eclipse.swt.widgets.Composite parent,
java.lang.String formTitle,
org.eclipse.emf.edit.domain.EditingDomain editingDomain,
MrtEditor editor)
parent - - UI Composite to be usedformTitle - - Title of the pageeditingDomain - - Handle to the context of the editoreditor - - Handle to the editor| Method Detail |
protected void changedIdentifier()
protected void changedNamespace()
protected void selectCaps()
public void propertyChanged(java.lang.Object source,
int propId)
propertyChanged in interface org.eclipse.ui.IPropertyListenerpublic void updateErrorMessage()
public boolean isServiceGroup()
public boolean hasRelationShips()
|
TPTP 4.4.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||