Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.MobileClientSign
-
Packages that use MobileClientSign 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 MobileClientSign in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of MobileClientSign in com._1c.g5.v8.dt.metadata.mdclass Modifier and Type Interface Description interface
ConvertedMobileClientSign
A representation of the model object 'Converted Mobile Client Sign'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return MobileClientSign Modifier and Type Method Description MobileClientSign
MdClassFactory. createMobileClientSign()
Returns a new object of class 'Mobile Client Sign'. -
Uses of MobileClientSign in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement MobileClientSign Modifier and Type Class Description class
ConvertedMobileClientSignImpl
An implementation of the model object 'Converted Mobile Client Sign'.class
MobileClientSignImpl
An implementation of the model object 'Mobile Client Sign'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return MobileClientSign Modifier and Type Method Description MobileClientSign
MdClassFactoryImpl. createMobileClientSign()
-
Uses of MobileClientSign in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type MobileClientSign Modifier and Type Method Description T
MdClassSwitch. caseMobileClientSign(MobileClientSign object)
Returns the result of interpreting the object as an instance of 'Mobile Client Sign'.boolean
MdClassValidator. validateMobileClientSign(MobileClientSign mobileClientSign, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
-