|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Component
A representation of the model object 'Component'.
The following features are supported:
Mwe2Package.getComponent()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<Assignment> |
getAssignment()
Returns the value of the 'Assignment' containment reference list. |
Module |
getModule()
Returns the value of the 'Module' reference. |
boolean |
isAutoInject()
Returns the value of the 'Auto Inject' attribute. |
void |
setAutoInject(boolean value)
Sets the value of the ' Auto Inject' attribute. |
void |
setModule(Module value)
Sets the value of the ' Module' reference. |
| Methods inherited from interface org.eclipse.emf.mwe2.language.mwe2.Referrable |
|---|
getActualType, getName, getType, setName, setType |
| 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 |
| Methods inherited from interface org.eclipse.emf.mwe2.language.mwe2.Value |
|---|
getActualType |
| 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 |
|---|
Module getModule()
If the meaning of the 'Module' reference isn't clear, there really should be more of a description here...
setModule(Module),
Mwe2Package.getComponent_Module()void setModule(Module value)
Module' reference.
value - the new value of the 'Module' reference.getModule()boolean isAutoInject()
If the meaning of the 'Auto Inject' attribute isn't clear, there really should be more of a description here...
setAutoInject(boolean),
Mwe2Package.getComponent_AutoInject()void setAutoInject(boolean value)
Auto Inject' attribute.
value - the new value of the 'Auto Inject' attribute.isAutoInject()org.eclipse.emf.common.util.EList<Assignment> getAssignment()
Assignment.
If the meaning of the 'Assignment' containment reference list isn't clear, there really should be more of a description here...
Mwe2Package.getComponent_Assignment()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||