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 TypeMethodDescriptionvoidprotected voidapplyChieldValue(int aCurrentIteration, Processor taskProcessor, int aInterval, boolean aDefaultValue, List<String> aPropertiesIsSet) voidapplyValue(int aCurrentIteration, Processor taskProcessor, List<String> aPropertiesIsSet) intcount()getName()voidsetChield(ParameterIterator aParameterIterator) voidsetParent(boolean aMultipleParent) void
-
Field Details
-
CONCURRENTLY
- See Also:
-
MULTIPLE
-
SINGLE
-
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
-