|
|||||||||||
| 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.constraints.impl.IndexImpl
An implementation of the model object 'Index'.
The following features are implemented:
| Method Summary | |
Schema |
basicGetSchema()
|
Table |
basicGetTable()
|
NotificationChain |
basicSetSchema(Schema newSchema,
NotificationChain msgs)
|
NotificationChain |
basicSetTable(Table newTable,
NotificationChain msgs)
|
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)
|
int |
getFillFactor()
|
EList |
getForeignKey()
|
EList |
getIncludedMembers()
|
EList |
getMembers()
|
Schema |
getSchema()
|
Table |
getTable()
|
boolean |
isClustered()
|
boolean |
isSystemGenerated()
|
boolean |
isUnique()
|
void |
setClustered(boolean newClustered)
|
void |
setFillFactor(int newFillFactor)
|
void |
setSchema(Schema newSchema)
|
void |
setSystemGenerated(boolean newSystemGenerated)
|
void |
setTable(Table newTable)
|
void |
setUnique(boolean newUnique)
|
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 Schema getSchema()
getSchema in interface IndexIndex.setSchema(Schema),
SQLConstraintsPackage.getIndex_Schema(),
Schema.getIndices()public Schema basicGetSchema()
public NotificationChain basicSetSchema(Schema newSchema,
NotificationChain msgs)
public void setSchema(Schema newSchema)
setSchema in interface IndexnewSchema - the new value of the 'Schema' reference.Index.getSchema()public boolean isClustered()
isClustered in interface IndexIndex.setClustered(boolean),
SQLConstraintsPackage.getIndex_Clustered()public void setClustered(boolean newClustered)
setClustered in interface IndexnewClustered - the new value of the 'Clustered' attribute.Index.isClustered()public int getFillFactor()
getFillFactor in interface IndexIndex.setFillFactor(int),
SQLConstraintsPackage.getIndex_FillFactor()public void setFillFactor(int newFillFactor)
setFillFactor in interface IndexnewFillFactor - the new value of the 'Fill Factor' attribute.Index.getFillFactor()public boolean isUnique()
isUnique in interface IndexIndex.setUnique(boolean),
SQLConstraintsPackage.getIndex_Unique()public void setUnique(boolean newUnique)
setUnique in interface IndexnewUnique - the new value of the 'Unique' attribute.Index.isUnique()public boolean isSystemGenerated()
isSystemGenerated in interface IndexIndex.setSystemGenerated(boolean),
SQLConstraintsPackage.getIndex_SystemGenerated()public void setSystemGenerated(boolean newSystemGenerated)
setSystemGenerated in interface IndexnewSystemGenerated - the new value of the 'System Generated' attribute.Index.isSystemGenerated()public EList getMembers()
getMembers in interface IndexSQLConstraintsPackage.getIndex_Members()public Table getTable()
getTable in interface IndexIndex.setTable(Table),
SQLConstraintsPackage.getIndex_Table(),
Table.getIndex()public Table basicGetTable()
public NotificationChain basicSetTable(Table newTable,
NotificationChain msgs)
public void setTable(Table newTable)
setTable in interface IndexnewTable - the new value of the 'Table' reference.Index.getTable()public EList getForeignKey()
getForeignKey in interface IndexSQLConstraintsPackage.getIndex_ForeignKey(),
ForeignKey.getUniqueIndex()public EList getIncludedMembers()
getIncludedMembers in interface IndexSQLConstraintsPackage.getIndex_IncludedMembers()
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 | ||||||||||