Package com.ganteater.ae.processor
Class ParameterIterator
java.lang.Object
com.ganteater.ae.processor.ParameterIterator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
protected void
applyChieldValue
(int aCurrentIteration, Processor taskProcessor, int aInterval, boolean aDefaultValue, List<String> aPropertiesIsSet) void
applyValue
(int aCurrentIteration, Processor taskProcessor, List<String> aPropertiesIsSet) int
count()
getName()
void
setChield
(ParameterIterator aParameterIterator) void
setParent
(boolean aMultipleParent) void
-
Field Details
-
CONCURRENTLY
- See Also:
-
MULTIPLE
- See Also:
-
SINGLE
- See Also:
-
INDEPENDENT
- See Also:
-
-
Constructor Details
-
ParameterIterator
-
-
Method Details
-
addRule
- Throws:
IOException
-
count
-
applyValue
public void applyValue(int aCurrentIteration, Processor taskProcessor, List<String> aPropertiesIsSet) -
applyChieldValue
protected void applyChieldValue(int aCurrentIteration, Processor taskProcessor, int aInterval, boolean aDefaultValue, List<String> aPropertiesIsSet) -
setChield
-
setType
-
getName
-
setParent
-
loadFile
- Throws:
IOException
-