|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Module
A representation of the model object 'Module'.
The following features are supported:
Mwe2Package.getModule()| Method Summary | |
|---|---|
java.lang.String |
getCanonicalName()
Returns the value of the 'Canonical Name' attribute. |
org.eclipse.emf.common.util.EList<DeclaredProperty> |
getDeclaredProperties()
Returns the value of the 'Declared Properties' containment reference list. |
org.eclipse.emf.common.util.EList<Import> |
getImports()
Returns the value of the 'Imports' containment reference list. |
Component |
getRoot()
Returns the value of the 'Root' containment reference. |
void |
setCanonicalName(java.lang.String value)
Sets the value of the ' Canonical Name' attribute. |
void |
setRoot(Component value)
Sets the value of the ' Root' containment reference. |
| 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 getCanonicalName()
If the meaning of the 'Canonical Name' attribute isn't clear, there really should be more of a description here...
setCanonicalName(String),
Mwe2Package.getModule_CanonicalName()void setCanonicalName(java.lang.String value)
Canonical Name' attribute.
value - the new value of the 'Canonical Name' attribute.getCanonicalName()org.eclipse.emf.common.util.EList<Import> getImports()
Import.
If the meaning of the 'Imports' containment reference list isn't clear, there really should be more of a description here...
Mwe2Package.getModule_Imports()org.eclipse.emf.common.util.EList<DeclaredProperty> getDeclaredProperties()
DeclaredProperty.
It is bidirectional and its opposite is 'Module'.
If the meaning of the 'Declared Properties' containment reference list isn't clear, there really should be more of a description here...
Mwe2Package.getModule_DeclaredProperties(),
DeclaredProperty.getModule()Component getRoot()
If the meaning of the 'Root' containment reference isn't clear, there really should be more of a description here...
setRoot(Component),
Mwe2Package.getModule_Root()void setRoot(Component value)
Root' containment reference.
value - the new value of the 'Root' containment reference.getRoot()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||