Package | Description |
---|---|
org.fusesource.camel.component.sap.model.idoc | |
org.fusesource.camel.component.sap.model.idoc.impl | |
org.fusesource.camel.component.sap.model.idoc.util |
Modifier and Type | Field and Description |
---|---|
static IdocPackage |
IdocPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
IdocPackage |
IdocFactory.getIdocPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
IdocPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
IdocPackage |
IdocFactoryImpl.getIdocPackage() |
static IdocPackage |
IdocFactoryImpl.getPackage()
Deprecated.
|
static IdocPackage |
IdocPackageImpl.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 IdocPackage |
IdocSwitch.modelPackage
The cached model package
|
protected static IdocPackage |
IdocAdapterFactory.modelPackage
The cached model package.
|
Apache Camel