public interface Panel extends Identifier
The following features are supported:
ComponentRepositoryPackage.getPanel()
Modifier and Type | Method and Description |
---|---|
Component |
getComponentRepository()
Returns the value of the 'Component Repository' reference.
|
void |
setComponentRepository(Component value)
Sets the value of the '
Component Repository ' reference. |
getId, setId
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
Component getComponentRepository()
If the meaning of the 'Component Repository' reference isn't clear, there really should be more of a description here...
setComponentRepository(Component)
,
ComponentRepositoryPackage.getPanel_ComponentRepository()
void setComponentRepository(Component value)
Component Repository
' reference.
value
- the new value of the 'Component Repository' reference.getComponentRepository()