|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SybaseASEUserDefinedType
A representation of the model object 'Sybase ASE User Defined Type'.
The following features are supported:
SybaseasesqlmodelPackage.getSybaseASEUserDefinedType()
Method Summary | |
---|---|
SybaseASEDefault |
getBoundDefault()
Returns the value of the 'Bound Default' reference. |
SybaseASERule |
getBoundRule()
Returns the value of the 'Bound Rule' reference. |
boolean |
isAllowNulls()
Returns the value of the 'Allow Nulls' attribute. |
boolean |
isBindDefaultInFutureOnly()
Returns the value of the 'Bind Default In Future Only' attribute. |
boolean |
isBindRuleInFutureOnly()
Returns the value of the 'Bind Rule In Future Only' attribute. |
boolean |
isIdentity()
Returns the value of the 'Identity' attribute. |
void |
setAllowNulls(boolean value)
Sets the value of the ' Allow Nulls ' attribute. |
void |
setBindDefaultInFutureOnly(boolean value)
Sets the value of the ' Bind Default In Future Only ' attribute. |
void |
setBindRuleInFutureOnly(boolean value)
Sets the value of the ' Bind Rule In Future Only ' attribute. |
void |
setBoundDefault(SybaseASEDefault value)
Sets the value of the ' Bound Default ' reference. |
void |
setBoundRule(SybaseASERule value)
Sets the value of the ' Bound Rule ' reference. |
void |
setIdentity(boolean value)
Sets the value of the ' Identity ' attribute. |
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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
SybaseASEDefault getBoundDefault()
If the meaning of the 'Bound Default' reference isn't clear, there really should be more of a description here...
setBoundDefault(SybaseASEDefault)
,
SybaseasesqlmodelPackage.getSybaseASEUserDefinedType_BoundDefault()
void setBoundDefault(SybaseASEDefault value)
Bound Default
' reference.
value
- the new value of the 'Bound Default' reference.getBoundDefault()
SybaseASERule getBoundRule()
If the meaning of the 'Bound Rule' reference isn't clear, there really should be more of a description here...
setBoundRule(SybaseASERule)
,
SybaseasesqlmodelPackage.getSybaseASEUserDefinedType_BoundRule()
void setBoundRule(SybaseASERule value)
Bound Rule
' reference.
value
- the new value of the 'Bound Rule' reference.getBoundRule()
boolean isBindDefaultInFutureOnly()
If the meaning of the 'Bind Default In Future Only' attribute isn't clear, there really should be more of a description here...
setBindDefaultInFutureOnly(boolean)
,
SybaseasesqlmodelPackage.getSybaseASEUserDefinedType_BindDefaultInFutureOnly()
void setBindDefaultInFutureOnly(boolean value)
Bind Default In Future Only
' attribute.
value
- the new value of the 'Bind Default In Future Only' attribute.isBindDefaultInFutureOnly()
boolean isBindRuleInFutureOnly()
If the meaning of the 'Bind Rule In Future Only' attribute isn't clear, there really should be more of a description here...
setBindRuleInFutureOnly(boolean)
,
SybaseasesqlmodelPackage.getSybaseASEUserDefinedType_BindRuleInFutureOnly()
void setBindRuleInFutureOnly(boolean value)
Bind Rule In Future Only
' attribute.
value
- the new value of the 'Bind Rule In Future Only' attribute.isBindRuleInFutureOnly()
boolean isAllowNulls()
If the meaning of the 'Allow Nulls' attribute isn't clear, there really should be more of a description here...
setAllowNulls(boolean)
,
SybaseasesqlmodelPackage.getSybaseASEUserDefinedType_AllowNulls()
void setAllowNulls(boolean value)
Allow Nulls
' attribute.
value
- the new value of the 'Allow Nulls' attribute.isAllowNulls()
boolean isIdentity()
If the meaning of the 'Identity' attribute isn't clear, there really should be more of a description here...
setIdentity(boolean)
,
SybaseasesqlmodelPackage.getSybaseASEUserDefinedType_Identity()
void setIdentity(boolean value)
Identity
' attribute.
value
- the new value of the 'Identity' attribute.isIdentity()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |