| Modifier and Type | Interface and Description |
|---|---|
interface |
AllFilesClause
A representation of the model object 'All Files Clause'.
|
interface |
FileReferenceClause
A representation of the model object 'File Reference Clause'.
|
| Modifier and Type | Method and Description |
|---|---|
FileClause |
FlushStatement.getFileClause()
Returns the value of the 'File Clause' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FileClause> |
CloseStatement.getFileClauses()
Returns the value of the 'File Clauses' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlushStatement.setFileClause(FileClause value)
Sets the value of the '
File Clause' containment reference. |