public interface ArduinoFactory
extends org.eclipse.emf.ecore.EFactory
ArduinoPackage| Modifier and Type | Field and Description |
|---|---|
static ArduinoFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
ArduinoConnection |
createArduinoConnection()
Returns a new object of class 'Connection'.
|
ArduinoDevice |
createArduinoDevice()
Returns a new object of class 'Device'.
|
ArduinoDriver |
createArduinoDriver()
Returns a new object of class 'Driver'.
|
ArduinoPackage |
getArduinoPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final ArduinoFactory eINSTANCE
ArduinoDriver createArduinoDriver()
ArduinoConnection createArduinoConnection()
ArduinoDevice createArduinoDevice()
ArduinoPackage getArduinoPackage()