public interface AttributeExtension extends NamedExtension, ValidatableObject
The following features are supported:
Data Type
Mode
XML Namespace
XML Property Name
Java Object Get Method
Java Object Set Method
Java Object Field Name
Field Column
Field Null Value
Field Default Fetch Group
Field Value Strategy
Field Sequence
Field Sequence Table Name
Field Sequence Name Column Name
Field Sequence Nextval Column Name
Identity Entity
Custom Data Type
Modifier and Type | Method and Description |
---|---|
CustomDataType |
getCustomDataType()
Returns the value of the 'Custom Data Type' reference
|
VocabularyString |
getDataType()
Returns the value of the 'Data Type' containment reference
|
VocabularyString |
getFieldColumn()
Returns the value of the 'Field Column' containment reference
|
VocabularyBoolean |
getFieldDefaultFetchGroup()
Returns the value of the 'Field Default Fetch Group' containment reference
|
VocabularyString |
getFieldNullValue()
Returns the value of the 'Field Null Value' containment reference
|
VocabularyString |
getFieldSequence()
Returns the value of the 'Field Sequence' containment reference
|
VocabularyString |
getFieldSequenceNameColumnName()
Returns the value of the 'Field Sequence Name Column Name' containment reference
|
VocabularyString |
getFieldSequenceNextvalColumnName()
Returns the value of the 'Field Sequence Nextval Column Name' containment reference
|
VocabularyString |
getFieldSequenceTableName()
Returns the value of the 'Field Sequence Table Name' containment reference
|
VocabularyString |
getFieldValueStrategy()
Returns the value of the 'Field Value Strategy' containment reference
|
EntityExtension |
getIdentityEntity()
Returns the value of the 'Identity Entity' reference.
|
VocabularyString |
getJavaObjectFieldName()
Returns the value of the 'Java Object Field Name' containment reference
|
VocabularyString |
getJavaObjectGetMethod()
Returns the value of the 'Java Object Get Method' containment reference
|
VocabularyString |
getJavaObjectSetMethod()
Returns the value of the 'Java Object Set Method' containment reference
|
VocabularyString |
getMode()
Returns the value of the 'Mode' containment reference
|
VocabularyString |
getXMLNamespace()
Returns the value of the 'XML Namespace' containment reference
|
VocabularyString |
getXMLPropertyName()
Returns the value of the 'XML Property Name' containment reference
|
void |
setCustomDataType(CustomDataType value)
Sets the value of the '
Custom Data Type ' reference |
void |
setDataType(VocabularyString value)
Sets the value of the '
Data Type ' containment reference |
void |
setFieldColumn(VocabularyString value)
Sets the value of the '
Field Column ' containment reference |
void |
setFieldDefaultFetchGroup(VocabularyBoolean value)
Sets the value of the '
Field Default Fetch Group ' containment reference |
void |
setFieldNullValue(VocabularyString value)
Sets the value of the '
Field Null Value ' containment reference |
void |
setFieldSequence(VocabularyString value)
Sets the value of the '
Field Sequence ' containment reference |
void |
setFieldSequenceNameColumnName(VocabularyString value)
Sets the value of the '
Field Sequence Name Column Name ' containment reference |
void |
setFieldSequenceNextvalColumnName(VocabularyString value)
Sets the value of the '
Field Sequence Nextval Column Name ' containment reference |
void |
setFieldSequenceTableName(VocabularyString value)
Sets the value of the '
Field Sequence Table Name ' containment reference |
void |
setFieldValueStrategy(VocabularyString value)
Sets the value of the '
Field Value Strategy ' containment reference |
void |
setIdentityEntity(EntityExtension value)
Sets the value of the '
Identity Entity ' reference |
void |
setJavaObjectFieldName(VocabularyString value)
Sets the value of the '
Java Object Field Name ' containment reference |
void |
setJavaObjectGetMethod(VocabularyString value)
Sets the value of the '
Java Object Get Method ' containment reference |
void |
setJavaObjectSetMethod(VocabularyString value)
Sets the value of the '
Java Object Set Method ' containment reference |
void |
setMode(VocabularyString value)
Sets the value of the '
Mode ' containment reference |
void |
setXMLNamespace(VocabularyString value)
Sets the value of the '
XML Namespace ' containment reference |
void |
setXMLPropertyName(VocabularyString value)
Sets the value of the '
XML Property Name ' containment reference |
getGuid, getName, getSource, setGuid, setSource
getValidationMessages, hasErrors, hasErrors, hasErrorsOrWarnings, hasErrorsOrWarnings, hasSeverity, hasSeverity, hasWarnings, hasWarnings, isValid, isValid
VocabularyString getDataType()
If the meaning of the 'Data Type' containment reference isn't clear, there really should be more of a description here...
setDataType(VocabularyString)
,
CanonicalvocabularymodelPackage.getAttributeExtension_DataType()
void setDataType(VocabularyString value)
Data Type
' containment reference.
value
- the new value of the 'Data Type' containment reference.getDataType()
VocabularyString getMode()
If the meaning of the 'Mode' containment reference isn't clear, there really should be more of a description here...
setMode(VocabularyString)
,
CanonicalvocabularymodelPackage.getAttributeExtension_Mode()
void setMode(VocabularyString value)
Mode
' containment reference.
value
- the new value of the 'Mode' containment reference.getMode()
VocabularyString getXMLNamespace()
If the meaning of the 'XML Namespace' containment reference isn't clear, there really should be more of a description here...
setXMLNamespace(VocabularyString)
,
CanonicalvocabularymodelPackage.getAttributeExtension_XMLNamespace()
void setXMLNamespace(VocabularyString value)
XML Namespace
' containment reference.
value
- the new value of the 'XML Namespace' containment reference.getXMLNamespace()
VocabularyString getXMLPropertyName()
If the meaning of the 'XML Property Name' containment reference isn't clear, there really should be more of a description here...
setXMLPropertyName(VocabularyString)
,
CanonicalvocabularymodelPackage.getAttributeExtension_XMLPropertyName()
void setXMLPropertyName(VocabularyString value)
XML Property Name
' containment reference.
value
- the new value of the 'XML Property Name' containment reference.getXMLPropertyName()
VocabularyString getJavaObjectGetMethod()
If the meaning of the 'Java Object Get Method' containment reference isn't clear, there really should be more of a description here...
setJavaObjectGetMethod(VocabularyString)
,
CanonicalvocabularymodelPackage.getAttributeExtension_JavaObjectGetMethod()
void setJavaObjectGetMethod(VocabularyString value)
Java Object Get Method
' containment reference.
value
- the new value of the 'Java Object Get Method' containment reference.getJavaObjectGetMethod()
VocabularyString getJavaObjectSetMethod()
If the meaning of the 'Java Object Set Method' containment reference isn't clear, there really should be more of a description here...
setJavaObjectSetMethod(VocabularyString)
,
CanonicalvocabularymodelPackage.getAttributeExtension_JavaObjectSetMethod()
void setJavaObjectSetMethod(VocabularyString value)
Java Object Set Method
' containment reference.
value
- the new value of the 'Java Object Set Method' containment reference.getJavaObjectSetMethod()
VocabularyString getJavaObjectFieldName()
If the meaning of the 'Java Object Field Name' containment reference isn't clear, there really should be more of a description here...
setJavaObjectFieldName(VocabularyString)
,
CanonicalvocabularymodelPackage.getAttributeExtension_JavaObjectFieldName()
void setJavaObjectFieldName(VocabularyString value)
Java Object Field Name
' containment reference.
value
- the new value of the 'Java Object Field Name' containment reference.getJavaObjectFieldName()
VocabularyString getFieldColumn()
If the meaning of the 'Field Column' containment reference isn't clear, there really should be more of a description here...
setFieldColumn(VocabularyString)
,
CanonicalvocabularymodelPackage.getAttributeExtension_FieldColumn()
void setFieldColumn(VocabularyString value)
Field Column
' containment reference.
value
- the new value of the 'Field Column' containment reference.getFieldColumn()
VocabularyString getFieldNullValue()
If the meaning of the 'Field Null Value' containment reference isn't clear, there really should be more of a description here...
setFieldNullValue(VocabularyString)
,
CanonicalvocabularymodelPackage.getAttributeExtension_FieldNullValue()
void setFieldNullValue(VocabularyString value)
Field Null Value
' containment reference.
value
- the new value of the 'Field Null Value' containment reference.getFieldNullValue()
VocabularyBoolean getFieldDefaultFetchGroup()
If the meaning of the 'Field Default Fetch Group' containment reference isn't clear, there really should be more of a description here...
setFieldDefaultFetchGroup(VocabularyBoolean)
,
CanonicalvocabularymodelPackage.getAttributeExtension_FieldDefaultFetchGroup()
void setFieldDefaultFetchGroup(VocabularyBoolean value)
Field Default Fetch Group
' containment reference.
value
- the new value of the 'Field Default Fetch Group' containment reference.getFieldDefaultFetchGroup()
VocabularyString getFieldValueStrategy()
If the meaning of the 'Field Value Strategy' containment reference isn't clear, there really should be more of a description here...
setFieldValueStrategy(VocabularyString)
,
CanonicalvocabularymodelPackage.getAttributeExtension_FieldValueStrategy()
void setFieldValueStrategy(VocabularyString value)
Field Value Strategy
' containment reference.
value
- the new value of the 'Field Value Strategy' containment reference.getFieldValueStrategy()
VocabularyString getFieldSequence()
If the meaning of the 'Field Sequence' containment reference isn't clear, there really should be more of a description here...
setFieldSequence(VocabularyString)
,
CanonicalvocabularymodelPackage.getAttributeExtension_FieldSequence()
void setFieldSequence(VocabularyString value)
Field Sequence
' containment reference.
value
- the new value of the 'Field Sequence' containment reference.getFieldSequence()
VocabularyString getFieldSequenceTableName()
If the meaning of the 'Field Sequence Table Name' containment reference isn't clear, there really should be more of a description here...
setFieldSequenceTableName(VocabularyString)
,
CanonicalvocabularymodelPackage.getAttributeExtension_FieldSequenceTableName()
void setFieldSequenceTableName(VocabularyString value)
Field Sequence Table Name
' containment reference.
value
- the new value of the 'Field Sequence Table Name' containment reference.getFieldSequenceTableName()
VocabularyString getFieldSequenceNameColumnName()
If the meaning of the 'Field Sequence Name Column Name' containment reference isn't clear, there really should be more of a description here...
setFieldSequenceNameColumnName(VocabularyString)
,
CanonicalvocabularymodelPackage.getAttributeExtension_FieldSequenceNameColumnName()
void setFieldSequenceNameColumnName(VocabularyString value)
Field Sequence Name Column Name
' containment reference.
value
- the new value of the 'Field Sequence Name Column Name' containment reference.getFieldSequenceNameColumnName()
VocabularyString getFieldSequenceNextvalColumnName()
If the meaning of the 'Field Sequence Nextval Column Name' containment reference isn't clear, there really should be more of a description here...
setFieldSequenceNextvalColumnName(VocabularyString)
,
CanonicalvocabularymodelPackage.getAttributeExtension_FieldSequenceNextvalColumnName()
void setFieldSequenceNextvalColumnName(VocabularyString value)
Field Sequence Nextval Column Name
' containment reference.
value
- the new value of the 'Field Sequence Nextval Column Name' containment reference.getFieldSequenceNextvalColumnName()
EntityExtension getIdentityEntity()
Identity Attributes
'.
If the meaning of the 'Identity Entity' reference isn't clear, there really should be more of a description here...
setIdentityEntity(EntityExtension)
,
CanonicalvocabularymodelPackage.getAttributeExtension_IdentityEntity()
,
EntityExtension.getIdentityAttributes()
void setIdentityEntity(EntityExtension value)
Identity Entity
' reference.
value
- the new value of the 'Identity Entity' reference.getIdentityEntity()
CustomDataType getCustomDataType()
If the meaning of the 'Custom Data Type' reference isn't clear, there really should be more of a description here...
setCustomDataType(CustomDataType)
,
CanonicalvocabularymodelPackage.getAttributeExtension_CustomDataType()
void setCustomDataType(CustomDataType value)
Custom Data Type
' reference.
value
- the new value of the 'Custom Data Type' reference.getCustomDataType()
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.