public interface Import extends NamedElement
The following features are supported:
PivotPackage.getImport()| Modifier and Type | Method and Description |
|---|---|
Namespace |
getImportedNamespace()
Returns the value of the 'Imported Namespace' reference.
|
Number |
getXmiidVersion()
Returns the value of the 'Xmiid Version' attribute.
|
void |
setImportedNamespace(Namespace value)
Sets the value of the '
Imported Namespace' reference. |
void |
setXmiidVersion(Number value)
Sets the value of the '
Xmiid Version' attribute. |
getName, setNameaccept, allOwnedElements, getAnnotatingComments, getESObject, getETarget, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValueNamespace getImportedNamespace()
If the meaning of the 'Imported Namespace' reference isn't clear, there really should be more of a description here...
setImportedNamespace(Namespace),
PivotPackage.getImport_ImportedNamespace()void setImportedNamespace(Namespace value)
Imported Namespace' reference.
value - the new value of the 'Imported Namespace' reference.getImportedNamespace()Number getXmiidVersion()
"0".
If the meaning of the 'Xmiid Version' attribute isn't clear, there really should be more of a description here...
setXmiidVersion(Number),
PivotPackage.getImport_XmiidVersion()void setXmiidVersion(Number value)
Xmiid Version' attribute.
value - the new value of the 'Xmiid Version' attribute.getXmiidVersion()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.