Uses of Interface
systems.dmx.core.model.TypeModel
-
Packages that use TypeModel Package Description systems.dmx.core systems.dmx.core.impl systems.dmx.core.model -
-
Uses of TypeModel in systems.dmx.core
Methods in systems.dmx.core that return TypeModel Modifier and Type Method Description TypeModelDMXType. getModel()Methods in systems.dmx.core with parameters of type TypeModel Modifier and Type Method Description voidDMXType. update(TypeModel model) -
Uses of TypeModel in systems.dmx.core.impl
Classes in systems.dmx.core.impl that implement TypeModel Modifier and Type Class Description classAssocTypeModelImplData that underlies aAssocType. -
Uses of TypeModel in systems.dmx.core.model
Subinterfaces of TypeModel in systems.dmx.core.model Modifier and Type Interface Description interfaceAssocTypeModelThe data that underly anAssocType.interfaceTopicTypeModelThe data that underly aTopicType.Methods in systems.dmx.core.model that return TypeModel Modifier and Type Method Description TypeModelTypeModel. addCompDef(CompDefModel compDef)TypeModelTypeModel. addCompDefBefore(CompDefModel compDef, String beforeCompDefUri)
-