Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.FunctionalOptionsParameter
Packages that use FunctionalOptionsParameter
Package
Description
-
Uses of FunctionalOptionsParameter in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return FunctionalOptionsParameterModifier and TypeMethodDescriptionstatic FunctionalOptionsParameter
TestMdObjectFactory.createFunctionalOptionsParameter
(String name) Creates FunctionalOptionsParameter with name -
Uses of FunctionalOptionsParameter 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 FunctionalOptionsParameterModifier and TypeMethodDescriptionAdoptedFunctionalOptionsParameterInitializer.create
(IV8Project v8project, Version version) -
Uses of FunctionalOptionsParameter in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloptionsparameter
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloptionsparameter that return FunctionalOptionsParameterModifier and TypeMethodDescriptionFunctionalOptionsParameterUseModel.getFunctionalOptionsParameter()
Returns the functional option parameter.Methods in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloptionsparameter with parameters of type FunctionalOptionsParameterModifier and TypeMethodDescriptionprotected NavigatorTreeDialogModel
FunctionalOptionsParameterUseEditHandler.createNavigatorTreeDialogModel
(FunctionalOptionsParameter functionalOptionsParameter) FunctionalOptionsParameterUseComponent.createProjectContentProviderState
(FunctionalOptionsParameter functionalOptionsParameter, org.eclipse.core.resources.IProject project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider) CreatesNavigatorContentProviderStateManager
withIEObjectTrie
contains content of theFunctionalOptionsParameter
.protected void
FunctionalOptionsParameterUseEditHandler.processOkResult
(FunctionalOptionsParameter model, IBmEditingContext editingContext, List<Object> selected) Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloptionsparameter with parameters of type FunctionalOptionsParameterModifierConstructorDescriptionFunctionalOptionsParameterEditorInput
(FunctionalOptionsParameter functionalOptionsParameter) Instantiates a newFunctionalOptionsParameter
editor input.FunctionalOptionsParameterUseFilter
(Configuration configuration, FunctionalOptionsParameter functionalOptionsParameter) Constructor.FunctionalOptionsParameterUseModel
(FunctionalOptionsParameter functionalOptionsParameter, org.eclipse.core.resources.IProject project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider) Creates a new instance ofFunctionalOptionsParameter
use model. -
Uses of FunctionalOptionsParameter in com._1c.g5.v8.dt.md.api
Methods in com._1c.g5.v8.dt.md.api with parameters of type FunctionalOptionsParameterModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatus
FunctionalOptionsParameterUseChangeTask.execute
(FunctionalOptionsParameter functionalOptionsParameter, MdObject mdObject, org.eclipse.core.runtime.IProgressMonitor monitor) Adds/removeMdObject
toFunctionalOptionsParameter
Constructors in com._1c.g5.v8.dt.md.api with parameters of type FunctionalOptionsParameterModifierConstructorDescriptionFunctionalOptionsParameterUseChangeTask
(FunctionalOptionsParameter functionalOptionsParameter, MdObject object, FunctionalOptionsParameterUseChangeTask.TaskAction action) Creates a newFunctionalOptionsParameterUseChangeTask
instance -
Uses of FunctionalOptionsParameter in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return FunctionalOptionsParameterModifier and TypeMethodDescriptionFunctionalOptionsParameterInitializer.create
(IV8Project v8project, Version version) -
Uses of FunctionalOptionsParameter in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type FunctionalOptionsParameterModifier and TypeMethodDescriptionprotected boolean
MdImplicitRefInferrer._infer
(FunctionalOptionsParameter object) -
Uses of FunctionalOptionsParameter in com._1c.g5.v8.dt.md.ui.aef.models
Methods in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type FunctionalOptionsParameterModifier and TypeMethodDescriptionNavigatorTreeDialogModelFactory.createFunctionalOptionsParameterUseCheckedModel
(FunctionalOptionsParameter context) CreatesFunctionalOptionsParameter
use dialog model for context object with showing checked objects. -
Uses of FunctionalOptionsParameter in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return FunctionalOptionsParameterModifier and TypeMethodDescriptionMdClassFactory.createFunctionalOptionsParameter()
Returns a new object of class 'Functional Options Parameter'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type FunctionalOptionsParameterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<FunctionalOptionsParameter>
Configuration.getFunctionalOptionsParameters()
Returns the value of the 'Functional Options Parameters' reference list. -
Uses of FunctionalOptionsParameter in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement FunctionalOptionsParameterModifier and TypeClassDescriptionclass
An implementation of the model object 'Functional Options Parameter'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return FunctionalOptionsParameterMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type FunctionalOptionsParameterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<FunctionalOptionsParameter>
ConfigurationImpl.getFunctionalOptionsParameters()
-
Uses of FunctionalOptionsParameter in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type FunctionalOptionsParameterModifier and TypeMethodDescriptionMdClassSwitch.caseFunctionalOptionsParameter
(FunctionalOptionsParameter object) Returns the result of interpreting the object as an instance of 'Functional Options Parameter'.boolean
MdClassValidator.validateFunctionalOptionsParameter
(FunctionalOptionsParameter functionalOptionsParameter, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) boolean
MdClassValidator.validateFunctionalOptionsParameter_validate
(FunctionalOptionsParameter functionalOptionsParameter, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Functional Options Parameter'.