Uses of Class
systems.dmx.core.impl.DMXObjectModelImpl
-
Packages that use DMXObjectModelImpl Package Description systems.dmx.core.impl systems.dmx.core.storage.spi systems.dmx.storage.neo4j -
-
Uses of DMXObjectModelImpl in systems.dmx.core.impl
Subclasses of DMXObjectModelImpl in systems.dmx.core.impl Modifier and Type Class Description classAssocModelImplData that underly anAssoc.classAssocTypeModelImplData that underlies aAssocType.classRelatedAssocModelImplclassRelatedTopicModelImplclassTopicModelImpl -
Uses of DMXObjectModelImpl in systems.dmx.core.storage.spi
Methods in systems.dmx.core.storage.spi that return DMXObjectModelImpl Modifier and Type Method Description DMXObjectModelImplDMXStorage. fetchObject(long id) -
Uses of DMXObjectModelImpl in systems.dmx.storage.neo4j
Methods in systems.dmx.storage.neo4j that return DMXObjectModelImpl Modifier and Type Method Description DMXObjectModelImplNeo4jStorage. fetchObject(long id)
-