Uses of Interface
org.atlanmod.graph.GraphPackage
| Package | Description |
|---|---|
| org.atlanmod.graph | |
| org.atlanmod.graph.impl | |
| org.atlanmod.graph.util |
-
Uses of GraphPackage in org.atlanmod.graph
Fields in org.atlanmod.graph declared as GraphPackage Modifier and Type Field Description static GraphPackageGraphPackage. eINSTANCEThe singleton instance of the package.Methods in org.atlanmod.graph that return GraphPackage Modifier and Type Method Description GraphPackageGraphFactory. getGraphPackage()Returns the package supported by this factory. -
Uses of GraphPackage in org.atlanmod.graph.impl
Classes in org.atlanmod.graph.impl that implement GraphPackage Modifier and Type Class Description classGraphPackageImplAn implementation of the model Package.Methods in org.atlanmod.graph.impl that return GraphPackage Modifier and Type Method Description GraphPackageGraphFactoryImpl. getGraphPackage()static GraphPackageGraphFactoryImpl. getPackage()Deprecated.static GraphPackageGraphPackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of GraphPackage in org.atlanmod.graph.util
Fields in org.atlanmod.graph.util declared as GraphPackage Modifier and Type Field Description protected static GraphPackageGraphAdapterFactory. modelPackageThe cached model package.protected static GraphPackageGraphSwitch. modelPackageThe cached model package