Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.CommonCommand
Packages that use CommonCommand
Package
Description
-
Uses of CommonCommand in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return CommonCommandModifier and TypeMethodDescriptionstatic CommonCommandTestMdObjectFactory.createCommonCommand(String name) Creates CommonCommand with name -
Uses of CommonCommand 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 CommonCommandModifier and TypeMethodDescriptionAdoptedCommonCommandInitializer.create(IV8Project v8project, Version version) -
Uses of CommonCommand in com._1c.g5.v8.dt.internal.md.ui.editors.commoncommand
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.commoncommand with parameters of type CommonCommandModifierConstructorDescriptionCommonCommandEditorInput(CommonCommand command) Instantiates a newCommonCommandEditorInput -
Uses of CommonCommand in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return CommonCommandModifier and TypeMethodDescriptionCommonCommandInitializer.create(IV8Project v8project, Version version) -
Uses of CommonCommand 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 CommonCommandModifier and TypeMethodDescriptionprotected voidCommonCommandRule.buildForObject(CommonCommand object, IV8Project v8project) -
Uses of CommonCommand in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return CommonCommandModifier and TypeMethodDescriptionMdClassFactory.createCommonCommand()Returns a new object of class 'Common Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type CommonCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<CommonCommand>Configuration.getCommonCommands()Returns the value of the 'Common Commands' reference list. -
Uses of CommonCommand in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement CommonCommandModifier and TypeClassDescriptionclassAn implementation of the model object 'Common Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return CommonCommandMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type CommonCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<CommonCommand>ConfigurationImpl.getCommonCommands() -
Uses of CommonCommand in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type CommonCommandModifier and TypeMethodDescriptionMdClassSwitch.caseCommonCommand(CommonCommand object) Returns the result of interpreting the object as an instance of 'Common Command'.booleanMdClassValidator.validateCommonCommand(CommonCommand commonCommand, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)