Uses of Interface
com._1c.g5.aef2.models.map.IEmfMapAttribute
-
Packages that use IEmfMapAttribute Package Description com._1c.g5.aef2.emf.models com._1c.g5.v8.dt.aef2.bm.models com._1c.g5.v8.dt.md.ui.aef.models -
-
Uses of IEmfMapAttribute in com._1c.g5.aef2.emf.models
Classes in com._1c.g5.aef2.emf.models that implement IEmfMapAttribute Modifier and Type Class Description class
EmfMap<K,V>
Represents a EMF map. -
Uses of IEmfMapAttribute in com._1c.g5.v8.dt.aef2.bm.models
Classes in com._1c.g5.v8.dt.aef2.bm.models that implement IEmfMapAttribute Modifier and Type Class Description class
BmMap<K,V>
Represents a BM object feature map model. -
Uses of IEmfMapAttribute in com._1c.g5.v8.dt.md.ui.aef.models
Classes in com._1c.g5.v8.dt.md.ui.aef.models that implement IEmfMapAttribute Modifier and Type Class Description class
BmMultilanguageFormatModel
The BM model for editing of 'format' multilanguage features.class
BmMultilanguageFormattedTextModel
Bm model forMultilanguageFormattedTextComponent
.class
BmMultilanguageModel
Bm model forMultilanguageComponent
.class
EmfMultilanguageFormattedTextModel
Emf model forMultilanguageFormattedTextComponent
.class
EmfMultilanguageModel
Emf model forMultilanguageComponent
.
-