|
|||||||||||
| 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.LineConfig
| 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 | |
LineConfig()
|
|
| Method Summary | |
protected void |
doGetSupportedAttrs(java.util.List names)
A list of names of supported attributes. |
protected void |
doInitialize()
|
FunctionStrategy |
getStrategy()
|
boolean |
setAttribute(java.lang.String name,
java.lang.Object value)
Set value into the attribute named name. |
void |
setIntercept(java.lang.String value)
|
void |
setMultiplier(java.lang.String value)
|
| Methods inherited from class org.datamixer.config.functions.FunctionConfig |
getIteratorImpl |
| Methods inherited from class org.datamixer.config.containers.CollectionContainerIteratorConfig |
addElement, getCollectionContainerIteratorImpl, getDone, getRepeatAll, 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 LineConfig()
| Method Detail |
protected void doInitialize()
throws DatamixerException
doInitialize in class FunctionConfigDatamixerException
public boolean setAttribute(java.lang.String name,
java.lang.Object value)
value into the attribute named name.
Returns true if element was set,
false otherwise.
setAttribute in interface DatamixerConfigsetAttribute in class CollectionContainerIteratorConfigprotected void doGetSupportedAttrs(java.util.List names)
doGetSupportedAttrs in class CollectionContainerIteratorConfigpublic FunctionStrategy getStrategy()
getStrategy in class FunctionConfigpublic void setMultiplier(java.lang.String value)
public void setIntercept(java.lang.String value)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||