|
|||||||||||
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(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)
|
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, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, 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, NotificationChain msgs)
eInverseAdd
in class UserDefinedTypeImpl
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
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 |