public interface SubcomponentElement
extends org.eclipse.emf.ecore.EObject
The following features are supported:
Modifier and Type | Method and Description |
---|---|
Subcomponent |
getSubcomponent()
Returns the value of the 'Subcomponent' reference.
|
void |
setSubcomponent(Subcomponent value)
Sets the value of the '
Subcomponent ' reference. |
Subcomponent getSubcomponent()
If the meaning of the 'Subcomponent' reference isn't clear, there really should be more of a description here...
setSubcomponent(Subcomponent)
,
ErrorModelPackage.getSubcomponentElement_Subcomponent()
void setSubcomponent(Subcomponent value)
Subcomponent
' reference.
value
- the new value of the 'Subcomponent' reference.getSubcomponent()