|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XImportDirective
A representation of the model object 'XImport Directive'.
The following features are supported:
XcorePackage.getXImportDirective()| Method Summary | |
|---|---|
java.lang.String |
getImportedNamespace()
Returns the value of the 'Imported Namespace' attribute |
EObject |
getImportedObject()
Returns the value of the 'Imported Object' reference |
XPackage |
getPackage()
Returns the value of the 'Package' container reference. |
void |
setImportedNamespace(java.lang.String value)
Sets the value of the ' Imported Namespace' attribute |
void |
setImportedObject(EObject value)
Sets the value of the ' Imported Object' reference |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XModelElement |
|---|
getAnnotation, getAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
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),
XcorePackage.getXImportDirective_ImportedNamespace()void setImportedNamespace(java.lang.String value)
Imported Namespace' attribute.
value - the new value of the 'Imported Namespace' attribute.getImportedNamespace()EObject getImportedObject()
If the meaning of the 'Imported Object' reference isn't clear, there really should be more of a description here...
setImportedObject(EObject),
XcorePackage.getXImportDirective_ImportedObject()void setImportedObject(EObject value)
Imported Object' reference.
value - the new value of the 'Imported Object' reference.getImportedObject()XPackage getPackage()
Import Directives'.
If the meaning of the 'Package' container reference isn't clear, there really should be more of a description here...
XcorePackage.getXImportDirective_Package(),
XPackage.getImportDirectives()
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||