Dresden OCL Toolkit

tudresden.ocl.test
Class DiffTask

java.lang.Object
  extended byorg.apache.tools.ant.ProjectComponent
      extended byorg.apache.tools.ant.Task
          extended bytudresden.ocl.test.DiffTask

public class DiffTask
extends org.apache.tools.ant.Task


Field Summary
private  File actualFile
           
private  File expectedFile
           
 
Fields inherited from class org.apache.tools.ant.Task
description, location, target, taskName, taskType, wrapper
 
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
 
Constructor Summary
DiffTask()
           
 
Method Summary
 void execute()
           
 void setActualFile(File actualFile)
           
 void setExpectedFile(File expectedFile)
           
 
Methods inherited from class org.apache.tools.ant.Task
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
 
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, setProject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

expectedFile

private File expectedFile

actualFile

private File actualFile
Constructor Detail

DiffTask

public DiffTask()
Method Detail

setExpectedFile

public void setExpectedFile(File expectedFile)

setActualFile

public void setActualFile(File actualFile)

execute

public void execute()
             throws org.apache.tools.ant.BuildException
Throws:
org.apache.tools.ant.BuildException

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.