|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SybaseASABaseUserDefinedType
A representation of the model object 'Sybase ASA Base User Defined Type'.
The following features are supported:
SybaseasabasesqlmodelPackage.getSybaseASABaseUserDefinedType()
Method Summary | |
---|---|
TypeOfDefault |
getDefaultType()
Returns the value of the 'Default Type' attribute. |
int |
getGlobalIncrementPartitionSize()
-1 stand for default value |
AllowNullType |
getNullable()
Returns the value of the 'Nullable' attribute. |
boolean |
isLiteralDefault()
|
void |
setDefaultType(TypeOfDefault value)
Sets the value of the ' Default Type ' attribute. |
void |
setNullable(AllowNullType value)
Sets the value of the ' Nullable ' attribute. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.datatypes.Domain |
---|
getConstraint, getDefaultValue, setDefaultValue |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.datatypes.DistinctUserDefinedType |
---|
getPredefinedRepresentation, setPredefinedRepresentation |
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, 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, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
AllowNullType getNullable()
AllowNullType
.
If the meaning of the 'Nullable' attribute isn't clear, there really should be more of a description here...
AllowNullType
,
setNullable(AllowNullType)
,
SybaseasabasesqlmodelPackage.getSybaseASABaseUserDefinedType_Nullable()
void setNullable(AllowNullType value)
Nullable
' attribute.
value
- the new value of the 'Nullable' attribute.AllowNullType
,
getNullable()
TypeOfDefault getDefaultType()
TypeOfDefault
.
If the meaning of the 'Default Type' attribute isn't clear, there really should be more of a description here...
TypeOfDefault
,
setDefaultType(TypeOfDefault)
,
SybaseasabasesqlmodelPackage.getSybaseASABaseUserDefinedType_DefaultType()
void setDefaultType(TypeOfDefault value)
Default Type
' attribute.
value
- the new value of the 'Default Type' attribute.TypeOfDefault
,
getDefaultType()
boolean isLiteralDefault()
int getGlobalIncrementPartitionSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |