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 ConstantTestMdObjectFactory.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 ConstantConstantAdopterParticipant.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 ConstantConstantAdopterParticipant.createAdoptedObject(Constant nativeObject, Version version, IAdopterContext context) protected MdObjectExtensionConstantAdopterParticipant.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 booleanprotected booleanMdDbViewFieldDefInferrer._infer(Constant object, IEObjectProvider typeProvider) protected booleanprotected booleanMdStdCommandInferrer._infer(Constant constant, org.eclipse.xtext.resource.IEObjectDescription[] groups) Infers Constant standard commands.protected booleanMdFieldInferrer._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 voidConstantRule.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 TypeClassDescriptionclassAn 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'.booleanMdClassValidator.validateConstant(Constant constant, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) booleanMdClassValidator.validateConstant_validate(Constant constant, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Constant'.