| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SybaseASADefaultWrapper
A representation of the model object 'Sybase ASA Default Wrapper'.
The following features are supported:
SybaseasabasesqlmodelPackage.getSybaseASADefaultWrapper()| Field Summary | |
|---|---|
| static java.lang.String[] | BINARY_TYPE_SYSTEM_DEFAULTS | 
| static java.lang.String[] | DATE_TYPE_SYSTEM_DEFAULTS | 
| static java.lang.String | GLOBAL_AUTOINCREMENT | 
| static java.lang.String[] | NUMERIC_TYPE_SYSTEM_DEFAULTS | 
| static java.lang.String[] | NUMERIC_TYPE_SYSTEM_DEFAULTS_NO_GLOBAL_AUTO | 
| static java.lang.String[] | STRING_TYPE_SYSTEM_DEFAULTS | 
| static java.lang.String | TIME_TYPE | 
| static java.lang.String[] | TIME_TYPE_SYSTEM_DEFAULTS | 
| static java.lang.String | TIMESTAMP_TYPE | 
| static java.lang.String[] | TS_TYPE_SYSTEM_DEFAULTS | 
| Method Summary | |
|---|---|
|  int | getPartitionSize()Returns the value of the 'Partition Size' attribute. | 
|  java.lang.String | getRawValue() | 
|  TypeOfDefault | getType()Returns the value of the 'Type' attribute. | 
|  java.lang.String | getValue()Returns the value of the 'Value' attribute. | 
|  boolean | isIsLiteral()Returns the value of the 'Is Literal' attribute. | 
|  boolean | isSystemDefault() | 
|  void | parse() | 
|  void | setIsLiteral(boolean value)Sets the value of the ' Is Literal' attribute. | 
|  void | setPartitionSize(int value)Sets the value of the ' Partition Size' attribute. | 
|  void | setType(TypeOfDefault value)Sets the value of the ' Type' attribute. | 
|  void | setValue(java.lang.String value)Sets the value of the ' Value' attribute. | 
| 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 | 
| Field Detail | 
|---|
static final java.lang.String[] STRING_TYPE_SYSTEM_DEFAULTS
static final java.lang.String[] NUMERIC_TYPE_SYSTEM_DEFAULTS
static final java.lang.String[] NUMERIC_TYPE_SYSTEM_DEFAULTS_NO_GLOBAL_AUTO
static final java.lang.String[] TIME_TYPE_SYSTEM_DEFAULTS
static final java.lang.String[] DATE_TYPE_SYSTEM_DEFAULTS
static final java.lang.String[] TS_TYPE_SYSTEM_DEFAULTS
static final java.lang.String[] BINARY_TYPE_SYSTEM_DEFAULTS
static final java.lang.String GLOBAL_AUTOINCREMENT
static final java.lang.String TIME_TYPE
static final java.lang.String TIMESTAMP_TYPE
| Method Detail | 
|---|
java.lang.String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String), 
SybaseasabasesqlmodelPackage.getSybaseASADefaultWrapper_Value()void setValue(java.lang.String value)
Value' attribute.
 
 
value - the new value of the 'Value' attribute.getValue()boolean isIsLiteral()
If the meaning of the 'Is Literal' attribute isn't clear, there really should be more of a description here...
setIsLiteral(boolean), 
SybaseasabasesqlmodelPackage.getSybaseASADefaultWrapper_IsLiteral()void setIsLiteral(boolean value)
Is Literal' attribute.
 
 
value - the new value of the 'Is Literal' attribute.isIsLiteral()int getPartitionSize()
"-1".
 
 If the meaning of the 'Partition Size' attribute isn't clear, there really should be more of a description here...
setPartitionSize(int), 
SybaseasabasesqlmodelPackage.getSybaseASADefaultWrapper_PartitionSize()void setPartitionSize(int value)
Partition Size' attribute.
 
 
value - the new value of the 'Partition Size' attribute.getPartitionSize()TypeOfDefault getType()
TypeOfDefault.
 
 If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
TypeOfDefault, 
setType(TypeOfDefault), 
SybaseasabasesqlmodelPackage.getSybaseASADefaultWrapper_Type()void setType(TypeOfDefault value)
Type' attribute.
 
 
value - the new value of the 'Type' attribute.TypeOfDefault, 
getType()void parse()
java.lang.String getRawValue()
boolean isSystemDefault()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||