Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.MobileClientSign
Packages that use MobileClientSign
Package
Description
-
Uses of MobileClientSign in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of MobileClientSign in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Converted Mobile Client Sign'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return MobileClientSignModifier and TypeMethodDescriptionMdClassFactory.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 MobileClientSignModifier and TypeClassDescriptionclass
An implementation of the model object 'Converted Mobile Client Sign'.class
An implementation of the model object 'Mobile Client Sign'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return MobileClientSign -
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 MobileClientSignModifier and TypeMethodDescriptionMdClassSwitch.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)