org.datamixer.config.functions.arithmetic
Class SubtractConfig

java.lang.Object
  extended byorg.datamixer.config.ElementBase
      extended byorg.datamixer.config.GeneratorConfig
          extended byorg.datamixer.config.collections.IteratorConfig
              extended byorg.datamixer.config.containers.CollectionContainerIteratorConfig
                  extended byorg.datamixer.config.functions.FunctionConfig
                      extended byorg.datamixer.config.functions.arithmetic.SubtractConfig
All Implemented Interfaces:
DatamixerConfig

public class SubtractConfig
extends FunctionConfig


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
SubtractConfig()
           
 
Method Summary
 FunctionStrategy getStrategy()
           
 
Methods inherited from class org.datamixer.config.functions.FunctionConfig
doInitialize, getIteratorImpl
 
Methods inherited from class org.datamixer.config.containers.CollectionContainerIteratorConfig
addElement, 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

SubtractConfig

public SubtractConfig()
Method Detail

getStrategy

public FunctionStrategy getStrategy()
Specified by:
getStrategy in class FunctionConfig


Copyright © 2004-2006 datamixer.org. All Rights Reserved.