Class AntGenerator.BaseFeature

java.lang.Object
de.uni_hildesheim.sse.easy.ant.AntGenerator.BaseFeature
Enclosing class:
AntGenerator

public class AntGenerator.BaseFeature extends Object
This class represents base features.
Author:
Patu
  • Field Details

    • path

      private String path
    • file

      private File file
  • Constructor Details

    • BaseFeature

      public BaseFeature()
      Constructor.
  • Method Details

    • setPath

      public void setPath(String path)
      Sets the path attribute.
      Parameters:
      path - the path as a string
    • getFile

      public File getFile()
      Returns the actual file.
      Returns:
      the actual file