|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectENamedElementImpl
org.eclipse.datatools.modelbase.sql.schema.impl.SQLObjectImpl
org.eclipse.datatools.modelbase.sql.schema.impl.IdentitySpecifierImpl
An implementation of the model object 'Identity Specifier'.
The following features are implemented:
| Method Summary | |
java.lang.Object |
eGet(EStructuralFeature eFeature,
boolean resolve)
|
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
|
boolean |
eIsSet(EStructuralFeature eFeature)
|
void |
eSet(EStructuralFeature eFeature,
java.lang.Object newValue)
|
void |
eUnset(EStructuralFeature eFeature)
|
GenerateType |
getGenerationType()
|
java.math.BigInteger |
getIncrement()
|
java.math.BigInteger |
getMaximum()
|
java.math.BigInteger |
getMinimum()
|
java.math.BigInteger |
getStartValue()
|
boolean |
isCycleOption()
|
void |
setCycleOption(boolean newCycleOption)
|
void |
setGenerationType(GenerateType newGenerationType)
|
void |
setIncrement(java.math.BigInteger newIncrement)
|
void |
setMaximum(java.math.BigInteger newMaximum)
|
void |
setMinimum(java.math.BigInteger newMinimum)
|
void |
setStartValue(java.math.BigInteger newStartValue)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
addEAnnotation, addEAnnotationDetail, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
| Method Detail |
public GenerateType getGenerationType()
getGenerationType in interface IdentitySpecifierGenerateType,
IdentitySpecifier.setGenerationType(GenerateType),
SQLSchemaPackage.getIdentitySpecifier_GenerationType()public void setGenerationType(GenerateType newGenerationType)
setGenerationType in interface IdentitySpecifiernewGenerationType - the new value of the 'Generation Type' attribute.GenerateType,
IdentitySpecifier.getGenerationType()public java.math.BigInteger getStartValue()
getStartValue in interface IdentitySpecifierIdentitySpecifier.setStartValue(BigInteger),
SQLSchemaPackage.getIdentitySpecifier_StartValue()public void setStartValue(java.math.BigInteger newStartValue)
setStartValue in interface IdentitySpecifiernewStartValue - the new value of the 'Start Value' attribute.IdentitySpecifier.getStartValue()public java.math.BigInteger getIncrement()
getIncrement in interface IdentitySpecifierIdentitySpecifier.setIncrement(BigInteger),
SQLSchemaPackage.getIdentitySpecifier_Increment()public void setIncrement(java.math.BigInteger newIncrement)
setIncrement in interface IdentitySpecifiernewIncrement - the new value of the 'Increment' attribute.IdentitySpecifier.getIncrement()public java.math.BigInteger getMinimum()
getMinimum in interface IdentitySpecifierIdentitySpecifier.setMinimum(BigInteger),
SQLSchemaPackage.getIdentitySpecifier_Minimum()public void setMinimum(java.math.BigInteger newMinimum)
setMinimum in interface IdentitySpecifiernewMinimum - the new value of the 'Minimum' attribute.IdentitySpecifier.getMinimum()public java.math.BigInteger getMaximum()
getMaximum in interface IdentitySpecifierIdentitySpecifier.setMaximum(BigInteger),
SQLSchemaPackage.getIdentitySpecifier_Maximum()public void setMaximum(java.math.BigInteger newMaximum)
setMaximum in interface IdentitySpecifiernewMaximum - the new value of the 'Maximum' attribute.IdentitySpecifier.getMaximum()public boolean isCycleOption()
isCycleOption in interface IdentitySpecifierIdentitySpecifier.setCycleOption(boolean),
SQLSchemaPackage.getIdentitySpecifier_CycleOption()public void setCycleOption(boolean newCycleOption)
setCycleOption in interface IdentitySpecifiernewCycleOption - the new value of the 'Cycle Option' attribute.IdentitySpecifier.isCycleOption()
public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
eInverseAdd in class SQLObjectImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
eInverseRemove in class SQLObjectImpl
public java.lang.Object eGet(EStructuralFeature eFeature,
boolean resolve)
eGet in class SQLObjectImpl
public void eSet(EStructuralFeature eFeature,
java.lang.Object newValue)
eSet in class SQLObjectImplpublic void eUnset(EStructuralFeature eFeature)
eUnset in class SQLObjectImplpublic boolean eIsSet(EStructuralFeature eFeature)
eIsSet in class SQLObjectImplpublic java.lang.String toString()
toString in class SQLObjectImpl
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||