|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectImmutableModel
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.model.ProceduralObjectImmutableModel
public class ProceduralObjectImmutableModel
Constructor Summary | |
---|---|
ProceduralObjectImmutableModel(SQLObject object,
java.util.Map ojbects)
|
Method Summary | |
---|---|
boolean |
isModelExist()
Check immutable model existence |
void |
refreshFromDB(java.lang.String newName)
Subclass should override this method |
Methods inherited from class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectImmutableModel |
---|
equals, getAdditionalSQLObjects, getMainSQLObject |
Methods inherited from class java.lang.Object |
---|
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProceduralObjectImmutableModel(SQLObject object, java.util.Map ojbects)
Method Detail |
---|
public void refreshFromDB(java.lang.String newName)
AbstractSchemaObjectImmutableModel
refreshFromDB
in interface ISchemaObjectImmutableModel
refreshFromDB
in class AbstractSchemaObjectImmutableModel
newName
- the name of the main objectpublic boolean isModelExist()
ISchemaObjectImmutableModel
isModelExist
in interface ISchemaObjectImmutableModel
isModelExist
in class AbstractSchemaObjectImmutableModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |