public interface LogScaleFactorDeclaration extends LawNode
The following features are supported:
Modifier and Type | Method and Description |
---|---|
FactorDeclaration |
getContents()
Returns the value of the 'Contents' containment reference.
|
void |
setContents(FactorDeclaration value)
Sets the value of the '
Contents ' containment reference. |
FactorDeclaration getContents()
If the meaning of the 'Contents' containment reference isn't clear, there really should be more of a description here...
setContents(FactorDeclaration)
,
BlangDslPackage.getLogScaleFactorDeclaration_Contents()
void setContents(FactorDeclaration value)
Contents
' containment reference.
value
- the new value of the 'Contents' containment reference.getContents()