public interface IntegerAttribute extends Attribute
The following features are supported:
featuremodelPackage.getIntegerAttribute()| Modifier and Type | Method and Description |
|---|---|
int |
getDefaultValue()
Returns the value of the 'Default Value' attribute.
|
void |
setDefaultValue(int value)
Sets the value of the '
Default Value' attribute. |
getName, setNamecdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverint getDefaultValue()
If the meaning of the 'Default Value' attribute isn't clear, there really should be more of a description here...
setDefaultValue(int),
featuremodelPackage.getIntegerAttribute_DefaultValue()void setDefaultValue(int value)
Default Value' attribute.
value - the new value of the 'Default Value' attribute.getDefaultValue()