Uses of Interface
systems.dmx.core.model.topicmaps.ViewAssoc
-
Packages that use ViewAssoc Package Description systems.dmx.core.impl systems.dmx.core.service systems.dmx.topicmaps -
-
Uses of ViewAssoc in systems.dmx.core.impl
Methods in systems.dmx.core.impl that return ViewAssoc Modifier and Type Method Description ViewAssoc
ModelFactoryImpl. newViewAssoc(AssocModel assoc, ViewProps viewProps)
-
Uses of ViewAssoc in systems.dmx.core.service
Methods in systems.dmx.core.service that return ViewAssoc Modifier and Type Method Description ViewAssoc
ModelFactory. newViewAssoc(AssocModel assoc, ViewProps viewProps)
-
Uses of ViewAssoc in systems.dmx.topicmaps
Methods in systems.dmx.topicmaps that return ViewAssoc Modifier and Type Method Description ViewAssoc
Topicmap. getAssoc(long id)
Methods in systems.dmx.topicmaps that return types with arguments of type ViewAssoc Modifier and Type Method Description Iterable<ViewAssoc>
Topicmap. getAssocs()
-