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 FunctionalOptionsParameterTestMdObjectFactory.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 NavigatorTreeDialogModelFunctionalOptionsParameterUseEditHandler.createNavigatorTreeDialogModel(FunctionalOptionsParameter functionalOptionsParameter) FunctionalOptionsParameterUseComponent.createProjectContentProviderState(FunctionalOptionsParameter functionalOptionsParameter, org.eclipse.core.resources.IProject project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider) CreatesNavigatorContentProviderStateManagerwithIEObjectTriecontains content of theFunctionalOptionsParameter.protected voidFunctionalOptionsParameterUseEditHandler.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 newFunctionalOptionsParametereditor 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 ofFunctionalOptionsParameteruse 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.IStatusFunctionalOptionsParameterUseChangeTask.execute(FunctionalOptionsParameter functionalOptionsParameter, MdObject mdObject, org.eclipse.core.runtime.IProgressMonitor monitor) Adds/removeMdObjecttoFunctionalOptionsParameterConstructors in com._1c.g5.v8.dt.md.api with parameters of type FunctionalOptionsParameterModifierConstructorDescriptionFunctionalOptionsParameterUseChangeTask(FunctionalOptionsParameter functionalOptionsParameter, MdObject object, FunctionalOptionsParameterUseChangeTask.TaskAction action) Creates a newFunctionalOptionsParameterUseChangeTaskinstance -
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 booleanMdImplicitRefInferrer._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) CreatesFunctionalOptionsParameteruse 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 TypeClassDescriptionclassAn 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'.booleanMdClassValidator.validateFunctionalOptionsParameter(FunctionalOptionsParameter functionalOptionsParameter, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) booleanMdClassValidator.validateFunctionalOptionsParameter_validate(FunctionalOptionsParameter functionalOptionsParameter, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Functional Options Parameter'.