public static interface ElectronicComponentsPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EClass |
BUTTON
The meta object literal for the '
Button' class. |
static EClass |
ELECTRONIC_PART
The meta object literal for the '
Electronic Part' class. |
static EReference |
ELECTRONIC_PART__PHYSICALCONNECTION
The meta object literal for the 'Physicalconnection' containment reference feature.
|
static EReference |
ELECTRONIC_PART__PIN
The meta object literal for the 'Pin' containment reference feature.
|
static EClass |
LED
The meta object literal for the '
LED' class. |
static EClass |
SWITCH
The meta object literal for the '
Switch' class. |
static final EClass ELECTRONIC_PART
Electronic Part' class.
ElectronicPartImpl,
ElectronicComponentsPackageImpl.getElectronicPart()static final EReference ELECTRONIC_PART__PIN
static final EReference ELECTRONIC_PART__PHYSICALCONNECTION
static final EClass SWITCH
Switch' class.
SwitchImpl,
ElectronicComponentsPackageImpl.getSwitch()static final EClass LED
LED' class.
LEDImpl,
ElectronicComponentsPackageImpl.getLED()static final EClass BUTTON
Button' class.
ButtonImpl,
ElectronicComponentsPackageImpl.getButton()