| Modifier and Type | Field and Description |
|---|---|
static ProtocolFactory |
ProtocolFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolFactory |
ProtocolPackage.getProtocolFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolFactory |
ProtocolPackageImpl.getProtocolFactory() |
static ProtocolFactory |
ProtocolFactoryImpl.init()
Creates the default factory implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolFactory |
ProtocolModelWizard.protocolFactory
This caches an instance of the model factory.
|
Copyright © 2015 Eclipse SCADA Project. All rights reserved.