public interface DataValue extends NamedElement, ValueSpecification
The following features are supported:
DatavaluePackage.getDataValue()| Modifier and Type | Method and Description |
|---|---|
Type |
getType()
Returns the value of the 'Type' reference.
|
boolean |
isAbstract()
Returns the value of the 'Abstract' attribute.
|
void |
setAbstract(boolean value)
Sets the value of the '
Abstract' attribute. |
getAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMgetAbstractType, setAbstractTypegetName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsboolean isAbstract()
If the meaning of the 'Abstract' attribute isn't clear, there really should be more of a description here...
setAbstract(boolean),
DatavaluePackage.getDataValue_Abstract()void setAbstract(boolean value)
Abstract' attribute.
value - the new value of the 'Abstract' attribute.isAbstract()Type getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
DatavaluePackage.getDataValue_Type()