Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.FunctionalOption
Packages that use FunctionalOption
Package
Description
-
Uses of FunctionalOption in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return FunctionalOptionModifier and TypeMethodDescriptionstatic FunctionalOptionTestMdObjectFactory.createFunctionalOption(String name) Creates FunctionalOption with name -
Uses of FunctionalOption in com._1c.g5.v8.dt.form.internal.ui.properties.models
Constructor parameters in com._1c.g5.v8.dt.form.internal.ui.properties.models with type arguments of type FunctionalOptionModifierConstructorDescriptionFunctionalOptionsListGroupModel(List<FunctionalOption> initialList, List<BmList<FunctionalOption>> values, org.eclipse.emf.ecore.EStructuralFeature feature, IFormFunctionalOptionsService functionalOptionsService, IV8Project v8project) Creates a new model of Form functional options list. -
Uses of FunctionalOption in com._1c.g5.v8.dt.form.model
Methods in com._1c.g5.v8.dt.form.model that return types with arguments of type FunctionalOptionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<FunctionalOption>AbstractFormAttribute.getFunctionalOptions()Returns the value of the 'Functional Options' reference list.org.eclipse.emf.common.util.EList<FunctionalOption>FormCommand.getFunctionalOptions()Returns the value of the 'Functional Options' reference list. -
Uses of FunctionalOption in com._1c.g5.v8.dt.form.model.impl
Methods in com._1c.g5.v8.dt.form.model.impl that return types with arguments of type FunctionalOptionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<FunctionalOption>AbstractFormAttributeImpl.getFunctionalOptions()org.eclipse.emf.common.util.EList<FunctionalOption>FormCommandImpl.getFunctionalOptions() -
Uses of FunctionalOption in com._1c.g5.v8.dt.form.service.common
Methods in com._1c.g5.v8.dt.form.service.common that return types with arguments of type FunctionalOptionModifier and TypeMethodDescriptionIFormFunctionalOptionsService.find(Configuration configuration) The method search functiona options for form use in form objectsAbstractFormAttributeandFormCommand. -
Uses of FunctionalOption in com._1c.g5.v8.dt.form.service.common.impl
Methods in com._1c.g5.v8.dt.form.service.common.impl that return types with arguments of type FunctionalOptionModifier and TypeMethodDescriptionFormFunctionalOptionsService.find(Configuration configuration) The method search functiona options for form use in form objectsAbstractFormAttributeandFormCommand. -
Uses of FunctionalOption 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 FunctionalOptionModifier and TypeMethodDescriptionAdoptedFunctionalOptionInitializer.create(IV8Project v8project, Version version) -
Uses of FunctionalOption in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants that return FunctionalOptionModifier and TypeMethodDescriptionFunctionalOptionAdopterParticipant.adopt(FunctionalOption nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type FunctionalOptionModifier and TypeMethodDescriptionFunctionalOptionAdopterParticipant.adopt(FunctionalOption nativeObject, Version version, IAdopterContext context) protected MdObjectExtensionFunctionalOptionAdopterParticipant.createExtension(FunctionalOption nativeObject) -
Uses of FunctionalOption in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloption
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloption that return FunctionalOptionModifier and TypeMethodDescriptionFunctionalOptionEditorContentPageModel.getFunctionalOption()Returns the functional option.Methods in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloption with parameters of type FunctionalOptionModifier and TypeMethodDescriptionprotected NavigatorTreeDialogModelFunctionalOptionContentEditHandler.createNavigatorTreeDialogModel(FunctionalOption model) FunctionalOptionEditorContentPageComponent.createProjectContentProviderState(FunctionalOption functionalOption, org.eclipse.core.resources.IProject project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider) CreatesNavigatorContentProviderStateManagerwithIEObjectTriecontains content of theFunctionalOptionprotected voidFunctionalOptionContentEditHandler.processOkResult(FunctionalOption model, IBmEditingContext editingContext, List<Object> selected) Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloption with parameters of type FunctionalOptionModifierConstructorDescriptionFunctionalOptionEditorContentPageModel(FunctionalOption functionalOption, org.eclipse.core.resources.IProject project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider) Creates a new instance ofFunctionalOptionEditorContentPage.FunctionalOptionEditorInput(FunctionalOption functionalOption) Instantiates a new functional option editor input. -
Uses of FunctionalOption in com._1c.g5.v8.dt.md.api
Methods in com._1c.g5.v8.dt.md.api with parameters of type FunctionalOptionModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatusFunctionalOptionContentChangeTask.execute(FunctionalOption functionalOption, MdObject object, org.eclipse.core.runtime.IProgressMonitor monitor) Constructors in com._1c.g5.v8.dt.md.api with parameters of type FunctionalOptionModifierConstructorDescriptionFunctionalOptionContentChangeTask(FunctionalOption functionalOption, MdObject object, FunctionalOptionContentChangeTask.TaskAction action) Creates a new task. -
Uses of FunctionalOption in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return FunctionalOptionModifier and TypeMethodDescriptionFunctionalOptionsInitializer.create(IV8Project configuration, Version version) -
Uses of FunctionalOption in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type FunctionalOptionModifier and TypeMethodDescriptionprotected booleanMdImplicitRefInferrer._infer(FunctionalOption object) -
Uses of FunctionalOption 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 FunctionalOptionModifier and TypeMethodDescriptionNavigatorTreeDialogModelFactory.createFunctionalOptionContentAbsentModel(FunctionalOption context) CreatesFunctionalOptioncontent dialog model for context object without showing checked objects.NavigatorTreeDialogModelFactory.createFunctionalOptionLocationCheckedModel(FunctionalOption context) CreatesFunctionalOptionlocation dialog model for context object with showing checked objects.NavigatorTreeDialogModelFactory.createFunctionalOptionLocationCheckedModel(FunctionalOption context, IV8Project v8project) CreatesFunctionalOptionlocation dialog model for context object and his v8 project without showing checked objects. -
Uses of FunctionalOption in com._1c.g5.v8.dt.md.ui.aef2.rules
Methods in com._1c.g5.v8.dt.md.ui.aef2.rules with parameters of type FunctionalOptionModifier and TypeMethodDescriptionprotected voidFunctionalOptionRule.buildForObject(FunctionalOption object, IV8Project v8project) -
Uses of FunctionalOption in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return FunctionalOptionModifier and TypeMethodDescriptionMdClassFactory.createFunctionalOption()Returns a new object of class 'Functional Option'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type FunctionalOptionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<FunctionalOption>Configuration.getFunctionalOptions()Returns the value of the 'Functional Options' reference list. -
Uses of FunctionalOption in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement FunctionalOptionModifier and TypeClassDescriptionclassAn implementation of the model object 'Functional Option'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return FunctionalOptionMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type FunctionalOptionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<FunctionalOption>ConfigurationImpl.getFunctionalOptions() -
Uses of FunctionalOption in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type FunctionalOptionModifier and TypeMethodDescriptionMdClassSwitch.caseFunctionalOption(FunctionalOption object) Returns the result of interpreting the object as an instance of 'Functional Option'.booleanMdClassValidator.validateFunctionalOption(FunctionalOption functionalOption, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) booleanMdClassValidator.validateFunctionalOption_validate(FunctionalOption functionalOption, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Functional Option'.