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()
setContents(FactorDeclaration)
,
BlangDslPackage.getLogScaleFactorDeclaration_Contents()
void setContents(FactorDeclaration value)
Contents
' containment reference.
value
- the new value of the 'Contents' containment reference.getContents()