Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.StandardCommand
Packages that use StandardCommand
Package
Description
-
Uses of StandardCommand in com._1c.g5.v8.dt.form.internal.ui.service
Methods in com._1c.g5.v8.dt.form.internal.ui.service with parameters of type StandardCommandModifier and TypeMethodDescriptionorg.eclipse.jface.resource.ImageDescriptor
CommandImageService.getImage
(StandardCommand command) -
Uses of StandardCommand in com._1c.g5.v8.dt.form.naming
Methods in com._1c.g5.v8.dt.form.naming with parameters of type StandardCommandModifier and TypeMethodDescriptionprotected org.eclipse.xtext.naming.QualifiedName
FormRuQualifiedNameProvider._qualifiedName
(StandardCommand standardCommand) -
Uses of StandardCommand in com._1c.g5.v8.dt.form.service.command
Methods in com._1c.g5.v8.dt.form.service.command with parameters of type StandardCommandModifier and TypeMethodDescriptionICommandNameService.getName
(StandardCommand command) Get full command name -
Uses of StandardCommand in com._1c.g5.v8.dt.form.service.command.impl
Methods in com._1c.g5.v8.dt.form.service.command.impl with parameters of type StandardCommand -
Uses of StandardCommand in com._1c.g5.v8.dt.internal.form.naming
Methods in com._1c.g5.v8.dt.internal.form.naming with parameters of type StandardCommandModifier and TypeMethodDescriptionprotected org.eclipse.xtext.naming.QualifiedName
FormQualifiedNameProvider._qualifiedName
(StandardCommand standardCommand) -
Uses of StandardCommand in com._1c.g5.v8.dt.internal.md.naming
Methods in com._1c.g5.v8.dt.internal.md.naming with parameters of type StandardCommandModifier and TypeMethodDescriptionprotected org.eclipse.xtext.naming.QualifiedName
MdQualifiedNameProvider._computeFqn
(StandardCommand cmd) -
Uses of StandardCommand in com._1c.g5.v8.dt.md.naming
Methods in com._1c.g5.v8.dt.md.naming with parameters of type StandardCommandModifier and TypeMethodDescriptionprotected org.eclipse.xtext.naming.QualifiedName
MdRuQualifiedNameProvider._computeFqn
(StandardCommand cmd) -
Uses of StandardCommand in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return StandardCommandModifier and TypeMethodDescriptionMdClassFactory.createStandardCommand()
Returns a new object of class 'Standard Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type StandardCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<StandardCommand>
StandardCommandSource.getStandardCommands()
Returns the value of the 'Standard Commands' containment reference list. -
Uses of StandardCommand in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement StandardCommandModifier and TypeClassDescriptionclass
An implementation of the model object 'Standard Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return StandardCommandMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type StandardCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<StandardCommand>
BasicDbObjectImpl.getStandardCommands()
org.eclipse.emf.common.util.EList<StandardCommand>
BasicRegisterImpl.getStandardCommands()
org.eclipse.emf.common.util.EList<StandardCommand>
CommonFormImpl.getStandardCommands()
org.eclipse.emf.common.util.EList<StandardCommand>
ConstantImpl.getStandardCommands()
org.eclipse.emf.common.util.EList<StandardCommand>
CubeImpl.getStandardCommands()
org.eclipse.emf.common.util.EList<StandardCommand>
DataProcessorImpl.getStandardCommands()
org.eclipse.emf.common.util.EList<StandardCommand>
DimensionTableImpl.getStandardCommands()
org.eclipse.emf.common.util.EList<StandardCommand>
DocumentJournalImpl.getStandardCommands()
org.eclipse.emf.common.util.EList<StandardCommand>
EnumImpl.getStandardCommands()
org.eclipse.emf.common.util.EList<StandardCommand>
FilterCriterionImpl.getStandardCommands()
org.eclipse.emf.common.util.EList<StandardCommand>
ReportImpl.getStandardCommands()
org.eclipse.emf.common.util.EList<StandardCommand>
TableImpl.getStandardCommands()
-
Uses of StandardCommand in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type StandardCommandModifier and TypeMethodDescriptionMdClassSwitch.caseStandardCommand
(StandardCommand object) Returns the result of interpreting the object as an instance of 'Standard Command'.boolean
MdClassValidator.validateStandardCommand
(StandardCommand standardCommand, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)