public class AttributeImpl extends PropertyImpl implements Attribute
The following features are implemented:
TypeIndexAssert FalseAssert False MessageAssert TrueAssert True MessageCredit Card NumberCredit Card Number MessageDigitsEmailEmail MessageFutureFuture MessagePastPast MessageMaxMinDecimal MaxDecimal MinNot BlankNot Blank MessagePatternRangeLengthScript AssertUrlDatabase Typeorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected static boolean |
ASSERT_FALSE_EDEFAULT
The default value of the '
Assert False' attribute. |
protected static java.lang.String |
ASSERT_FALSE_MESSAGE_EDEFAULT
The default value of the '
Assert False Message' attribute. |
protected static boolean |
ASSERT_TRUE_EDEFAULT
The default value of the '
Assert True' attribute. |
protected static java.lang.String |
ASSERT_TRUE_MESSAGE_EDEFAULT
The default value of the '
Assert True Message' attribute. |
protected boolean |
assertFalse
The cached value of the '
Assert False' attribute. |
protected java.lang.String |
assertFalseMessage
The cached value of the '
Assert False Message' attribute. |
protected boolean |
assertTrue
The cached value of the '
Assert True' attribute. |
protected java.lang.String |
assertTrueMessage
The cached value of the '
Assert True Message' attribute. |
protected static boolean |
CREDIT_CARD_NUMBER_EDEFAULT
The default value of the '
Credit Card Number' attribute. |
protected static java.lang.String |
CREDIT_CARD_NUMBER_MESSAGE_EDEFAULT
The default value of the '
Credit Card Number Message' attribute. |
protected boolean |
creditCardNumber
The cached value of the '
Credit Card Number' attribute. |
protected java.lang.String |
creditCardNumberMessage
The cached value of the '
Credit Card Number Message' attribute. |
protected static java.lang.String |
DATABASE_TYPE_EDEFAULT
The default value of the '
Database Type' attribute. |
protected java.lang.String |
databaseType
The cached value of the '
Database Type' attribute. |
protected static java.lang.String |
DECIMAL_MAX_EDEFAULT
The default value of the '
Decimal Max' attribute. |
protected static java.lang.String |
DECIMAL_MIN_EDEFAULT
The default value of the '
Decimal Min' attribute. |
protected java.lang.String |
decimalMax
The cached value of the '
Decimal Max' attribute. |
protected java.lang.String |
decimalMin
The cached value of the '
Decimal Min' attribute. |
protected java.lang.String |
digits
The cached value of the '
Digits' attribute. |
protected static java.lang.String |
DIGITS_EDEFAULT
The default value of the '
Digits' attribute. |
protected boolean |
email
The cached value of the '
Email' attribute. |
protected static boolean |
EMAIL_EDEFAULT
The default value of the '
Email' attribute. |
protected static java.lang.String |
EMAIL_MESSAGE_EDEFAULT
The default value of the '
Email Message' attribute. |
protected java.lang.String |
emailMessage
The cached value of the '
Email Message' attribute. |
protected boolean |
future
The cached value of the '
Future' attribute. |
protected static boolean |
FUTURE_EDEFAULT
The default value of the '
Future' attribute. |
protected static java.lang.String |
FUTURE_MESSAGE_EDEFAULT
The default value of the '
Future Message' attribute. |
protected java.lang.String |
futureMessage
The cached value of the '
Future Message' attribute. |
protected boolean |
index
The cached value of the '
Index' attribute. |
protected static boolean |
INDEX_EDEFAULT
The default value of the '
Index' attribute. |
protected java.lang.String |
length
The cached value of the '
Length' attribute. |
protected static java.lang.String |
LENGTH_EDEFAULT
The default value of the '
Length' attribute. |
protected java.lang.String |
max
The cached value of the '
Max' attribute. |
protected static java.lang.String |
MAX_EDEFAULT
The default value of the '
Max' attribute. |
protected java.lang.String |
min
The cached value of the '
Min' attribute. |
protected static java.lang.String |
MIN_EDEFAULT
The default value of the '
Min' attribute. |
protected static boolean |
NOT_BLANK_EDEFAULT
The default value of the '
Not Blank' attribute. |
protected static java.lang.String |
NOT_BLANK_MESSAGE_EDEFAULT
The default value of the '
Not Blank Message' attribute. |
protected boolean |
notBlank
The cached value of the '
Not Blank' attribute. |
protected java.lang.String |
notBlankMessage
The cached value of the '
Not Blank Message' attribute. |
protected boolean |
past
The cached value of the '
Past' attribute. |
protected static boolean |
PAST_EDEFAULT
The default value of the '
Past' attribute. |
protected static java.lang.String |
PAST_MESSAGE_EDEFAULT
The default value of the '
Past Message' attribute. |
protected java.lang.String |
pastMessage
The cached value of the '
Past Message' attribute. |
protected java.lang.String |
pattern
The cached value of the '
Pattern' attribute. |
protected static java.lang.String |
PATTERN_EDEFAULT
The default value of the '
Pattern' attribute. |
protected java.lang.String |
range
The cached value of the '
Range' attribute. |
protected static java.lang.String |
RANGE_EDEFAULT
The default value of the '
Range' attribute. |
protected static java.lang.String |
SCRIPT_ASSERT_EDEFAULT
The default value of the '
Script Assert' attribute. |
protected java.lang.String |
scriptAssert
The cached value of the '
Script Assert' attribute. |
protected java.lang.String |
type
The cached value of the '
Type' attribute. |
protected static java.lang.String |
TYPE_EDEFAULT
The default value of the '
Type' attribute. |
protected java.lang.String |
url
The cached value of the '
Url' attribute. |
protected static java.lang.String |
URL_EDEFAULT
The default value of the '
Url' attribute. |
DATABASE_COLUMN_EDEFAULT, databaseColumnCOLLECTION_TYPE_EDEFAULT, collectionType, doc, DOC_EDEFAULT, hint, HINT_EDEFAULT, key, KEY_EDEFAULT, name, NAME_EDEFAULT, NOT_CHANGEABLE_EDEFAULT, NOT_EMPTY_EDEFAULT, NOT_EMPTY_MESSAGE_EDEFAULT, notChangeable, notEmpty, notEmptyMessage, nullable, NULLABLE_EDEFAULT, NULLABLE_MESSAGE_EDEFAULT, nullableMessage, required, REQUIRED_EDEFAULT, size, SIZE_EDEFAULT, transient_, TRANSIENT_EDEFAULT, validate, VALIDATE_EDEFAULT, visibility, VISIBILITY_EDEFAULTEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
AttributeImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.lang.String |
getAssertFalseMessage() |
java.lang.String |
getAssertTrueMessage() |
java.lang.String |
getCreditCardNumberMessage() |
java.lang.String |
getDatabaseType() |
java.lang.String |
getDecimalMax() |
java.lang.String |
getDecimalMin() |
java.lang.String |
getDigits() |
java.lang.String |
getEmailMessage() |
java.lang.String |
getFutureMessage() |
java.lang.String |
getLength() |
java.lang.String |
getMax() |
java.lang.String |
getMin() |
java.lang.String |
getNotBlankMessage() |
java.lang.String |
getPastMessage() |
java.lang.String |
getPattern() |
java.lang.String |
getRange() |
java.lang.String |
getScriptAssert() |
java.lang.String |
getType() |
java.lang.String |
getUrl() |
boolean |
isAssertFalse() |
boolean |
isAssertTrue() |
boolean |
isCreditCardNumber() |
boolean |
isEmail() |
boolean |
isFuture() |
boolean |
isIndex() |
boolean |
isNotBlank() |
boolean |
isPast() |
void |
setAssertFalse(boolean newAssertFalse) |
void |
setAssertFalseMessage(java.lang.String newAssertFalseMessage) |
void |
setAssertTrue(boolean newAssertTrue) |
void |
setAssertTrueMessage(java.lang.String newAssertTrueMessage) |
void |
setCreditCardNumber(boolean newCreditCardNumber) |
void |
setCreditCardNumberMessage(java.lang.String newCreditCardNumberMessage) |
void |
setDatabaseType(java.lang.String newDatabaseType) |
void |
setDecimalMax(java.lang.String newDecimalMax) |
void |
setDecimalMin(java.lang.String newDecimalMin) |
void |
setDigits(java.lang.String newDigits) |
void |
setEmail(boolean newEmail) |
void |
setEmailMessage(java.lang.String newEmailMessage) |
void |
setFuture(boolean newFuture) |
void |
setFutureMessage(java.lang.String newFutureMessage) |
void |
setIndex(boolean newIndex) |
void |
setLength(java.lang.String newLength) |
void |
setMax(java.lang.String newMax) |
void |
setMin(java.lang.String newMin) |
void |
setNotBlank(boolean newNotBlank) |
void |
setNotBlankMessage(java.lang.String newNotBlankMessage) |
void |
setPast(boolean newPast) |
void |
setPastMessage(java.lang.String newPastMessage) |
void |
setPattern(java.lang.String newPattern) |
void |
setRange(java.lang.String newRange) |
void |
setScriptAssert(java.lang.String newScriptAssert) |
void |
setType(java.lang.String newType) |
void |
setUrl(java.lang.String newUrl) |
java.lang.String |
toString() |
getDatabaseColumn, setDatabaseColumngetCollectionType, getDoc, getHint, getName, getNotEmptyMessage, getNullableMessage, getSize, getValidate, getVisibility, isKey, isNotChangeable, isNotEmpty, isNullable, isRequired, isTransient, setCollectionType, setDoc, setHint, setKey, setName, setNotChangeable, setNotEmpty, setNotEmptyMessage, setNullable, setNullableMessage, setRequired, setSize, setTransient, setValidate, setVisibilityeBasicSetContainer, eInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValueseNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDatabaseColumn, setDatabaseColumngetCollectionType, getDoc, getHint, getName, getNotEmptyMessage, getNullableMessage, getSize, getValidate, getVisibility, isKey, isNotChangeable, isNotEmpty, isNullable, isRequired, isTransient, setCollectionType, setDoc, setHint, setKey, setName, setNotChangeable, setNotEmpty, setNotEmptyMessage, setNullable, setNullableMessage, setRequired, setSize, setTransient, setValidate, setVisibilityeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final java.lang.String TYPE_EDEFAULT
Type' attribute.
getType()protected static final boolean INDEX_EDEFAULT
Index' attribute.
isIndex(),
Constant Field Valuesprotected static final boolean ASSERT_FALSE_EDEFAULT
Assert False' attribute.
isAssertFalse(),
Constant Field Valuesprotected boolean assertFalse
Assert False' attribute.
isAssertFalse()protected static final java.lang.String ASSERT_FALSE_MESSAGE_EDEFAULT
Assert False Message' attribute.
getAssertFalseMessage()protected java.lang.String assertFalseMessage
Assert False Message' attribute.
getAssertFalseMessage()protected static final boolean ASSERT_TRUE_EDEFAULT
Assert True' attribute.
isAssertTrue(),
Constant Field Valuesprotected boolean assertTrue
Assert True' attribute.
isAssertTrue()protected static final java.lang.String ASSERT_TRUE_MESSAGE_EDEFAULT
Assert True Message' attribute.
getAssertTrueMessage()protected java.lang.String assertTrueMessage
Assert True Message' attribute.
getAssertTrueMessage()protected static final boolean CREDIT_CARD_NUMBER_EDEFAULT
Credit Card Number' attribute.
isCreditCardNumber(),
Constant Field Valuesprotected boolean creditCardNumber
Credit Card Number' attribute.
isCreditCardNumber()protected static final java.lang.String CREDIT_CARD_NUMBER_MESSAGE_EDEFAULT
Credit Card Number Message' attribute.
getCreditCardNumberMessage()protected java.lang.String creditCardNumberMessage
Credit Card Number Message' attribute.
getCreditCardNumberMessage()protected static final java.lang.String DIGITS_EDEFAULT
Digits' attribute.
getDigits()protected java.lang.String digits
Digits' attribute.
getDigits()protected static final boolean EMAIL_EDEFAULT
Email' attribute.
isEmail(),
Constant Field Valuesprotected static final java.lang.String EMAIL_MESSAGE_EDEFAULT
Email Message' attribute.
getEmailMessage()protected java.lang.String emailMessage
Email Message' attribute.
getEmailMessage()protected static final boolean FUTURE_EDEFAULT
Future' attribute.
isFuture(),
Constant Field Valuesprotected boolean future
Future' attribute.
isFuture()protected static final java.lang.String FUTURE_MESSAGE_EDEFAULT
Future Message' attribute.
getFutureMessage()protected java.lang.String futureMessage
Future Message' attribute.
getFutureMessage()protected static final boolean PAST_EDEFAULT
Past' attribute.
isPast(),
Constant Field Valuesprotected static final java.lang.String PAST_MESSAGE_EDEFAULT
Past Message' attribute.
getPastMessage()protected java.lang.String pastMessage
Past Message' attribute.
getPastMessage()protected static final java.lang.String MAX_EDEFAULT
Max' attribute.
getMax()protected static final java.lang.String MIN_EDEFAULT
Min' attribute.
getMin()protected static final java.lang.String DECIMAL_MAX_EDEFAULT
Decimal Max' attribute.
getDecimalMax()protected java.lang.String decimalMax
Decimal Max' attribute.
getDecimalMax()protected static final java.lang.String DECIMAL_MIN_EDEFAULT
Decimal Min' attribute.
getDecimalMin()protected java.lang.String decimalMin
Decimal Min' attribute.
getDecimalMin()protected static final boolean NOT_BLANK_EDEFAULT
Not Blank' attribute.
isNotBlank(),
Constant Field Valuesprotected boolean notBlank
Not Blank' attribute.
isNotBlank()protected static final java.lang.String NOT_BLANK_MESSAGE_EDEFAULT
Not Blank Message' attribute.
getNotBlankMessage()protected java.lang.String notBlankMessage
Not Blank Message' attribute.
getNotBlankMessage()protected static final java.lang.String PATTERN_EDEFAULT
Pattern' attribute.
getPattern()protected java.lang.String pattern
Pattern' attribute.
getPattern()protected static final java.lang.String RANGE_EDEFAULT
Range' attribute.
getRange()protected java.lang.String range
Range' attribute.
getRange()protected static final java.lang.String LENGTH_EDEFAULT
Length' attribute.
getLength()protected java.lang.String length
Length' attribute.
getLength()protected static final java.lang.String SCRIPT_ASSERT_EDEFAULT
Script Assert' attribute.
getScriptAssert()protected java.lang.String scriptAssert
Script Assert' attribute.
getScriptAssert()protected static final java.lang.String URL_EDEFAULT
Url' attribute.
getUrl()protected static final java.lang.String DATABASE_TYPE_EDEFAULT
Database Type' attribute.
getDatabaseType()protected java.lang.String databaseType
Database Type' attribute.
getDatabaseType()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class PropertyImplpublic java.lang.String getType()
getType in interface AttributeAttribute.setType(String),
TacticdslPackage.getAttribute_Type()public void setType(java.lang.String newType)
setType in interface AttributenewType - the new value of the 'Type' attribute.Attribute.getType()public boolean isIndex()
isIndex in interface AttributeAttribute.setIndex(boolean),
TacticdslPackage.getAttribute_Index()public void setIndex(boolean newIndex)
setIndex in interface AttributenewIndex - the new value of the 'Index' attribute.Attribute.isIndex()public boolean isAssertFalse()
isAssertFalse in interface AttributeAttribute.setAssertFalse(boolean),
TacticdslPackage.getAttribute_AssertFalse()public void setAssertFalse(boolean newAssertFalse)
setAssertFalse in interface AttributenewAssertFalse - the new value of the 'Assert False' attribute.Attribute.isAssertFalse()public java.lang.String getAssertFalseMessage()
getAssertFalseMessage in interface AttributeAttribute.setAssertFalseMessage(String),
TacticdslPackage.getAttribute_AssertFalseMessage()public void setAssertFalseMessage(java.lang.String newAssertFalseMessage)
setAssertFalseMessage in interface AttributenewAssertFalseMessage - the new value of the 'Assert False Message' attribute.Attribute.getAssertFalseMessage()public boolean isAssertTrue()
isAssertTrue in interface AttributeAttribute.setAssertTrue(boolean),
TacticdslPackage.getAttribute_AssertTrue()public void setAssertTrue(boolean newAssertTrue)
setAssertTrue in interface AttributenewAssertTrue - the new value of the 'Assert True' attribute.Attribute.isAssertTrue()public java.lang.String getAssertTrueMessage()
getAssertTrueMessage in interface AttributeAttribute.setAssertTrueMessage(String),
TacticdslPackage.getAttribute_AssertTrueMessage()public void setAssertTrueMessage(java.lang.String newAssertTrueMessage)
setAssertTrueMessage in interface AttributenewAssertTrueMessage - the new value of the 'Assert True Message' attribute.Attribute.getAssertTrueMessage()public boolean isCreditCardNumber()
isCreditCardNumber in interface AttributeAttribute.setCreditCardNumber(boolean),
TacticdslPackage.getAttribute_CreditCardNumber()public void setCreditCardNumber(boolean newCreditCardNumber)
setCreditCardNumber in interface AttributenewCreditCardNumber - the new value of the 'Credit Card Number' attribute.Attribute.isCreditCardNumber()public java.lang.String getCreditCardNumberMessage()
getCreditCardNumberMessage in interface AttributeAttribute.setCreditCardNumberMessage(String),
TacticdslPackage.getAttribute_CreditCardNumberMessage()public void setCreditCardNumberMessage(java.lang.String newCreditCardNumberMessage)
setCreditCardNumberMessage in interface AttributenewCreditCardNumberMessage - the new value of the 'Credit Card Number Message' attribute.Attribute.getCreditCardNumberMessage()public java.lang.String getDigits()
getDigits in interface AttributeAttribute.setDigits(String),
TacticdslPackage.getAttribute_Digits()public void setDigits(java.lang.String newDigits)
setDigits in interface AttributenewDigits - the new value of the 'Digits' attribute.Attribute.getDigits()public boolean isEmail()
isEmail in interface AttributeAttribute.setEmail(boolean),
TacticdslPackage.getAttribute_Email()public void setEmail(boolean newEmail)
setEmail in interface AttributenewEmail - the new value of the 'Email' attribute.Attribute.isEmail()public java.lang.String getEmailMessage()
getEmailMessage in interface AttributeAttribute.setEmailMessage(String),
TacticdslPackage.getAttribute_EmailMessage()public void setEmailMessage(java.lang.String newEmailMessage)
setEmailMessage in interface AttributenewEmailMessage - the new value of the 'Email Message' attribute.Attribute.getEmailMessage()public boolean isFuture()
isFuture in interface AttributeAttribute.setFuture(boolean),
TacticdslPackage.getAttribute_Future()public void setFuture(boolean newFuture)
setFuture in interface AttributenewFuture - the new value of the 'Future' attribute.Attribute.isFuture()public java.lang.String getFutureMessage()
getFutureMessage in interface AttributeAttribute.setFutureMessage(String),
TacticdslPackage.getAttribute_FutureMessage()public void setFutureMessage(java.lang.String newFutureMessage)
setFutureMessage in interface AttributenewFutureMessage - the new value of the 'Future Message' attribute.Attribute.getFutureMessage()public boolean isPast()
isPast in interface AttributeAttribute.setPast(boolean),
TacticdslPackage.getAttribute_Past()public void setPast(boolean newPast)
setPast in interface AttributenewPast - the new value of the 'Past' attribute.Attribute.isPast()public java.lang.String getPastMessage()
getPastMessage in interface AttributeAttribute.setPastMessage(String),
TacticdslPackage.getAttribute_PastMessage()public void setPastMessage(java.lang.String newPastMessage)
setPastMessage in interface AttributenewPastMessage - the new value of the 'Past Message' attribute.Attribute.getPastMessage()public java.lang.String getMax()
getMax in interface AttributeAttribute.setMax(String),
TacticdslPackage.getAttribute_Max()public void setMax(java.lang.String newMax)
setMax in interface AttributenewMax - the new value of the 'Max' attribute.Attribute.getMax()public java.lang.String getMin()
getMin in interface AttributeAttribute.setMin(String),
TacticdslPackage.getAttribute_Min()public void setMin(java.lang.String newMin)
setMin in interface AttributenewMin - the new value of the 'Min' attribute.Attribute.getMin()public java.lang.String getDecimalMax()
getDecimalMax in interface AttributeAttribute.setDecimalMax(String),
TacticdslPackage.getAttribute_DecimalMax()public void setDecimalMax(java.lang.String newDecimalMax)
setDecimalMax in interface AttributenewDecimalMax - the new value of the 'Decimal Max' attribute.Attribute.getDecimalMax()public java.lang.String getDecimalMin()
getDecimalMin in interface AttributeAttribute.setDecimalMin(String),
TacticdslPackage.getAttribute_DecimalMin()public void setDecimalMin(java.lang.String newDecimalMin)
setDecimalMin in interface AttributenewDecimalMin - the new value of the 'Decimal Min' attribute.Attribute.getDecimalMin()public boolean isNotBlank()
isNotBlank in interface AttributeAttribute.setNotBlank(boolean),
TacticdslPackage.getAttribute_NotBlank()public void setNotBlank(boolean newNotBlank)
setNotBlank in interface AttributenewNotBlank - the new value of the 'Not Blank' attribute.Attribute.isNotBlank()public java.lang.String getNotBlankMessage()
getNotBlankMessage in interface AttributeAttribute.setNotBlankMessage(String),
TacticdslPackage.getAttribute_NotBlankMessage()public void setNotBlankMessage(java.lang.String newNotBlankMessage)
setNotBlankMessage in interface AttributenewNotBlankMessage - the new value of the 'Not Blank Message' attribute.Attribute.getNotBlankMessage()public java.lang.String getPattern()
getPattern in interface AttributeAttribute.setPattern(String),
TacticdslPackage.getAttribute_Pattern()public void setPattern(java.lang.String newPattern)
setPattern in interface AttributenewPattern - the new value of the 'Pattern' attribute.Attribute.getPattern()public java.lang.String getRange()
getRange in interface AttributeAttribute.setRange(String),
TacticdslPackage.getAttribute_Range()public void setRange(java.lang.String newRange)
setRange in interface AttributenewRange - the new value of the 'Range' attribute.Attribute.getRange()public java.lang.String getLength()
getLength in interface AttributeAttribute.setLength(String),
TacticdslPackage.getAttribute_Length()public void setLength(java.lang.String newLength)
setLength in interface AttributenewLength - the new value of the 'Length' attribute.Attribute.getLength()public java.lang.String getScriptAssert()
getScriptAssert in interface AttributeAttribute.setScriptAssert(String),
TacticdslPackage.getAttribute_ScriptAssert()public void setScriptAssert(java.lang.String newScriptAssert)
setScriptAssert in interface AttributenewScriptAssert - the new value of the 'Script Assert' attribute.Attribute.getScriptAssert()public java.lang.String getUrl()
getUrl in interface AttributeAttribute.setUrl(String),
TacticdslPackage.getAttribute_Url()public void setUrl(java.lang.String newUrl)
setUrl in interface AttributenewUrl - the new value of the 'Url' attribute.Attribute.getUrl()public java.lang.String getDatabaseType()
getDatabaseType in interface AttributeAttribute.setDatabaseType(String),
TacticdslPackage.getAttribute_DatabaseType()public void setDatabaseType(java.lang.String newDatabaseType)
setDatabaseType in interface AttributenewDatabaseType - the new value of the 'Database Type' attribute.Attribute.getDatabaseType()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class PropertyImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class PropertyImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class PropertyImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class PropertyImplpublic java.lang.String toString()
toString in class PropertyImpl