public interface QuantityType extends Type
The following features are supported:
TypesPackage.getQuantityType()
Modifier and Type | Method and Description |
---|---|
Quantity |
getDefaultValue()
Returns the value of the 'Default Value' containment reference.
|
void |
setDefaultValue(Quantity value)
Sets the value of the '
Default Value ' containment reference. |
extendsType, getDomainModel, getReferencedVariables, getSuperType, getVisualType, isAbstract, setAbstract, setDomainModel, setVisualType
getId, getName, getPath, getTags, setId, setName
isSynched, setSynched
Quantity getDefaultValue()
If the meaning of the 'Default Value' reference isn't clear, there really should be more of a description here...
getDefaultValue
in interface Type
setDefaultValue(Quantity)
,
TypesPackage.getQuantityType_DefaultValue()
void setDefaultValue(Quantity value)
Default Value
' containment reference.
value
- the new value of the 'Default Value' containment reference.getDefaultValue()