Uses of Interface
systems.dmx.core.CompDef
-
Packages that use CompDef Package Description systems.dmx.core -
-
Uses of CompDef in systems.dmx.core
Methods in systems.dmx.core that return CompDef Modifier and Type Method Description CompDef
DMXType. getCompDef(String compDefUri)
Methods in systems.dmx.core that return types with arguments of type CompDef Modifier and Type Method Description Collection<CompDef>
DMXType. getCompDefs()
Methods in systems.dmx.core with parameters of type CompDef Modifier and Type Method Description void
DMXObject. updateChildTopics(ChildTopicsModel updateModel, CompDef compDef)
Note: this method is meant only for facet updates.
-