|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XPackage
A representation of the model object 'XPackage'.
The following features are supported:
XcorePackage.getXPackage()| Method Summary | |
|---|---|
EList<XAnnotationDirective> |
getAnnotationDirectives()
Returns the value of the 'Annotation Directives' containment reference list. |
EList<XClassifier> |
getClassifiers()
Returns the value of the 'Classifiers' containment reference list. |
EList<XImportDirective> |
getImportDirectives()
Returns the value of the 'Import Directives' containment reference list. |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XNamedElement |
|---|
getName, setName |
| 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 |
|---|
EList<XImportDirective> getImportDirectives()
XImportDirective.
It is bidirectional and its opposite is 'Package'.
If the meaning of the 'Import Directives' containment reference list isn't clear, there really should be more of a description here...
XcorePackage.getXPackage_ImportDirectives(),
XImportDirective.getPackage()EList<XAnnotationDirective> getAnnotationDirectives()
XAnnotationDirective.
It is bidirectional and its opposite is 'Package'.
If the meaning of the 'Annotation Directives' containment reference list isn't clear, there really should be more of a description here...
XcorePackage.getXPackage_AnnotationDirectives(),
XAnnotationDirective.getPackage()EList<XClassifier> getClassifiers()
XClassifier.
It is bidirectional and its opposite is 'Package'.
If the meaning of the 'Classifiers' containment reference list isn't clear, there really should be more of a description here...
XcorePackage.getXPackage_Classifiers(),
XClassifier.getPackage()
|
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 | |||||||||