public interface ExportsProcedureList extends Exports
The following features are supported:
PLIPackage.getExportsProcedureList()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProcedureListItem> |
getProcedures()
Returns the value of the 'Procedures' containment reference list.
|
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
java.util.List<ProcedureListItem> getProcedures()
ProcedureListItem.
PLIPackage.getExportsProcedureList_Procedures()