public interface OperationPanel extends Panel
The following features are supported:
ComponentRepositoryPackage.getOperationPanel()| Modifier and Type | Method and Description |
|---|---|
EList<Button> |
getButtons()
Returns the value of the 'Buttons' reference list.
|
EList<LED> |
getLeds()
Returns the value of the 'Leds' reference list.
|
Screwing |
getScrewing_rack()
Returns the value of the 'Screwing rack' reference.
|
void |
setScrewing_rack(Screwing value)
Sets the value of the '
Screwing rack' reference. |
getComponentRepository, setComponentRepositorygetId, setIdeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverScrewing getScrewing_rack()
If the meaning of the 'Screwing rack' reference isn't clear, there really should be more of a description here...
setScrewing_rack(Screwing),
ComponentRepositoryPackage.getOperationPanel_Screwing_rack()void setScrewing_rack(Screwing value)
Screwing rack' reference.
value - the new value of the 'Screwing rack' reference.getScrewing_rack()EList<LED> getLeds()
LED.
If the meaning of the 'Leds' reference list isn't clear, there really should be more of a description here...
ComponentRepositoryPackage.getOperationPanel_Leds()EList<Button> getButtons()
Button.
If the meaning of the 'Buttons' reference list isn't clear, there really should be more of a description here...
ComponentRepositoryPackage.getOperationPanel_Buttons()