|
|||||||||||
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(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
PredefinedDataType |
getPredefinedRepresentation()
|
void |
setPredefinedRepresentation(PredefinedDataType newPredefinedRepresentation)
|
Methods inherited from class org.eclipse.datatools.modelbase.sql.datatypes.impl.UserDefinedTypeImpl |
basicGetSchema, basicSetOrdering, basicSetSchema, eInverseAdd, 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, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, 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 eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class UserDefinedTypeImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in class UserDefinedTypeImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in class UserDefinedTypeImpl
public void eUnset(int featureID)
eUnset
in class UserDefinedTypeImpl
public boolean eIsSet(int featureID)
eIsSet
in class UserDefinedTypeImpl
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |