no.sintef.umt.ant
Class XmiLightConverterTask

java.lang.Object
  extended byorg.apache.tools.ant.ProjectComponent
      extended byorg.apache.tools.ant.Task
          extended byno.sintef.umt.ant.XmiLightConverterTask

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

Ant task for XmiLightTransformer.

Author:
Fredrik Vraalsen

Field Summary
 
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
XmiLightConverterTask()
           
 
Method Summary
 void execute()
          Execute the Ant task.
 void setDestfile(java.io.File destFile)
           
 void setSrcfile(java.io.File srcFile)
           
 
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
 

Constructor Detail

XmiLightConverterTask

public XmiLightConverterTask()
Method Detail

setSrcfile

public void setSrcfile(java.io.File srcFile)
Parameters:
srcFile - the source file to transform from

setDestfile

public void setDestfile(java.io.File destFile)
Parameters:
destFile - the destination file to transform to

execute

public void execute()
Execute the Ant task.



Copyright © 2003-2005 SINTEF. All Rights Reserved.