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 class
ModelFactoryImpl
Methods in systems.dmx.core.impl that return ModelFactory Modifier and Type Method Description ModelFactory
CoreServiceImpl. getModelFactory()
-
Uses of ModelFactory in systems.dmx.core.osgi
Fields in systems.dmx.core.osgi declared as ModelFactory Modifier and Type Field Description protected ModelFactory
PluginActivator. mf
Methods in systems.dmx.core.osgi that return ModelFactory Modifier and Type Method Description static ModelFactory
CoreActivator. getModelFactory()
-
Uses of ModelFactory in systems.dmx.core.service
Fields in systems.dmx.core.service declared as ModelFactory Modifier and Type Field Description protected ModelFactory
Migration. mf
Methods in systems.dmx.core.service that return ModelFactory Modifier and Type Method Description ModelFactory
CoreService. getModelFactory()
-