Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AbstractStyle
Packages that use AbstractStyle
Package
Description
-
Uses of AbstractStyle in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return AbstractStyleModifier and TypeMethodDescriptionMdClassFactory.createAbstractStyle()
Returns a new object of class 'Abstract Style'.Style.getStyle()
Returns the value of the 'Style' reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type AbstractStyleModifier and TypeMethodDescriptionvoid
Style.setStyle
(AbstractStyle value) Sets the value of the 'Style
' reference. -
Uses of AbstractStyle in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AbstractStyleModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Style'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AbstractStyleMethods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type AbstractStyle -
Uses of AbstractStyle in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AbstractStyleModifier and TypeMethodDescriptionMdClassSwitch.caseAbstractStyle
(AbstractStyle object) Returns the result of interpreting the object as an instance of 'Abstract Style'.boolean
MdClassValidator.validateAbstractStyle
(AbstractStyle abstractStyle, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of AbstractStyle in com._1c.g5.v8.dt.style.model
Subinterfaces of AbstractStyle in com._1c.g5.v8.dt.style.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Style'. -
Uses of AbstractStyle in com._1c.g5.v8.dt.style.model.impl
Classes in com._1c.g5.v8.dt.style.model.impl that implement AbstractStyle -
Uses of AbstractStyle in com._1c.g5.v8.dt.style.model.util
Methods in com._1c.g5.v8.dt.style.model.util with parameters of type AbstractStyleModifier and TypeMethodDescriptionStyleSwitch.caseAbstractStyle
(AbstractStyle object) Returns the result of interpreting the object as an instance of 'Abstract Style'.