|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphsPackage | |
---|---|
de.cau.cs.kieler.graphs | |
de.cau.cs.kieler.graphs.impl | |
de.cau.cs.kieler.graphs.util |
Uses of GraphsPackage in de.cau.cs.kieler.graphs |
---|
Fields in de.cau.cs.kieler.graphs declared as GraphsPackage | |
---|---|
static GraphsPackage |
GraphsPackage.eINSTANCE
The singleton instance of the package. |
Methods in de.cau.cs.kieler.graphs that return GraphsPackage | |
---|---|
GraphsPackage |
GraphsFactory.getGraphsPackage()
Returns the package supported by this factory. |
Uses of GraphsPackage in de.cau.cs.kieler.graphs.impl |
---|
Classes in de.cau.cs.kieler.graphs.impl that implement GraphsPackage | |
---|---|
class |
GraphsPackageImpl
An implementation of the model Package. |
Methods in de.cau.cs.kieler.graphs.impl that return GraphsPackage | |
---|---|
GraphsPackage |
GraphsFactoryImpl.getGraphsPackage()
|
static GraphsPackage |
GraphsFactoryImpl.getPackage()
Deprecated. |
static GraphsPackage |
GraphsPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
Uses of GraphsPackage in de.cau.cs.kieler.graphs.util |
---|
Fields in de.cau.cs.kieler.graphs.util declared as GraphsPackage | |
---|---|
protected static GraphsPackage |
GraphsAdapterFactory.modelPackage
The cached model package. |
protected static GraphsPackage |
GraphsSwitch.modelPackage
The cached model package |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |