|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.datatools.modelbase.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
An implementation of the model object 'Predefined Data Type Definition'.
The following features are implemented:
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
Method Summary | |
FieldQualifierDefinition |
basicGetDefaultLeadingFieldQualifierDefinition()
|
FieldQualifierDefinition |
basicGetDefaultTrailingFieldQualifierDefinition()
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
EList |
getCharacterSet()
|
java.lang.String |
getCharacterSetSuffix()
|
int |
getCutoffPrecision()
|
FieldQualifierDefinition |
getDefaultLeadingFieldQualifierDefinition()
|
int |
getDefaultLength()
|
int |
getDefaultPrecision()
|
int |
getDefaultScale()
|
FieldQualifierDefinition |
getDefaultTrailingFieldQualifierDefinition()
|
EList |
getDefaultValueTypes()
|
java.lang.String |
getDisplayName()
|
EList |
getEncodingScheme()
|
java.lang.String |
getEncodingSchemeSuffix()
|
java.lang.String |
getFieldQualifierSeparator()
|
java.lang.String |
getJavaClassName()
|
int |
getJdbcEnumType()
|
EList |
getLeadingFieldQualifierDefinition()
|
LengthUnit |
getLengthUnit()
|
int |
getMaximumLength()
|
int |
getMaximumPrecision()
|
int |
getMaximumScale()
|
long |
getMaximumValue()
|
int |
getMinimumScale()
|
long |
getMinimumValue()
|
EList |
getName()
|
PrimitiveType |
getPrimitiveType()
|
EList |
getTrailingFieldQualifierDefinition()
|
boolean |
isBitDataSupported()
|
boolean |
isClusteringSupported()
|
boolean |
isDefaultSupported()
|
boolean |
isDisplayNameSupported()
|
boolean |
isFillFactorSupported()
|
boolean |
isGroupingSupported()
|
boolean |
isIdentitySupported()
|
boolean |
isKeyConstraintSupported()
|
boolean |
isLeadingFieldQualifierSupported()
|
boolean |
isLengthSupported()
|
boolean |
isMultipleColumnsSupported()
|
boolean |
isNullableSupported()
|
boolean |
isOrderingSupported()
|
boolean |
isPrecisionSupported()
|
boolean |
isScaleSupported()
|
boolean |
isTrailingFieldQualifierSupported()
|
void |
setBitDataSupported(boolean newBitDataSupported)
|
void |
setCharacterSetSuffix(java.lang.String newCharacterSetSuffix)
|
void |
setClusteringSupported(boolean newClusteringSupported)
|
void |
setCutoffPrecision(int newCutoffPrecision)
|
void |
setDefaultLeadingFieldQualifierDefinition(FieldQualifierDefinition newDefaultLeadingFieldQualifierDefinition)
|
void |
setDefaultLength(int newDefaultLength)
|
void |
setDefaultPrecision(int newDefaultPrecision)
|
void |
setDefaultScale(int newDefaultScale)
|
void |
setDefaultSupported(boolean newDefaultSupported)
|
void |
setDefaultTrailingFieldQualifierDefinition(FieldQualifierDefinition newDefaultTrailingFieldQualifierDefinition)
|
void |
setDisplayName(java.lang.String newDisplayName)
|
void |
setDisplayNameSupported(boolean newDisplayNameSupported)
|
void |
setEncodingSchemeSuffix(java.lang.String newEncodingSchemeSuffix)
|
void |
setFieldQualifierSeparator(java.lang.String newFieldQualifierSeparator)
|
void |
setFillFactorSupported(boolean newFillFactorSupported)
|
void |
setGroupingSupported(boolean newGroupingSupported)
|
void |
setIdentitySupported(boolean newIdentitySupported)
|
void |
setJavaClassName(java.lang.String newJavaClassName)
|
void |
setJdbcEnumType(int newJdbcEnumType)
|
void |
setKeyConstraintSupported(boolean newKeyConstraintSupported)
|
void |
setLeadingFieldQualifierSupported(boolean newLeadingFieldQualifierSupported)
|
void |
setLengthSupported(boolean newLengthSupported)
|
void |
setLengthUnit(LengthUnit newLengthUnit)
|
void |
setMaximumLength(int newMaximumLength)
|
void |
setMaximumPrecision(int newMaximumPrecision)
|
void |
setMaximumScale(int newMaximumScale)
|
void |
setMaximumValue(long newMaximumValue)
|
void |
setMinimumScale(int newMinimumScale)
|
void |
setMinimumValue(long newMinimumValue)
|
void |
setMultipleColumnsSupported(boolean newMultipleColumnsSupported)
|
void |
setNullableSupported(boolean newNullableSupported)
|
void |
setOrderingSupported(boolean newOrderingSupported)
|
void |
setPrecisionSupported(boolean newPrecisionSupported)
|
void |
setPrimitiveType(PrimitiveType newPrimitiveType)
|
void |
setScaleSupported(boolean newScaleSupported)
|
void |
setTrailingFieldQualifierSupported(boolean newTrailingFieldQualifierSupported)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public EList getLeadingFieldQualifierDefinition()
getLeadingFieldQualifierDefinition
in interface PredefinedDataTypeDefinition
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_LeadingFieldQualifierDefinition()
public EList getTrailingFieldQualifierDefinition()
getTrailingFieldQualifierDefinition
in interface PredefinedDataTypeDefinition
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_TrailingFieldQualifierDefinition()
public FieldQualifierDefinition getDefaultTrailingFieldQualifierDefinition()
getDefaultTrailingFieldQualifierDefinition
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setDefaultTrailingFieldQualifierDefinition(FieldQualifierDefinition)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultTrailingFieldQualifierDefinition()
public FieldQualifierDefinition basicGetDefaultTrailingFieldQualifierDefinition()
public void setDefaultTrailingFieldQualifierDefinition(FieldQualifierDefinition newDefaultTrailingFieldQualifierDefinition)
setDefaultTrailingFieldQualifierDefinition
in interface PredefinedDataTypeDefinition
newDefaultTrailingFieldQualifierDefinition
- the new value of the 'Default Trailing Field Qualifier Definition' reference.PredefinedDataTypeDefinition.getDefaultTrailingFieldQualifierDefinition()
public FieldQualifierDefinition getDefaultLeadingFieldQualifierDefinition()
getDefaultLeadingFieldQualifierDefinition
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setDefaultLeadingFieldQualifierDefinition(FieldQualifierDefinition)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultLeadingFieldQualifierDefinition()
public FieldQualifierDefinition basicGetDefaultLeadingFieldQualifierDefinition()
public void setDefaultLeadingFieldQualifierDefinition(FieldQualifierDefinition newDefaultLeadingFieldQualifierDefinition)
setDefaultLeadingFieldQualifierDefinition
in interface PredefinedDataTypeDefinition
newDefaultLeadingFieldQualifierDefinition
- the new value of the 'Default Leading Field Qualifier Definition' reference.PredefinedDataTypeDefinition.getDefaultLeadingFieldQualifierDefinition()
public boolean isLengthSupported()
isLengthSupported
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setLengthSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_LengthSupported()
public void setLengthSupported(boolean newLengthSupported)
setLengthSupported
in interface PredefinedDataTypeDefinition
newLengthSupported
- the new value of the 'Length Supported' attribute.PredefinedDataTypeDefinition.isLengthSupported()
public boolean isScaleSupported()
isScaleSupported
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setScaleSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_ScaleSupported()
public void setScaleSupported(boolean newScaleSupported)
setScaleSupported
in interface PredefinedDataTypeDefinition
newScaleSupported
- the new value of the 'Scale Supported' attribute.PredefinedDataTypeDefinition.isScaleSupported()
public boolean isPrecisionSupported()
isPrecisionSupported
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setPrecisionSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_PrecisionSupported()
public void setPrecisionSupported(boolean newPrecisionSupported)
setPrecisionSupported
in interface PredefinedDataTypeDefinition
newPrecisionSupported
- the new value of the 'Precision Supported' attribute.PredefinedDataTypeDefinition.isPrecisionSupported()
public boolean isKeyConstraintSupported()
isKeyConstraintSupported
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setKeyConstraintSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_KeyConstraintSupported()
public void setKeyConstraintSupported(boolean newKeyConstraintSupported)
setKeyConstraintSupported
in interface PredefinedDataTypeDefinition
newKeyConstraintSupported
- the new value of the 'Key Constraint Supported' attribute.PredefinedDataTypeDefinition.isKeyConstraintSupported()
public boolean isIdentitySupported()
isIdentitySupported
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setIdentitySupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_IdentitySupported()
public void setIdentitySupported(boolean newIdentitySupported)
setIdentitySupported
in interface PredefinedDataTypeDefinition
newIdentitySupported
- the new value of the 'Identity Supported' attribute.PredefinedDataTypeDefinition.isIdentitySupported()
public boolean isMultipleColumnsSupported()
isMultipleColumnsSupported
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setMultipleColumnsSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MultipleColumnsSupported()
public void setMultipleColumnsSupported(boolean newMultipleColumnsSupported)
setMultipleColumnsSupported
in interface PredefinedDataTypeDefinition
newMultipleColumnsSupported
- the new value of the 'Multiple Columns Supported' attribute.PredefinedDataTypeDefinition.isMultipleColumnsSupported()
public boolean isNullableSupported()
isNullableSupported
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setNullableSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_NullableSupported()
public void setNullableSupported(boolean newNullableSupported)
setNullableSupported
in interface PredefinedDataTypeDefinition
newNullableSupported
- the new value of the 'Nullable Supported' attribute.PredefinedDataTypeDefinition.isNullableSupported()
public boolean isDefaultSupported()
isDefaultSupported
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setDefaultSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultSupported()
public void setDefaultSupported(boolean newDefaultSupported)
setDefaultSupported
in interface PredefinedDataTypeDefinition
newDefaultSupported
- the new value of the 'Default Supported' attribute.PredefinedDataTypeDefinition.isDefaultSupported()
public boolean isClusteringSupported()
isClusteringSupported
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setClusteringSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_ClusteringSupported()
public void setClusteringSupported(boolean newClusteringSupported)
setClusteringSupported
in interface PredefinedDataTypeDefinition
newClusteringSupported
- the new value of the 'Clustering Supported' attribute.PredefinedDataTypeDefinition.isClusteringSupported()
public boolean isFillFactorSupported()
isFillFactorSupported
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setFillFactorSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_FillFactorSupported()
public void setFillFactorSupported(boolean newFillFactorSupported)
setFillFactorSupported
in interface PredefinedDataTypeDefinition
newFillFactorSupported
- the new value of the 'Fill Factor Supported' attribute.PredefinedDataTypeDefinition.isFillFactorSupported()
public boolean isBitDataSupported()
isBitDataSupported
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setBitDataSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_BitDataSupported()
public void setBitDataSupported(boolean newBitDataSupported)
setBitDataSupported
in interface PredefinedDataTypeDefinition
newBitDataSupported
- the new value of the 'Bit Data Supported' attribute.PredefinedDataTypeDefinition.isBitDataSupported()
public long getMaximumValue()
getMaximumValue
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setMaximumValue(long)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MaximumValue()
public void setMaximumValue(long newMaximumValue)
setMaximumValue
in interface PredefinedDataTypeDefinition
newMaximumValue
- the new value of the 'Maximum Value' attribute.PredefinedDataTypeDefinition.getMaximumValue()
public long getMinimumValue()
getMinimumValue
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setMinimumValue(long)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MinimumValue()
public void setMinimumValue(long newMinimumValue)
setMinimumValue
in interface PredefinedDataTypeDefinition
newMinimumValue
- the new value of the 'Minimum Value' attribute.PredefinedDataTypeDefinition.getMinimumValue()
public int getMaximumLength()
getMaximumLength
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setMaximumLength(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MaximumLength()
public void setMaximumLength(int newMaximumLength)
setMaximumLength
in interface PredefinedDataTypeDefinition
newMaximumLength
- the new value of the 'Maximum Length' attribute.PredefinedDataTypeDefinition.getMaximumLength()
public int getMaximumPrecision()
getMaximumPrecision
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setMaximumPrecision(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MaximumPrecision()
public void setMaximumPrecision(int newMaximumPrecision)
setMaximumPrecision
in interface PredefinedDataTypeDefinition
newMaximumPrecision
- the new value of the 'Maximum Precision' attribute.PredefinedDataTypeDefinition.getMaximumPrecision()
public int getMaximumScale()
getMaximumScale
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setMaximumScale(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MaximumScale()
public void setMaximumScale(int newMaximumScale)
setMaximumScale
in interface PredefinedDataTypeDefinition
newMaximumScale
- the new value of the 'Maximum Scale' attribute.PredefinedDataTypeDefinition.getMaximumScale()
public int getMinimumScale()
getMinimumScale
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setMinimumScale(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MinimumScale()
public void setMinimumScale(int newMinimumScale)
setMinimumScale
in interface PredefinedDataTypeDefinition
newMinimumScale
- the new value of the 'Minimum Scale' attribute.PredefinedDataTypeDefinition.getMinimumScale()
public EList getDefaultValueTypes()
getDefaultValueTypes
in interface PredefinedDataTypeDefinition
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultValueTypes()
public PrimitiveType getPrimitiveType()
getPrimitiveType
in interface PredefinedDataTypeDefinition
PrimitiveType
,
PredefinedDataTypeDefinition.setPrimitiveType(PrimitiveType)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_PrimitiveType()
public void setPrimitiveType(PrimitiveType newPrimitiveType)
setPrimitiveType
in interface PredefinedDataTypeDefinition
newPrimitiveType
- the new value of the 'Primitive Type' attribute.PrimitiveType
,
PredefinedDataTypeDefinition.getPrimitiveType()
public EList getName()
getName
in interface PredefinedDataTypeDefinition
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_Name()
public int getJdbcEnumType()
getJdbcEnumType
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setJdbcEnumType(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_JdbcEnumType()
public void setJdbcEnumType(int newJdbcEnumType)
setJdbcEnumType
in interface PredefinedDataTypeDefinition
newJdbcEnumType
- the new value of the 'Jdbc Enum Type' attribute.PredefinedDataTypeDefinition.getJdbcEnumType()
public EList getCharacterSet()
getCharacterSet
in interface PredefinedDataTypeDefinition
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_CharacterSet()
public EList getEncodingScheme()
getEncodingScheme
in interface PredefinedDataTypeDefinition
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_EncodingScheme()
public java.lang.String getCharacterSetSuffix()
getCharacterSetSuffix
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setCharacterSetSuffix(String)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_CharacterSetSuffix()
public void setCharacterSetSuffix(java.lang.String newCharacterSetSuffix)
setCharacterSetSuffix
in interface PredefinedDataTypeDefinition
newCharacterSetSuffix
- the new value of the 'Character Set Suffix' attribute.PredefinedDataTypeDefinition.getCharacterSetSuffix()
public java.lang.String getEncodingSchemeSuffix()
getEncodingSchemeSuffix
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setEncodingSchemeSuffix(String)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_EncodingSchemeSuffix()
public void setEncodingSchemeSuffix(java.lang.String newEncodingSchemeSuffix)
setEncodingSchemeSuffix
in interface PredefinedDataTypeDefinition
newEncodingSchemeSuffix
- the new value of the 'Encoding Scheme Suffix' attribute.PredefinedDataTypeDefinition.getEncodingSchemeSuffix()
public java.lang.String getJavaClassName()
getJavaClassName
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setJavaClassName(String)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_JavaClassName()
public void setJavaClassName(java.lang.String newJavaClassName)
setJavaClassName
in interface PredefinedDataTypeDefinition
newJavaClassName
- the new value of the 'Java Class Name' attribute.PredefinedDataTypeDefinition.getJavaClassName()
public int getDefaultLength()
getDefaultLength
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setDefaultLength(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultLength()
public void setDefaultLength(int newDefaultLength)
setDefaultLength
in interface PredefinedDataTypeDefinition
newDefaultLength
- the new value of the 'Default Length' attribute.PredefinedDataTypeDefinition.getDefaultLength()
public int getDefaultPrecision()
getDefaultPrecision
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setDefaultPrecision(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultPrecision()
public void setDefaultPrecision(int newDefaultPrecision)
setDefaultPrecision
in interface PredefinedDataTypeDefinition
newDefaultPrecision
- the new value of the 'Default Precision' attribute.PredefinedDataTypeDefinition.getDefaultPrecision()
public int getDefaultScale()
getDefaultScale
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setDefaultScale(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultScale()
public void setDefaultScale(int newDefaultScale)
setDefaultScale
in interface PredefinedDataTypeDefinition
newDefaultScale
- the new value of the 'Default Scale' attribute.PredefinedDataTypeDefinition.getDefaultScale()
public int getCutoffPrecision()
getCutoffPrecision
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setCutoffPrecision(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_CutoffPrecision()
public void setCutoffPrecision(int newCutoffPrecision)
setCutoffPrecision
in interface PredefinedDataTypeDefinition
newCutoffPrecision
- the new value of the 'Cutoff Precision' attribute.PredefinedDataTypeDefinition.getCutoffPrecision()
public LengthUnit getLengthUnit()
getLengthUnit
in interface PredefinedDataTypeDefinition
LengthUnit
,
PredefinedDataTypeDefinition.setLengthUnit(LengthUnit)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_LengthUnit()
public void setLengthUnit(LengthUnit newLengthUnit)
setLengthUnit
in interface PredefinedDataTypeDefinition
newLengthUnit
- the new value of the 'Length Unit' attribute.LengthUnit
,
PredefinedDataTypeDefinition.getLengthUnit()
public boolean isOrderingSupported()
isOrderingSupported
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setOrderingSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_OrderingSupported()
public void setOrderingSupported(boolean newOrderingSupported)
setOrderingSupported
in interface PredefinedDataTypeDefinition
newOrderingSupported
- the new value of the 'Ordering Supported' attribute.PredefinedDataTypeDefinition.isOrderingSupported()
public boolean isGroupingSupported()
isGroupingSupported
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setGroupingSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_GroupingSupported()
public void setGroupingSupported(boolean newGroupingSupported)
setGroupingSupported
in interface PredefinedDataTypeDefinition
newGroupingSupported
- the new value of the 'Grouping Supported' attribute.PredefinedDataTypeDefinition.isGroupingSupported()
public java.lang.String getDisplayName()
getDisplayName
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setDisplayName(String)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DisplayName()
public void setDisplayName(java.lang.String newDisplayName)
setDisplayName
in interface PredefinedDataTypeDefinition
newDisplayName
- the new value of the 'Display Name' attribute.PredefinedDataTypeDefinition.getDisplayName()
public boolean isDisplayNameSupported()
isDisplayNameSupported
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setDisplayNameSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DisplayNameSupported()
public void setDisplayNameSupported(boolean newDisplayNameSupported)
setDisplayNameSupported
in interface PredefinedDataTypeDefinition
newDisplayNameSupported
- the new value of the 'Display Name Supported' attribute.PredefinedDataTypeDefinition.isDisplayNameSupported()
public boolean isLeadingFieldQualifierSupported()
isLeadingFieldQualifierSupported
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setLeadingFieldQualifierSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_LeadingFieldQualifierSupported()
public void setLeadingFieldQualifierSupported(boolean newLeadingFieldQualifierSupported)
setLeadingFieldQualifierSupported
in interface PredefinedDataTypeDefinition
newLeadingFieldQualifierSupported
- the new value of the 'Leading Field Qualifier Supported' attribute.PredefinedDataTypeDefinition.isLeadingFieldQualifierSupported()
public boolean isTrailingFieldQualifierSupported()
isTrailingFieldQualifierSupported
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setTrailingFieldQualifierSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_TrailingFieldQualifierSupported()
public void setTrailingFieldQualifierSupported(boolean newTrailingFieldQualifierSupported)
setTrailingFieldQualifierSupported
in interface PredefinedDataTypeDefinition
newTrailingFieldQualifierSupported
- the new value of the 'Trailing Field Qualifier Supported' attribute.PredefinedDataTypeDefinition.isTrailingFieldQualifierSupported()
public java.lang.String getFieldQualifierSeparator()
getFieldQualifierSeparator
in interface PredefinedDataTypeDefinition
PredefinedDataTypeDefinition.setFieldQualifierSeparator(String)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_FieldQualifierSeparator()
public void setFieldQualifierSeparator(java.lang.String newFieldQualifierSeparator)
setFieldQualifierSeparator
in interface PredefinedDataTypeDefinition
newFieldQualifierSeparator
- the new value of the 'Field Qualifier Separator' attribute.PredefinedDataTypeDefinition.getFieldQualifierSeparator()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |