|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SnapshotPackage | |
|---|---|
| com.hammurapi.eventbus.snapshot | |
| com.hammurapi.eventbus.snapshot.impl | |
| com.hammurapi.eventbus.snapshot.util | |
| Uses of SnapshotPackage in com.hammurapi.eventbus.snapshot |
|---|
| Fields in com.hammurapi.eventbus.snapshot declared as SnapshotPackage | |
|---|---|
static SnapshotPackage |
SnapshotPackage.eINSTANCE
The singleton instance of the package. |
| Methods in com.hammurapi.eventbus.snapshot that return SnapshotPackage | |
|---|---|
SnapshotPackage |
SnapshotFactory.getSnapshotPackage()
Returns the package supported by this factory. |
| Uses of SnapshotPackage in com.hammurapi.eventbus.snapshot.impl |
|---|
| Classes in com.hammurapi.eventbus.snapshot.impl that implement SnapshotPackage | |
|---|---|
class |
SnapshotPackageImpl
An implementation of the model Package. |
| Methods in com.hammurapi.eventbus.snapshot.impl that return SnapshotPackage | |
|---|---|
static SnapshotPackage |
SnapshotFactoryImpl.getPackage()
Deprecated. |
SnapshotPackage |
SnapshotFactoryImpl.getSnapshotPackage()
|
static SnapshotPackage |
SnapshotPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
| Uses of SnapshotPackage in com.hammurapi.eventbus.snapshot.util |
|---|
| Fields in com.hammurapi.eventbus.snapshot.util declared as SnapshotPackage | |
|---|---|
protected static SnapshotPackage |
SnapshotSwitch.modelPackage
The cached model package |
protected static SnapshotPackage |
SnapshotAdapterFactory.modelPackage
The cached model package. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||