|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KaomFactory | |
---|---|
de.cau.cs.kieler.kaom | |
de.cau.cs.kieler.kaom.impl |
Uses of KaomFactory in de.cau.cs.kieler.kaom |
---|
Fields in de.cau.cs.kieler.kaom declared as KaomFactory | |
---|---|
static KaomFactory |
KaomFactory.eINSTANCE
The singleton instance of the factory. |
Methods in de.cau.cs.kieler.kaom that return KaomFactory | |
---|---|
KaomFactory |
KaomPackage.getKaomFactory()
Returns the factory that creates the instances of the model. |
Uses of KaomFactory in de.cau.cs.kieler.kaom.impl |
---|
Classes in de.cau.cs.kieler.kaom.impl that implement KaomFactory | |
---|---|
class |
KaomFactoryImpl
An implementation of the model Factory. |
Methods in de.cau.cs.kieler.kaom.impl that return KaomFactory | |
---|---|
KaomFactory |
KaomPackageImpl.getKaomFactory()
|
static KaomFactory |
KaomFactoryImpl.init()
Creates the default factory implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |