Package | Description |
---|---|
org.fusesource.camel.component.sap.model.rfc | |
org.fusesource.camel.component.sap.model.rfc.impl | |
org.fusesource.camel.component.sap.model.rfc.util |
Modifier and Type | Field and Description |
---|---|
static RfcPackage |
RfcPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
RfcPackage |
RfcFactory.getRfcPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
RfcPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
static RfcPackage |
RfcFactoryImpl.getPackage()
Deprecated.
|
RfcPackage |
RfcFactoryImpl.getRfcPackage() |
static RfcPackage |
RfcPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
Modifier and Type | Field and Description |
---|---|
protected static RfcPackage |
RfcSwitch.modelPackage
The cached model package
|
protected static RfcPackage |
RfcAdapterFactory.modelPackage
The cached model package.
|
Apache Camel