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 TypeMethodDescriptionvoid
CommandInterface.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 TypeClassDescriptionclass
An 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 TypeMethodDescriptionvoid
CommandInterfaceImpl.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'.boolean
CmiValidator.validateCommandsVisibility
(CommandsVisibility commandsVisibility, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)