Class OutModel

java.lang.Object
org.eclipse.m2m.atl.emftvm.ant.ModelElement
org.eclipse.m2m.atl.emftvm.ant.OutModel

public class OutModel extends ModelElement
Nested Ant output model element.
  • Constructor Details

    • OutModel

      public OutModel()
  • Method Details

    • setWspath

      public void setWspath(String wspath)
      Sets the output model workspace path.
      Parameters:
      wspath - the path to set
    • getWspath

      public String getWspath()
      Returns the output model workspace path.
      Returns:
      the path
    • setUri

      public void setUri(String uri)
      Sets the model URI.
      Parameters:
      uri - the uri to set
    • getUri

      public String getUri()
      Returns the model URI.
      Returns:
      the uri