|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DiffFactory | |
---|---|
org.infai.emo.matcher.diff | |
org.infai.emo.matcher.diff.impl |
Uses of DiffFactory in org.infai.emo.matcher.diff |
---|
Fields in org.infai.emo.matcher.diff declared as DiffFactory | |
---|---|
static DiffFactory |
DiffFactory.eINSTANCE
The singleton instance of the factory |
Methods in org.infai.emo.matcher.diff that return DiffFactory | |
---|---|
DiffFactory |
DiffPackage.getDiffFactory()
Returns the factory that creates the instances of the model |
Uses of DiffFactory in org.infai.emo.matcher.diff.impl |
---|
Classes in org.infai.emo.matcher.diff.impl that implement DiffFactory | |
---|---|
class |
DiffFactoryImpl
An implementation of the model Factory |
Methods in org.infai.emo.matcher.diff.impl that return DiffFactory | |
---|---|
DiffFactory |
DiffPackageImpl.getDiffFactory()
|
static DiffFactory |
DiffFactoryImpl.init()
Creates the default factory implementation |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |