Class StoreModelTask

  • All Implemented Interfaces:
    java.lang.Cloneable

    public class StoreModelTask
    extends EpsilonTask
    • Field Detail

      • model

        protected java.lang.String model
      • target

        protected java.io.File target
      • targetUri

        protected java.net.URI targetUri
    • Constructor Detail

      • StoreModelTask

        public StoreModelTask()
    • Method Detail

      • executeImpl

        public void executeImpl()
                         throws org.apache.tools.ant.BuildException
        Specified by:
        executeImpl in class EpsilonTask
        Throws:
        org.apache.tools.ant.BuildException
      • getModel

        public java.lang.String getModel()
      • setModel

        public void setModel​(java.lang.String model)
      • getTarget

        public java.io.File getTarget()
      • setTarget

        public void setTarget​(java.io.File target)
      • getTargetUri

        public java.net.URI getTargetUri()
      • setTargetUri

        public void setTargetUri​(java.lang.String uriStr)
                          throws java.net.URISyntaxException
        Throws:
        java.net.URISyntaxException
      • setTargetFile

        public void setTargetFile​(java.io.File file)
        Since:
        1.6