|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISchemaObjectEditorInput
The editor input for scheme object eidtor.
Method Summary | |
---|---|
org.eclipse.datatools.sqltools.core.DatabaseIdentifier |
getDatabaseIdentifier()
Returns the database identifier |
ISchemaObjectEditModel |
getEditModelObject()
Returns the model of the object which is been editing |
IEditorDescriptor |
getEditorDescriptor()
Returns the IEditorDescriptor instance which is used to describe some static information of the
schema object editor |
Methods inherited from interface org.eclipse.ui.IEditorInput |
---|
exists, getImageDescriptor, getName, getPersistable, getToolTipText |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Method Detail |
---|
IEditorDescriptor getEditorDescriptor()
IEditorDescriptor
instance which is used to describe some static information of the
schema object editor
ISchemaObjectEditModel getEditModelObject()
org.eclipse.datatools.sqltools.core.DatabaseIdentifier getDatabaseIdentifier()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |