public interface Import
extends org.eclipse.emf.ecore.EObject
The following features are supported:
TacticdslPackage.getImport()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getImportURI()
Returns the value of the 'Import URI' attribute.
|
void |
setImportURI(java.lang.String value)
Sets the value of the '
Import URI' attribute. |
java.lang.String getImportURI()
If the meaning of the 'Import URI' attribute isn't clear, there really should be more of a description here...
setImportURI(String),
TacticdslPackage.getImport_ImportURI()void setImportURI(java.lang.String value)
Import URI' attribute.
value - the new value of the 'Import URI' attribute.getImportURI()