public abstract class SchemaComponentImpl extends Object implements SchemaComponent, Containable
| Constructor and Description |
|---|
SchemaComponentImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkEdit() |
void |
consolidate()
Deprecated.
|
void |
edit()
Enter edit mode.
|
protected void |
nameChanged(boolean attribute,
String oldName,
String newName) |
void |
setContainer(SchemaComponentContainer container)
Set a container.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopy, edit, getName, getNumber, isComplete, isErasing@Deprecated public void consolidate() throws T2DBException
SchemaComponentconsolidate in interface SchemaComponentT2DBExceptionpublic void setContainer(SchemaComponentContainer container)
ContainablesetContainer in interface Containablecontainer - a container or nullpublic void edit()
SchemaComponentedit in interface SchemaComponentprotected void checkEdit()
protected void nameChanged(boolean attribute,
String oldName,
String newName)
throws T2DBException
T2DBExceptionCopyright © 2017. All rights reserved.