|
|||||||||||
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
An implementation of the model object 'Distinct User Defined Type'.
The following features are implemented:
Method Summary | |
NotificationChain |
basicSetPredefinedRepresentation(PredefinedDataType newPredefinedRepresentation,
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)
|
PredefinedDataType |
getPredefinedRepresentation()
|
void |
setPredefinedRepresentation(PredefinedDataType newPredefinedRepresentation)
|
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.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 PredefinedDataType getPredefinedRepresentation()
getPredefinedRepresentation
in interface DistinctUserDefinedType
DistinctUserDefinedType.setPredefinedRepresentation(PredefinedDataType)
,
SQLDataTypesPackage.getDistinctUserDefinedType_PredefinedRepresentation()
public NotificationChain basicSetPredefinedRepresentation(PredefinedDataType newPredefinedRepresentation, NotificationChain msgs)
public void setPredefinedRepresentation(PredefinedDataType newPredefinedRepresentation)
setPredefinedRepresentation
in interface DistinctUserDefinedType
newPredefinedRepresentation
- the new value of the 'Predefined Representation' containment reference.DistinctUserDefinedType.getPredefinedRepresentation()
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, java.lang.Class baseClass, NotificationChain msgs)
eInverseAdd
in class UserDefinedTypeImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, java.lang.Class baseClass, NotificationChain msgs)
eInverseRemove
in class UserDefinedTypeImpl
public java.lang.Object eGet(EStructuralFeature eFeature, boolean resolve)
eGet
in class UserDefinedTypeImpl
public void eSet(EStructuralFeature eFeature, java.lang.Object newValue)
eSet
in class UserDefinedTypeImpl
public void eUnset(EStructuralFeature eFeature)
eUnset
in class UserDefinedTypeImpl
public boolean eIsSet(EStructuralFeature eFeature)
eIsSet
in class UserDefinedTypeImpl
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |