Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AbstractStandaloneContent
Packages that use AbstractStandaloneContent
Package
Description
-
Uses of AbstractStandaloneContent in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return AbstractStandaloneContentModifier and TypeMethodDescriptionMdClassFactory.createAbstractStandaloneContent()
Returns a new object of class 'Abstract Standalone Content'.Configuration.getMobileApplicationContent()
Returns the value of the 'Mobile Application Content' reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type AbstractStandaloneContentModifier and TypeMethodDescriptionvoid
Configuration.setMobileApplicationContent
(AbstractStandaloneContent value) Sets the value of the 'Mobile Application Content
' reference. -
Uses of AbstractStandaloneContent in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AbstractStandaloneContentModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Standalone Content'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AbstractStandaloneContentModifier and TypeMethodDescriptionMdClassFactoryImpl.createAbstractStandaloneContent()
ConfigurationImpl.getMobileApplicationContent()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type AbstractStandaloneContentModifier and TypeMethodDescriptionvoid
ConfigurationImpl.setMobileApplicationContent
(AbstractStandaloneContent newMobileApplicationContent) -
Uses of AbstractStandaloneContent in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AbstractStandaloneContentModifier and TypeMethodDescriptionMdClassSwitch.caseAbstractStandaloneContent
(AbstractStandaloneContent object) Returns the result of interpreting the object as an instance of 'Abstract Standalone Content'.boolean
MdClassValidator.validateAbstractStandaloneContent
(AbstractStandaloneContent abstractStandaloneContent, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of AbstractStandaloneContent in com._1c.g5.v8.dt.scc.model
Subinterfaces of AbstractStandaloneContent in com._1c.g5.v8.dt.scc.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Standalone Content'. -
Uses of AbstractStandaloneContent in com._1c.g5.v8.dt.scc.model.impl
Classes in com._1c.g5.v8.dt.scc.model.impl that implement AbstractStandaloneContentModifier and TypeClassDescriptionclass
An implementation of the model object 'Standalone Content'. -
Uses of AbstractStandaloneContent in com._1c.g5.v8.dt.scc.model.util
Methods in com._1c.g5.v8.dt.scc.model.util with parameters of type AbstractStandaloneContentModifier and TypeMethodDescriptionStandaloneContentSwitch.caseAbstractStandaloneContent
(AbstractStandaloneContent object) Returns the result of interpreting the object as an instance of 'Abstract Standalone Content'.