Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.GremlinFactory
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl |
-
Uses of GremlinFactory in fr.inria.atlanmod.mogwai.gremlin
Fields in fr.inria.atlanmod.mogwai.gremlin declared as GremlinFactory Modifier and Type Field Description static GremlinFactoryGremlinFactory. eINSTANCEThe singleton instance of the factory.Methods in fr.inria.atlanmod.mogwai.gremlin that return GremlinFactory Modifier and Type Method Description GremlinFactoryGremlinPackage. getGremlinFactory()Returns the factory that creates the instances of the model. -
Uses of GremlinFactory in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement GremlinFactory Modifier and Type Class Description classGremlinFactoryImplAn implementation of the model Factory.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return GremlinFactory Modifier and Type Method Description GremlinFactoryGremlinPackageImpl. getGremlinFactory()static GremlinFactoryGremlinFactoryImpl. init()Creates the default factory implementation.