public interface AbstractPeriodInput extends AbstractInput
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
long |
getPeriod()
Returns the value of the 'Period' attribute.
|
void |
setPeriod(long value)
Sets the value of the '
Period' attribute. |
createInput, getTransformerslong getPeriod()
"1000".
If the meaning of the 'Period' attribute isn't clear, there really should be more of a description here...
setPeriod(long),
ParserPackage.getAbstractPeriodInput_Period()void setPeriod(long value)
Period' attribute.
value - the new value of the 'Period' attribute.getPeriod()