|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphMLPackage | |
---|---|
org.graphdrawing.graphml | |
org.graphdrawing.graphml.impl | |
org.graphdrawing.graphml.util |
Uses of GraphMLPackage in org.graphdrawing.graphml |
---|
Fields in org.graphdrawing.graphml declared as GraphMLPackage | |
---|---|
static GraphMLPackage |
GraphMLPackage.eINSTANCE
The singleton instance of the package. |
Methods in org.graphdrawing.graphml that return GraphMLPackage | |
---|---|
GraphMLPackage |
GraphMLFactory.getGraphMLPackage()
Returns the package supported by this factory. |
Uses of GraphMLPackage in org.graphdrawing.graphml.impl |
---|
Classes in org.graphdrawing.graphml.impl that implement GraphMLPackage | |
---|---|
class |
GraphMLPackageImpl
An implementation of the model Package. |
Methods in org.graphdrawing.graphml.impl that return GraphMLPackage | |
---|---|
GraphMLPackage |
GraphMLFactoryImpl.getGraphMLPackage()
|
static GraphMLPackage |
GraphMLFactoryImpl.getPackage()
Deprecated. |
static GraphMLPackage |
GraphMLPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
Uses of GraphMLPackage in org.graphdrawing.graphml.util |
---|
Fields in org.graphdrawing.graphml.util declared as GraphMLPackage | |
---|---|
protected static GraphMLPackage |
GraphMLAdapterFactory.modelPackage
The cached model package. |
protected static GraphMLPackage |
GraphMLSwitch.modelPackage
The cached model package |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |