Class InOutModel


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

      • InOutModel

        public InOutModel()
    • Method Detail

      • setWspath

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

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

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

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