public interface FileInput extends AbstractPeriodInput
The following features are supported:
ParserPackage.getFileInput()
Modifier and Type | Method and Description |
---|---|
String |
getFileName()
Returns the value of the 'File Name' attribute.
|
void |
setFileName(String value)
Sets the value of the '
File Name ' attribute. |
getPeriod, setPeriod
createInput, getTransformers
String getFileName()
If the meaning of the 'File Name' attribute isn't clear, there really should be more of a description here...
setFileName(String)
,
ParserPackage.getFileInput_FileName()
void setFileName(String value)
File Name
' attribute.
value
- the new value of the 'File Name' attribute.getFileName()