public interface AttributeDefinition extends AccessControlledElement
The following features are supported:
ReqifPackage.getAttributeDefinition()
Modifier and Type | Method and Description |
---|---|
AttributeValue |
getDefaultValue()
Returns the value of the 'Default Value' containment reference.
|
SpecType |
getSpecType()
Returns the value of the 'Spec Type' container reference.
|
DatatypeDefinition |
getType()
Returns the value of the 'Type' reference.
|
void |
setSpecType(SpecType value)
Sets the value of the '
Spec Type ' container reference. |
isEditable, setIsEditable
getAlternativeID, getDesc, getIdentifier, getLastChange, getLongName, setAlternativeID, setDesc, setIdentifier, setLastChange, setLongName
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
SpecType getSpecType()
Spec Attributes
'.
setSpecType(SpecType)
,
ReqifPackage.getAttributeDefinition_SpecType()
,
SpecType.getSpecAttributes()
void setSpecType(SpecType value)
Spec Type
' container reference.
value
- the new value of the 'Spec Type' container reference.getSpecType()
DatatypeDefinition getType()
AttributeDefinition
.AttributeValue getDefaultValue()
AttributeDefinition
.