public class DtoAttributeImpl extends DtoPropertyImpl implements DtoAttribute
The following features are implemented:
org.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 |
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 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. |
COLLECTION_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 |
DtoAttributeImpl() |
| 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 |
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 |
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 |
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 |
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() |
getCollectionType, 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, waitgetCollectionType, 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 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 org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class DtoPropertyImplpublic java.lang.String getType()
getType in interface DtoAttributeDtoAttribute.setType(String),
TacticdslPackage.getDtoAttribute_Type()public void setType(java.lang.String newType)
setType in interface DtoAttributenewType - the new value of the 'Type' attribute.DtoAttribute.getType()public boolean isAssertFalse()
isAssertFalse in interface DtoAttributeDtoAttribute.setAssertFalse(boolean),
TacticdslPackage.getDtoAttribute_AssertFalse()public void setAssertFalse(boolean newAssertFalse)
setAssertFalse in interface DtoAttributenewAssertFalse - the new value of the 'Assert False' attribute.DtoAttribute.isAssertFalse()public java.lang.String getAssertFalseMessage()
getAssertFalseMessage in interface DtoAttributeDtoAttribute.setAssertFalseMessage(String),
TacticdslPackage.getDtoAttribute_AssertFalseMessage()public void setAssertFalseMessage(java.lang.String newAssertFalseMessage)
setAssertFalseMessage in interface DtoAttributenewAssertFalseMessage - the new value of the 'Assert False Message' attribute.DtoAttribute.getAssertFalseMessage()public boolean isAssertTrue()
isAssertTrue in interface DtoAttributeDtoAttribute.setAssertTrue(boolean),
TacticdslPackage.getDtoAttribute_AssertTrue()public void setAssertTrue(boolean newAssertTrue)
setAssertTrue in interface DtoAttributenewAssertTrue - the new value of the 'Assert True' attribute.DtoAttribute.isAssertTrue()public java.lang.String getAssertTrueMessage()
getAssertTrueMessage in interface DtoAttributeDtoAttribute.setAssertTrueMessage(String),
TacticdslPackage.getDtoAttribute_AssertTrueMessage()public void setAssertTrueMessage(java.lang.String newAssertTrueMessage)
setAssertTrueMessage in interface DtoAttributenewAssertTrueMessage - the new value of the 'Assert True Message' attribute.DtoAttribute.getAssertTrueMessage()public boolean isCreditCardNumber()
isCreditCardNumber in interface DtoAttributeDtoAttribute.setCreditCardNumber(boolean),
TacticdslPackage.getDtoAttribute_CreditCardNumber()public void setCreditCardNumber(boolean newCreditCardNumber)
setCreditCardNumber in interface DtoAttributenewCreditCardNumber - the new value of the 'Credit Card Number' attribute.DtoAttribute.isCreditCardNumber()public java.lang.String getCreditCardNumberMessage()
getCreditCardNumberMessage in interface DtoAttributeDtoAttribute.setCreditCardNumberMessage(String),
TacticdslPackage.getDtoAttribute_CreditCardNumberMessage()public void setCreditCardNumberMessage(java.lang.String newCreditCardNumberMessage)
setCreditCardNumberMessage in interface DtoAttributenewCreditCardNumberMessage - the new value of the 'Credit Card Number Message' attribute.DtoAttribute.getCreditCardNumberMessage()public java.lang.String getDigits()
getDigits in interface DtoAttributeDtoAttribute.setDigits(String),
TacticdslPackage.getDtoAttribute_Digits()public void setDigits(java.lang.String newDigits)
setDigits in interface DtoAttributenewDigits - the new value of the 'Digits' attribute.DtoAttribute.getDigits()public boolean isEmail()
isEmail in interface DtoAttributeDtoAttribute.setEmail(boolean),
TacticdslPackage.getDtoAttribute_Email()public void setEmail(boolean newEmail)
setEmail in interface DtoAttributenewEmail - the new value of the 'Email' attribute.DtoAttribute.isEmail()public java.lang.String getEmailMessage()
getEmailMessage in interface DtoAttributeDtoAttribute.setEmailMessage(String),
TacticdslPackage.getDtoAttribute_EmailMessage()public void setEmailMessage(java.lang.String newEmailMessage)
setEmailMessage in interface DtoAttributenewEmailMessage - the new value of the 'Email Message' attribute.DtoAttribute.getEmailMessage()public boolean isFuture()
isFuture in interface DtoAttributeDtoAttribute.setFuture(boolean),
TacticdslPackage.getDtoAttribute_Future()public void setFuture(boolean newFuture)
setFuture in interface DtoAttributenewFuture - the new value of the 'Future' attribute.DtoAttribute.isFuture()public java.lang.String getFutureMessage()
getFutureMessage in interface DtoAttributeDtoAttribute.setFutureMessage(String),
TacticdslPackage.getDtoAttribute_FutureMessage()public void setFutureMessage(java.lang.String newFutureMessage)
setFutureMessage in interface DtoAttributenewFutureMessage - the new value of the 'Future Message' attribute.DtoAttribute.getFutureMessage()public boolean isPast()
isPast in interface DtoAttributeDtoAttribute.setPast(boolean),
TacticdslPackage.getDtoAttribute_Past()public void setPast(boolean newPast)
setPast in interface DtoAttributenewPast - the new value of the 'Past' attribute.DtoAttribute.isPast()public java.lang.String getPastMessage()
getPastMessage in interface DtoAttributeDtoAttribute.setPastMessage(String),
TacticdslPackage.getDtoAttribute_PastMessage()public void setPastMessage(java.lang.String newPastMessage)
setPastMessage in interface DtoAttributenewPastMessage - the new value of the 'Past Message' attribute.DtoAttribute.getPastMessage()public java.lang.String getMax()
getMax in interface DtoAttributeDtoAttribute.setMax(String),
TacticdslPackage.getDtoAttribute_Max()public void setMax(java.lang.String newMax)
setMax in interface DtoAttributenewMax - the new value of the 'Max' attribute.DtoAttribute.getMax()public java.lang.String getMin()
getMin in interface DtoAttributeDtoAttribute.setMin(String),
TacticdslPackage.getDtoAttribute_Min()public void setMin(java.lang.String newMin)
setMin in interface DtoAttributenewMin - the new value of the 'Min' attribute.DtoAttribute.getMin()public java.lang.String getDecimalMax()
getDecimalMax in interface DtoAttributeDtoAttribute.setDecimalMax(String),
TacticdslPackage.getDtoAttribute_DecimalMax()public void setDecimalMax(java.lang.String newDecimalMax)
setDecimalMax in interface DtoAttributenewDecimalMax - the new value of the 'Decimal Max' attribute.DtoAttribute.getDecimalMax()public java.lang.String getDecimalMin()
getDecimalMin in interface DtoAttributeDtoAttribute.setDecimalMin(String),
TacticdslPackage.getDtoAttribute_DecimalMin()public void setDecimalMin(java.lang.String newDecimalMin)
setDecimalMin in interface DtoAttributenewDecimalMin - the new value of the 'Decimal Min' attribute.DtoAttribute.getDecimalMin()public boolean isNotBlank()
isNotBlank in interface DtoAttributeDtoAttribute.setNotBlank(boolean),
TacticdslPackage.getDtoAttribute_NotBlank()public void setNotBlank(boolean newNotBlank)
setNotBlank in interface DtoAttributenewNotBlank - the new value of the 'Not Blank' attribute.DtoAttribute.isNotBlank()public java.lang.String getNotBlankMessage()
getNotBlankMessage in interface DtoAttributeDtoAttribute.setNotBlankMessage(String),
TacticdslPackage.getDtoAttribute_NotBlankMessage()public void setNotBlankMessage(java.lang.String newNotBlankMessage)
setNotBlankMessage in interface DtoAttributenewNotBlankMessage - the new value of the 'Not Blank Message' attribute.DtoAttribute.getNotBlankMessage()public java.lang.String getPattern()
getPattern in interface DtoAttributeDtoAttribute.setPattern(String),
TacticdslPackage.getDtoAttribute_Pattern()public void setPattern(java.lang.String newPattern)
setPattern in interface DtoAttributenewPattern - the new value of the 'Pattern' attribute.DtoAttribute.getPattern()public java.lang.String getRange()
getRange in interface DtoAttributeDtoAttribute.setRange(String),
TacticdslPackage.getDtoAttribute_Range()public void setRange(java.lang.String newRange)
setRange in interface DtoAttributenewRange - the new value of the 'Range' attribute.DtoAttribute.getRange()public java.lang.String getLength()
getLength in interface DtoAttributeDtoAttribute.setLength(String),
TacticdslPackage.getDtoAttribute_Length()public void setLength(java.lang.String newLength)
setLength in interface DtoAttributenewLength - the new value of the 'Length' attribute.DtoAttribute.getLength()public java.lang.String getScriptAssert()
getScriptAssert in interface DtoAttributeDtoAttribute.setScriptAssert(String),
TacticdslPackage.getDtoAttribute_ScriptAssert()public void setScriptAssert(java.lang.String newScriptAssert)
setScriptAssert in interface DtoAttributenewScriptAssert - the new value of the 'Script Assert' attribute.DtoAttribute.getScriptAssert()public java.lang.String getUrl()
getUrl in interface DtoAttributeDtoAttribute.setUrl(String),
TacticdslPackage.getDtoAttribute_Url()public void setUrl(java.lang.String newUrl)
setUrl in interface DtoAttributenewUrl - the new value of the 'Url' attribute.DtoAttribute.getUrl()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class AnyPropertyImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class AnyPropertyImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class AnyPropertyImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class AnyPropertyImplpublic java.lang.String toString()
toString in class AnyPropertyImpl