| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| ParamTableEntries | GetEntries
()
Obtains the entries that are contained in this parameter table set |
| String | GetLabel
()
Obtains the set label for a given parameter table set, if it exists. |
| String | GetTablePath
()
Obtains the name of the table that owns this parameter table set. |
| Method Detail |
|---|
| GetEntries |
|---|
| ParamTableEntries | GetEntries | () |
Obtains the entries that are contained in this parameter table set
|
| GetLabel |
|---|
| String | GetLabel | () |
Obtains the set label for a given parameter table set, if it exists.
|
| GetTablePath |
|---|
| String | GetTablePath | () |
| Obtains the name of the table that owns this parameter table set.
If the set is loaded from a certain table file, this is the full path. If the set has been stored in the model directly, this is the table name.
|