|
|||||||||||
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.StructuredUserDefinedTypeImpl
An implementation of the model object 'Structured User Defined Type'.
The following features are implemented:
Method Summary | |
StructuredUserDefinedType |
basicGetSuper()
|
NotificationChain |
basicSetSuper(StructuredUserDefinedType newSuper,
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)
|
EList |
getAttributes()
|
EList |
getMethods()
|
EList |
getSub()
|
StructuredUserDefinedType |
getSuper()
|
boolean |
isFinal()
|
boolean |
isInstantiable()
|
void |
setFinal(boolean newFinal)
|
void |
setInstantiable(boolean newInstantiable)
|
void |
setSuper(StructuredUserDefinedType newSuper)
|
java.lang.String |
toString()
|
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 boolean isInstantiable()
isInstantiable
in interface StructuredUserDefinedType
StructuredUserDefinedType.setInstantiable(boolean)
,
SQLDataTypesPackage.getStructuredUserDefinedType_Instantiable()
public void setInstantiable(boolean newInstantiable)
setInstantiable
in interface StructuredUserDefinedType
newInstantiable
- the new value of the 'Instantiable' attribute.StructuredUserDefinedType.isInstantiable()
public boolean isFinal()
isFinal
in interface StructuredUserDefinedType
StructuredUserDefinedType.setFinal(boolean)
,
SQLDataTypesPackage.getStructuredUserDefinedType_Final()
public void setFinal(boolean newFinal)
setFinal
in interface StructuredUserDefinedType
newFinal
- the new value of the 'Final' attribute.StructuredUserDefinedType.isFinal()
public StructuredUserDefinedType getSuper()
getSuper
in interface StructuredUserDefinedType
StructuredUserDefinedType.setSuper(StructuredUserDefinedType)
,
SQLDataTypesPackage.getStructuredUserDefinedType_Super()
,
StructuredUserDefinedType.getSub()
public StructuredUserDefinedType basicGetSuper()
public NotificationChain basicSetSuper(StructuredUserDefinedType newSuper, NotificationChain msgs)
public void setSuper(StructuredUserDefinedType newSuper)
setSuper
in interface StructuredUserDefinedType
newSuper
- the new value of the 'Super' reference.StructuredUserDefinedType.getSuper()
public EList getSub()
getSub
in interface StructuredUserDefinedType
SQLDataTypesPackage.getStructuredUserDefinedType_Sub()
,
StructuredUserDefinedType.getSuper()
public EList getAttributes()
getAttributes
in interface StructuredUserDefinedType
SQLDataTypesPackage.getStructuredUserDefinedType_Attributes()
public EList getMethods()
getMethods
in interface StructuredUserDefinedType
SQLDataTypesPackage.getStructuredUserDefinedType_Methods()
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
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 |