Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.MobileClientDigestData
-
Packages that use MobileClientDigestData Package Description com._1c.g5.v8.dt.metadata.mdclass com._1c.g5.v8.dt.metadata.mdclass.impl com._1c.g5.v8.dt.metadata.mdclass.util -
-
Uses of MobileClientDigestData in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return MobileClientDigestData Modifier and Type Method Description MobileClientDigestData
MdClassFactory. createMobileClientDigestData()
Returns a new object of class 'Mobile Client Digest Data'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type MobileClientDigestData Modifier and Type Method Description org.eclipse.emf.common.util.EList<MobileClientDigestData>
MobileClientDigestTypes. getMcdEnums()
Returns the value of the 'Mcd Enums' containment reference list.org.eclipse.emf.common.util.EList<MobileClientDigestData>
MobileClientDigestTypes. getMcdInfoRegKeys()
Returns the value of the 'Mcd Info Reg Keys' containment reference list.org.eclipse.emf.common.util.EList<MobileClientDigestData>
MobileClientDigestTypes. getMcdRefs()
Returns the value of the 'Mcd Refs' containment reference list.org.eclipse.emf.common.util.EList<MobileClientDigestData>
MobileClientDigestTypes. getMcdRegKeys()
Returns the value of the 'Mcd Reg Keys' containment reference list. -
Uses of MobileClientDigestData in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement MobileClientDigestData Modifier and Type Class Description class
MobileClientDigestDataImpl
An implementation of the model object 'Mobile Client Digest Data'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return MobileClientDigestData Modifier and Type Method Description MobileClientDigestData
MdClassFactoryImpl. createMobileClientDigestData()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type MobileClientDigestData Modifier and Type Method Description org.eclipse.emf.common.util.EList<MobileClientDigestData>
MobileClientDigestTypesImpl. getMcdEnums()
org.eclipse.emf.common.util.EList<MobileClientDigestData>
MobileClientDigestTypesImpl. getMcdInfoRegKeys()
org.eclipse.emf.common.util.EList<MobileClientDigestData>
MobileClientDigestTypesImpl. getMcdRefs()
org.eclipse.emf.common.util.EList<MobileClientDigestData>
MobileClientDigestTypesImpl. getMcdRegKeys()
-
Uses of MobileClientDigestData in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type MobileClientDigestData Modifier and Type Method Description T
MdClassSwitch. caseMobileClientDigestData(MobileClientDigestData object)
Returns the result of interpreting the object as an instance of 'Mobile Client Digest Data'.boolean
MdClassValidator. validateMobileClientDigestData(MobileClientDigestData mobileClientDigestData, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
-