public interface MethodCallFeature extends PropFeature
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
inputNames()
Get input parameter names of the method.
|
void |
loadFile(java.lang.String filename)
Loads a file with method inputs.
|
java.lang.String |
methodName()
Returns the method name of the called method.
|
void |
run()
Performs a run operation on this method call feature.
|
getAllowedPropertyValues, getBoolean, getBoolean, getBoolean, getBooleanArray, getBooleanMatrix, getDouble, getDouble, getDouble, getDoubleArray, getDoubleMatrix, getEntryKeyIndex, getEntryKeys, getInt, getInt, getInt, getIntArray, getIntMatrix, getReferenceArray, getString, getString, getString, getString, getStringArray, getStringMatrix, getType, getValueType, hasProperty, hasSelection, move, move, properties, remove, remove, selection, set, set, set, set, set, set, set, set, set, set, set, set, setEntry, setEntry, setEntry, setEntry, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndexselectionactive, author, author, comments, comments, dateCreated, dateModified, docMarker, docMarker, help, help, icon, isactive, isActive, label, label, lastModifiedBy, model, model, name, name, resetAuthor, scope, tag, tag, timeCreated, timeModified, version, versiongetContainer, getDisplayStringjava.lang.String[] inputNames()
void loadFile(java.lang.String filename)
filename - The file to load.java.lang.String methodName()
void run()