public interface Components
extends org.eclipse.emf.ecore.EObject
The following features are supported:
FlaxmlPackage.getComponents()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Component> |
getComponent()
Returns the value of the 'Component' containment reference list.
|
org.eclipse.emf.common.util.EList<Component> getComponent()
Component
.
If the meaning of the 'Component' containment reference list isn't clear, there really should be more of a description here...
FlaxmlPackage.getComponents_Component()