|
|||||||||||
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.DataTypeImpl
org.eclipse.datatools.modelbase.sql.datatypes.impl.UserDefinedTypeImpl
org.eclipse.datatools.modelbase.sql.datatypes.impl.DistinctUserDefinedTypeImpl
org.eclipse.datatools.modelbase.sql.datatypes.impl.DomainImpl
An implementation of the model object 'Domain'.
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)
|
EList |
getConstraint()
|
java.lang.String |
getDefaultValue()
|
void |
setDefaultValue(java.lang.String newDefaultValue)
|
java.lang.String |
toString()
|
Methods inherited from class org.eclipse.datatools.modelbase.sql.datatypes.impl.DistinctUserDefinedTypeImpl |
basicSetPredefinedRepresentation, getPredefinedRepresentation, setPredefinedRepresentation |
Methods inherited from class org.eclipse.datatools.modelbase.sql.datatypes.impl.UserDefinedTypeImpl |
basicGetSchema, basicSetOrdering, basicSetSchema, getOrdering, getSchema, setOrdering, setSchema |
Methods inherited from class org.eclipse.datatools.modelbase.sql.datatypes.impl.DataTypeImpl |
setContainer |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.datatypes.DistinctUserDefinedType |
getPredefinedRepresentation, setPredefinedRepresentation |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.datatypes.UserDefinedType |
getOrdering, getSchema, setOrdering, setSchema |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.datatypes.DataType |
setContainer |
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 EList getConstraint()
getConstraint
in interface Domain
SQLDataTypesPackage.getDomain_Constraint()
public java.lang.String getDefaultValue()
getDefaultValue
in interface Domain
Domain.setDefaultValue(String)
,
SQLDataTypesPackage.getDomain_DefaultValue()
public void setDefaultValue(java.lang.String newDefaultValue)
setDefaultValue
in interface Domain
newDefaultValue
- the new value of the 'Default Value' attribute.Domain.getDefaultValue()
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, java.lang.Class baseClass, NotificationChain msgs)
eInverseAdd
in class DistinctUserDefinedTypeImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, java.lang.Class baseClass, NotificationChain msgs)
eInverseRemove
in class DistinctUserDefinedTypeImpl
public java.lang.Object eGet(EStructuralFeature eFeature, boolean resolve)
eGet
in class DistinctUserDefinedTypeImpl
public void eSet(EStructuralFeature eFeature, java.lang.Object newValue)
eSet
in class DistinctUserDefinedTypeImpl
public void eUnset(EStructuralFeature eFeature)
eUnset
in class DistinctUserDefinedTypeImpl
public boolean eIsSet(EStructuralFeature eFeature)
eIsSet
in class DistinctUserDefinedTypeImpl
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 |