public interface System
extends org.eclipse.emf.ecore.EObject
The following features are supported:
FlaxmlPackage.getSystem()
Modifier and Type | Method and Description |
---|---|
Component |
getComponent()
Returns the value of the 'Component' containment reference.
|
void |
setComponent(Component value)
Sets the value of the '
Component ' containment reference. |
Component getComponent()
If the meaning of the 'Component' containment reference isn't clear, there really should be more of a description here...
setComponent(Component)
,
FlaxmlPackage.getSystem_Component()
void setComponent(Component value)
Component
' containment reference.
value
- the new value of the 'Component' containment reference.getComponent()