| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TypedElement
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, getExtensions, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel | 
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement | 
|---|
| getName, setName | 
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement | 
|---|
| getEAnnotations | 
| Methods inherited from interface org.eclipse.emf.ecore.EObject | 
|---|
| eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset | 
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier | 
|---|
| eAdapters, eDeliver, eNotify, eSetDeliver | 
| Method Detail | 
|---|
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()void setContainedType(SQLDataType value)
Contained Type' containment reference.
 
 
value - the new value of the 'Contained Type' containment reference.getContainedType()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()void setReferencedType(UserDefinedType value)
Referenced Type' reference.
 
 
value - the new value of the 'Referenced Type' reference.getReferencedType()void setDataType(DataType newType)
DataType getDataType()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||