Uses of Interface
systems.dmx.core.service.ModelFactory
-
Packages that use ModelFactory Package Description systems.dmx.core.impl systems.dmx.core.osgi systems.dmx.core.service -
-
Uses of ModelFactory in systems.dmx.core.impl
Classes in systems.dmx.core.impl that implement ModelFactory Modifier and Type Class Description classModelFactoryImplMethods in systems.dmx.core.impl that return ModelFactory Modifier and Type Method Description ModelFactoryCoreServiceImpl. getModelFactory() -
Uses of ModelFactory in systems.dmx.core.osgi
Fields in systems.dmx.core.osgi declared as ModelFactory Modifier and Type Field Description protected ModelFactoryPluginActivator. mfMethods in systems.dmx.core.osgi that return ModelFactory Modifier and Type Method Description static ModelFactoryCoreActivator. getModelFactory() -
Uses of ModelFactory in systems.dmx.core.service
Fields in systems.dmx.core.service declared as ModelFactory Modifier and Type Field Description protected ModelFactoryMigration. mfMethods in systems.dmx.core.service that return ModelFactory Modifier and Type Method Description ModelFactoryCoreService. getModelFactory()
-