|
|||||||||||
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(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
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, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Method Detail |
public java.lang.String getRepertoire()
getRepertoire
in interface CharacterSet
CharacterSet.setRepertoire(String)
,
SQLDataTypesPackage.getCharacterSet_Repertoire()
public void setRepertoire(java.lang.String newRepertoire)
setRepertoire
in interface CharacterSet
newRepertoire
- the new value of the 'Repertoire' attribute.CharacterSet.getRepertoire()
public java.lang.String getDefaultCollation()
getDefaultCollation
in interface CharacterSet
CharacterSet.setDefaultCollation(String)
,
SQLDataTypesPackage.getCharacterSet_DefaultCollation()
public void setDefaultCollation(java.lang.String newDefaultCollation)
setDefaultCollation
in interface CharacterSet
newDefaultCollation
- the new value of the 'Default Collation' attribute.CharacterSet.getDefaultCollation()
public java.lang.String getEncoding()
getEncoding
in interface CharacterSet
CharacterSet.setEncoding(String)
,
SQLDataTypesPackage.getCharacterSet_Encoding()
public void setEncoding(java.lang.String newEncoding)
setEncoding
in interface CharacterSet
newEncoding
- the new value of the 'Encoding' attribute.CharacterSet.getEncoding()
public Schema getSchema()
getSchema
in interface CharacterSet
CharacterSet.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 CharacterSet
newSchema
- the new value of the 'Schema' reference.CharacterSet.getSchema()
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseAdd
in class SQLObjectImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class SQLObjectImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in class SQLObjectImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in class SQLObjectImpl
public void eUnset(int featureID)
eUnset
in class SQLObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in class SQLObjectImpl
public java.lang.String toString()
toString
in class SQLObjectImpl
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |