Package org.eclipse.m2m.atl.emftvm.ant
Class OutModel
java.lang.Object
org.eclipse.m2m.atl.emftvm.ant.ModelElement
org.eclipse.m2m.atl.emftvm.ant.OutModel
Nested Ant output model element.
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.eclipse.m2m.atl.emftvm.ant.ModelElement
getAs, getName, isAllowInterModelReferences, setAllowInterModelReferences, setAs, setName 
- 
Constructor Details
- 
OutModel
public OutModel() 
 - 
 - 
Method Details
- 
setWspath
Sets the output model workspace path.- Parameters:
 wspath- the path to set
 - 
getWspath
Returns the output model workspace path.- Returns:
 - the path
 
 - 
setUri
Sets the model URI.- Parameters:
 uri- the uri to set
 - 
getUri
Returns the model URI.- Returns:
 - the uri
 
 
 -