|
|||||||||||
| 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.datatypes.impl.CharacterSetImpl
An implementation of the model object 'Character Set'.
The following features are implemented:
| Method Summary | |
Schema |
basicGetSchema()
|
NotificationChain |
basicSetSchema(Schema newSchema,
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)
|
java.lang.String |
getDefaultCollation()
|
java.lang.String |
getEncoding()
|
java.lang.String |
getRepertoire()
|
Schema |
getSchema()
|
void |
setDefaultCollation(java.lang.String newDefaultCollation)
|
void |
setEncoding(java.lang.String newEncoding)
|
void |
setRepertoire(java.lang.String newRepertoire)
|
void |
setSchema(Schema newSchema)
|
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 java.lang.String getRepertoire()
getRepertoire in interface CharacterSetCharacterSet.setRepertoire(String),
SQLDataTypesPackage.getCharacterSet_Repertoire()public void setRepertoire(java.lang.String newRepertoire)
setRepertoire in interface CharacterSetnewRepertoire - the new value of the 'Repertoire' attribute.CharacterSet.getRepertoire()public java.lang.String getDefaultCollation()
getDefaultCollation in interface CharacterSetCharacterSet.setDefaultCollation(String),
SQLDataTypesPackage.getCharacterSet_DefaultCollation()public void setDefaultCollation(java.lang.String newDefaultCollation)
setDefaultCollation in interface CharacterSetnewDefaultCollation - the new value of the 'Default Collation' attribute.CharacterSet.getDefaultCollation()public java.lang.String getEncoding()
getEncoding in interface CharacterSetCharacterSet.setEncoding(String),
SQLDataTypesPackage.getCharacterSet_Encoding()public void setEncoding(java.lang.String newEncoding)
setEncoding in interface CharacterSetnewEncoding - the new value of the 'Encoding' attribute.CharacterSet.getEncoding()public Schema getSchema()
getSchema in interface CharacterSetCharacterSet.setSchema(Schema),
SQLDataTypesPackage.getCharacterSet_Schema(),
Schema.getCharSets()public Schema basicGetSchema()
public NotificationChain basicSetSchema(Schema newSchema,
NotificationChain msgs)
public void setSchema(Schema newSchema)
setSchema in interface CharacterSetnewSchema - the new value of the 'Schema' reference.CharacterSet.getSchema()
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 | ||||||||||