Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AbstractClientApplicationInterface
Packages that use AbstractClientApplicationInterface
Package
Description
-
Uses of AbstractClientApplicationInterface in com._1c.g5.v8.dt.cai.model
Subinterfaces of AbstractClientApplicationInterface in com._1c.g5.v8.dt.cai.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Client Application Interface'. -
Uses of AbstractClientApplicationInterface in com._1c.g5.v8.dt.cai.model.impl
Classes in com._1c.g5.v8.dt.cai.model.impl that implement AbstractClientApplicationInterfaceModifier and TypeClassDescriptionclass
An implementation of the model object 'Client Application Interface'. -
Uses of AbstractClientApplicationInterface in com._1c.g5.v8.dt.cai.model.util
Methods in com._1c.g5.v8.dt.cai.model.util with parameters of type AbstractClientApplicationInterfaceModifier and TypeMethodDescriptionCaiSwitch.caseAbstractClientApplicationInterface
(AbstractClientApplicationInterface object) Returns the result of interpreting the object as an instance of 'Abstract Client Application Interface'. -
Uses of AbstractClientApplicationInterface in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return AbstractClientApplicationInterfaceModifier and TypeMethodDescriptionMdClassFactory.createAbstractClientApplicationInterface()
Returns a new object of class 'Abstract Client Application Interface'.Configuration.getClientApplicationInterface()
Returns the value of the 'Client Application Interface' reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type AbstractClientApplicationInterfaceModifier and TypeMethodDescriptionvoid
Configuration.setClientApplicationInterface
(AbstractClientApplicationInterface value) Sets the value of the 'Client Application Interface
' reference. -
Uses of AbstractClientApplicationInterface in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AbstractClientApplicationInterfaceModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Client Application Interface'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AbstractClientApplicationInterfaceModifier and TypeMethodDescriptionMdClassFactoryImpl.createAbstractClientApplicationInterface()
ConfigurationImpl.getClientApplicationInterface()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type AbstractClientApplicationInterfaceModifier and TypeMethodDescriptionvoid
ConfigurationImpl.setClientApplicationInterface
(AbstractClientApplicationInterface newClientApplicationInterface) -
Uses of AbstractClientApplicationInterface in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AbstractClientApplicationInterfaceModifier and TypeMethodDescriptionMdClassSwitch.caseAbstractClientApplicationInterface
(AbstractClientApplicationInterface object) Returns the result of interpreting the object as an instance of 'Abstract Client Application Interface'.boolean
MdClassValidator.validateAbstractClientApplicationInterface
(AbstractClientApplicationInterface abstractClientApplicationInterface, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)