public class JLParameter.ListLooper extends ModelLooper
| Modifier and Type | Field and Description |
|---|---|
java.util.Vector<ParameterData> |
output
An output list of parameter data
|
singleOpcurrentName, debugKey, isNameEntryPattern, isNamePattern, nameList, namePattern| Constructor and Description |
|---|
JLParameter.ListLooper() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
loopAction(CallModel m)
Abstract function which is called for each model which matches the filters.
|
getDrawing, getSession, isDefaultToActive, loop, processObjectByName, setDefaultToActive, setDrawing, setSessioncheckName, checkName, checkNameAgainstList, checkNameAgainstList, getDebugKey, getIsNamePattern, getNameList, getNamePattern, setDebugKey, setIsNamePattern, setNameList, setNameList, setNamePatternpublic java.util.Vector<ParameterData> output
public boolean loopAction(CallModel m) throws JLIException, com.ptc.cipjava.jxthrowable
ModelLooperloopAction in class ModelLooperm - The model which matched the filtersJLIExceptioncom.ptc.cipjava.jxthrowable