Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.Constant
Packages that use Constant
Package
Description
-
Uses of Constant in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return ConstantModifier and TypeMethodDescriptionstatic Constant
TestMdObjectFactory.createConstant
(String name) Creates Constant with name -
Uses of Constant in com._1c.g5.v8.dt.internal.md.extension._import.xml.model
Methods in com._1c.g5.v8.dt.internal.md.extension._import.xml.model that return ConstantModifier and TypeMethodDescriptionAdoptedConstantInitializer.create
(IV8Project v8project, Version version) -
Uses of Constant in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants that return ConstantModifier and TypeMethodDescriptionConstantAdopterParticipant.adopt
(Constant nativeObject, Version version, IAdopterContext context) protected Constant
ConstantAdopterParticipant.createAdoptedObject
(Constant nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type ConstantModifier and TypeMethodDescriptionConstantAdopterParticipant.adopt
(Constant nativeObject, Version version, IAdopterContext context) protected Constant
ConstantAdopterParticipant.createAdoptedObject
(Constant nativeObject, Version version, IAdopterContext context) protected MdObjectExtension
ConstantAdopterParticipant.createExtension
(Constant nativeObject) -
Uses of Constant in com._1c.g5.v8.dt.internal.md.ui.editors.constant
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.constant with parameters of type ConstantModifierConstructorDescriptionConstantEditorInput
(Constant constant) Instantiates a newConstantEditorInput
-
Uses of Constant in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return ConstantModifier and TypeMethodDescriptionConstantInitializer.create
(IV8Project v8project, Version version) -
Uses of Constant in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type ConstantModifier and TypeMethodDescriptionprotected boolean
protected boolean
MdDbViewFieldDefInferrer._infer
(Constant object, IEObjectProvider typeProvider) protected boolean
protected boolean
MdStdCommandInferrer._infer
(Constant constant, org.eclipse.xtext.resource.IEObjectDescription[] groups) Infers Constant standard commands.protected boolean
MdFieldInferrer._inferFrom
(Constant object, IEObjectProvider typeProvider, CompatibilityMode compatibilityMode) -
Uses of Constant in com._1c.g5.v8.dt.md.ui.aef2.rules
Methods in com._1c.g5.v8.dt.md.ui.aef2.rules with parameters of type ConstantModifier and TypeMethodDescriptionprotected void
ConstantRule.buildForObject
(Constant constant, IV8Project v8project) -
Uses of Constant in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ConstantModifier and TypeMethodDescriptionMdClassFactory.createConstant()
Returns a new object of class 'Constant'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type ConstantModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Constant>
Configuration.getConstants()
Returns the value of the 'Constants' reference list. -
Uses of Constant in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement ConstantModifier and TypeClassDescriptionclass
An implementation of the model object 'Constant'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ConstantMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type ConstantModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Constant>
ConfigurationImpl.getConstants()
-
Uses of Constant in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type ConstantModifier and TypeMethodDescriptionMdClassSwitch.caseConstant
(Constant object) Returns the result of interpreting the object as an instance of 'Constant'.boolean
MdClassValidator.validateConstant
(Constant constant, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) boolean
MdClassValidator.validateConstant_validate
(Constant constant, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Constant'.