Class InOutModel

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

public class InOutModel extends ModelElement
Nested Ant input/output model element.
  • Constructor Details

    • InOutModel

      public InOutModel()
  • 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