|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Predefined Data Type Definition'.
The following features are supported:
Leading Field Qualifier Definition
Trailing Field Qualifier Definition
Default Trailing Field Qualifier Definition
Default Leading Field Qualifier Definition
Length Supported
Scale Supported
Precision Supported
Key Constraint Supported
Identity Supported
Multiple Columns Supported
Nullable Supported
Default Supported
Clustering Supported
Fill Factor Supported
Bit Data Supported
Maximum Value
Minimum Value
Maximum Length
Maximum Precision
Maximum Scale
Minimum Scale
Default Value Types
Primitive Type
Name
Jdbc Enum Type
Character Set
Encoding Scheme
Character Set Suffix
Encoding Scheme Suffix
Java Class Name
Default Length
Default Precision
Default Scale
Cutoff Precision
Length Unit
Ordering Supported
Grouping Supported
Display Name
Display Name Supported
Leading Field Qualifier Supported
Trailing Field Qualifier Supported
Field Qualifier Separator
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition()
Method Summary | |
EList |
getCharacterSet()
Returns the value of the 'Character Set' attribute list. |
java.lang.String |
getCharacterSetSuffix()
Returns the value of the 'Character Set Suffix' attribute. |
int |
getCutoffPrecision()
Returns the value of the 'Cutoff Precision' attribute. |
FieldQualifierDefinition |
getDefaultLeadingFieldQualifierDefinition()
Returns the value of the 'Default Leading Field Qualifier Definition' reference. |
int |
getDefaultLength()
Returns the value of the 'Default Length' attribute. |
int |
getDefaultPrecision()
Returns the value of the 'Default Precision' attribute. |
int |
getDefaultScale()
Returns the value of the 'Default Scale' attribute. |
FieldQualifierDefinition |
getDefaultTrailingFieldQualifierDefinition()
Returns the value of the 'Default Trailing Field Qualifier Definition' reference. |
EList |
getDefaultValueTypes()
Returns the value of the 'Default Value Types' attribute list. |
java.lang.String |
getDisplayName()
Returns the value of the 'Display Name' attribute. |
EList |
getEncodingScheme()
Returns the value of the 'Encoding Scheme' attribute list. |
java.lang.String |
getEncodingSchemeSuffix()
Returns the value of the 'Encoding Scheme Suffix' attribute. |
java.lang.String |
getFieldQualifierSeparator()
Returns the value of the 'Field Qualifier Separator' attribute. |
java.lang.String |
getJavaClassName()
Returns the value of the 'Java Class Name' attribute. |
int |
getJdbcEnumType()
Returns the value of the 'Jdbc Enum Type' attribute. |
EList |
getLeadingFieldQualifierDefinition()
Returns the value of the 'Leading Field Qualifier Definition' containment reference list. |
LengthUnit |
getLengthUnit()
Returns the value of the 'Length Unit' attribute. |
int |
getMaximumLength()
Returns the value of the 'Maximum Length' attribute. |
int |
getMaximumPrecision()
Returns the value of the 'Maximum Precision' attribute. |
int |
getMaximumScale()
Returns the value of the 'Maximum Scale' attribute. |
long |
getMaximumValue()
Returns the value of the 'Maximum Value' attribute. |
int |
getMinimumScale()
Returns the value of the 'Minimum Scale' attribute. |
long |
getMinimumValue()
Returns the value of the 'Minimum Value' attribute. |
EList |
getName()
Returns the value of the 'Name' attribute list. |
PrimitiveType |
getPrimitiveType()
Returns the value of the 'Primitive Type' attribute. |
EList |
getTrailingFieldQualifierDefinition()
Returns the value of the 'Trailing Field Qualifier Definition' containment reference list. |
boolean |
isBitDataSupported()
Returns the value of the 'Bit Data Supported' attribute. |
boolean |
isClusteringSupported()
Returns the value of the 'Clustering Supported' attribute. |
boolean |
isDefaultSupported()
Returns the value of the 'Default Supported' attribute. |
boolean |
isDisplayNameSupported()
Returns the value of the 'Display Name Supported' attribute. |
boolean |
isFillFactorSupported()
Returns the value of the 'Fill Factor Supported' attribute. |
boolean |
isGroupingSupported()
Returns the value of the 'Grouping Supported' attribute. |
boolean |
isIdentitySupported()
Returns the value of the 'Identity Supported' attribute. |
boolean |
isKeyConstraintSupported()
Returns the value of the 'Key Constraint Supported' attribute. |
boolean |
isLeadingFieldQualifierSupported()
Returns the value of the 'Leading Field Qualifier Supported' attribute. |
boolean |
isLengthSupported()
Returns the value of the 'Length Supported' attribute. |
boolean |
isMultipleColumnsSupported()
Returns the value of the 'Multiple Columns Supported' attribute. |
boolean |
isNullableSupported()
Returns the value of the 'Nullable Supported' attribute. |
boolean |
isOrderingSupported()
Returns the value of the 'Ordering Supported' attribute. |
boolean |
isPrecisionSupported()
Returns the value of the 'Precision Supported' attribute. |
boolean |
isScaleSupported()
Returns the value of the 'Scale Supported' attribute. |
boolean |
isTrailingFieldQualifierSupported()
Returns the value of the 'Trailing Field Qualifier Supported' attribute. |
void |
setBitDataSupported(boolean value)
Sets the value of the ' Bit Data Supported ' attribute. |
void |
setCharacterSetSuffix(java.lang.String value)
Sets the value of the ' Character Set Suffix ' attribute. |
void |
setClusteringSupported(boolean value)
Sets the value of the ' Clustering Supported ' attribute. |
void |
setCutoffPrecision(int value)
Sets the value of the ' Cutoff Precision ' attribute. |
void |
setDefaultLeadingFieldQualifierDefinition(FieldQualifierDefinition value)
Sets the value of the ' Default Leading Field Qualifier Definition ' reference. |
void |
setDefaultLength(int value)
Sets the value of the ' Default Length ' attribute. |
void |
setDefaultPrecision(int value)
Sets the value of the ' Default Precision ' attribute. |
void |
setDefaultScale(int value)
Sets the value of the ' Default Scale ' attribute. |
void |
setDefaultSupported(boolean value)
Sets the value of the ' Default Supported ' attribute. |
void |
setDefaultTrailingFieldQualifierDefinition(FieldQualifierDefinition value)
Sets the value of the ' Default Trailing Field Qualifier Definition ' reference. |
void |
setDisplayName(java.lang.String value)
Sets the value of the ' Display Name ' attribute. |
void |
setDisplayNameSupported(boolean value)
Sets the value of the ' Display Name Supported ' attribute. |
void |
setEncodingSchemeSuffix(java.lang.String value)
Sets the value of the ' Encoding Scheme Suffix ' attribute. |
void |
setFieldQualifierSeparator(java.lang.String value)
Sets the value of the ' Field Qualifier Separator ' attribute. |
void |
setFillFactorSupported(boolean value)
Sets the value of the ' Fill Factor Supported ' attribute. |
void |
setGroupingSupported(boolean value)
Sets the value of the ' Grouping Supported ' attribute. |
void |
setIdentitySupported(boolean value)
Sets the value of the ' Identity Supported ' attribute. |
void |
setJavaClassName(java.lang.String value)
Sets the value of the ' Java Class Name ' attribute. |
void |
setJdbcEnumType(int value)
Sets the value of the ' Jdbc Enum Type ' attribute. |
void |
setKeyConstraintSupported(boolean value)
Sets the value of the ' Key Constraint Supported ' attribute. |
void |
setLeadingFieldQualifierSupported(boolean value)
Sets the value of the ' Leading Field Qualifier Supported ' attribute. |
void |
setLengthSupported(boolean value)
Sets the value of the ' Length Supported ' attribute. |
void |
setLengthUnit(LengthUnit value)
Sets the value of the ' Length Unit ' attribute. |
void |
setMaximumLength(int value)
Sets the value of the ' Maximum Length ' attribute. |
void |
setMaximumPrecision(int value)
Sets the value of the ' Maximum Precision ' attribute. |
void |
setMaximumScale(int value)
Sets the value of the ' Maximum Scale ' attribute. |
void |
setMaximumValue(long value)
Sets the value of the ' Maximum Value ' attribute. |
void |
setMinimumScale(int value)
Sets the value of the ' Minimum Scale ' attribute. |
void |
setMinimumValue(long value)
Sets the value of the ' Minimum Value ' attribute. |
void |
setMultipleColumnsSupported(boolean value)
Sets the value of the ' Multiple Columns Supported ' attribute. |
void |
setNullableSupported(boolean value)
Sets the value of the ' Nullable Supported ' attribute. |
void |
setOrderingSupported(boolean value)
Sets the value of the ' Ordering Supported ' attribute. |
void |
setPrecisionSupported(boolean value)
Sets the value of the ' Precision Supported ' attribute. |
void |
setPrimitiveType(PrimitiveType value)
Sets the value of the ' Primitive Type ' attribute. |
void |
setScaleSupported(boolean value)
Sets the value of the ' Scale Supported ' attribute. |
void |
setTrailingFieldQualifierSupported(boolean value)
Sets the value of the ' Trailing Field Qualifier Supported ' attribute. |
Method Detail |
public EList getLeadingFieldQualifierDefinition()
FieldQualifierDefinition
.
If the meaning of the 'Leading Field Qualifier Definition' containment reference list isn't clear, there really should be more of a description here...
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_LeadingFieldQualifierDefinition()
public EList getTrailingFieldQualifierDefinition()
FieldQualifierDefinition
.
If the meaning of the 'Trailing Field Qualifier Definition' containment reference list isn't clear, there really should be more of a description here...
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_TrailingFieldQualifierDefinition()
public FieldQualifierDefinition getDefaultTrailingFieldQualifierDefinition()
If the meaning of the 'Default Trailing Field Qualifier Definition' reference isn't clear, there really should be more of a description here...
setDefaultTrailingFieldQualifierDefinition(FieldQualifierDefinition)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultTrailingFieldQualifierDefinition()
public void setDefaultTrailingFieldQualifierDefinition(FieldQualifierDefinition value)
Default Trailing Field Qualifier Definition
' reference.
value
- the new value of the 'Default Trailing Field Qualifier Definition' reference.getDefaultTrailingFieldQualifierDefinition()
public FieldQualifierDefinition getDefaultLeadingFieldQualifierDefinition()
If the meaning of the 'Default Leading Field Qualifier Definition' reference isn't clear, there really should be more of a description here...
setDefaultLeadingFieldQualifierDefinition(FieldQualifierDefinition)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultLeadingFieldQualifierDefinition()
public void setDefaultLeadingFieldQualifierDefinition(FieldQualifierDefinition value)
Default Leading Field Qualifier Definition
' reference.
value
- the new value of the 'Default Leading Field Qualifier Definition' reference.getDefaultLeadingFieldQualifierDefinition()
public boolean isLengthSupported()
If the meaning of the 'Length Supported' attribute isn't clear, there really should be more of a description here...
setLengthSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_LengthSupported()
public void setLengthSupported(boolean value)
Length Supported
' attribute.
value
- the new value of the 'Length Supported' attribute.isLengthSupported()
public boolean isScaleSupported()
If the meaning of the 'Scale Supported' attribute isn't clear, there really should be more of a description here...
setScaleSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_ScaleSupported()
public void setScaleSupported(boolean value)
Scale Supported
' attribute.
value
- the new value of the 'Scale Supported' attribute.isScaleSupported()
public boolean isPrecisionSupported()
If the meaning of the 'Precision Supported' attribute isn't clear, there really should be more of a description here...
setPrecisionSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_PrecisionSupported()
public void setPrecisionSupported(boolean value)
Precision Supported
' attribute.
value
- the new value of the 'Precision Supported' attribute.isPrecisionSupported()
public boolean isKeyConstraintSupported()
If the meaning of the 'Key Constraint Supported' attribute isn't clear, there really should be more of a description here...
setKeyConstraintSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_KeyConstraintSupported()
public void setKeyConstraintSupported(boolean value)
Key Constraint Supported
' attribute.
value
- the new value of the 'Key Constraint Supported' attribute.isKeyConstraintSupported()
public boolean isIdentitySupported()
If the meaning of the 'Identity Supported' attribute isn't clear, there really should be more of a description here...
setIdentitySupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_IdentitySupported()
public void setIdentitySupported(boolean value)
Identity Supported
' attribute.
value
- the new value of the 'Identity Supported' attribute.isIdentitySupported()
public boolean isMultipleColumnsSupported()
If the meaning of the 'Multiple Columns Supported' attribute isn't clear, there really should be more of a description here...
setMultipleColumnsSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MultipleColumnsSupported()
public void setMultipleColumnsSupported(boolean value)
Multiple Columns Supported
' attribute.
value
- the new value of the 'Multiple Columns Supported' attribute.isMultipleColumnsSupported()
public boolean isNullableSupported()
"true"
.
If the meaning of the 'Nullable Supported' attribute isn't clear, there really should be more of a description here...
setNullableSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_NullableSupported()
public void setNullableSupported(boolean value)
Nullable Supported
' attribute.
value
- the new value of the 'Nullable Supported' attribute.isNullableSupported()
public boolean isDefaultSupported()
"true"
.
If the meaning of the 'Default Supported' attribute isn't clear, there really should be more of a description here...
setDefaultSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultSupported()
public void setDefaultSupported(boolean value)
Default Supported
' attribute.
value
- the new value of the 'Default Supported' attribute.isDefaultSupported()
public boolean isClusteringSupported()
If the meaning of the 'Clustering Supported' attribute isn't clear, there really should be more of a description here...
setClusteringSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_ClusteringSupported()
public void setClusteringSupported(boolean value)
Clustering Supported
' attribute.
value
- the new value of the 'Clustering Supported' attribute.isClusteringSupported()
public boolean isFillFactorSupported()
If the meaning of the 'Fill Factor Supported' attribute isn't clear, there really should be more of a description here...
setFillFactorSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_FillFactorSupported()
public void setFillFactorSupported(boolean value)
Fill Factor Supported
' attribute.
value
- the new value of the 'Fill Factor Supported' attribute.isFillFactorSupported()
public boolean isBitDataSupported()
If the meaning of the 'Bit Data Supported' attribute isn't clear, there really should be more of a description here...
setBitDataSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_BitDataSupported()
public void setBitDataSupported(boolean value)
Bit Data Supported
' attribute.
value
- the new value of the 'Bit Data Supported' attribute.isBitDataSupported()
public long getMaximumValue()
If the meaning of the 'Maximum Value' attribute isn't clear, there really should be more of a description here...
setMaximumValue(long)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MaximumValue()
public void setMaximumValue(long value)
Maximum Value
' attribute.
value
- the new value of the 'Maximum Value' attribute.getMaximumValue()
public long getMinimumValue()
If the meaning of the 'Minimum Value' attribute isn't clear, there really should be more of a description here...
setMinimumValue(long)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MinimumValue()
public void setMinimumValue(long value)
Minimum Value
' attribute.
value
- the new value of the 'Minimum Value' attribute.getMinimumValue()
public int getMaximumLength()
If the meaning of the 'Maximum Length' attribute isn't clear, there really should be more of a description here...
setMaximumLength(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MaximumLength()
public void setMaximumLength(int value)
Maximum Length
' attribute.
value
- the new value of the 'Maximum Length' attribute.getMaximumLength()
public int getMaximumPrecision()
If the meaning of the 'Maximum Precision' attribute isn't clear, there really should be more of a description here...
setMaximumPrecision(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MaximumPrecision()
public void setMaximumPrecision(int value)
Maximum Precision
' attribute.
value
- the new value of the 'Maximum Precision' attribute.getMaximumPrecision()
public int getMaximumScale()
If the meaning of the 'Maximum Scale' attribute isn't clear, there really should be more of a description here...
setMaximumScale(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MaximumScale()
public void setMaximumScale(int value)
Maximum Scale
' attribute.
value
- the new value of the 'Maximum Scale' attribute.getMaximumScale()
public int getMinimumScale()
If the meaning of the 'Minimum Scale' attribute isn't clear, there really should be more of a description here...
setMinimumScale(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MinimumScale()
public void setMinimumScale(int value)
Minimum Scale
' attribute.
value
- the new value of the 'Minimum Scale' attribute.getMinimumScale()
public EList getDefaultValueTypes()
String
.
If the meaning of the 'Default Value Types' attribute list isn't clear, there really should be more of a description here...
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultValueTypes()
public PrimitiveType getPrimitiveType()
PrimitiveType
.
If the meaning of the 'Primitive Type' attribute isn't clear, there really should be more of a description here...
PrimitiveType
,
setPrimitiveType(PrimitiveType)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_PrimitiveType()
public void setPrimitiveType(PrimitiveType value)
Primitive Type
' attribute.
value
- the new value of the 'Primitive Type' attribute.PrimitiveType
,
getPrimitiveType()
public EList getName()
String
.
If the meaning of the 'Name' attribute list isn't clear, there really should be more of a description here...
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_Name()
public int getJdbcEnumType()
If the meaning of the 'Jdbc Enum Type' attribute isn't clear, there really should be more of a description here...
setJdbcEnumType(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_JdbcEnumType()
public void setJdbcEnumType(int value)
Jdbc Enum Type
' attribute.
value
- the new value of the 'Jdbc Enum Type' attribute.getJdbcEnumType()
public EList getCharacterSet()
String
.
If the meaning of the 'Character Set' attribute list isn't clear, there really should be more of a description here...
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_CharacterSet()
public EList getEncodingScheme()
String
.
If the meaning of the 'Encoding Scheme' attribute list isn't clear, there really should be more of a description here...
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_EncodingScheme()
public java.lang.String getCharacterSetSuffix()
""
.
If the meaning of the 'Character Set Suffix' attribute isn't clear, there really should be more of a description here...
setCharacterSetSuffix(String)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_CharacterSetSuffix()
public void setCharacterSetSuffix(java.lang.String value)
Character Set Suffix
' attribute.
value
- the new value of the 'Character Set Suffix' attribute.getCharacterSetSuffix()
public java.lang.String getEncodingSchemeSuffix()
""
.
If the meaning of the 'Encoding Scheme Suffix' attribute isn't clear, there really should be more of a description here...
setEncodingSchemeSuffix(String)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_EncodingSchemeSuffix()
public void setEncodingSchemeSuffix(java.lang.String value)
Encoding Scheme Suffix
' attribute.
value
- the new value of the 'Encoding Scheme Suffix' attribute.getEncodingSchemeSuffix()
public java.lang.String getJavaClassName()
If the meaning of the 'Java Class Name' attribute isn't clear, there really should be more of a description here...
setJavaClassName(String)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_JavaClassName()
public void setJavaClassName(java.lang.String value)
Java Class Name
' attribute.
value
- the new value of the 'Java Class Name' attribute.getJavaClassName()
public int getDefaultLength()
If the meaning of the 'Default Length' attribute isn't clear, there really should be more of a description here...
setDefaultLength(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultLength()
public void setDefaultLength(int value)
Default Length
' attribute.
value
- the new value of the 'Default Length' attribute.getDefaultLength()
public int getDefaultPrecision()
If the meaning of the 'Default Precision' attribute isn't clear, there really should be more of a description here...
setDefaultPrecision(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultPrecision()
public void setDefaultPrecision(int value)
Default Precision
' attribute.
value
- the new value of the 'Default Precision' attribute.getDefaultPrecision()
public int getDefaultScale()
If the meaning of the 'Default Scale' attribute isn't clear, there really should be more of a description here...
setDefaultScale(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultScale()
public void setDefaultScale(int value)
Default Scale
' attribute.
value
- the new value of the 'Default Scale' attribute.getDefaultScale()
public int getCutoffPrecision()
If the meaning of the 'Cutoff Precision' attribute isn't clear, there really should be more of a description here...
setCutoffPrecision(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_CutoffPrecision()
public void setCutoffPrecision(int value)
Cutoff Precision
' attribute.
value
- the new value of the 'Cutoff Precision' attribute.getCutoffPrecision()
public LengthUnit getLengthUnit()
LengthUnit
.
If the meaning of the 'Length Unit' attribute isn't clear, there really should be more of a description here...
LengthUnit
,
setLengthUnit(LengthUnit)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_LengthUnit()
public void setLengthUnit(LengthUnit value)
Length Unit
' attribute.
value
- the new value of the 'Length Unit' attribute.LengthUnit
,
getLengthUnit()
public boolean isOrderingSupported()
"true"
.
If the meaning of the 'Ordering Supported' attribute isn't clear, there really should be more of a description here...
setOrderingSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_OrderingSupported()
public void setOrderingSupported(boolean value)
Ordering Supported
' attribute.
value
- the new value of the 'Ordering Supported' attribute.isOrderingSupported()
public boolean isGroupingSupported()
"true"
.
If the meaning of the 'Grouping Supported' attribute isn't clear, there really should be more of a description here...
setGroupingSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_GroupingSupported()
public void setGroupingSupported(boolean value)
Grouping Supported
' attribute.
value
- the new value of the 'Grouping Supported' attribute.isGroupingSupported()
public java.lang.String getDisplayName()
If the meaning of the 'Display Name' attribute isn't clear, there really should be more of a description here...
setDisplayName(String)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DisplayName()
public void setDisplayName(java.lang.String value)
Display Name
' attribute.
value
- the new value of the 'Display Name' attribute.getDisplayName()
public boolean isDisplayNameSupported()
If the meaning of the 'Display Name Supported' attribute isn't clear, there really should be more of a description here...
setDisplayNameSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DisplayNameSupported()
public void setDisplayNameSupported(boolean value)
Display Name Supported
' attribute.
value
- the new value of the 'Display Name Supported' attribute.isDisplayNameSupported()
public boolean isLeadingFieldQualifierSupported()
If the meaning of the 'Leading Field Qualifier Supported' attribute isn't clear, there really should be more of a description here...
setLeadingFieldQualifierSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_LeadingFieldQualifierSupported()
public void setLeadingFieldQualifierSupported(boolean value)
Leading Field Qualifier Supported
' attribute.
value
- the new value of the 'Leading Field Qualifier Supported' attribute.isLeadingFieldQualifierSupported()
public boolean isTrailingFieldQualifierSupported()
If the meaning of the 'Trailing Field Qualifier Supported' attribute isn't clear, there really should be more of a description here...
setTrailingFieldQualifierSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_TrailingFieldQualifierSupported()
public void setTrailingFieldQualifierSupported(boolean value)
Trailing Field Qualifier Supported
' attribute.
value
- the new value of the 'Trailing Field Qualifier Supported' attribute.isTrailingFieldQualifierSupported()
public java.lang.String getFieldQualifierSeparator()
If the meaning of the 'Field Qualifier Separator' attribute isn't clear, there really should be more of a description here...
setFieldQualifierSeparator(String)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_FieldQualifierSeparator()
public void setFieldQualifierSeparator(java.lang.String value)
Field Qualifier Separator
' attribute.
value
- the new value of the 'Field Qualifier Separator' attribute.getFieldQualifierSeparator()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |