|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DiffPackage | |
|---|---|
| org.infai.emo.matcher.diff | |
| org.infai.emo.matcher.diff.impl | |
| org.infai.emo.matcher.diff.util | |
| Uses of DiffPackage in org.infai.emo.matcher.diff |
|---|
| Fields in org.infai.emo.matcher.diff declared as DiffPackage | |
|---|---|
static DiffPackage |
DiffPackage.eINSTANCE
The singleton instance of the package |
| Methods in org.infai.emo.matcher.diff that return DiffPackage | |
|---|---|
DiffPackage |
DiffFactory.getDiffPackage()
Returns the package supported by this factory |
| Uses of DiffPackage in org.infai.emo.matcher.diff.impl |
|---|
| Classes in org.infai.emo.matcher.diff.impl that implement DiffPackage | |
|---|---|
class |
DiffPackageImpl
An implementation of the model Package |
| Methods in org.infai.emo.matcher.diff.impl that return DiffPackage | |
|---|---|
DiffPackage |
DiffFactoryImpl.getDiffPackage()
|
static DiffPackage |
DiffFactoryImpl.getPackage()
Deprecated. |
static DiffPackage |
DiffPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
| Uses of DiffPackage in org.infai.emo.matcher.diff.util |
|---|
| Fields in org.infai.emo.matcher.diff.util declared as DiffPackage | |
|---|---|
protected static DiffPackage |
DiffSwitch.modelPackage
The cached model package |
protected static DiffPackage |
DiffAdapterFactory.modelPackage
The cached model package |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||