| Package | Description |
|---|---|
| org.palladiosimulator.pcm.protocol | |
| org.palladiosimulator.pcm.protocol.impl |
| 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.
|