public interface Timewindow
extends org.eclipse.emf.ecore.EObject
The following features are supported:
VeplPackage.getTimewindow()| Modifier and Type | Method and Description |
|---|---|
int |
getLength()
Returns the value of the 'Length' attribute.
|
void |
setLength(int value)
Sets the value of the '
Length' attribute. |
int getLength()
If the meaning of the 'Length' attribute isn't clear, there really should be more of a description here...
setLength(int),
VeplPackage.getTimewindow_Length()void setLength(int value)
Length' attribute.
value - the new value of the 'Length' attribute.getLength()