|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Typed Element'. Reference: 5WD-02-Foundation-2002-12
The following features are supported:
SQLSchemaPackage.getTypedElement()| Method Summary | |
SQLDataType |
getContainedType()
Returns the value of the 'Contained Type' containment reference. |
DataType |
getDataType()
Get the type for this TypedElement |
UserDefinedType |
getReferencedType()
Returns the value of the 'Referenced Type' reference. |
void |
setContainedType(SQLDataType value)
Sets the value of the ' Contained Type' containment reference. |
void |
setDataType(DataType newType)
Set the type for this TypedElement |
void |
setReferencedType(UserDefinedType value)
Sets the value of the ' Referenced Type' reference. |
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
| Method Detail |
public SQLDataType getContainedType()
If the meaning of the 'Contained Type' containment reference isn't clear, there really should be more of a description here...
setContainedType(SQLDataType),
SQLSchemaPackage.getTypedElement_ContainedType()public void setContainedType(SQLDataType value)
Contained Type' containment reference.
value - the new value of the 'Contained Type' containment reference.getContainedType()public UserDefinedType getReferencedType()
If the meaning of the 'Referenced Type' reference isn't clear, there really should be more of a description here...
setReferencedType(UserDefinedType),
SQLSchemaPackage.getTypedElement_ReferencedType()public void setReferencedType(UserDefinedType value)
Referenced Type' reference.
value - the new value of the 'Referenced Type' reference.getReferencedType()public void setDataType(DataType newType)
public DataType getDataType()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||