public class DependSelector extends MappingSelector
granularity, map, mapperElement, targetdirdescription, location, project| Constructor and Description | 
|---|
| DependSelector()Creates a new  DependSelectorinstance. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | selectionTest(java.io.File srcfile,
             java.io.File destfile)this test is our selection test that compared the file with the destfile | 
| java.lang.String | toString()Basic DataType toString(). | 
addConfigured, createMapper, isSelected, setGranularity, setTargetdir, verifySettingsgetError, setError, setError, validatecheckAttributesAllowed, checkChildrenAllowed, circularReference, clone, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, setRefid, tooManyAttributesgetDescription, getLocation, getProject, log, log, setDescription, setLocation, setProjectpublic java.lang.String toString()
DataTypepublic boolean selectionTest(java.io.File srcfile,
                             java.io.File destfile)
selectionTest in class MappingSelectorsrcfile - the source filedestfile - the destination file