|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectEObjectImpl
org.eclipse.datatools.modelbase.dbdefinition.impl.NicknameDefinitionImpl
An implementation of the model object 'Nickname Definition'.
The following features are implemented:
| Method Summary | |
java.lang.Object |
eGet(EStructuralFeature eFeature,
boolean resolve)
|
boolean |
eIsSet(EStructuralFeature eFeature)
|
void |
eSet(EStructuralFeature eFeature,
java.lang.Object newValue)
|
void |
eUnset(EStructuralFeature eFeature)
|
int |
getMaximumIdentifierLength()
|
boolean |
isConstraintSupported()
|
boolean |
isIndexSupported()
|
void |
setConstraintSupported(boolean newConstraintSupported)
|
void |
setIndexSupported(boolean newIndexSupported)
|
void |
setMaximumIdentifierLength(int newMaximumIdentifierLength)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public boolean isConstraintSupported()
isConstraintSupported in interface NicknameDefinitionNicknameDefinition.setConstraintSupported(boolean),
DatabaseDefinitionPackage.getNicknameDefinition_ConstraintSupported()public void setConstraintSupported(boolean newConstraintSupported)
setConstraintSupported in interface NicknameDefinitionnewConstraintSupported - the new value of the 'Constraint Supported' attribute.NicknameDefinition.isConstraintSupported()public boolean isIndexSupported()
isIndexSupported in interface NicknameDefinitionNicknameDefinition.setIndexSupported(boolean),
DatabaseDefinitionPackage.getNicknameDefinition_IndexSupported()public void setIndexSupported(boolean newIndexSupported)
setIndexSupported in interface NicknameDefinitionnewIndexSupported - the new value of the 'Index Supported' attribute.NicknameDefinition.isIndexSupported()public int getMaximumIdentifierLength()
getMaximumIdentifierLength in interface NicknameDefinitionNicknameDefinition.setMaximumIdentifierLength(int),
DatabaseDefinitionPackage.getNicknameDefinition_MaximumIdentifierLength()public void setMaximumIdentifierLength(int newMaximumIdentifierLength)
setMaximumIdentifierLength in interface NicknameDefinitionnewMaximumIdentifierLength - the new value of the 'Maximum Identifier Length' attribute.NicknameDefinition.getMaximumIdentifierLength()
public java.lang.Object eGet(EStructuralFeature eFeature,
boolean resolve)
public void eSet(EStructuralFeature eFeature,
java.lang.Object newValue)
public void eUnset(EStructuralFeature eFeature)
public boolean eIsSet(EStructuralFeature eFeature)
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||