public interface ComponentType
extends org.eclipse.emf.ecore.EObject
The following features are supported:
ComponentModelPackage.getComponentType()
Modifier and Type | Method and Description |
---|---|
org.eclipse.uml2.uml.Component |
getBase_Component()
Returns the value of the 'Base Component' reference.
|
void |
setBase_Component(org.eclipse.uml2.uml.Component value)
Sets the value of the '
Base Component ' reference. |
org.eclipse.uml2.uml.Component getBase_Component()
If the meaning of the 'Base Component' reference isn't clear, there really should be more of a description here...
setBase_Component(Component)
,
ComponentModelPackage.getComponentType_Base_Component()
void setBase_Component(org.eclipse.uml2.uml.Component value)
Base Component
' reference.
value
- the new value of the 'Base Component' reference.getBase_Component()