|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.datamixer.config.ElementBase
org.datamixer.config.GeneratorConfig
org.datamixer.config.collections.IteratorConfig
org.datamixer.config.containers.CollectionContainerIteratorConfig
org.datamixer.config.functions.FunctionConfig
org.datamixer.config.functions.string.ConcatConfig
| Field Summary |
| Fields inherited from class org.datamixer.config.containers.CollectionContainerIteratorConfig |
done_, repeatAll_ |
| Fields inherited from class org.datamixer.config.collections.IteratorConfig |
null_, random_, replace_, seed_ |
| Constructor Summary | |
ConcatConfig()
|
|
| Method Summary | |
boolean |
addElement(DatamixerConfig element)
Add element to self as a nested element. |
FunctionStrategy |
getStrategy()
|
| Methods inherited from class org.datamixer.config.functions.FunctionConfig |
doInitialize, getIteratorImpl |
| Methods inherited from class org.datamixer.config.containers.CollectionContainerIteratorConfig |
doGetSupportedAttrs, getCollectionContainerIteratorImpl, getDone, getRepeatAll, setAttribute, setDone, setRepeatAll, setRepeatAll |
| Methods inherited from class org.datamixer.config.collections.IteratorConfig |
getCollectionId, getCurrent, getName, getReferenceId, getReplace, getSeed, initIteratorImpl, initRandomIteratorImpl, isNull, isRandom, resolveCollection, setCollectionId, setCurrent, setCurrent, setFormatPattern, setImplAttributes, setIteratorImpl, setName, setNull, setNull, setRandom, setRandom, setReferenceId, setReplace, setReplace, setSeed, setSeed, validate |
| Methods inherited from class org.datamixer.config.GeneratorConfig |
getRepeat, setRepeat, setRepeat |
| Methods inherited from class org.datamixer.config.ElementBase |
addField, addListener, error, error, error, findContext, findInContext, findInContext, findNearestContext, getAttribute, getContext, getElement, getElements, getField, getFields, getId, getImpl, getLineNumber, getListeners, getNamespace, getParent, getParentByTag, getQName, getScope, getSupportedAttrs, getSystemId, getTag, getText, initialize, initializeElements, setId, setImpl, setInContext, setInContext, setLineNumber, setListenerImpls, setNamespace, setParent, setScope, setScope, setScope, setSystemId, setTag, setText, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ConcatConfig()
| Method Detail |
public boolean addElement(DatamixerConfig element)
element to self as a nested element. Returns
true if element is accepted, false
otherwise.
addElement in interface DatamixerConfigaddElement in class CollectionContainerIteratorConfigpublic FunctionStrategy getStrategy()
getStrategy in class FunctionConfig
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||