|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DotFactory | |
---|---|
de.cau.cs.kieler.kiml.graphviz.dot | |
de.cau.cs.kieler.kiml.graphviz.dot.impl |
Uses of DotFactory in de.cau.cs.kieler.kiml.graphviz.dot |
---|
Fields in de.cau.cs.kieler.kiml.graphviz.dot declared as DotFactory | |
---|---|
static DotFactory |
DotFactory.eINSTANCE
The singleton instance of the factory. |
Methods in de.cau.cs.kieler.kiml.graphviz.dot that return DotFactory | |
---|---|
DotFactory |
DotPackage.getDotFactory()
Returns the factory that creates the instances of the model. |
Uses of DotFactory in de.cau.cs.kieler.kiml.graphviz.dot.impl |
---|
Classes in de.cau.cs.kieler.kiml.graphviz.dot.impl that implement DotFactory | |
---|---|
class |
DotFactoryImpl
An implementation of the model Factory. |
Methods in de.cau.cs.kieler.kiml.graphviz.dot.impl that return DotFactory | |
---|---|
DotFactory |
DotPackageImpl.getDotFactory()
|
static DotFactory |
DotFactoryImpl.init()
Creates the default factory implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |