|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TypedElement in org.eclipse.wst.rdb.internal.models.sql.datatypes |
---|
Subinterfaces of TypedElement in org.eclipse.wst.rdb.internal.models.sql.datatypes | |
---|---|
interface |
AttributeDefinition
A representation of the model object 'Attribute Definition'. |
interface |
Field
A representation of the model object 'Field'. |
Methods in org.eclipse.wst.rdb.internal.models.sql.datatypes with parameters of type TypedElement | |
---|---|
void |
DataType.setContainer(TypedElement newContainer)
This method is used to set the type on the given Column. |
Uses of TypedElement in org.eclipse.wst.rdb.internal.models.sql.datatypes.impl |
---|
Classes in org.eclipse.wst.rdb.internal.models.sql.datatypes.impl that implement TypedElement | |
---|---|
class |
AttributeDefinitionImpl
An implementation of the model object 'Attribute Definition'. |
class |
FieldImpl
An implementation of the model object 'Field'. |
Methods in org.eclipse.wst.rdb.internal.models.sql.datatypes.impl with parameters of type TypedElement | |
---|---|
void |
DataTypeImpl.setContainer(TypedElement newContainer)
|
Uses of TypedElement in org.eclipse.wst.rdb.internal.models.sql.datatypes.util |
---|
Methods in org.eclipse.wst.rdb.internal.models.sql.datatypes.util with parameters of type TypedElement | |
---|---|
java.lang.Object |
SQLDataTypesSwitch.caseTypedElement(TypedElement object)
Returns the result of interpretting the object as an instance of 'Typed Element'. |
Uses of TypedElement in org.eclipse.wst.rdb.internal.models.sql.routines |
---|
Subinterfaces of TypedElement in org.eclipse.wst.rdb.internal.models.sql.routines | |
---|---|
interface |
Parameter
A representation of the model object 'Parameter'. |
Uses of TypedElement in org.eclipse.wst.rdb.internal.models.sql.routines.impl |
---|
Classes in org.eclipse.wst.rdb.internal.models.sql.routines.impl that implement TypedElement | |
---|---|
class |
ParameterImpl
An implementation of the model object 'Parameter'. |
Uses of TypedElement in org.eclipse.wst.rdb.internal.models.sql.routines.util |
---|
Methods in org.eclipse.wst.rdb.internal.models.sql.routines.util with parameters of type TypedElement | |
---|---|
java.lang.Object |
SQLRoutinesSwitch.caseTypedElement(TypedElement object)
Returns the result of interpretting the object as an instance of 'Typed Element'. |
Uses of TypedElement in org.eclipse.wst.rdb.internal.models.sql.schema |
---|
Subinterfaces of TypedElement in org.eclipse.wst.rdb.internal.models.sql.schema | |
---|---|
interface |
Sequence
A representation of the model object 'Sequence'. |
Uses of TypedElement in org.eclipse.wst.rdb.internal.models.sql.schema.impl |
---|
Classes in org.eclipse.wst.rdb.internal.models.sql.schema.impl that implement TypedElement | |
---|---|
class |
SequenceImpl
An implementation of the model object 'Sequence'. |
class |
TypedElementImpl
An implementation of the model object 'Typed Element'. |
Uses of TypedElement in org.eclipse.wst.rdb.internal.models.sql.schema.util |
---|
Methods in org.eclipse.wst.rdb.internal.models.sql.schema.util with parameters of type TypedElement | |
---|---|
java.lang.Object |
SQLSchemaSwitch.caseTypedElement(TypedElement object)
Returns the result of interpretting the object as an instance of 'Typed Element'. |
Uses of TypedElement in org.eclipse.wst.rdb.internal.models.sql.tables |
---|
Subinterfaces of TypedElement in org.eclipse.wst.rdb.internal.models.sql.tables | |
---|---|
interface |
Column
A representation of the model object 'Column'. |
Uses of TypedElement in org.eclipse.wst.rdb.internal.models.sql.tables.impl |
---|
Classes in org.eclipse.wst.rdb.internal.models.sql.tables.impl that implement TypedElement | |
---|---|
class |
ColumnImpl
An implementation of the model object 'Column'. |
Uses of TypedElement in org.eclipse.wst.rdb.internal.models.sql.tables.util |
---|
Methods in org.eclipse.wst.rdb.internal.models.sql.tables.util with parameters of type TypedElement | |
---|---|
java.lang.Object |
SQLTablesSwitch.caseTypedElement(TypedElement object)
Returns the result of interpretting the object as an instance of 'Typed Element'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |