Uses of Interface
com._1c.g5.v8.dt.cmi.model.CommandsVisibility
Packages that use CommandsVisibility
Package
Description
-
Uses of CommandsVisibility in com._1c.g5.v8.dt.cmi.model
Methods in com._1c.g5.v8.dt.cmi.model that return CommandsVisibilityModifier and TypeMethodDescriptionCmiFactory.createCommandsVisibility()Returns a new object of class 'Commands Visibility'.CommandInterface.getCommandsVisibility()Returns the value of the 'Commands Visibility' containment reference.Methods in com._1c.g5.v8.dt.cmi.model with parameters of type CommandsVisibilityModifier and TypeMethodDescriptionvoidCommandInterface.setCommandsVisibility(CommandsVisibility value) Sets the value of the 'Commands Visibility' containment reference. -
Uses of CommandsVisibility in com._1c.g5.v8.dt.cmi.model.impl
Classes in com._1c.g5.v8.dt.cmi.model.impl that implement CommandsVisibilityModifier and TypeClassDescriptionclassAn implementation of the model object 'Commands Visibility'.Methods in com._1c.g5.v8.dt.cmi.model.impl that return CommandsVisibilityModifier and TypeMethodDescriptionCmiFactoryImpl.createCommandsVisibility()CommandInterfaceImpl.getCommandsVisibility()Methods in com._1c.g5.v8.dt.cmi.model.impl with parameters of type CommandsVisibilityModifier and TypeMethodDescriptionvoidCommandInterfaceImpl.setCommandsVisibility(CommandsVisibility newCommandsVisibility) -
Uses of CommandsVisibility in com._1c.g5.v8.dt.cmi.model.util
Methods in com._1c.g5.v8.dt.cmi.model.util with parameters of type CommandsVisibilityModifier and TypeMethodDescriptionCmiSwitch.caseCommandsVisibility(CommandsVisibility object) Returns the result of interpreting the object as an instance of 'Commands Visibility'.booleanCmiValidator.validateCommandsVisibility(CommandsVisibility commandsVisibility, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)