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