public static interface ArduinoPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
ARDUINO_CONNECTION
The meta object literal for the '
Connection ' class. |
static org.eclipse.emf.ecore.EReference |
ARDUINO_CONNECTION__ENDPOINT
The meta object literal for the 'Endpoint' reference feature.
|
static org.eclipse.emf.ecore.EClass |
ARDUINO_DEVICE
The meta object literal for the '
Device ' class. |
static org.eclipse.emf.ecore.EAttribute |
ARDUINO_DEVICE__PORT
The meta object literal for the 'Port' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
ARDUINO_DRIVER
The meta object literal for the '
Driver ' class. |
static org.eclipse.emf.ecore.EReference |
ARDUINO_DRIVER__ARDUINO_CONNECTIONS
The meta object literal for the 'Arduino Connections' containment reference list feature.
|
static final org.eclipse.emf.ecore.EClass ARDUINO_DRIVER
Driver
' class.
static final org.eclipse.emf.ecore.EReference ARDUINO_DRIVER__ARDUINO_CONNECTIONS
static final org.eclipse.emf.ecore.EClass ARDUINO_CONNECTION
Connection
' class.
static final org.eclipse.emf.ecore.EReference ARDUINO_CONNECTION__ENDPOINT
static final org.eclipse.emf.ecore.EClass ARDUINO_DEVICE
Device
' class.
static final org.eclipse.emf.ecore.EAttribute ARDUINO_DEVICE__PORT