Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.MdObject
Packages that use MdObject
Package
Description
-
Uses of MdObject in com._1c.g5.v8.dt.addin.ui
Method parameters in com._1c.g5.v8.dt.addin.ui with type arguments of type MdObjectModifier and TypeMethodDescriptionvoid
AddInNewWizardRelatedModelsFactory.createModels
(IDtNewWizardContext<MdObject> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of MdObject in com._1c.g5.v8.dt.bp.scheme.ui.editors
Methods in com._1c.g5.v8.dt.bp.scheme.ui.editors that return MdObject -
Uses of MdObject in com._1c.g5.v8.dt.bsl.ui.contentassist.stringliteral
Methods in com._1c.g5.v8.dt.bsl.ui.contentassist.stringliteral that return types with arguments of type MdObjectModifier and TypeMethodDescriptionAbstractStringLiteralProposalProvider.getAllChildMdObjects
(org.eclipse.xtext.resource.IEObjectDescription parentMdObject, org.eclipse.emf.ecore.resource.Resource resource, org.eclipse.emf.ecore.EStructuralFeature feature) Gets concrete child md object fromparentMdObject
This method should be override by children class for getting needed children objects -
Uses of MdObject in com._1c.g5.v8.dt.cmi.model.deriveddata
Subinterfaces of MdObject in com._1c.g5.v8.dt.cmi.model.deriveddataModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Unresolved Subsystem'.Methods in com._1c.g5.v8.dt.cmi.model.deriveddata that return types with arguments of type MdObjectModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<MdObject>
SubsystemCommandInterface.getCommandSources()
Returns the value of the 'Command Sources' reference list. -
Uses of MdObject in com._1c.g5.v8.dt.cmi.model.deriveddata.impl
Classes in com._1c.g5.v8.dt.cmi.model.deriveddata.impl that implement MdObjectModifier and TypeClassDescriptionclass
An implementation of the model object 'Unresolved Subsystem'.Methods in com._1c.g5.v8.dt.cmi.model.deriveddata.impl that return types with arguments of type MdObjectModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<MdObject>
SubsystemCommandInterfaceImpl.getCommandSources()
-
Uses of MdObject in com._1c.g5.v8.dt.cmi.model.deriveddata.util
Methods in com._1c.g5.v8.dt.cmi.model.deriveddata.util with parameters of type MdObjectModifier and TypeMethodDescriptionCmiDerivedDataSwitch.caseMdObject
(MdObject object) Returns the result of interpreting the object as an instance of 'Md Object'. -
Uses of MdObject in com._1c.g5.v8.dt.cmi.model.util
Methods in com._1c.g5.v8.dt.cmi.model.util that return MdObjectModifier and TypeMethodDescriptionstatic MdObject
CommandInterfaceUtil.getMdObjectByInterfaceItem
(org.eclipse.emf.ecore.EObject interfaceItem) Gets md-object by command interface item.static MdObject
CommandInterfaceUtil.getSubsystemOwner
(MdObject mdObject, Subsystem subsystem) Gets subsystem ownerMethods in com._1c.g5.v8.dt.cmi.model.util with parameters of type MdObjectModifier and TypeMethodDescriptionstatic org.eclipse.xtext.naming.QualifiedName
CommandInterfaceUtil.getFullyQualifiedName
(MdObject mdObject) Gets md-object fully qualified name.static String
CommandInterfaceUtil.getMdObjectRepresentation
(MdObject mdObject, String languageCode, boolean isObject) Gets md-object representation.static MdObject
CommandInterfaceUtil.getSubsystemOwner
(MdObject mdObject, Subsystem subsystem) Gets subsystem ownerCommandInterfaceUtil.getSubsystems
(MdObject mdObject) Gets subsystem container subsystems.static boolean
CommandInterfaceUtil.isCorrectNewOwner
(MdObject newOwner, Subsystem subsystem) Is correct new owner for moved subsystem.static boolean
CommandInterfaceUtil.isNewSubsystemOwnerNotEqualsCurrent
(MdObject newOwner, Subsystem subsystem) Is new owner for moved subsystem not equal old owner.static boolean
CommandInterfaceUtil.isSubsystemOwnerNotConsistsSubsystemWithSameName
(MdObject newOwner, Subsystem subsystem) Cheks if new subsystem owner do not consists subsystem with same name. -
Uses of MdObject in com._1c.g5.v8.dt.core.platform
Methods in com._1c.g5.v8.dt.core.platform with type parameters of type MdObjectModifier and TypeMethodDescription<T extends MdObject>
Collection<T>IMdObjectByTypeProvider.getEffectiveObjects
(Class<T> type, IDtProject project) Get effective (project relation aware) collection of top object by specified type and project<T extends MdObject>
Collection<T>IMdObjectByTypeProvider.getEffectiveObjects
(Class<T> type, org.eclipse.emf.ecore.EObject object) Get effective (project relation aware) collection of top object by specified type and EObject<T extends MdObject>
Collection<T>IExternalObjectProject.getExternalObjects
(Class<T> externalObjectType) Returns external objects of the provided type contained in this external objects project.Methods in com._1c.g5.v8.dt.core.platform that return MdObjectModifier and TypeMethodDescriptionIExternalObjectProject.getExternalObject
(String name, org.eclipse.emf.ecore.EClass type) Returns external object with the provided name and type contained in this external objects project.Methods in com._1c.g5.v8.dt.core.platform that return types with arguments of type MdObjectModifier and TypeMethodDescriptionIExternalObjectProject.getExternalObjects()
Returns all external objects contained in this external objects project.IExternalObjectProject.getExternalObjects
(Predicate<MdObject> filter) Returns external objects contained in this external objects project, filtered by the providedfilter
.Methods in com._1c.g5.v8.dt.core.platform with parameters of type MdObjectModifier and TypeMethodDescriptionorg.eclipse.core.resources.IProject
IExternalObjectProjectManager.create
(String projectName, Version version, MdObject externalObject, org.eclipse.core.resources.IProject parent, org.eclipse.core.runtime.IProgressMonitor monitor) Creates V8 external object project in workspace: Creates actual workspace project with the given name.org.eclipse.core.resources.IProject
IExternalObjectProjectManager.create
(String projectName, Path projectPath, Version version, MdObject externalObject, org.eclipse.core.resources.IProject parent, org.eclipse.core.runtime.IProgressMonitor monitor) Creates V8 external object project: Creates actual workspace project with the given name in given path.Method parameters in com._1c.g5.v8.dt.core.platform with type arguments of type MdObjectModifier and TypeMethodDescriptionIExternalObjectProject.getExternalObjects
(Predicate<MdObject> filter) Returns external objects contained in this external objects project, filtered by the providedfilter
. -
Uses of MdObject in com._1c.g5.v8.dt.dcs.ui.valueeditors
Methods in com._1c.g5.v8.dt.dcs.ui.valueeditors with parameters of type MdObjectModifier and TypeMethodDescriptionstatic DesignTimeValueValue
DesignTimeValueEditor.createValue
(org.eclipse.emf.ecore.EObject value, MdObject mdObject, IV8Project v8project) Create DesignTimeValueConstructors in com._1c.g5.v8.dt.dcs.ui.valueeditors with parameters of type MdObjectModifierConstructorDescriptionDesignTimeValueDialog
(org.eclipse.swt.widgets.Shell shell, IV8Project v8project, MdObject parentObject, DesignTimeValueValue currentValue) -
Uses of MdObject in com._1c.g5.v8.dt.erd.core
Methods in com._1c.g5.v8.dt.erd.core that return types with arguments of type MdObjectModifier and TypeMethodDescriptionErdDiagramController.addItems
(Collection<MdObject> objects) ErdDiagramController.addItems
(Collection<MdObject> objects, com._1c.g5.v8.dt.diagram.framework.model.Point location) ErdDiagramController.deleteItems
(Collection<MdObject> objects) com._1c.g5.v8.dt.diagram.framework.core.IConvertersService<MdObject>
ErdDiagramController.getConvertersService()
Returns converters service.ErdDiagramController.refreshItems
(Collection<MdObject> objects) Method parameters in com._1c.g5.v8.dt.erd.core with type arguments of type MdObjectModifier and TypeMethodDescriptionErdDiagramController.addItems
(Collection<MdObject> objects) ErdDiagramController.addItems
(Collection<MdObject> objects, com._1c.g5.v8.dt.diagram.framework.model.Point location) ErdDiagramController.deleteItems
(Collection<MdObject> objects) void
ErdDiagramController.initialize
(Collection<MdObject> objects) ErdDiagramController.refreshItems
(Collection<MdObject> objects) void
ErdDiagramController.setConvertersService
(com._1c.g5.v8.dt.diagram.framework.core.IConvertersService<MdObject> convertersService) Sets converters service.Constructor parameters in com._1c.g5.v8.dt.erd.core with type arguments of type MdObjectModifierConstructorDescriptionErdDiagramCoreController
(org.eclipse.core.runtime.IProgressMonitor progressMonitor, com._1c.g5.v8.dt.diagram.framework.core.IConvertersService<MdObject> convertersService, IErdDiagramController parent, com._1c.g5.v8.dt.diagram.framework.layout.IDiagramLayoutAlgorithm layoutAlgorithm, com._1c.g5.v8.dt.diagram.framework.layout.IDiagramLayoutAlgorithm routeAlgorithm) Constructor. -
Uses of MdObject in com._1c.g5.v8.dt.erd.core.dataconverter
Methods in com._1c.g5.v8.dt.erd.core.dataconverter that return types with arguments of type MdObjectModifier and TypeMethodDescriptionCollection<com._1c.g5.v8.dt.diagram.framework.core.IConverter<MdObject>>
ErdConvertersService.getConverters
(MdObject mdObject) Methods in com._1c.g5.v8.dt.erd.core.dataconverter with parameters of type MdObjectModifier and TypeMethodDescriptionCollection<com._1c.g5.v8.dt.diagram.framework.core.IConverter<MdObject>>
ErdConvertersService.getConverters
(MdObject mdObject) boolean
ErdConvertersService.isConvertable
(MdObject mdObject) Method parameters in com._1c.g5.v8.dt.erd.core.dataconverter with type arguments of type MdObjectConstructor parameters in com._1c.g5.v8.dt.erd.core.dataconverter with type arguments of type MdObjectModifierConstructorDescriptionErdDiagramConverter
(com._1c.g5.v8.dt.diagram.framework.core.IConvertersService<MdObject> convertersService, IV8ProjectManager projectManager) Constructor. -
Uses of MdObject in com._1c.g5.v8.dt.erd.core.dataconverter.extensions
Methods in com._1c.g5.v8.dt.erd.core.dataconverter.extensions with parameters of type MdObjectModifier and TypeMethodDescriptionCollection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
Collection<com._1c.g5.v8.dt.diagram.framework.model.Data>
protected String
AbstractConverter.getMdObjectName
(MdObject mdObject) Returns mdObject's name. -
Uses of MdObject in com._1c.g5.v8.dt.erd.service
Methods in com._1c.g5.v8.dt.erd.service that return MdObjectModifier and TypeMethodDescriptionstatic MdObject
ErdUtil.createProxy
(IErdEntity entity) Creates proxy for given entity.Methods in com._1c.g5.v8.dt.erd.service that return types with arguments of type MdObjectModifier and TypeMethodDescriptionstatic Collection<MdObject>
ErdUtil.getAssociatedMdObjects
(Collection<IErdEntity> entities) Returns associated with given entities mdObjects proxies.Methods in com._1c.g5.v8.dt.erd.service with parameters of type MdObjectModifier and TypeMethodDescriptionstatic org.eclipse.xtext.naming.QualifiedName
ErdQualifiedNameProvider.getLocalizedFullyQualifiedName
(MdObject mdObject, ScriptVariant scriptVariant) Returns localized fully qualified name for given md object.Method parameters in com._1c.g5.v8.dt.erd.service with type arguments of type MdObjectModifier and TypeMethodDescriptionstatic Collection<IErdEntity>
ErdUtil.getAssociatedEntities
(IErdDiagramCore diagramCore, Collection<MdObject> mdObjects) Returns associated with given mdObjects entities.static Collection<IErdEntity>
ErdUtil.getAssociatedEntitiesExtended
(IErdDiagramCore diagramCore, Collection<MdObject> mdObjects) Returns associated with given mdObjects entities. -
Uses of MdObject in com._1c.g5.v8.dt.erd.ui.editors.granularPages
Classes in com._1c.g5.v8.dt.erd.ui.editors.granularPages with type parameters of type MdObjectModifier and TypeClassDescriptionclass
ErdEmbeddedEditorPage<M extends MdObject>
Instance of this class represents "Diagram editor" page. -
Uses of MdObject in com._1c.g5.v8.dt.erd.ui.editors.operations
Constructor parameters in com._1c.g5.v8.dt.erd.ui.editors.operations with type arguments of type MdObjectModifierConstructorDescriptionTabRefreshEntitiesOperation
(Collection<MdObject> objectsToRefresh, DiagramTabItem tab, boolean isExecuted) Constructor. -
Uses of MdObject in com._1c.g5.v8.dt.erd.ui.handlers
Fields in com._1c.g5.v8.dt.erd.ui.handlers with type parameters of type MdObjectModifier and TypeFieldDescriptionprotected com._1c.g5.v8.dt.diagram.framework.core.IConvertersService<MdObject>
AbstractDiagramHandler.convertersService
Converters service that converts md objects.Methods in com._1c.g5.v8.dt.erd.ui.handlers that return types with arguments of type MdObjectModifier and TypeMethodDescriptionprotected Collection<MdObject>
AbstractDiagramHandler.convertToMdObjects
(Collection<? extends IErdEntity> entities) Converts given entities to mdObjects.protected Collection<MdObject>
AbstractDiagramHandler.getConfigurationObjects
(Configuration configuration) Returns configuration subsystems if there any.protected Collection<MdObject>
AbstractDiagramHandler.getConfigurationSubsystems
(Configuration configuration) Returns subsystems from givenconfiguration
.AbstractDiagramHandler.lookForMdObjects
(IStructuredSelection selection) Looks for MdObjects in given selection.Methods in com._1c.g5.v8.dt.erd.ui.handlers with parameters of type MdObjectModifier and TypeMethodDescriptionvoid
GranularPageContentBuilder.buildPageContent
(ErdEditor editor, DiagramTabItem tab, MdObject mdObject, com._1c.g5.v8.dt.diagram.framework.IEntity entity) Builds initial page content.void
FindOnDiagramHandler.find
(DiagramTabItem tab, MdObject mdObject, boolean showNotFoundMessage) Finds given mdObject on diagram.void
FindOnDiagramHandler.show
(DiagramTabItem tab, MdObject mdObject) Moves viewport's view location to given associated with given mdObject entity location.Method parameters in com._1c.g5.v8.dt.erd.ui.handlers with type arguments of type MdObjectModifier and TypeMethodDescriptionvoid
AddEntitiesHandler.addMdObjects
(List<MdObject> mdObjects, com._1c.g5.v8.dt.diagram.framework.model.Point location, DiagramTabItem tab) Adds given objects to active tab.void
BuildDiagramHandler.build
(Collection<MdObject> mdObjects, ErdEditor editor) Builds givenmbObjects
in active tab.protected Collection<IErdEntity>
BuildConnectedHandler.getConnectedEntities
(Collection<MdObject> mdObjects, IErdDiagramController controller, org.eclipse.core.runtime.SubMonitor subMonitor) Returns entities connected to given md objects.protected Collection<IErdEntity>
BuildReferencedToHandler.getConnectedEntities
(Collection<MdObject> mdObjects, IErdDiagramController controller, org.eclipse.core.runtime.SubMonitor subMonitor) protected abstract void
AbstractDiagramHandler.processMdObjects
(Collection<MdObject> mdObjects, ErdEditor editor) Processes given md objects.protected void
AddEntitiesHandler.processMdObjects
(Collection<MdObject> mdObjects, ErdEditor editor) protected void
AddToGroupHandler.processMdObjects
(Collection<MdObject> mdObjects, ErdEditor editor) protected void
BuildConnectedHandler.processMdObjects
(Collection<MdObject> mdObjects, ErdEditor editor) protected void
BuildDiagramHandler.processMdObjects
(Collection<MdObject> mdObjects, ErdEditor editor) protected void
DeleteEntitiesHandler.processMdObjects
(Collection<MdObject> mdObjects, ErdEditor editor) protected void
DropEntitiesHandler.processMdObjects
(Collection<MdObject> mdObjects, ErdEditor editor) protected void
FindOnDiagramHandler.processMdObjects
(Collection<MdObject> mdObjects, ErdEditor editor) protected void
GranularPageContentBuilder.processMdObjects
(Collection<MdObject> mdObjects, ErdEditor editor) protected void
GroupEntitiesHandler.processMdObjects
(Collection<MdObject> mdObjects, ErdEditor editor) protected void
ShowConnectedHandler.processMdObjects
(Collection<MdObject> mdObjects, ErdEditor editor) protected void
UngroupEntitiesHandler.processMdObjects
(Collection<MdObject> mdObjects, ErdEditor editor) -
Uses of MdObject in com._1c.g5.v8.dt.erd.ui.handlers.support
Methods in com._1c.g5.v8.dt.erd.ui.handlers.support that return types with arguments of type MdObjectModifier and TypeMethodDescriptionDiagramConfigurationExtractor.extractConfiguration
(Configuration configuration) Opens configuration and returns configuration objects.DiagramConfigurationExtractor.extractConfiguration
(String projectName) Opens configuration and returns configuration objects.DiagramConfigurationExtractor.extractConfiguration
(org.eclipse.core.resources.IProject project) Opens configuration and returns configuration objects.Method parameters in com._1c.g5.v8.dt.erd.ui.handlers.support with type arguments of type MdObjectModifier and TypeMethodDescriptionvoid
DiagramPropertyTester.setConvertersService
(com._1c.g5.v8.dt.diagram.framework.core.IConvertersService<MdObject> convertersService) Sets converters service. -
Uses of MdObject in com._1c.g5.v8.dt.erd.ui.support
Methods in com._1c.g5.v8.dt.erd.ui.support that return MdObjectModifier and TypeMethodDescriptionstatic MdObject
ErdUiUtil.getAssociatedMdObject
(IErdEntity entity, IBmModelManager bmModelManager, IV8ProjectManager projectManager, IResourceLookup resourceLookup) Returns associated to given entity md object.Methods in com._1c.g5.v8.dt.erd.ui.support with parameters of type MdObjectModifier and TypeMethodDescriptionstatic Configuration
ErdUiUtil.getConfiguration
(MdObject mdObject, IV8ProjectManager projectManager, IResourceLookup resourceLookup) Returns given mdObject's configuration.static org.eclipse.core.resources.IProject
ErdUiUtil.getProject
(MdObject mdObject, IResourceLookup resourceLookup) Returns given mdObject's project.static IV8Project
ErdUiUtil.getV8Project
(MdObject mdObject, IV8ProjectManager projectManager, IResourceLookup resourceLookup) Returns given mdObject's v8project.static boolean
ErdUiUtil.isSameConfiguration
(IErdEntity entity, MdObject mdObject, IV8ProjectManager projectManager, IResourceLookup resourceLookup) Returnstrue
if givenentity
andmdObject
from one configuration. -
Uses of MdObject in com._1c.g5.v8.dt.eventhandlers.services
Methods in com._1c.g5.v8.dt.eventhandlers.services with parameters of type MdObjectModifier and TypeMethodDescriptionstatic org.eclipse.xtext.naming.QualifiedName
NameProvider.getLocalizedFullyQualifiedName
(MdObject mdObject) Returns localized fully qualified name for given md object. -
Uses of MdObject in com._1c.g5.v8.dt.eventhandlers.ui.handlers
Methods in com._1c.g5.v8.dt.eventhandlers.ui.handlers with parameters of type MdObjectModifier and TypeMethodDescriptionprotected abstract Collection<TypeItem>
AbstractFindEventHandlersHandler.getMdObjectProducedType
(MdObject mdObject) Returns given md object produced types.protected Collection<TypeItem>
FindAllEventHandlersHandler.getMdObjectProducedType
(MdObject mdObject) protected Collection<TypeItem>
FindManagerModuleEventHandlersHandler.getMdObjectProducedType
(MdObject mdObject) protected Collection<TypeItem>
FindObjectModuleEventHandlersHandler.getMdObjectProducedType
(MdObject mdObject) protected Collection<TypeItem>
FindRecordSetEventHandlersHandler.getMdObjectProducedType
(MdObject mdObject) protected TypeSet
AbstractFindEventHandlersHandler.getParentTypeSet
(MdObject context, TypeItem typeItem) Returns type set contatining given type item. -
Uses of MdObject in com._1c.g5.v8.dt.eventhandlers.ui.service
Methods in com._1c.g5.v8.dt.eventhandlers.ui.service with parameters of type MdObjectModifier and TypeMethodDescriptionstatic TypeItem
ProdusedTypesUtil.getManagerModuleType
(MdObject mdObject) Returns manager module type for given md object.static TypeItem
ProdusedTypesUtil.getObjectModuleType
(MdObject mdObject) Returns object module type for given md object.static TypeItem
ProdusedTypesUtil.getRecordSetModuleType
(MdObject mdObject) Returns record set module type for given md object. -
Uses of MdObject in com._1c.g5.v8.dt.export.xml
Methods in com._1c.g5.v8.dt.export.xml with parameters of type MdObjectModifier and TypeMethodDescriptionprotected Path
BaseXmlExportFileSystemSupport.getMdObjectTargetDirectory
(MdObject mdObject) Path to common target folder for specified metadata object -
Uses of MdObject in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md with parameters of type MdObjectModifier and TypeMethodDescriptionstatic void
TestMdObjectFactory.setNameSynonymComment
(MdObject object, String name) Set object values: name, synonym and comment -
Uses of MdObject in com._1c.g5.v8.dt.form.generator
Methods in com._1c.g5.v8.dt.form.generator with parameters of type MdObjectModifier and TypeMethodDescriptionIFormGenerator.generateForm
(MdObject mdObject, BasicForm basicForm, FormType formType, ScriptVariant scriptVariant, String languageCode, Version version, FormFieldInfo rootField, Integer columnCount) Generate form by typeIFormFieldGenerator.getFormGeneratorFields
(MdObject mdObject, FormType formType, ScriptVariant scriptVariant, Version version) Tree of form field to select in second form wizard page -
Uses of MdObject in com._1c.g5.v8.dt.form.internal.layout.data
Methods in com._1c.g5.v8.dt.form.internal.layout.data with parameters of type MdObjectModifier and TypeMethodDescriptionLogFormEditHelperExt.checkDataPath
(FormItem pElement, boolean checkRights, MdObject container, Form m_pLogForm, String currentLanguage, int alias) boolean
LogFormEditHelperExt.getPropertyInfoExt
(AbstractDataPath path, PropertyInfoExtension propInfoExtension, MdObject container, Form m_pLogForm, String currentLanguage, int alias) boolean
LogFormEditHelperExt.getPropertyInfoExtInt
(AbstractDataPath sourcePath, PropertyInfoExtension info, MdObject container, Form m_pLogForm, String currentLanguage, int alias) -
Uses of MdObject in com._1c.g5.v8.dt.form.internal.layout.data.datainfo
Methods in com._1c.g5.v8.dt.form.internal.layout.data.datainfo with parameters of type MdObjectModifier and TypeMethodDescriptionDataProviderInfoService.getDataProviderInfo
(IDataProviderInfoEx pDPIEx, AbstractDataPath prop, PropertyInfo field, MdObject container) DataProviderInfoService.getDataProviderInfo
(TypeItem type, boolean expandRefs, AbstractDataPath prop, boolean disableAggFuctions, MdObject container, String currentLanguage) void
TableAggFuncEmulatorDataProviderInfo.init
(IDataProviderInfo m_pValueListDPI, AbstractDataPath clearedProp, DataProviderInfoService dataProviderInfoService, MdObject container, ILogFormEditHelperExt logFormEditHelperExt) Inits the provider. -
Uses of MdObject in com._1c.g5.v8.dt.form.internal.layout.data.preslength
Methods in com._1c.g5.v8.dt.form.internal.layout.data.preslength that return MdObjectModifier and TypeMethodDescriptionstatic MdObject
TypesInfoProvidersHelper.getTypeContainer
(TypeItem type) -
Uses of MdObject in com._1c.g5.v8.dt.form.layout.common
Methods in com._1c.g5.v8.dt.form.layout.common with parameters of type MdObjectModifier and TypeMethodDescriptionILogFormEditHelperExt.checkDataPath
(FormItem pElement, boolean checkRights, MdObject container, Form m_pLogForm, String currentLanguage, int alias) boolean
ILogFormEditHelperExt.getPropertyInfoExt
(AbstractDataPath path, PropertyInfoExtension propInfoExt, MdObject container, Form m_pLogForm, String currentLanguage, int alias) static TypeDescription
CommonLayUtils.getTypeDomain
(MdObject container, TypeDescription typeDomain) -
Uses of MdObject in com._1c.g5.v8.dt.form.layout.data.datainfo
Methods in com._1c.g5.v8.dt.form.layout.data.datainfo with parameters of type MdObjectModifier and TypeMethodDescriptionIDataProviderInfoService.getDataProviderInfo
(IDataProviderInfoEx pDPIEx, AbstractDataPath prop, PropertyInfo field, MdObject container) Gets the specific data info provider.IDataProviderInfoService.getDataProviderInfo
(TypeItem type, boolean expandRefs, AbstractDataPath prop, boolean disableAggFuctions, MdObject container, String currentLanguage) Gets the specific data info provider. -
Uses of MdObject in com._1c.g5.v8.dt.form.naming
Methods in com._1c.g5.v8.dt.form.naming with parameters of type MdObjectModifier and TypeMethodDescriptionprotected org.eclipse.xtext.naming.QualifiedName
FormRuQualifiedNameProvider._qualifiedName
(MdObject mdObject) -
Uses of MdObject in com._1c.g5.v8.dt.internal.binary.ui
Method parameters in com._1c.g5.v8.dt.internal.binary.ui with type arguments of type MdObjectModifier and TypeMethodDescriptionvoid
BinaryNewWizardRelatedModelsFactory.createModels
(IDtNewWizardContext<MdObject> context, Set<org.eclipse.emf.ecore.EObject> createdModels) Creates and integrates related models for a given wizard context. -
Uses of MdObject in com._1c.g5.v8.dt.internal.cmi.bm.derived
Methods in com._1c.g5.v8.dt.internal.cmi.bm.derived with parameters of type MdObjectModifier and TypeMethodDescriptionstatic Collection<Subsystem>
CmiDerivedDataUtil.getSubsystemsContainingMdObject
(Configuration configuration, MdObject mdObject) Collect all the configuration's subsystems containing the given metadata object. -
Uses of MdObject in com._1c.g5.v8.dt.internal.cmi.ui.handlers
Methods in com._1c.g5.v8.dt.internal.cmi.ui.handlers with parameters of type MdObject -
Uses of MdObject in com._1c.g5.v8.dt.internal.cmi.ui.providers
Methods in com._1c.g5.v8.dt.internal.cmi.ui.providers with parameters of type MdObjectModifier and TypeMethodDescriptionCommandInterfaceLabelProvider.getMdObjectRepresentation
(MdObject mdObject) Gets md-object presentation. -
Uses of MdObject in com._1c.g5.v8.dt.internal.core.platform
Methods in com._1c.g5.v8.dt.internal.core.platform with type parameters of type MdObjectModifier and TypeMethodDescription<T extends MdObject>
Collection<T>MdObjectByTypeProvider.getEffectiveObjects
(Class<T> type, IDtProject project) <T extends MdObject>
Collection<T>MdObjectByTypeProvider.getEffectiveObjects
(Class<T> type, org.eclipse.emf.ecore.EObject object) <T extends MdObject>
Collection<T>ExternalObjectProject.getExternalObjects
(Class<T> externalObjectType) Methods in com._1c.g5.v8.dt.internal.core.platform that return MdObjectModifier and TypeMethodDescriptionExternalObjectProject.getExternalObject
(String name, org.eclipse.emf.ecore.EClass type) ProjectCreationCustomContext.getRootObject()
Gets the root object to associate with the project to be created.Methods in com._1c.g5.v8.dt.internal.core.platform that return types with arguments of type MdObjectModifier and TypeMethodDescriptionExternalObjectProject.getExternalObjects()
ExternalObjectProject.getExternalObjects
(Predicate<MdObject> filter) Methods in com._1c.g5.v8.dt.internal.core.platform with parameters of type MdObjectModifier and TypeMethodDescriptionvoid
ExternalObjectProject.addExternalObject
(MdObject externalObject) Add external object to V8 external object project handle.protected void
ConfigurationProjectManager.attachConfiguration
(MdObject configuraitonObject, org.eclipse.core.resources.IProject project, Version version, org.eclipse.core.runtime.IProgressMonitor monitor) Attach the configuration to the given project.protected void
ExtensionProjectManager.attachConfiguration
(MdObject configuraitonObject, org.eclipse.core.resources.IProject project, Version version, org.eclipse.core.runtime.IProgressMonitor monitor) Attach the configuration to the given project.protected org.eclipse.core.resources.IProject
AbstractDependentProjectManager.create
(String projectName, DependentProjectManifestModel manifest, MdObject rootObject, String nature, org.eclipse.core.runtime.IProgressMonitor monitor) Creates a V8 project workspaceIProject
with the given nature, manifest and underlyingIBmModel
and parent project.protected org.eclipse.core.resources.IProject
AbstractDependentProjectManager.create
(String projectName, Path projectPath, DependentProjectManifestModel manifest, MdObject rootObject, String nature, org.eclipse.core.runtime.IProgressMonitor monitor) Creates a V8 project workspaceIProject
with the given nature, manifest and underlyingIBmModel
and parent project.org.eclipse.core.resources.IProject
ExternalObjectProjectManager.create
(String projectName, Version version, MdObject externalObject, org.eclipse.core.resources.IProject parent, org.eclipse.core.runtime.IProgressMonitor monitor) org.eclipse.core.resources.IProject
ExternalObjectProjectManager.create
(String projectName, Path projectPath, Version version, MdObject externalObject, org.eclipse.core.resources.IProject parent, org.eclipse.core.runtime.IProgressMonitor monitor) void
ExternalObjectProject.removeExternalObject
(MdObject externalObject) Remove external object from V8 external object project handle.protected abstract void
AbstractDependentProjectManager.startProjectContext
(org.eclipse.core.resources.IProject project, MdObject rootObject, DependentProjectManifestModel manifest) Starts the specified project context.protected void
ExtensionProjectManager.startProjectContext
(org.eclipse.core.resources.IProject project, MdObject rootObject, DependentProjectManifestModel manifest) protected void
ExternalObjectProjectManager.startProjectContext
(org.eclipse.core.resources.IProject project, MdObject rootObject, DependentProjectManifestModel manifest) Method parameters in com._1c.g5.v8.dt.internal.core.platform with type arguments of type MdObjectModifier and TypeMethodDescriptionExternalObjectProject.getExternalObjects
(Predicate<MdObject> filter) Constructors in com._1c.g5.v8.dt.internal.core.platform with parameters of type MdObjectModifierConstructorDescriptionExternalObjectProject
(IBmModelManager modelManager, IDtProject dtProject, IConfigurationProject parent, MdObject... externalObjects) Constructor of anExternalObjectProject
.ExternalObjectProject
(IBmModelManager modelManager, IDtProject dtProject, MdObject... externalObjects) Constructor of independentExternalObjectProject
.ProjectCreationCustomContext
(String projectName, Version version, MdObject rootObject, org.eclipse.core.runtime.IProgressMonitor monitor) Creates an instance of the context with the project creation information. -
Uses of MdObject in com._1c.g5.v8.dt.internal.dcsat.ui
Method parameters in com._1c.g5.v8.dt.internal.dcsat.ui with type arguments of type MdObjectModifier and TypeMethodDescriptionvoid
AppearanceTemplateNewWizardRelatedModelsFactory.createModels
(IDtNewWizardContext<MdObject> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of MdObject in com._1c.g5.v8.dt.internal.export.ui
Methods in com._1c.g5.v8.dt.internal.export.ui that return types with arguments of type MdObjectModifier and TypeMethodDescriptionExportExternalObjectWizardPageData.getRootObjects()
Get root objectsExportExternalObjectWizardPageData.getSelectedRootObjects()
Get selected root objects to exportMethods in com._1c.g5.v8.dt.internal.export.ui with parameters of type MdObjectModifier and TypeMethodDescriptionvoid
ExportExternalObjectWizardPageData.selectRootObject
(MdObject mdObject) Selects a given MD object by successively trying to select it in the available projects.void
ExportExternalObjectWizardPageData.unselectRootObject
(MdObject mdObject) Unselects a given MD object in the current project. -
Uses of MdObject in com._1c.g5.v8.dt.internal.form.generator
Methods in com._1c.g5.v8.dt.internal.form.generator with parameters of type MdObjectModifier and TypeMethodDescriptionListFormContainGenerator.generateChoiceForm
(MdObject mdObject, BasicForm basicForm, FormFieldInfo rootField, ScriptVariant scriptVariant, String languageCode, Version version) Generate choice formListFormContainGenerator.generateChoiceGroupForm
(MdObject mdObject, BasicForm basicForm, FormFieldInfo rootField, ScriptVariant scriptVariant, String languageCode, Version version) Generate choice_group formFormGenerator.generateForm
(MdObject mdObject, BasicForm basicForm, FormType formType, ScriptVariant scriptVariant, String languageCode, Version version, FormFieldInfo rootField, Integer columnCount) ItemFormContainGenerator.generateGroupForm
(MdObject mdObject, FormFieldInfo rootField, int columnCount, ScriptVariant scriptVariant, String languageCode, Version version) Generate group formListFormContainGenerator.generateListForm
(MdObject mdObject, BasicForm basicForm, FormFieldInfo rootField, ScriptVariant scriptVariant, String languageCode, Version version) Generate list formItemFormContainGenerator.generateObjectForm
(MdObject mdObject, FormFieldInfo rootField, int columnCount, ScriptVariant scriptVariant, String languageCode, Version version) Generate object formRecordFormContainGenerator.generateRecordForm
(MdObject mdObject, FormFieldInfo rootField, int columnCount, ScriptVariant scriptVariant, String languageCode, Version version) Generate record formRecordSetFormContainGenerator.generateRecordSetForm
(MdObject mdObject, FormFieldInfo rootField, ScriptVariant scriptVariant, String languageCode, Version version) Generate record set formReportFormContainGenerator.generateReportEditVariantForm
(MdObject object, ScriptVariant scriptVariant, String languageCode, Version version) Generate report edit option formReportFormContainGenerator.generateReportForm
(MdObject object, FormFieldInfo rootField, int columnCount, ScriptVariant scriptVariant, String languageCode, Version version) Generate report formReportFormContainGenerator.generateReportSettingsForm
(MdObject object, ScriptVariant scriptVariant, String languageCode, Version version) Generate report settings formFormFieldsGenerator.getFormGeneratorFields
(MdObject mdObject, FormType formType, ScriptVariant scriptVariant, Version version) Tree of form field to select in second form wizard page -
Uses of MdObject in com._1c.g5.v8.dt.internal.form.naming
Methods in com._1c.g5.v8.dt.internal.form.naming with parameters of type MdObjectModifier and TypeMethodDescriptionprotected org.eclipse.xtext.naming.QualifiedName
FormQualifiedNameProvider._qualifiedName
(MdObject mdObject) -
Uses of MdObject in com._1c.g5.v8.dt.internal.hpwa.ui.common
Methods in com._1c.g5.v8.dt.internal.hpwa.ui.common with parameters of type MdObjectModifier and TypeMethodDescriptionstatic String
HpwaUtil.getMdObjectRepresentation
(MdObject mdObject, String languageCode, boolean isObject) Gets md-object representation. -
Uses of MdObject in com._1c.g5.v8.dt.internal.hpwa.ui.visibility
Methods in com._1c.g5.v8.dt.internal.hpwa.ui.visibility with parameters of type MdObject -
Uses of MdObject in com._1c.g5.v8.dt.internal.launching.ui
Methods in com._1c.g5.v8.dt.internal.launching.ui that return types with arguments of type MdObjectModifier and TypeMethodDescriptionstatic Collection<MdObject>
LaunchingUiPlugin.availableForLaunch
(Collection<MdObject> externalObjects) Filters a collection of external objects and return only avaiable for launch external objects.Methods in com._1c.g5.v8.dt.internal.launching.ui with parameters of type MdObjectModifier and TypeMethodDescriptionstatic boolean
LaunchingUiPlugin.availableForLaunch
(MdObject externalObject) Returns whether the given external object is avaiable for launch.Method parameters in com._1c.g5.v8.dt.internal.launching.ui with type arguments of type MdObjectModifier and TypeMethodDescriptionstatic Collection<MdObject>
LaunchingUiPlugin.availableForLaunch
(Collection<MdObject> externalObjects) Filters a collection of external objects and return only avaiable for launch external objects. -
Uses of MdObject in com._1c.g5.v8.dt.internal.launching.ui.launchconfigurations.shortcuts
Methods in com._1c.g5.v8.dt.internal.launching.ui.launchconfigurations.shortcuts that return MdObjectModifier and TypeMethodDescriptionprotected MdObject
AbstractRuntimeClientLaunchShortcut.getExternalObject
(IExternalObjectProject externalObjectProject) Returns external object for the given external object project.Methods in com._1c.g5.v8.dt.internal.launching.ui.launchconfigurations.shortcuts with parameters of type MdObjectModifier and TypeMethodDescriptionprotected void
AbstractRuntimeClientLaunchShortcut.setExternalObjectSettings
(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy configuration, org.eclipse.core.resources.IProject externalObjectProject, MdObject externalObject) Initializes the given launch configuration with external object settings values. -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.bm.derived.inferrers
Methods in com._1c.g5.v8.dt.internal.md.bm.derived.inferrers with parameters of type MdObjectModifier and TypeMethodDescriptionCommonMdFieldDerivedDataInferrer.getSourceTypes
(MdObject mdObject, TypeDescriptionProvider typeProvider) Gets a collection of applicable source types for a given type of MD object -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.compare
Methods in com._1c.g5.v8.dt.internal.md.compare that return MdObjectModifier and TypeMethodDescriptionMdObjectResource.getChild
(ComparisonContext comparisonContext, Object key) ComparedMdObjectResource.getChildBySymlink
(ComparisonContext comparisonContext, String symlink, ComparisonSide side) Gets child MdObject by the specified symlink.MdObjectResource.getObject
(ComparisonContext comparisonContext) Methods in com._1c.g5.v8.dt.internal.md.compare with parameters of type MdObjectModifier and TypeMethodDescriptionvoid
Adds a child to the resource.Constructors in com._1c.g5.v8.dt.internal.md.compare with parameters of type MdObjectModifierConstructorDescriptionMdObjectResource
(MdObject mdObject, ComparisonSide side) Constructs a resource with the specified MD object. -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.compare.merge
Constructors in com._1c.g5.v8.dt.internal.md.compare.merge with parameters of type MdObjectModifierConstructorDescriptionMdObjectRenameAndChangeFqnOnMergeOperation
(IRefactoringService refactoringService, MdObject renamingObject, String fqnBeforeRename, String newName, String newFqn, Object batchSessionHandle) Creates the rename operation.MdObjectRenameOnMergeOperation
(IRefactoringService refactoringService, MdObject renamingObject, String fqnBeforeRename, String newName, String newFqn, Object batchSessionHandle) Constructs operation. -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.copy
Methods in com._1c.g5.v8.dt.internal.md.copy with type parameters of type MdObjectModifier and TypeMethodDescriptionModelObjectCopySupport.copyAndAttach
(List<T> topObjects, org.eclipse.core.resources.IProject target, org.eclipse.core.runtime.IProgressMonitor monitor) <T extends MdObject>
TModelObjectCopySupport.copyAndAttach
(T topObject, org.eclipse.core.resources.IProject target, org.eclipse.core.runtime.IProgressMonitor monitor) -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.distribution.support
Methods in com._1c.g5.v8.dt.internal.md.distribution.support with parameters of type MdObjectModifier and TypeMethodDescriptionDistributionSupportTypeProvider.getUserSupportMode
(MdObject mdObject) -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.extension._import.xml
Methods in com._1c.g5.v8.dt.internal.md.extension._import.xml that return types with arguments of type MdObjectModifier and TypeMethodDescriptionprotected Map<org.eclipse.emf.ecore.EClass,
com.google.inject.Provider<? extends IMdObjectInitializer<? extends MdObject>>> MdExtensionImportXmlRuntimeModule.getMdObjectInitializer
(com.google.inject.Binder binder) -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.extension._import.xml.model
Classes in com._1c.g5.v8.dt.internal.md.extension._import.xml.model with type parameters of type MdObjectModifier and TypeClassDescriptionclass
AdoptedBasicMdObjectInitializer<M extends MdObject>
BasicIMdObjectInitializer
implementation for adopted metadata objectMethods in com._1c.g5.v8.dt.internal.md.extension._import.xml.model with parameters of type MdObjectModifier and TypeMethodDescriptionprotected void
AdoptedBasicMdObjectInitializer.initProducedTypes
(MdObject mdObject) Initialize all produced types with random UUID in specifiedMdObject
-
Uses of MdObject in com._1c.g5.v8.dt.internal.md.extension._import.xml.reader
Methods in com._1c.g5.v8.dt.internal.md.extension._import.xml.reader with parameters of type MdObjectModifier and TypeMethodDescriptionvoid
Read XML for ExtendedConfigurationObject property statevoid
Read XML internal infosMdPropertyState
svoid
AdoptedTypeDescriptionExtensionPostXmlReader.read
(MdObject mdObject, IXmlNode xmlNode, Version version, IXmlReadErrorCollector errorCollector) Read XML forTypeDescriptionExtension
extension -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.extension.adopt
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt with parameters of type MdObjectModifier and TypeMethodDescription<T extends org.eclipse.emf.ecore.EObject>
Optional<T>ILookupContext.findModelObject
(T source, MdObject parent) Invokes default lookup of the specified native object.IModelObjectLookupParticipant.findModelObject
(T source, MdObject sourceParent, IConfigurationAware target, ILookupContext context) Lookups a provided model object with FQN of the providedsource
object in the providedtarget
configuration aware V8 project.<T extends org.eclipse.emf.ecore.EObject>
Optional<T>ModelObjectLookup.findModelObject
(T source, MdObject sourceParent, IConfigurationAware target) Lookups a model object with FQN of the providedsource
object in the providedtarget
configuration aware V8 project. -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Classes in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with type parameters of type MdObjectModifier and TypeClassDescriptionclass
MdObjectAdopterParticipant<T extends MdObject>
Base implementation ofIModelObjectAdopterParticipant
for metadata objects.Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type MdObjectModifier and TypeMethodDescriptionMdObjectAdopterParticipant.adoptMultiStateType
(MdObject nativeObject, TypeDescription nativeObjectType, Version version, IAdopterContext context) Adopt the given multi state type with respect to its type content.TypeDescriptionAdoptSupport.adoptMultiStateType
(MdObject nativeObject, TypeDescription nativeObjectType, Version version, IAdopterContext context) TypeDescriptionAdoptSupport.adoptMultiStateType
(MdObject nativeObject, TypeDescription nativeObjectType, Version version, IAdopterContext context, boolean multiRefAsAnyRef) MdObjectAdopterParticipant.adoptType
(MdObject nativeObject, TypeDescription nativeObjectType, Version version, IAdopterContext context) Adopt the given type with respect to its type content.TypeDescriptionAdoptSupport.adoptType
(MdObject nativeObject, TypeDescription nativeObjectType, Version version, IAdopterContext context) CommonAttributeContentItemLookupParticipant.findModelObject
(CommonAttributeContentItem source, MdObject sourceParent, IConfigurationAware target, ILookupContext context) ExchangePlanContentItemLookupParticipant.findModelObject
(ExchangePlanContentItem source, MdObject sourceParent, IConfigurationAware target, ILookupContext context) -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.extension.export.xml.writers
Methods in com._1c.g5.v8.dt.internal.md.extension.export.xml.writers with parameters of type MdObjectModifier and TypeMethodDescriptionprotected List<org.eclipse.emf.ecore.EStructuralFeature>
MdExtensionObjectWriter.getInnerInfoFeatureList
(MdObject mdObject, IExportContext exportContext) void
TypeDescriptionExtensionWriter.writeInternalInfo
(ExportXmlStreamWriter writer, MdObject mdObject, org.eclipse.emf.ecore.EStructuralFeature feature, IExportContext exportContext) Write interanl info object part forTypeDescriptionExtension
protected void
MdExtensionObjectWriter.writeMdObjectInternalInfo
(ExportXmlStreamWriter writer, IExportContext exportContext, MdObject mdObject, org.eclipse.emf.ecore.EStructuralFeature feature) protected void
MdExtensionObjectWriter.writeMdObjectProperty
(ExportXmlStreamWriter writer, IExportContext exportContext, MdObject mdObject, org.eclipse.emf.ecore.EStructuralFeature feature) -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.extension.validation
Methods in com._1c.g5.v8.dt.internal.md.extension.validation with parameters of type MdObjectModifier and TypeMethodDescriptionvoid
MdExtensionValidator.checkAdoptedMdObjectPropertiesMatching
(MdObject mdObject) Deprecated.void
MdExtensionValidator.checkAdoptedMdObjectSourceExists
(MdObject mdObject) Deprecated.void
MdExtensionValidator.checkExtendedConfigurationObject
(MdObject mdObject) Deprecated. -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.help.ui.editor
Constructors in com._1c.g5.v8.dt.internal.md.help.ui.editor with parameters of type MdObjectModifierConstructorDescriptionMdHelpContentEditorInput
(MdObject model, org.eclipse.emf.ecore.EStructuralFeature feature) Instantiates a new metadata help editor input. -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.import_.xml.hierarchy.node
Methods in com._1c.g5.v8.dt.internal.md.import_.xml.hierarchy.node with type parameters of type MdObjectModifier and TypeMethodDescriptionprotected <T extends MdObject>
org.eclipse.emf.common.util.EList<T>BaseMetadataObjectImporterNode.getMdObjectList
(MdObject context, org.eclipse.emf.ecore.EStructuralFeature feature) Method helper to gets list ofMdObject
-s by context-feature linkMethods in com._1c.g5.v8.dt.internal.md.import_.xml.hierarchy.node that return MdObjectModifier and TypeMethodDescriptionCubeImporterNode.getObject()
DimensionTableImporterNode.getObject()
ExternalDataSourceImporterNode.getObject()
ExternalObjectImporterNode.getObject()
MetadataObjectImporterNode.getObject()
TableImporterNode.getObject()
Methods in com._1c.g5.v8.dt.internal.md.import_.xml.hierarchy.node with parameters of type MdObjectModifier and TypeMethodDescriptionprotected <T extends MdObject>
org.eclipse.emf.common.util.EList<T>BaseMetadataObjectImporterNode.getMdObjectList
(MdObject context, org.eclipse.emf.ecore.EStructuralFeature feature) Method helper to gets list ofMdObject
-s by context-feature linkprotected void
BaseMetadataObjectImporterNode.sortMdObjectReferences
(MdObject context, org.eclipse.emf.ecore.EStructuralFeature feature, List<String> orderedNames, org.eclipse.core.runtime.MultiStatus status, String unexpectedMessage, String requiredMessage) Sort references to metadata objects by specified order -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.naming
Methods in com._1c.g5.v8.dt.internal.md.naming with parameters of type MdObjectModifier and TypeMethodDescriptionprotected org.eclipse.xtext.naming.QualifiedName
MdQualifiedNameProvider._computeFqn
(MdObject md) -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.refactoring
Methods in com._1c.g5.v8.dt.internal.md.refactoring with parameters of type MdObjectModifier and TypeMethodDescriptionMdRefactoringService.createMdObjectRenameRefactoring
(MdObject object, String newName) MdRefactoringService.createSubsystemMoveRefactoring
(Subsystem subsystem, MdObject newParent) Method parameters in com._1c.g5.v8.dt.internal.md.refactoring with type arguments of type MdObjectModifier and TypeMethodDescriptionMdRefactoringService.createMdObjectDeleteRefactoring
(Collection<? extends MdObject> objects) -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.ui.aef.validation
Constructors in com._1c.g5.v8.dt.internal.md.ui.aef.validation with parameters of type MdObjectModifierConstructorDescriptionFixedFieldNameMatchingValidator
(MdObject mdObject, CompatibilityMode compatibilityMode, FixedFieldDescriptorProvider fixedFieldDescriptorProvider) Craates new instance. -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.ui.editors.filtercriterion
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.filtercriterion with parameters of type MdObjectModifier and TypeMethodDescriptionstatic void
FilterCriterionEditorContentPageComponent.addMdObjectToTrie
(MdObject eObject, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, EObjectTrie eObjectTrie) AddsMdObject
and its parent to theIEObjectTrie
. -
Uses of MdObject 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 MdObjectModifier and TypeMethodDescriptionFunctionalOptionEditorContentPageModel.getLocation()
Returns functional option localion.Methods in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloption with parameters of type MdObjectModifier and TypeMethodDescriptionstatic void
FunctionalOptionEditorContentPageComponent.addMdObjectToTrie
(MdObject eObject, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, EObjectTrie eObjectTrie) AddsMdObject
and its parent to theIEObjectTrie
-
Uses of MdObject in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloptionsparameter
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloptionsparameter with parameters of type MdObjectModifier and TypeMethodDescriptionstatic void
FunctionalOptionsParameterUseComponent.addMdObjectToTrie
(MdObject eObject, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, EObjectTrie eObjectTrie) AddsMdObject
and its parent to theIEObjectTrie
. -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.ui.editors.input
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.input with type parameters of type MdObjectModifier and TypeClassDescriptionclass
MdEditorInput<M extends MdObject>
Abstract editor input for MdEditors -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.ui.editors.pages.cattributes
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.cattributes with type parameters of type MdObjectModifier and TypeClassDescriptionclass
DtGranularEditorCommonAttributesPage<M extends MdObject>
Editor common attributes page.Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.cattributes that return MdObjectMethods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.cattributes with parameters of type MdObjectModifier and TypeMethodDescriptionstatic CommonAttributesDataModel
CommonAttributesDataModel.create
(org.eclipse.emf.ecore.EStructuralFeature feature, MdObject mdObject, IConfigurationProvider configurationProvider, IV8Project v8project, IModelEditingSupport modelEditingSupport) Creates a new model. -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.ui.editors.pages.characteristics
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.characteristics with type parameters of type MdObjectModifier and TypeClassDescriptionclass
DtGranularEditorCharacteristicsPage<M extends MdObject>
Editor 'characteristics' page. -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.ui.editors.pages.commands
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.commands with type parameters of type MdObjectModifier and TypeClassDescriptionclass
DtGranularEditorCommandsPage<M extends MdObject>
Editor commands page. -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.ui.editors.pages.dataexchange
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.dataexchange with type parameters of type MdObjectModifier and TypeClassDescriptionclass
DtGranularEditorDataExchangePage<M extends MdObject>
Editor data exchange page. -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.ui.editors.pages.functionaloptions
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.functionaloptions with type parameters of type MdObjectModifier and TypeClassDescriptionclass
DtGranularEditorFunctionalOptionsPage<M extends MdObject>
Editor functional options page.Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.functionaloptions that return MdObjectModifier and TypeMethodDescriptionDtGranularEditorFunctionalOptionsMdObjectContentModel.getMdObject()
Top md-object.FunctionalOptionsSetFilterEvent.getMdObject()
Selected md-object.protected MdObject
DtGranularEditorFunctionalOptionsPageEditHandler.getModel
(IDtEditor<MdObject> editor, ISelection selection) DtGranularEditorFunctionalOptionsPage.getOwner()
Returns functional options list owner.DtGranularEditorFunctionalOptionsPageModel.getOwner()
Selected md-object.Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.functionaloptions with parameters of type MdObjectModifier and TypeMethodDescriptionprotected NavigatorTreeDialogModel
DtGranularEditorFunctionalOptionsPageEditHandler.createNavigatorTreeDialogModel
(MdObject model) protected void
DtGranularEditorFunctionalOptionsPageEditHandler.processOkResult
(MdObject model, IBmEditingContext editingContext, List<Object> selected) void
Sets functional options md-object owner and filter.Method parameters in com._1c.g5.v8.dt.internal.md.ui.editors.pages.functionaloptions with type arguments of type MdObjectModifier and TypeMethodDescriptionprotected MdObject
DtGranularEditorFunctionalOptionsPageEditHandler.getModel
(IDtEditor<MdObject> editor, ISelection selection) Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.pages.functionaloptions with parameters of type MdObjectModifierConstructorDescriptionDtGranularEditorFunctionalOptionsMdObjectContentModel
(MdObject mdObject, org.eclipse.core.resources.IProject project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IFilteredNavigatorContentProvider filteredNavigatorContentProvider, IBmEmfIndexManager bmEmfIndexManager) Creates a new instance.DtGranularEditorFunctionalOptionsPageModel
(MdObject mdObject, Configuration configuration, org.eclipse.core.resources.IProject project) Creates a new instance.FunctionalOptionsSetFilterEvent
(MdObject mdObject) Creates a new instance. -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.ui.editors.pages.generation
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.generation with type parameters of type MdObjectModifier and TypeClassDescriptionclass
DtGranularEditorGenerationPage<M extends MdObject>
Generation page for editor.Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.generation that return MdObjectModifier and TypeMethodDescriptionDtGranularEditorGenerationBasedOnModel.getMdObject()
Gets actual modelMdObject
DtGranularEditorGenerationBasisForModel.getMdObject()
Gets actual modelBasicDbObject
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.generation with parameters of type MdObjectModifier and TypeMethodDescriptionstatic void
DtGranularEditorGenerationBaseComponent.addBaseOnToTrie
(MdObject object, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, EObjectTrie eObjectTrie) protected NavigatorTreeDialogModel
DtGranularEditorGenerationBasedOnEditHandler.createNavigatorTreeDialogModel
(MdObject model) protected NavigatorTreeDialogModel
DtGranularEditorGenerationBasisForEditHandler.createNavigatorTreeDialogModel
(MdObject model) DtGranularEditorGenerationBaseComponent.createProjectContentProviderState
(MdObject mdObject, boolean baseOn, org.eclipse.core.resources.IProject project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IBmEmfIndexManager bmEmfIndexManager) CreatesNavigatorContentProviderStateManager
withIEObjectTrie
contains content of {@link MdClassPackage#Literals#BASIC_DB_OBJECT__BASED_ON}/{@link MdClassPackage#Literals#TABLE__BASED_ON} or "Basis For" forBasicDbObject
/Table
protected BasicDbObjectBasedOnTask
DtGranularEditorGenerationBasedOnDeleteHandler.createTask
(MdObject model, List<MdObject> objects) Creates delete task.protected BasicDbObjectBasedOnTask
DtGranularEditorGenerationBasedOnEditHandler.createTask
(MdObject model, List<MdObject> objects) Creates edit task.protected BasicDbObjectBasedOnTask
DtGranularEditorGenerationBasisForDeleteHandler.createTask
(MdObject model, List<MdObject> objects) protected BasicDbObjectBasedOnTask
DtGranularEditorGenerationBasisForEditHandler.createTask
(MdObject model, List<MdObject> objects) protected void
DtGranularEditorGenerationBasedOnEditHandler.processOkResult
(MdObject model, IBmEditingContext editingContext, List<Object> selected) Method parameters in com._1c.g5.v8.dt.internal.md.ui.editors.pages.generation with type arguments of type MdObjectModifier and TypeMethodDescriptionprotected BasicDbObjectBasedOnTask
DtGranularEditorGenerationBasedOnDeleteHandler.createTask
(MdObject model, List<MdObject> objects) Creates delete task.protected BasicDbObjectBasedOnTask
DtGranularEditorGenerationBasedOnEditHandler.createTask
(MdObject model, List<MdObject> objects) Creates edit task.protected BasicDbObjectBasedOnTask
DtGranularEditorGenerationBasisForDeleteHandler.createTask
(MdObject model, List<MdObject> objects) protected BasicDbObjectBasedOnTask
DtGranularEditorGenerationBasisForEditHandler.createTask
(MdObject model, List<MdObject> objects) Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.pages.generation with parameters of type MdObjectModifierConstructorDescriptionDtGranularEditorGenerationBasedOnModel
(MdObject mdObject, org.eclipse.core.resources.IProject project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider) Creates a new instance ofDtGranularEditorGenerationBasedOnModel
.DtGranularEditorGenerationBasisForModel
(MdObject mdObject, Configuration configuration, org.eclipse.core.resources.IProject project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IBmEmfIndexManager bmEmfIndexManager) Creates a new instance ofDtGranularEditorGenerationBasisForModel
. -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.ui.editors.pages.module
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.module with type parameters of type MdObjectModifier and TypeClassDescriptionclass
DtGranularEditorModulePage<M extends MdObject>
Editor manager module page. -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.ui.editors.pages.subsystems
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.subsystems with type parameters of type MdObjectModifier and TypeClassDescriptionclass
DtGranularEditorSubsystemsPage<M extends MdObject>
Class for Dt granular editor subsystems pages.Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.subsystems with parameters of type MdObjectModifier and TypeMethodDescriptionprotected NavigatorTreeDialogModel
DtGranularEditorSubsystemsPageEditHandler.createNavigatorTreeDialogModel
(MdObject model) protected void
DtGranularEditorSubsystemsPageEditHandler.processOkResult
(MdObject model, IBmEditingContext editingContext, List<Object> selected) Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.pages.subsystems with parameters of type MdObjectModifierConstructorDescriptionDtGranularEditorSubsystemsPageModel
(MdObject mdObject, Configuration configuration, org.eclipse.core.resources.IProject project) Creates a new instance ofDtGranularEditorSubsystemsPageModel
. -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.ui.editors.pages.templates
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.templates with type parameters of type MdObjectModifier and TypeClassDescriptionclass
DtGranularEditorTemplatesPage<M extends MdObject>
Editor templates page. -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.commonattribute
Methods in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.commonattribute with parameters of type MdObjectModifier and TypeMethodDescriptionAdoptedCommonAttributeContentModel.getPropertyState
(MdObject mdObject) Returns the current property state for the provided metadata object in common attribute content.void
AdoptedCommonAttributeContentModel.setIncluded
(MdObject mdObject, boolean included) Sets whether the provided object is included in exchange plan content. -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.exchangeplan
Methods in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.exchangeplan with parameters of type MdObjectModifier and TypeMethodDescriptionAdoptedExchangePlanContentModel.getPropertyState
(MdObject mdObject) Returns the current property state for the provided metadata object in exchange plan content.boolean
AdoptedExchangePlanContentModel.isIncluded
(MdObject mdObject) Returns whether the provided object is included in exchange plan content.void
AdoptedExchangePlanContentModel.setIncluded
(MdObject mdObject, boolean included) Sets whether the provided object is included in exchange plan content.void
AdoptedExchangePlanContentModel.setPropertyState
(MdObject mdObject, MdPropertyState state) Sets the new property state for the provided metadata object in exchange plan content. -
Uses of MdObject in com._1c.g5.v8.dt.internal.md.ui.extension.editor.page.form
Classes in com._1c.g5.v8.dt.internal.md.ui.extension.editor.page.form with type parameters of type MdObjectModifier and TypeClassDescriptionclass
AdoptedDtGranularEditorFormsPage<M extends MdObject>
Adopted editor forms page. -
Uses of MdObject in com._1c.g5.v8.dt.internal.moxel.ui.extension
Methods in com._1c.g5.v8.dt.internal.moxel.ui.extension that return MdObjectModifier and TypeMethodDescriptionstatic MdObject
MoxelExtensionService.getOwnerTemplate
(SpreadsheetDocument adopted) Get owner template (metedata object) by spreadsheet document. -
Uses of MdObject in com._1c.g5.v8.dt.internal.rights.ui.sections
Methods in com._1c.g5.v8.dt.internal.rights.ui.sections with parameters of type MdObjectModifier and TypeMethodDescriptionboolean
FuzzyMatchCache.fuzzyMatchWithSynonim
(MdObject mdObject) Performs fuzzy match operation for name of md object and for its synonym strings. -
Uses of MdObject in com._1c.g5.v8.dt.internal.ui.validation
Methods in com._1c.g5.v8.dt.internal.ui.validation that return MdObjectModifier and TypeMethodDescriptionScopeSelectionManager.getTopMdObject
(org.eclipse.emf.ecore.EObject eObject) Returns top md object for current eObject. -
Uses of MdObject in com._1c.g5.v8.dt.launching.core.launchconfigurations
Methods in com._1c.g5.v8.dt.launching.core.launchconfigurations that return MdObjectModifier and TypeMethodDescriptionstatic MdObject
ExternalObjectHelper.getExternalObject
(IExternalObjectProject project, String externalObjectName, String externalObjectType) Returns the external object in the given project with the given name.Methods in com._1c.g5.v8.dt.launching.core.launchconfigurations with parameters of type MdObjectModifier and TypeMethodDescriptionstatic String
ExternalObjectHelper.getClassName
(MdObject externalObject) Returns the external object class name for the given external object to use for launch configurations attribute class storing. -
Uses of MdObject in com._1c.g5.v8.dt.md
Methods in com._1c.g5.v8.dt.md that return types with arguments of type MdObjectModifier and TypeMethodDescriptionprotected Map<org.eclipse.emf.ecore.EClass,
com.google.inject.Provider<? extends IMdObjectInitializer<? extends MdObject>>> MdRuntimeModule.getMdObjectInitializer
(com.google.inject.Binder binder) Methods in com._1c.g5.v8.dt.md with parameters of type MdObjectModifier and TypeMethodDescriptionstatic Collection<TypeItem>
MdUtil.getAllProducingTypes
(MdObject mdObject) Gets collection of producing type ofmdObject
FieldsSourceUtil.getDataPathFields
(MdObject characteristicTypes) Gets possible values for data path field ofCharacteristicsDescription
FieldsSourceUtil.getDefaultDataPathField
(MdObject characteristicTypes) Gets default value for data pathCharacteristicsDescription
fieldFieldsSourceUtil.getDefaultKeyField
(MdObject characteristicTypes) Returns characteristic description key field default value.FieldsSourceUtil.getDefaultObjectField
(MdObject characteristicValues, MdObject mdObject) Returns characteristic description object field default value for selected md-object.FieldsSourceUtil.getDefaultTypeField
(MdObject characteristicValues, Field field) Returns characteristic description type field default value for selected field types.static org.eclipse.xtext.naming.QualifiedName
MdUtil.getFullyQualifiedName
(MdObject mdObject) Returns the fully qualified name of an MdObject, ornull
if the name cannot be determined.static org.eclipse.xtext.naming.QualifiedName
MdUtil.getFullyQualifiedNameRu
(MdObject mdObject) Returns the fully qualified nameRu of an MdObject, ornull
if the name cannot be determined.FieldsSourceUtil.getKeyFields
(MdObject characteristicTypes) Returns characteristic description key field availaible values.static String
Returns the name of theMdObject
.FieldsSourceUtil.getObjectFields
(MdObject characteristicValues, MdObject mdObject) Returns characteristic description object field availaible values for selected md-object.static org.eclipse.xtext.naming.QualifiedName
MdUtil.getProxySupportsFullQualifiedName
(MdObject mdObject) Returns md-object qualified name.FieldsSourceUtil.getTypeFields
(MdObject characteristicValues, Field field) Returns characteristic description type field availaible values for selected field types.FieldsSourceUtil.getTypesFilterFields
(MdObject characteristicTypes) Returns characteristic description types filter field availaible values.FieldsSourceUtil.getUseMultipleValuesFields
(MdObject characteristicTypes) Returns characteristic description use multiple values field availaible values.FieldsSourceUtil.getValueFields
(MdObject characteristicValues) Returns characteristic description value field availaible values.static boolean
MdUtil.hasRealDatabasePresentation
(MdObject object) Checks thatobject
has real association with databaseboolean
FieldsSourceUtil.isFieldContainsMdObjectRefType
(MdObject mdObject, Field field) Checks, if field availables for md-object. -
Uses of MdObject in com._1c.g5.v8.dt.md.api
Classes in com._1c.g5.v8.dt.md.api with type parameters of type MdObjectModifier and TypeClassDescriptionclass
AbstractMdObjectCollectionTask<P1 extends MdObject,
P2 extends MdObject> class
AbstractMdObjectCollectionTask<P1 extends MdObject,
P2 extends MdObject> Methods in com._1c.g5.v8.dt.md.api with parameters of type MdObjectModifier and TypeMethodDescriptionprotected void
BasicDbObjectBasedOnTask.addBasedOn
(MdObject target, Collection<MdObject> sources) Adds based-on objects to a target object.protected void
BasicDbObjectBasedOnTask.addBasisFor
(MdObject source, Collection<MdObject> targets) Adds a source object to each of specified targets.static BasicDbObjectBasedOnTask
BasicDbObjectBasedOnTask.createBasedOnAddTask
(MdObject dbObject, Collection<MdObject> dbObjects) Creates a newIBmTask
that adds the givenBasicDbObject
s to the based on collection.static BasicDbObjectBasedOnTask
BasicDbObjectBasedOnTask.createBasedOnRemoveTask
(MdObject dbObject, Collection<MdObject> dbObjects) Creates a newIBmTask
that removes the givenBasicDbObject
s from the based on collection.static BasicDbObjectBasedOnTask
BasicDbObjectBasedOnTask.createBasisForAddTask
(MdObject dbObject, Collection<MdObject> dbObjects) Creates a newIBmTask
that adds the givenBasicDbObject
to each element of the collection.static BasicDbObjectBasedOnTask
BasicDbObjectBasedOnTask.createBasisForRemoveTask
(MdObject dbObject, Collection<MdObject> dbObjects) Creates a newIBmTask
that removes the givenBasicDbObject
from the each element of the collection.org.eclipse.core.runtime.IStatus
org.eclipse.core.runtime.IStatus
FilterCriterionContentChangeTask.execute
(FilterCriterion filterCriterion, MdObject object, org.eclipse.core.runtime.IProgressMonitor monitor) org.eclipse.core.runtime.IStatus
FunctionalOptionContentChangeTask.execute
(FunctionalOption functionalOption, MdObject object, org.eclipse.core.runtime.IProgressMonitor monitor) org.eclipse.core.runtime.IStatus
FunctionalOptionsParameterUseChangeTask.execute
(FunctionalOptionsParameter functionalOptionsParameter, MdObject mdObject, org.eclipse.core.runtime.IProgressMonitor monitor) Adds/removeMdObject
toFunctionalOptionsParameter
org.eclipse.core.runtime.IStatus
SubsystemContentChangeTask.execute
(Subsystem subsystem, MdObject mdObject, org.eclipse.core.runtime.IProgressMonitor monitor) protected static String
AbstractMdObjectCollectionTask.getName
(MdObject object, Collection<? extends MdObject> objects, String messageTemplate) Returns the name of the task.protected void
BasicDbObjectBasedOnTask.removeBasedOn
(MdObject target, Collection<MdObject> sources) Removes based-on objects from a target object.protected void
BasicDbObjectBasedOnTask.removeBasisFor
(MdObject source, Collection<MdObject> targets) Removes based-on objects from a target object.Method parameters in com._1c.g5.v8.dt.md.api with type arguments of type MdObjectModifier and TypeMethodDescriptionprotected void
BasicDbObjectBasedOnTask.addBasedOn
(MdObject target, Collection<MdObject> sources) Adds based-on objects to a target object.protected void
BasicDbObjectBasedOnTask.addBasisFor
(MdObject source, Collection<MdObject> targets) Adds a source object to each of specified targets.static BasicDbObjectBasedOnTask
BasicDbObjectBasedOnTask.createBasedOnAddTask
(MdObject dbObject, Collection<MdObject> dbObjects) Creates a newIBmTask
that adds the givenBasicDbObject
s to the based on collection.static BasicDbObjectBasedOnTask
BasicDbObjectBasedOnTask.createBasedOnRemoveTask
(MdObject dbObject, Collection<MdObject> dbObjects) Creates a newIBmTask
that removes the givenBasicDbObject
s from the based on collection.static BasicDbObjectBasedOnTask
BasicDbObjectBasedOnTask.createBasisForAddTask
(MdObject dbObject, Collection<MdObject> dbObjects) Creates a newIBmTask
that adds the givenBasicDbObject
to each element of the collection.static BasicDbObjectBasedOnTask
BasicDbObjectBasedOnTask.createBasisForRemoveTask
(MdObject dbObject, Collection<MdObject> dbObjects) Creates a newIBmTask
that removes the givenBasicDbObject
from the each element of the collection.protected static String
AbstractMdObjectCollectionTask.getName
(MdObject object, Collection<? extends MdObject> objects, String messageTemplate) Returns the name of the task.protected void
BasicDbObjectBasedOnTask.removeBasedOn
(MdObject target, Collection<MdObject> sources) Removes based-on objects from a target object.protected void
BasicDbObjectBasedOnTask.removeBasisFor
(MdObject source, Collection<MdObject> targets) Removes based-on objects from a target object.Constructors in com._1c.g5.v8.dt.md.api with parameters of type MdObjectModifierConstructorDescriptionprotected
BasicDbObjectBasedOnTask
(MdObject object, Collection<MdObject> objects, String template) Creates a newIBmTask
successor instanceChangeMdPictureTask
(MdObject model, org.eclipse.emf.ecore.EStructuralFeature feature, byte[] contentsToSet, String fileExtension, Point transparentPoint, IModelObjectFactory modelFactory, IRuntimeVersionSupport runtimeVersionSupport) Constructor.CommonAttributeContentTask
(CommonAttribute attribute, MdObject object, CommonAttributeUse use) Instantiate task for create,delete or editCommonAttributeContentItem
editing without conditional split object.CommonAttributeContentTask
(CommonAttribute attribute, MdObject mdObject, CommonAttributeUse use, MdObject splitter) ExchangePlanContentTask
(ExchangePlan exchangePlan, MdObject object, AutoRegistrationChanges autoRecord) Instantiate task for create,delete or editExchangePlanContentItem
.FilterCriterionContentChangeTask
(FilterCriterion filterCriterion, MdObject object, FilterCriterionContentChangeTask.TaskAction action) Creates a new task.FunctionalOptionContentChangeTask
(FunctionalOption functionalOption, MdObject object, FunctionalOptionContentChangeTask.TaskAction action) Creates a new task.FunctionalOptionsParameterUseChangeTask
(FunctionalOptionsParameter functionalOptionsParameter, MdObject object, FunctionalOptionsParameterUseChangeTask.TaskAction action) Creates a newFunctionalOptionsParameterUseChangeTask
instanceSubsystemContentChangeTask
(Subsystem subsystem, MdObject object, SubsystemContentChangeTask.TaskAction action) Creates a newSubsystemContentChangeTask
instanceConstructor parameters in com._1c.g5.v8.dt.md.api with type arguments of type MdObjectModifierConstructorDescriptionprotected
BasicDbObjectBasedOnTask
(MdObject object, Collection<MdObject> objects, String template) Creates a newIBmTask
successor instance -
Uses of MdObject in com._1c.g5.v8.dt.md.compare
Constructors in com._1c.g5.v8.dt.md.compare with parameters of type MdObjectModifierConstructorDescriptionComparedMdObjects
(MdObject mainMdObject, MdObject otherMdObject, MdObject ancestorMdObject) Constructs a provider with the specified MD objects. -
Uses of MdObject in com._1c.g5.v8.dt.md.compare.matching
Methods in com._1c.g5.v8.dt.md.compare.matching with parameters of type MdObjectModifier and TypeMethodDescriptionprotected MdObjectComparisonNode
ChildMdObjectMatcher.createNode
(MdObject main, MdObject other, MdObject ancestor) protected String
protected String
ChildMdObjectMatcher.getSymlink
(MdObject object) protected UUID
Constructor parameters in com._1c.g5.v8.dt.md.compare.matching with type arguments of type MdObjectModifierConstructorDescriptionChildMdObjectMatcher
(IComparisonSession session, ChildMdCollectionComparisonNode parentCollectionNode, List<MdObject> mainObjects, List<MdObject> otherObjects, List<MdObject> ancestorObjects, MdObjectResource mainResource, MdObjectResource otherResource, MdObjectResource ancestorResource, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, MdComparisonNodeFactory nodeFactory) Constructs a matcher. -
Uses of MdObject in com._1c.g5.v8.dt.md.copy
Methods in com._1c.g5.v8.dt.md.copy with type parameters of type MdObjectModifier and TypeMethodDescriptionIModelObjectCopySupport.copyAndAttach
(List<T> topObjects, org.eclipse.core.resources.IProject target, org.eclipse.core.runtime.IProgressMonitor monitor) Copies the provided top object and attaches it to the target project.<T extends MdObject>
TIModelObjectCopySupport.copyAndAttach
(T topObject, org.eclipse.core.resources.IProject target, org.eclipse.core.runtime.IProgressMonitor monitor) Copies the provided top objects and attaches to the target project.Methods in com._1c.g5.v8.dt.md.copy with parameters of type MdObjectModifier and TypeMethodDescriptionprotected String
AttachingModelObjectCopier.generateMdCopyName
(MdObject sourceObject, MdObject targetObject, org.eclipse.emf.ecore.EObject targetParent, org.eclipse.emf.ecore.EReference reference, ModelObjectCopier.CopyContext copyContext) protected String
ModelObjectCopier.generateMdCopyName
(MdObject sourceObject, MdObject targetObject, org.eclipse.emf.ecore.EObject targetParent, org.eclipse.emf.ecore.EReference reference, ModelObjectCopier.CopyContext copyContext) Generate copied model metadata object name. -
Uses of MdObject in com._1c.g5.v8.dt.md.distribution.support
Methods in com._1c.g5.v8.dt.md.distribution.support with parameters of type MdObjectModifier and TypeMethodDescriptionIDistributionSupportTypeProvider.getUserSupportMode
(MdObject mdObject) GetsUserSupportMode
formdObject
-
Uses of MdObject in com._1c.g5.v8.dt.md.export.xml.impl
Methods in com._1c.g5.v8.dt.md.export.xml.impl with parameters of type MdObjectModifier and TypeMethodDescriptionprotected org.eclipse.core.runtime.IStatus
MetadataXmlExporter.export
(MdObject mdObject, Path path, IExportContext exportContext, IExportArtifactBuilder artifactBuilder) protected void
MetadataXmlExporter.write
(MdObject mdObject, IExportContext exportContext, MetadataDocumentWriter writer) -
Uses of MdObject in com._1c.g5.v8.dt.md.export.xml.writer
Methods in com._1c.g5.v8.dt.md.export.xml.writer with parameters of type MdObjectModifier and TypeMethodDescriptionprotected List<org.eclipse.emf.ecore.EStructuralFeature>
MetadataObjectWriter.getChildrenFeatureList
(MdObject mdObject, IExportContext exportContext) Returns ordered children feature list of specified metadata objectprotected List<org.eclipse.emf.ecore.EStructuralFeature>
MetadataObjectWriter.getInnerInfoFeatureList
(MdObject mdObject, IExportContext exportContext) Returns ordered inner infos feature list of specified metadata objectprotected List<org.eclipse.emf.ecore.EStructuralFeature>
MetadataObjectWriter.getPropertiesFeatureList
(MdObject mdObject, IExportContext exportContext) Returns ordered properties feature list of specified metadata objectprotected void
MetadataObjectWriter.writeMdObjectChildObject
(ExportXmlStreamWriter writer, IExportContext exportContext, MdObject mdObject, org.eclipse.emf.ecore.EStructuralFeature feature) Write metadata object child object feature to the XML writer.protected void
MetadataObjectWriter.writeMdObjectInternalInfo
(ExportXmlStreamWriter writer, IExportContext exportContext, MdObject mdObject, org.eclipse.emf.ecore.EStructuralFeature feature) Write metadata object internal info feature to the XML writer.protected void
MetadataObjectWriter.writeMdObjectProperty
(ExportXmlStreamWriter writer, IExportContext exportContext, MdObject mdObject, org.eclipse.emf.ecore.EStructuralFeature feature) Write metadata object property feature to the XML writer.protected void
MetadataObjectWriter.writeMdObjectSmartFeature
(ExportXmlStreamWriter writer, IExportContext exportContext, MdObject mdObject, org.eclipse.emf.ecore.EStructuralFeature feature) Write metadata object feature to the XML writer using smart feature writer.protected void
MetadataObjectWriter.writeUnsupportedObjectsRefs
(ExportXmlStreamWriter writer, IExportContext exportContext, MdObject mdObject) Write metadata object unsupported object references to the XML writer. -
Uses of MdObject in com._1c.g5.v8.dt.md.extension
Methods in com._1c.g5.v8.dt.md.extension with parameters of type MdObjectModifier and TypeMethodDescriptionstatic org.eclipse.emf.ecore.EStructuralFeature
MdExtensionTypeUtil.getTypeDescriptionFeature
(MdObject mdObject) GetsTypeDescription
contains feature which can be replaced byTypeDescriptionExtension
object by givenMdObject
-
Uses of MdObject in com._1c.g5.v8.dt.md.extension.adopt.support
Methods in com._1c.g5.v8.dt.md.extension.adopt.support with parameters of type MdObjectModifier and TypeMethodDescriptionITypeDescriptionAdoptSupport.adoptMultiStateType
(MdObject nativeObject, TypeDescription nativeObjectType, Version version, IAdopterContext context) Adopt the given multi state type with respect to its type content.ITypeDescriptionAdoptSupport.adoptMultiStateType
(MdObject nativeObject, TypeDescription nativeObjectType, Version version, IAdopterContext context, boolean multiRefAsAnyRef) Adopt the given multi state type with respect to its type content.ITypeDescriptionAdoptSupport.adoptType
(MdObject nativeObject, TypeDescription nativeObjectType, Version version, IAdopterContext context) Adopt the given type with respect to its type content. -
Uses of MdObject in com._1c.g5.v8.dt.md.help
Methods in com._1c.g5.v8.dt.md.help that return MdObjectModifier and TypeMethodDescriptionstatic MdObject
MdHelpUtil.findEObjectByUuid
(String uuid, org.eclipse.emf.ecore.EObject context) FindMdObject
from index with uuid -
Uses of MdObject in com._1c.g5.v8.dt.md.help.ui.editor
Methods in com._1c.g5.v8.dt.md.help.ui.editor with parameters of type MdObject -
Uses of MdObject in com._1c.g5.v8.dt.md.import_.xml.reader
Methods in com._1c.g5.v8.dt.md.import_.xml.reader with parameters of type MdObjectModifier and TypeMethodDescriptionprotected void
AbstractMdXmlFileReader.readMdObject
(IXmlNode node, MdObject mdObject, Version version, XmlReaderResult xrr) Read node to target metadata basic form objectvoid
BasicMdXmlReaderHelper.readMdObject
(IXmlNode node, MdObject mdObject, Version version, IXmlReadErrorCollector errorCollector) Read node to target metadata object -
Uses of MdObject in com._1c.g5.v8.dt.md.import_.xml.reader.part
Methods in com._1c.g5.v8.dt.md.import_.xml.reader.part with parameters of type MdObjectModifier and TypeMethodDescriptionprotected void
AbstractMdXmlPartReader.readMdObject
(IXmlNode node, MdObject mdObject, Version version, IXmlReadErrorCollector errorCollector) Read node to target metadata object -
Uses of MdObject in com._1c.g5.v8.dt.md.model
Classes in com._1c.g5.v8.dt.md.model with type parameters of type MdObjectModifier and TypeClassDescriptionclass
BasicMdObjectInitializer<M extends MdObject>
BasicIMdObjectInitializer
implementationinterface
IMdObjectInitializer<T extends MdObject>
Metadata object initializer.static interface
IMdObjectInitializer.IReferenceUpdater<T extends MdObject>
Reference updater -
Uses of MdObject in com._1c.g5.v8.dt.md.naming
Methods in com._1c.g5.v8.dt.md.naming with parameters of type MdObjectModifier and TypeMethodDescriptionprotected org.eclipse.xtext.naming.QualifiedName
MdRuQualifiedNameProvider._computeFqn
(MdObject md) -
Uses of MdObject in com._1c.g5.v8.dt.md.refactoring.core
Methods in com._1c.g5.v8.dt.md.refactoring.core with parameters of type MdObjectModifier and TypeMethodDescriptionIMdRefactoringService.createMdObjectRenameRefactoring
(MdObject object, String newName) Creates refactoring instance for MD object renaming.IMdRefactoringService.createSubsystemMoveRefactoring
(Subsystem subsystem, MdObject newParent) Creates refactoring instance for Subsystem moving.Method parameters in com._1c.g5.v8.dt.md.refactoring.core with type arguments of type MdObjectModifier and TypeMethodDescriptionIMdRefactoringService.createMdObjectDeleteRefactoring
(Collection<? extends MdObject> objects) Creates refactoring instance for MD objects deletion. -
Uses of MdObject in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource that return MdObjectModifier and TypeMethodDescriptionstatic MdObject
MdTypeUtil.getTypeProducer
(TypeItem typeItem) ReturnMdObject
that produced given type item.Methods in com._1c.g5.v8.dt.md.resource with parameters of type MdObjectModifier and TypeMethodDescriptionprotected boolean
DerivedStateComputerUtil.getEffectiveCommonAttributes
(MdObject target, com.google.common.base.Predicate<CommonAttribute> filter) Returns the effective common attributes for the given target.static Type
MdTypeUtil.getRefType
(MdObject object) ReturnsType
representing reference to the data object.boolean
DerivedStateComputerUtil.isInExchangePlan
(MdObject mdObject) Checks if given md object is in content of any exchange plan objectMdTypeUtil.newNodeTypeDescription
(MdObject mdObject) Returns a new type description for theNode
field of the Changes table of given md object. -
Uses of MdObject in com._1c.g5.v8.dt.md.ui.aef.components
Methods in com._1c.g5.v8.dt.md.ui.aef.components that return types with arguments of type MdObjectModifier and TypeMethodDescriptionNavigatorTreeDialogActionBarComponent.getSelectedMdObjects()
Returns selectedMdObject
s.Methods in com._1c.g5.v8.dt.md.ui.aef.components with parameters of type MdObjectModifier and TypeMethodDescriptionprotected Optional<CommonAttributeContentItem>
CommonAttributeContentTreeComponent.getContentItem
(MdObject mdObject) Gets the content item which corresponds the given MD object, if any.protected void
CommonAttributeContentTreeComponent.CommonAttributeContentMapper.initItem
(CommonAttributeContentItemViewModel viewItem, MdObject mdObject, CommonAttribute commonAttribute, CommonAttributeContentItem contentItem) Inits the common attribute content item modelMethod parameters in com._1c.g5.v8.dt.md.ui.aef.components with type arguments of type MdObjectModifier and TypeMethodDescriptionprotected String
NavigatorTreeDialogActionBarComponent.transformModelToString
(INavigatorTreeDialogActionBarModel<? extends MdObject> model) -
Uses of MdObject in com._1c.g5.v8.dt.md.ui.aef.components.value
Methods in com._1c.g5.v8.dt.md.ui.aef.components.value that return MdObjectModifier and TypeMethodDescriptionprotected MdObject
AbstractReferenceValueComponentPart.getContainer
(IValueModel model) Returns theMdObject
for the givenIValue.get()
value.protected MdObject
AbstractReferenceValueComponentPart.getContainer
(EmptyRef value) Methods in com._1c.g5.v8.dt.md.ui.aef.components.value with parameters of type MdObjectModifier and TypeMethodDescriptionprotected boolean
AbstractReferenceValueComponentPart.isSuitableContainer
(MdObject mdObject) Returnstrue
if the given object is suitable for component part.protected boolean
PredefinedValueComponentPart.isSuitableContainer
(MdObject mdObject) -
Uses of MdObject in com._1c.g5.v8.dt.md.ui.aef.models
Methods in com._1c.g5.v8.dt.md.ui.aef.models that return MdObjectModifier and TypeMethodDescriptionExtendedConfigurationObjectSelectionModel.getMdObjectByUuid
(UUID uuid) Gets object byUUID
BmCharacteristicsDescriptionDataPathModel.getParent()
BmCharacteristicsDescriptionFieldModel.getParent()
EmfCharacteristicsDescriptionDataPathModel.getParent()
EmfCharacteristicsDescriptionFieldModel.getParent()
ICharacteristicsDescriptionDataPathModel.getParent()
Returns characteristics parent md-object.ICharacteristicsDescriptionFieldModel.getParent()
Returns characteristics parent md-object.Methods in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type MdObjectModifier and TypeMethodDescriptionNavigatorTreeDialogModelFactory.createBasicDbObjectBasedOnAbsentModel
(MdObject context) CreatesBasicDbObject
based on dialog model for context object without showing checked objects.NavigatorTreeDialogModelFactory.createBasicDbObjectBasisForAbsentModel
(MdObject context) CreatesBasicDbObject
basis for dialog model for context object without showing checked objects.NavigatorTreeDialogModelFactory.createCharacteristicsDescriptionCharacteristicTypesCheckedModel
(CharacteristicsDescription actualObject, MdObject container, IV8Project v8project) CreatesCharacteristicsDescription
dialog model for new context object and his v8 project with showing checked objects.NavigatorTreeDialogModelFactory.createCharacteristicsDescriptionCharacteristicValuesCheckedModel
(CharacteristicsDescription context, MdObject container, IV8Project v8project) CreatesCharacteristicsDescription
values dialog model for new context object, his container and v8 project with showing checked objects.NavigatorTreeDialogModelFactory.createMdObjectFunctionalOptionsAbsentModel
(MdObject context) CreatesMdObject
functional options dialog model for context object without showing checked objects.NavigatorTreeDialogModelFactory.createMdObjectSubsystemsAbsentModel
(MdObject context) CreatesMdObject
subsystems dialog model for context object without showing checked objects.NavigatorTreeDialogModelFactory.createReportFormCheckedModel
(MdObject context, org.eclipse.emf.ecore.EStructuralFeature formFeature) CreatesReport
form feature dialog model for context object without showing checked objects.NavigatorTreeDialogModel.getPresentationValue
(MdObject mdObject, boolean qualifiedNamePresentation) Returns md-object presentation.protected void
BmCharacteristicsDescriptionSelectionModel.setObjectValue
(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature, MdObject newValue) Constructors in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type MdObjectModifierConstructorDescriptionEmfCharacteristicsDescriptionDataPathModel
(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature, IV8Project v8project, MdObject parent) Instantiates a new EMF value.EmfCharacteristicsDescriptionFieldModel
(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature, IV8Project v8project, MdObject parent) Instantiates a new EMF value.EmfCharacteristicsDescriptionSelectionModel
(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature, MdObject parent, Supplier<NavigatorTreeDialogModel> dialogModelSupplier, IV8Project v8Project) Creates a new model.MdPictureModel
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature, IModelObjectFactory modelFactory, IRuntimeVersionSupport runtimeVersionSupport) Instantiates a new picture model. -
Uses of MdObject in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute with parameters of type MdObjectModifier and TypeMethodDescriptionCommonAttributeContentModel.findContentItem
(MdObject mdObject) Finds the content item for the provided metadata object in common attribute content. -
Uses of MdObject in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration that return MdObjectModifier and TypeMethodDescriptionprotected MdObject
ConfigurationStandaloneContentExchangeSettingsDialogModel.getExchangePlan()
Returns exchange plan.Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration with parameters of type MdObjectModifier and TypeMethodDescriptionprotected void
ConfigurationStandaloneContentModel.editExchangePlanContent
(MdObject mdObject, AutoRegistrationChanges changes) Sets auto registration changes.protected void
ConfigurationStandaloneContentModel.editExchangePlanContent
(MdObject mdObject, Boolean add) Adds/removes exchange plan content.protected Optional<ExchangePlanContentItem>
ConfigurationStandaloneContentModel.findContentItem
(MdObject mdObject) Finds the content item for the provided metadata object in exchange plan content.protected boolean
ConfigurationStandaloneContentModel.findNoCodeCorrections
(MdObject mdObject) Checks if metadata object content item present in the exchange plan content.protected void
ConfigurationStandaloneContentModel.setAutoCorrectCode
(MdObject mdObject, Boolean correct) Sets auto correct code.protected void
ConfigurationStandaloneContentModel.setPriority
(MdObject mdObject, StandaloneContentItemPriority newPriority) Sets content item priority. -
Uses of MdObject in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange that return MdObjectModifier and TypeMethodDescriptionprotected MdObject
DataExchangeModel.getMdObject()
Returns exchange data md-object.Constructors in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange with parameters of type MdObjectModifierConstructorDescriptionDataExchangeModel
(MdObject mdObject, Configuration configuration, IModelEditingSupport modelEditingSupport) Creates a new instance. -
Uses of MdObject in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan with parameters of type MdObjectModifier and TypeMethodDescriptionExchangePlanContentModel.findContentItem
(MdObject mdObject) Finds the content item for the provided metadata object in exchange plan content.ExchangePlanContentModel.getContentItemAutoRecord
(MdObject mdObject) Returns the current auto registration for the provided metadata object in exchange plan content.void
ExchangePlanContentModel.setContentItemAutoRecord
(MdObject mdObject, AutoRegistrationChanges changes) Sets the auto registration for the provided metadata object in exchange plan content. -
Uses of MdObject in com._1c.g5.v8.dt.md.ui.editors.pages.forms
Classes in com._1c.g5.v8.dt.md.ui.editors.pages.forms with type parameters of type MdObjectModifier and TypeClassDescriptionclass
DtGranularEditorFormsPage<M extends MdObject>
Editor forms page. -
Uses of MdObject in com._1c.g5.v8.dt.md.ui.extension.aef.rules
Methods in com._1c.g5.v8.dt.md.ui.extension.aef.rules with parameters of type MdObjectModifier and TypeMethodDescriptionprotected boolean
AdoptedBasicFormRule.alwaysShown
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature) protected boolean
AdoptedBasicTemplateRule.alwaysShown
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature) protected boolean
AdoptedCalculationRegisterRule.alwaysShown
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature) protected boolean
AdoptedConfigurationRule.alwaysShown
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature) protected boolean
AdoptedCubeRule.alwaysShown
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature) protected boolean
AdoptedDimensionTableRule.alwaysShown
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature) protected boolean
AdoptedDocumentRule.alwaysShown
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature) protected boolean
AdoptedExternalDataSourceRule.alwaysShown
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature) protected boolean
AdoptedMdObjectRule.alwaysShown
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature) Returns whether the provided feature is always shown for adopted model object.protected boolean
AdoptedSubsystemRule.alwaysShown
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature) protected boolean
AdoptedTableRule.alwaysShown
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature) protected boolean
AdoptedXdtoPackageRule.alwaysShown
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature) protected boolean
AdoptedCalculationRegisterRule.isEnabled
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<MdPropertyType> types, Version version) protected boolean
AdoptedConfigurationRule.isEnabled
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<MdPropertyType> types, Version version) protected boolean
AdoptedCubeRule.isEnabled
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<MdPropertyType> types, Version version) protected boolean
AdoptedDimensionTableRule.isEnabled
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<MdPropertyType> types, Version version) protected boolean
AdoptedDocumentRule.isEnabled
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<MdPropertyType> types, Version version) protected boolean
AdoptedExternalDataSourceRule.isEnabled
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<MdPropertyType> types, Version version) protected boolean
AdoptedMdObjectRule.isEnabled
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<MdPropertyType> types, Version version) Returns whether the provided feature is enabled for adopted model object.protected boolean
AdoptedSubsystemRule.isEnabled
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<MdPropertyType> types, Version version) protected boolean
AdoptedTableRule.isEnabled
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<MdPropertyType> types, Version version) protected boolean
AdoptedXdtoPackageRule.isEnabled
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<MdPropertyType> types, Version version) protected boolean
AdoptedBasicTemplateRule.isShown
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<MdPropertyType> types, Version version) protected boolean
AdoptedMdObjectRule.isShown
(MdObject object, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<MdPropertyType> types, Version version) Returns whether the provided feature is shown for adopted model object. -
Uses of MdObject in com._1c.g5.v8.dt.md.ui.filters
Classes in com._1c.g5.v8.dt.md.ui.filters with type parameters of type MdObjectModifier and TypeClassDescriptionstatic class
ContainmentTreeFilter.Absent<M extends MdObject>
static class
ContainmentTreeFilter.Present<M extends MdObject>
Fields in com._1c.g5.v8.dt.md.ui.filters declared as MdObjectModifier and TypeFieldDescriptionprotected final M
ContainmentTreeFilter.Base.container
protected final M
ContainmentTreeFilter.Base.container
-
Uses of MdObject in com._1c.g5.v8.dt.md.ui.wizards
Classes in com._1c.g5.v8.dt.md.ui.wizards with type parameters of type MdObjectModifier and TypeClassDescriptionclass
AbstractDependentProjectWizard<M extends MdObject>
Abstract wizard of dependent projects or their root objects.static class
Dependent wizard model instance.class
AbstractProjectWizard<M extends MdObject,
T extends AbstractProjectWizard.WizardModel<M>> Abstract wizard of dt projects or their root objects.static class
AbstractProjectWizard.WizardModel<M extends MdObject>
Dependent wizard model instance.class
RootObjectPage<T extends AbstractProjectWizard.WizardModel<M>,
M extends MdObject> Root object wizard page. -
Uses of MdObject in com._1c.g5.v8.dt.md.ui.wizards.aef.models
Classes in com._1c.g5.v8.dt.md.ui.wizards.aef.models with type parameters of type MdObjectModifier and TypeClassDescriptionclass
MdObjectModel<M extends MdObject>
TheIMdObjectModel
implementation that operates withIDtNewWizardContext
.class
MdTypedObjectModel<M extends MdObject>
The model for AEF wizard pages which allows to select the type of creating object, e.g.Methods in com._1c.g5.v8.dt.md.ui.wizards.aef.models that return MdObjectModifier and TypeMethodDescriptionCharacteristicsDescriptionModel.getParent()
ICharacteristicsDescriptionModel.getParent()
Methods in com._1c.g5.v8.dt.md.ui.wizards.aef.models that return types with arguments of type MdObjectModifier and TypeMethodDescriptionINavigatorTreeDialogActionBarModel<? extends MdObject>
CharacteristicsDescriptionModel.getCharacteristicTypes()
INavigatorTreeDialogActionBarModel<? extends MdObject>
ICharacteristicsDescriptionModel.getCharacteristicTypes()
INavigatorTreeDialogActionBarModel<? extends MdObject>
CharacteristicsDescriptionModel.getCharacteristicValues()
INavigatorTreeDialogActionBarModel<? extends MdObject>
ICharacteristicsDescriptionModel.getCharacteristicValues()
-
Uses of MdObject in com._1c.g5.v8.dt.md.ui.wizards.base.aef
Classes in com._1c.g5.v8.dt.md.ui.wizards.base.aef with type parameters of type MdObjectModifier and TypeClassDescriptionclass
DtAefMdNewWizard<M extends MdObject>
DtAefNewWizard
implementation that is used forMdObject
s creation.class
DtAefMdWithTypeNewWizard<M extends MdObject>
DtAefNewWizard
implementation that is used for creation objects with type. -
Uses of MdObject in com._1c.g5.v8.dt.md.validation
Methods in com._1c.g5.v8.dt.md.validation with parameters of type MdObjectModifier and TypeMethodDescriptionvoid
MdValidator.checkMissingAssignments
(MdObject mdObject) Deprecated.void
MdValidator.checkUniqueMdObjectName
(MdObject parentMdObject) Deprecated. -
Uses of MdObject in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type MdObjectModifier and TypeMethodDescriptionDbViewUtil.getAllTables
(MdObject mdObject) Gets all not null db tables for givenMdObject
static BasicDbViewDefs
DbViewUtil.getBasicDbViewDefs
(MdObject mdObject) static DbViewDef
DbViewUtil.getMainTable
(MdObject mdObject) Get Main table forMdObject
-
Uses of MdObject in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of MdObject in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Accounting Flag'.interface
A representation of the model object 'Accounting Register'.interface
A representation of the model object 'Accounting Register Attribute'.interface
A representation of the model object 'Accounting Register Command'.interface
A representation of the model object 'Accounting Register Dimension'.interface
A representation of the model object 'Accounting Register Form'.interface
A representation of the model object 'Accounting Register Resource'.interface
A representation of the model object 'Accumulation Register'.interface
A representation of the model object 'Accumulation Register Attribute'.interface
A representation of the model object 'Accumulation Register Command'.interface
A representation of the model object 'Accumulation Register Dimension'.interface
A representation of the model object 'Accumulation Register Form'.interface
A representation of the model object 'Accumulation Register Resource'.interface
A representation of the model object 'Addressing Attribute'.interface
A representation of the model object 'Basic Command'.interface
A representation of the model object 'Basic Db Object'.interface
A representation of the model object 'Basic Feature'.interface
A representation of the model object 'Basic Form'.interface
A representation of the model object 'Basic Register'.interface
A representation of the model object 'Basic Tabular Section'.interface
A representation of the model object 'Basic Template'.interface
A representation of the model object 'Bot'.interface
A representation of the model object 'Business Process'.interface
A representation of the model object 'Business Process Attribute'.interface
A representation of the model object 'Business Process Command'.interface
A representation of the model object 'Business Process Form'.interface
A representation of the model object 'Business Process Tabular Section'.interface
A representation of the model object 'Calculation Register'.interface
A representation of the model object 'Calculation Register Attribute'.interface
A representation of the model object 'Calculation Register Command'.interface
A representation of the model object 'Calculation Register Dimension'.interface
A representation of the model object 'Calculation Register Form'.interface
A representation of the model object 'Calculation Register Resource'.interface
A representation of the model object 'Catalog'.interface
A representation of the model object 'Catalog Attribute'.interface
A representation of the model object 'Catalog Command'.interface
A representation of the model object 'Catalog Form'.interface
A representation of the model object 'Catalog Owner'.interface
A representation of the model object 'Catalog Tabular Section'.interface
A representation of the model object 'Chart Of Accounts'.interface
A representation of the model object 'Chart Of Accounts Attribute'.interface
A representation of the model object 'Chart Of Accounts Command'.interface
A representation of the model object 'Chart Of Accounts Form'.interface
A representation of the model object 'Chart Of Accounts Tabular Section'.interface
A representation of the model object 'Chart Of Calculation Types'.interface
A representation of the model object 'Chart Of Calculation Types Attribute'.interface
A representation of the model object 'Chart Of Calculation Types Command'.interface
A representation of the model object 'Chart Of Calculation Types Form'.interface
A representation of the model object 'Chart Of Calculation Types Tabular Section'.interface
A representation of the model object 'Chart Of Characteristic Types'.interface
A representation of the model object 'Chart Of Characteristic Types Attribute'.interface
A representation of the model object 'Chart Of Characteristic Types Command'.interface
A representation of the model object 'Chart Of Characteristic Types Form'.interface
A representation of the model object 'Chart Of Characteristic Types Tabular Section'.interface
A representation of the model object 'Column'.interface
A representation of the model object 'Command Group'.interface
A representation of the model object 'Common Attribute'.interface
A representation of the model object 'Common Command'.interface
A representation of the model object 'Common Form'.interface
A representation of the model object 'Common Module'.interface
A representation of the model object 'Common Picture'.interface
A representation of the model object 'Common Template'.interface
A representation of the model object 'Configuration'.interface
A representation of the model object 'Constant'.interface
A representation of the model object 'Cube'.interface
A representation of the model object 'Cube Command'.interface
A representation of the model object 'Cube Form'.interface
A representation of the model object 'Data Processor'.interface
A representation of the model object 'Data Processor Attribute'.interface
A representation of the model object 'Data Processor Command'.interface
A representation of the model object 'Data Processor Form'.interface
A representation of the model object 'Data Processor Tabular Section'.interface
A representation of the model object 'Data Processor Tabular Section Attribute'.interface
A representation of the model object 'Db Object Attribute'.interface
A representation of the model object 'Db Object Tabular Section'.interface
A representation of the model object 'Defined Type'.interface
A representation of the model object 'Dimension'.interface
A representation of the model object 'Dimension Table'.interface
A representation of the model object 'Dimension Table Command'.interface
A representation of the model object 'Dimension Table Form'.interface
A representation of the model object 'Document'.interface
A representation of the model object 'Document Attribute'.interface
A representation of the model object 'Document Command'.interface
A representation of the model object 'Document Form'.interface
A representation of the model object 'Document Journal'.interface
A representation of the model object 'Document Journal Command'.interface
A representation of the model object 'Document Journal Form'.interface
A representation of the model object 'Document Numerator'.interface
A representation of the model object 'Document Tabular Section'.interface
A representation of the model object 'Enum'.interface
A representation of the model object 'Enum Command'.interface
A representation of the model object 'Enum Form'.interface
A representation of the model object 'Enum Value'.interface
A representation of the model object 'Event Subscription'.interface
A representation of the model object 'Exchange Plan'.interface
A representation of the model object 'Exchange Plan Attribute'.interface
A representation of the model object 'Exchange Plan Command'.interface
A representation of the model object 'Exchange Plan Form'.interface
A representation of the model object 'Exchange Plan Tabular Section'.interface
A representation of the model object 'Ext Dimension Accounting Flag'.interface
A representation of the model object 'External Data Processor'.interface
A representation of the model object 'External Data Source'.interface
A representation of the model object 'External Report'.interface
A representation of the model object 'Field'.interface
A representation of the model object 'Filter Criterion'.interface
A representation of the model object 'Filter Criterion Command'.interface
A representation of the model object 'Filter Criterion Form'.interface
A representation of the model object 'Full Text Search Dictionary Source'.interface
A representation of the model object 'Function'.interface
A representation of the model object 'Functional Option'.interface
A representation of the model object 'Functional Options Parameter'.interface
A representation of the model object 'Hierarchical Db Object Attribute'.interface
A representation of the model object 'Hierarchical Db Object Tabular Section'.interface
A representation of the model object 'HTTP Service'.interface
A representation of the model object 'Information Register'.interface
A representation of the model object 'Information Register Attribute'.interface
A representation of the model object 'Information Register Command'.interface
A representation of the model object 'Information Register Dimension'.interface
A representation of the model object 'Information Register Form'.interface
A representation of the model object 'Information Register Resource'.interface
A representation of the model object 'Integration Service'.interface
A representation of the model object 'Integration Service Channel'.interface
A representation of the model object 'Interface'.interface
A representation of the model object 'Language'.interface
A representation of the model object 'Method'.interface
A representation of the model object 'Operation'.interface
A representation of the model object 'Parameter'.interface
A representation of the model object 'Recalculation'.interface
A representation of the model object 'Recalculation Dimension'.interface
A representation of the model object 'Register Attribute'.interface
A representation of the model object 'Register Dimension'.interface
A representation of the model object 'Register Resource'.interface
A representation of the model object 'Report'.interface
A representation of the model object 'Report Attribute'.interface
A representation of the model object 'Report Command'.interface
A representation of the model object 'Report Form'.interface
A representation of the model object 'Report Tabular Section'.interface
A representation of the model object 'Report Tabular Section Attribute'.interface
A representation of the model object 'Resource'.interface
A representation of the model object 'Role'.interface
A representation of the model object 'Scheduled Job'.interface
A representation of the model object 'Sequence'.interface
A representation of the model object 'Sequence Dimension'.interface
A representation of the model object 'Session Parameter'.interface
A representation of the model object 'Settings Storage'.interface
A representation of the model object 'Settings Storage Form'.interface
A representation of the model object 'Style'.interface
A representation of the model object 'Style Item'.interface
A representation of the model object 'Subsystem'.interface
A representation of the model object 'Table'.interface
A representation of the model object 'Table Command'.interface
A representation of the model object 'Table Form'.interface
A representation of the model object 'Tabular Section Attribute'.interface
A representation of the model object 'Task'.interface
A representation of the model object 'Task Attribute'.interface
A representation of the model object 'Task Command'.interface
A representation of the model object 'Task Form'.interface
A representation of the model object 'Task Tabular Section'.interface
A representation of the model object 'Template'.interface
A representation of the model object 'URL Template'.interface
A representation of the model object 'Web Service'.interface
A representation of the model object 'Web Socket Client'.interface
A representation of the model object 'WS Reference'.interface
A representation of the model object 'XDTO Package'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return MdObjectModifier and TypeMethodDescriptionDbObjectAttribute.getBinaryDataStorageLocationUseField()
Returns the value of the 'Binary Data Storage Location Use Field' reference.InformationRegisterResource.getBinaryDataStorageLocationUseField()
Returns the value of the 'Binary Data Storage Location Use Field' reference.RegisterAttribute.getBinaryDataStorageLocationUseField()
Returns the value of the 'Binary Data Storage Location Use Field' reference.CharacteristicsDescription.getCharacteristicTypes()
Returns the value of the 'Characteristic Types' reference.CharacteristicsDescription.getCharacteristicValues()
Returns the value of the 'Characteristic Values' reference.CommonAttribute.getConditionalSeparation()
Returns the value of the 'Conditional Separation' reference.CommonAttributeContentItem.getConditionalSeparation()
Returns the value of the 'Conditional Separation' reference.Table.getDataVersionField()
Returns the value of the 'Data Version Field' reference.FunctionalOption.getLocation()
Returns the value of the 'Location' reference.ExchangePlanContentItem.getMdObject()
Returns the value of the 'Md Object' reference.CommonAttributeContentItem.getMetadata()
Returns the value of the 'Metadata' reference.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type MdObjectModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<MdObject>
BasicDbObject.getBasedOn()
Returns the value of the 'Based On' reference list.org.eclipse.emf.common.util.EList<MdObject>
Table.getBasedOn()
Returns the value of the 'Based On' reference list.org.eclipse.emf.common.util.EList<MdObject>
Configuration.getContent()
Returns the value of the 'Content' reference list.org.eclipse.emf.common.util.EList<MdObject>
FilterCriterion.getContent()
Returns the value of the 'Content' reference list.org.eclipse.emf.common.util.EList<MdObject>
FunctionalOption.getContent()
Returns the value of the 'Content' reference list.org.eclipse.emf.common.util.EList<MdObject>
Subsystem.getContent()
Returns the value of the 'Content' reference list.org.eclipse.emf.common.util.EList<MdObject>
FunctionalOptionsParameter.getUse()
Returns the value of the 'Use' reference list.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type MdObjectModifier and TypeMethodDescriptionvoid
DbObjectAttribute.setBinaryDataStorageLocationUseField
(MdObject value) Sets the value of the 'Binary Data Storage Location Use Field
' reference.void
InformationRegisterResource.setBinaryDataStorageLocationUseField
(MdObject value) Sets the value of the 'Binary Data Storage Location Use Field
' reference.void
RegisterAttribute.setBinaryDataStorageLocationUseField
(MdObject value) Sets the value of the 'Binary Data Storage Location Use Field
' reference.void
CharacteristicsDescription.setCharacteristicTypes
(MdObject value) Sets the value of the 'Characteristic Types
' reference.void
CharacteristicsDescription.setCharacteristicValues
(MdObject value) Sets the value of the 'Characteristic Values
' reference.void
CommonAttribute.setConditionalSeparation
(MdObject value) Sets the value of the 'Conditional Separation
' reference.void
CommonAttributeContentItem.setConditionalSeparation
(MdObject value) Sets the value of the 'Conditional Separation
' reference.void
Table.setDataVersionField
(MdObject value) Sets the value of the 'Data Version Field
' reference.void
FunctionalOption.setLocation
(MdObject value) Sets the value of the 'Location
' reference.void
ExchangePlanContentItem.setMdObject
(MdObject value) Sets the value of the 'Md Object
' reference.void
CommonAttributeContentItem.setMetadata
(MdObject value) Sets the value of the 'Metadata
' reference. -
Uses of MdObject in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement MdObjectModifier and TypeClassDescriptionclass
An implementation of the model object 'Accounting Flag'.class
An implementation of the model object 'Accounting Register Attribute'.class
An implementation of the model object 'Accounting Register Command'.class
An implementation of the model object 'Accounting Register Dimension'.class
An implementation of the model object 'Accounting Register Form'.class
An implementation of the model object 'Accounting Register'.class
An implementation of the model object 'Accounting Register Resource'.class
An implementation of the model object 'Accumulation Register Attribute'.class
An implementation of the model object 'Accumulation Register Command'.class
An implementation of the model object 'Accumulation Register Dimension'.class
An implementation of the model object 'Accumulation Register Form'.class
An implementation of the model object 'Accumulation Register'.class
An implementation of the model object 'Accumulation Register Resource'.class
An implementation of the model object 'Addressing Attribute'.class
An implementation of the model object 'Basic Command'.class
An implementation of the model object 'Basic Db Object'.class
An implementation of the model object 'Basic Feature'.class
An implementation of the model object 'Basic Form'.class
An implementation of the model object 'Basic Register'.class
An implementation of the model object 'Basic Tabular Section'.class
An implementation of the model object 'Basic Template'.class
An implementation of the model object 'Bot'.class
An implementation of the model object 'Business Process Attribute'.class
An implementation of the model object 'Business Process Command'.class
An implementation of the model object 'Business Process Form'.class
An implementation of the model object 'Business Process'.class
An implementation of the model object 'Business Process Tabular Section'.class
An implementation of the model object 'Calculation Register Attribute'.class
An implementation of the model object 'Calculation Register Command'.class
An implementation of the model object 'Calculation Register Dimension'.class
An implementation of the model object 'Calculation Register Form'.class
An implementation of the model object 'Calculation Register'.class
An implementation of the model object 'Calculation Register Resource'.class
An implementation of the model object 'Catalog Attribute'.class
An implementation of the model object 'Catalog Command'.class
An implementation of the model object 'Catalog Form'.class
An implementation of the model object 'Catalog'.class
An implementation of the model object 'Catalog Tabular Section'.class
An implementation of the model object 'Chart Of Accounts Attribute'.class
An implementation of the model object 'Chart Of Accounts Command'.class
An implementation of the model object 'Chart Of Accounts Form'.class
An implementation of the model object 'Chart Of Accounts'.class
An implementation of the model object 'Chart Of Accounts Tabular Section'.class
An implementation of the model object 'Chart Of Calculation Types Attribute'.class
An implementation of the model object 'Chart Of Calculation Types Command'.class
An implementation of the model object 'Chart Of Calculation Types Form'.class
An implementation of the model object 'Chart Of Calculation Types'.class
An implementation of the model object 'Chart Of Calculation Types Tabular Section'.class
An implementation of the model object 'Chart Of Characteristic Types Attribute'.class
An implementation of the model object 'Chart Of Characteristic Types Command'.class
An implementation of the model object 'Chart Of Characteristic Types Form'.class
An implementation of the model object 'Chart Of Characteristic Types'.class
An implementation of the model object 'Chart Of Characteristic Types Tabular Section'.class
An implementation of the model object 'Column'.class
An implementation of the model object 'Command Group'.class
An implementation of the model object 'Common Attribute'.class
An implementation of the model object 'Common Command'.class
An implementation of the model object 'Common Form'.class
An implementation of the model object 'Common Module'.class
An implementation of the model object 'Common Picture'.class
An implementation of the model object 'Common Template'.class
An implementation of the model object 'Configuration'.class
An implementation of the model object 'Constant'.class
An implementation of the model object 'Cube Command'.class
An implementation of the model object 'Cube Form'.class
An implementation of the model object 'Cube'.class
An implementation of the model object 'Data Processor Attribute'.class
An implementation of the model object 'Data Processor Command'.class
An implementation of the model object 'Data Processor Form'.class
An implementation of the model object 'Data Processor'.class
An implementation of the model object 'Data Processor Tabular Section Attribute'.class
An implementation of the model object 'Data Processor Tabular Section'.class
An implementation of the model object 'Db Object Attribute'.class
An implementation of the model object 'Db Object Tabular Section'.class
An implementation of the model object 'Defined Type'.class
An implementation of the model object 'Dimension'.class
An implementation of the model object 'Dimension Table Command'.class
An implementation of the model object 'Dimension Table Form'.class
An implementation of the model object 'Dimension Table'.class
An implementation of the model object 'Document Attribute'.class
An implementation of the model object 'Document Command'.class
An implementation of the model object 'Document Form'.class
An implementation of the model object 'Document'.class
An implementation of the model object 'Document Journal Command'.class
An implementation of the model object 'Document Journal Form'.class
An implementation of the model object 'Document Journal'.class
An implementation of the model object 'Document Numerator'.class
An implementation of the model object 'Document Tabular Section'.class
An implementation of the model object 'Enum Command'.class
An implementation of the model object 'Enum Form'.class
An implementation of the model object 'Enum'.class
An implementation of the model object 'Enum Value'.class
An implementation of the model object 'Event Subscription'.class
An implementation of the model object 'Exchange Plan Attribute'.class
An implementation of the model object 'Exchange Plan Command'.class
An implementation of the model object 'Exchange Plan Form'.class
An implementation of the model object 'Exchange Plan'.class
An implementation of the model object 'Exchange Plan Tabular Section'.class
An implementation of the model object 'Ext Dimension Accounting Flag'.class
An implementation of the model object 'External Data Processor'.class
An implementation of the model object 'External Data Source'.class
An implementation of the model object 'External Report'.class
An implementation of the model object 'Field'.class
An implementation of the model object 'Filter Criterion Command'.class
An implementation of the model object 'Filter Criterion Form'.class
An implementation of the model object 'Filter Criterion'.class
An implementation of the model object 'Functional Option'.class
An implementation of the model object 'Functional Options Parameter'.class
An implementation of the model object 'Function'.class
An implementation of the model object 'Hierarchical Db Object Attribute'.class
An implementation of the model object 'Hierarchical Db Object Tabular Section'.class
An implementation of the model object 'HTTP Service'.class
An implementation of the model object 'Information Register Attribute'.class
An implementation of the model object 'Information Register Command'.class
An implementation of the model object 'Information Register Dimension'.class
An implementation of the model object 'Information Register Form'.class
An implementation of the model object 'Information Register'.class
An implementation of the model object 'Information Register Resource'.class
An implementation of the model object 'Integration Service Channel'.class
An implementation of the model object 'Integration Service'.class
An implementation of the model object 'Interface'.class
An implementation of the model object 'Language'.class
An implementation of the model object 'Md Object'.class
An implementation of the model object 'Method'.class
An implementation of the model object 'Operation'.class
An implementation of the model object 'Parameter'.class
An implementation of the model object 'Recalculation Dimension'.class
An implementation of the model object 'Recalculation'.class
An implementation of the model object 'Register Attribute'.class
An implementation of the model object 'Register Dimension'.class
An implementation of the model object 'Register Resource'.class
An implementation of the model object 'Report Attribute'.class
An implementation of the model object 'Report Command'.class
An implementation of the model object 'Report Form'.class
An implementation of the model object 'Report'.class
An implementation of the model object 'Report Tabular Section Attribute'.class
An implementation of the model object 'Report Tabular Section'.class
An implementation of the model object 'Resource'.class
An implementation of the model object 'Role'.class
An implementation of the model object 'Scheduled Job'.class
An implementation of the model object 'Sequence Dimension'.class
An implementation of the model object 'Sequence'.class
An implementation of the model object 'Session Parameter'.class
An implementation of the model object 'Settings Storage Form'.class
An implementation of the model object 'Settings Storage'.class
An implementation of the model object 'Style'.class
An implementation of the model object 'Style Item'.class
An implementation of the model object 'Subsystem'.class
An implementation of the model object 'Table Command'.class
An implementation of the model object 'Table Form'.class
An implementation of the model object 'Table'.class
An implementation of the model object 'Tabular Section Attribute'.class
An implementation of the model object 'Task Attribute'.class
An implementation of the model object 'Task Command'.class
An implementation of the model object 'Task Form'.class
An implementation of the model object 'Task'.class
An implementation of the model object 'Task Tabular Section'.class
An implementation of the model object 'Template'.class
An implementation of the model object 'URL Template'.class
An implementation of the model object 'Web Service'.class
An implementation of the model object 'Web Socket Client'.class
An implementation of the model object 'WS Reference'.class
An implementation of the model object 'XDTO Package'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return MdObjectModifier and TypeMethodDescriptionDbObjectAttributeImpl.getBinaryDataStorageLocationUseField()
InformationRegisterResourceImpl.getBinaryDataStorageLocationUseField()
RegisterAttributeImpl.getBinaryDataStorageLocationUseField()
CharacteristicsDescriptionImpl.getCharacteristicTypes()
CharacteristicsDescriptionImpl.getCharacteristicValues()
CommonAttributeContentItemImpl.getConditionalSeparation()
CommonAttributeImpl.getConditionalSeparation()
TableImpl.getDataVersionField()
FunctionalOptionImpl.getLocation()
ExchangePlanContentItemImpl.getMdObject()
static MdObject
ValidationUtil.getMdObjectByType
(TypeItem type) Gets md-object of type.CommonAttributeContentItemImpl.getMetadata()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type MdObjectModifier and TypeMethodDescriptionValidationUtil.filterDuplicateNameMdObjects
(List<?> firsts, List<?> seconds) Filters md-objects with duplicate name.org.eclipse.emf.common.util.EList<MdObject>
BasicDbObjectImpl.getBasedOn()
org.eclipse.emf.common.util.EList<MdObject>
TableImpl.getBasedOn()
org.eclipse.emf.common.util.EList<MdObject>
ConfigurationImpl.getContent()
org.eclipse.emf.common.util.EList<MdObject>
FilterCriterionImpl.getContent()
org.eclipse.emf.common.util.EList<MdObject>
FunctionalOptionImpl.getContent()
org.eclipse.emf.common.util.EList<MdObject>
SubsystemImpl.getContent()
org.eclipse.emf.common.util.EList<MdObject>
FunctionalOptionsParameterImpl.getUse()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type MdObjectModifier and TypeMethodDescriptionstatic List<? extends BasicFeature>
ValidationUtil.getAttributes
(MdObject mdObject) Gets md-object attributes.static org.eclipse.emf.ecore.EReference
ValidationUtil.getAttributesFeature
(MdObject mdObject) Gets md-object attributes feature.static List<?>
ValidationUtil.getDimensions
(MdObject mdObject) Gets md-object dimensions.static org.eclipse.emf.ecore.EReference
ValidationUtil.getDimensionsFeature
(MdObject mdObject) Gets md-object dimensions feature.FixedFieldDescriptorProvider.getFixedFields
(MdObject mdObject, CompatibilityMode compatibilityMode) Gets md-object compatibility mode fixed fields.static List<CommonAttribute>
ValidationUtil.getMdObjectDataSeparators
(MdObject mdObject, Configuration configuration) Gets md-object data separators.static String
Gets md-object name as last segment of canonical name.static List<?>
ValidationUtil.getResources
(MdObject mdObject) Gets md-object resources.static org.eclipse.emf.ecore.EReference
ValidationUtil.getResourcesFeature
(MdObject mdObject) Gets md-object resources feature.static List<?>
ValidationUtil.getTabularSections
(MdObject mdObject) Gets md-object tabular sections.static org.eclipse.emf.ecore.EReference
ValidationUtil.getTabularSectionsFeature
(MdObject mdObject) Gets md-object tabular sections feature.void
DbObjectAttributeImpl.setBinaryDataStorageLocationUseField
(MdObject newBinaryDataStorageLocationUseField) void
InformationRegisterResourceImpl.setBinaryDataStorageLocationUseField
(MdObject newBinaryDataStorageLocationUseField) void
RegisterAttributeImpl.setBinaryDataStorageLocationUseField
(MdObject newBinaryDataStorageLocationUseField) void
CharacteristicsDescriptionImpl.setCharacteristicTypes
(MdObject newCharacteristicTypes) void
CharacteristicsDescriptionImpl.setCharacteristicValues
(MdObject newCharacteristicValues) void
CommonAttributeContentItemImpl.setConditionalSeparation
(MdObject newConditionalSeparation) void
CommonAttributeImpl.setConditionalSeparation
(MdObject newConditionalSeparation) void
TableImpl.setDataVersionField
(MdObject newDataVersionField) void
FunctionalOptionImpl.setLocation
(MdObject newLocation) void
ExchangePlanContentItemImpl.setMdObject
(MdObject newMdObject) void
CommonAttributeContentItemImpl.setMetadata
(MdObject newMetadata) -
Uses of MdObject in com._1c.g5.v8.dt.metadata.mdclass.util
Fields in com._1c.g5.v8.dt.metadata.mdclass.util with type parameters of type MdObjectMethods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type MdObjectModifier and TypeMethodDescriptionMdClassSwitch.caseMdObject
(MdObject object) Returns the result of interpreting the object as an instance of 'Md Object'.static BasicCommand
MdClassUtil.findCommandByName
(MdObject object, String commandName) Searches for command (by name) in md objectstatic BasicForm
MdClassUtil.findFormByName
(MdObject object, String formName) Searches for forms (by name) in md objectstatic BasicTemplate
MdClassUtil.findTemplateByName
(MdObject object, String templateName) Searches for templates (by name) in md objectstatic Optional<List<BasicFeature>>
MdClassUtil.getAttributes
(MdObject owner) Searches for attributes, that are contained in owner objectstatic List<BasicCommand>
MdClassUtil.getCommands
(MdObject owner) Searches for commands, that are contained in owner objectstatic List<CommonAttribute>
CommonAttributeUtil.getCommonAttributes
(MdObject mdObject, CommonAttributeUtil.CommonAttributeCategory category, CommonAttributeUtil.CommonAttributeUsageCategory usageCategory) Get list ofCommonAttribute
that contains in mdObject and filter categoriesstatic org.eclipse.emf.ecore.EStructuralFeature
MdClassUtil.getConfigurationFeature
(MdObject mdObject) Gets configuration feature by md-object.static BasicForm
MdClassUtil.getDefaultForm
(MdObject object, String defaultFormType) Searches for default form in Md object If such type of form is not presented in current object, assertion error will be thrownMdClassUtil.getDimensions
(MdObject owner) Searches for dimension, that are contained in owner objectSearches for forms, that are contained in owner objectstatic TypeItem
MdProducedTypesUtil.getProducedType
(MdObject mdObject, org.eclipse.emf.ecore.EClass mdTypeEClass) Method returns produced type item of MdObject by MdType eClassstatic MdTypes
MdClassUtil.getProducedTypes
(MdObject mdObject) Produced types of specifiedMdObject
MdClassUtil.getResources
(MdObject owner) Searches for resources, that are contained in owner objectstatic Optional<List<BasicTabularSection>>
MdClassUtil.getTabularSections
(MdObject owner) Searches for tabular section, that are contained in owner objectstatic List<BasicTemplate>
MdClassUtil.getTemplates
(MdObject owner) Searches for templates, that are contained in owner objectboolean
MdClassValidator.validateMdObject
(MdObject mdObject, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Constructors in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type MdObject -
Uses of MdObject in com._1c.g5.v8.dt.platform.services.core
Methods in com._1c.g5.v8.dt.platform.services.core that return MdObjectModifier and TypeMethodDescriptionExternalObjectExtractor.getExternalObject
(org.eclipse.emf.ecore.EObject object) Returns the external object by the given contextEObject
. -
Uses of MdObject in com._1c.g5.v8.dt.ql.refactoring
Methods in com._1c.g5.v8.dt.ql.refactoring with parameters of type MdObjectModifier and TypeMethodDescriptionprotected Collection<TextSearchModelMatch>
AbstractTextSearchRefactoringSupplierForQlSemanticLanguage.filterSearchResultForTopObject
(MdObject context, Map<IBmObject, Collection<TextSearchModelMatch>> groupsByObject, String oldName) Filters results not match for renamed top object -
Uses of MdObject in com._1c.g5.v8.dt.qw.ui.utils
Methods in com._1c.g5.v8.dt.qw.ui.utils with parameters of type MdObjectModifier and TypeMethodDescriptionstatic String
QueryTextResultProcessing.getMdObjectFullName
(MdObject mdObject, ScriptVariant scriptVariant) Get full name of MdObject -
Uses of MdObject in com._1c.g5.v8.dt.rights.ui.editors.rights
Methods in com._1c.g5.v8.dt.rights.ui.editors.rights that return MdObjectModifier and TypeMethodDescriptionprotected MdObject
RightsEditorRestrictionTemplatesPage.getModelMdObject()
Gets the model object being edited.protected MdObject
RightsEditorRightsPage.getModelMdObject()
Gets model md-object. -
Uses of MdObject in com._1c.g5.v8.dt.scc
Methods in com._1c.g5.v8.dt.scc that return types with arguments of type MdObjectModifier and TypeMethodDescriptionConfigurationStandaloneContentUtil.getAllowedChildren
(MdObject mdObject) Gets allowed children metadata objects that's actually for the specified metadata object.Methods in com._1c.g5.v8.dt.scc with parameters of type MdObjectModifier and TypeMethodDescriptionstatic boolean
ConfigurationStandaloneContentUtil.canSetPriority
(MdObject mdObject) Gets a value that indicates whether the priority can be set for the specifiedmdObject
metadata object.static BmBasicTask1<Configuration>
ConfigurationStandaloneContentTasks.createForAdd
(Configuration configuration, MdObject mdObject, ITopObjectFqnGenerator topObjectFqnGenerator) Creates a task for add metadata object into configuration standalone content.static BmBasicTask1<Configuration>
ConfigurationStandaloneContentTasks.createForChange
(Configuration configuration, MdObject mdObject, StandaloneContentItemPriority newPriority) Creates a task for change metadata object in configuration standalone content.static BmBasicTask1<Configuration>
ConfigurationStandaloneContentTasks.createForRemove
(Configuration configuration, MdObject mdObject) Creates a task for remove metadata object from configuration standalone content.ConfigurationStandaloneContentUtil.getAllowedChildren
(MdObject mdObject) Gets allowed children metadata objects that's actually for the specified metadata object.static boolean
ConfigurationStandaloneContentUtil.isCorrectCodeSupport
(MdObject mdObject) Checks is correct md-object code supports.static boolean
ConfigurationStandaloneContentUtil.isSupportDataExchange
(MdObject mdObject) Checks if md-object supports data exchange. -
Uses of MdObject in com._1c.g5.v8.dt.scc.model
Methods in com._1c.g5.v8.dt.scc.model that return MdObjectModifier and TypeMethodDescriptionStandaloneContentDataExchangeSettings.getExchangePlan()
Returns the value of the 'Exchange Plan' reference.StandaloneContentMdObjectAware.getMetadata()
Returns the value of the 'Metadata' reference.Methods in com._1c.g5.v8.dt.scc.model that return types with arguments of type MdObjectModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<MdObject>
StandaloneContentDataExchangeSettings.getNoCodeCorrections()
Returns the value of the 'No Code Corrections' reference list.Methods in com._1c.g5.v8.dt.scc.model with parameters of type MdObjectModifier and TypeMethodDescriptionvoid
StandaloneContentDataExchangeSettings.setExchangePlan
(MdObject value) Sets the value of the 'Exchange Plan
' reference.void
StandaloneContentMdObjectAware.setMetadata
(MdObject value) Sets the value of the 'Metadata
' reference. -
Uses of MdObject in com._1c.g5.v8.dt.scc.model.impl
Methods in com._1c.g5.v8.dt.scc.model.impl that return MdObjectModifier and TypeMethodDescriptionStandaloneContentDataExchangeSettingsImpl.getExchangePlan()
StandaloneContentPriorityItemImpl.getMetadata()
StandaloneContentUnusedItemImpl.getMetadata()
StandaloneContentUsedItemImpl.getMetadata()
Methods in com._1c.g5.v8.dt.scc.model.impl that return types with arguments of type MdObjectModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<MdObject>
StandaloneContentDataExchangeSettingsImpl.getNoCodeCorrections()
Methods in com._1c.g5.v8.dt.scc.model.impl with parameters of type MdObjectModifier and TypeMethodDescriptionvoid
StandaloneContentDataExchangeSettingsImpl.setExchangePlan
(MdObject newExchangePlan) void
StandaloneContentPriorityItemImpl.setMetadata
(MdObject newMetadata) void
StandaloneContentUnusedItemImpl.setMetadata
(MdObject newMetadata) void
StandaloneContentUsedItemImpl.setMetadata
(MdObject newMetadata) -
Uses of MdObject in com._1c.g5.v8.dt.ui.util
Methods in com._1c.g5.v8.dt.ui.util that return types with arguments of type MdObjectModifier and TypeMethodDescriptionstatic Collection<MdObject>
ModelUtil.getDbObjects
(Configuration configuration) Returns allBasicDbObject
s from the givenConfiguration
. -
Uses of MdObject in com.e1c.g5.v8.dt.gsw
Methods in com.e1c.g5.v8.dt.gsw that return MdObjectModifier and TypeMethodDescriptionFields.getBasic()
Return basicObjectIGenerationBasedOnManagementService.getFirstMatchingBasis
(String name, MdObject source) Gets first name-matchingMdObject
from the based-on collection of a provided sourceMethods in com.e1c.g5.v8.dt.gsw that return types with arguments of type MdObjectModifier and TypeMethodDescriptionIGenerationBasedOnManagementService.getBasedOn
(MdObject source) Gets current content of based-on collection from a provided sourceIGenerationBasedOnManagementService.getBasedOnTargets
(MdObject source) Gets allMdObject
's that are applicable as based-on targets for a given object.Methods in com.e1c.g5.v8.dt.gsw with parameters of type MdObjectModifier and TypeMethodDescriptionIGenerationBasedOnManagementService.getBasedOn
(MdObject source) Gets current content of based-on collection from a provided sourceIGenerationBasedOnManagementService.getBasedOnTargets
(MdObject source) Gets allMdObject
's that are applicable as based-on targets for a given object.IGenerationBasedOnManagementService.getFirstMatchingBasis
(String name, MdObject source) Gets first name-matchingMdObject
from the based-on collection of a provided sourceIGenerationBasedOnManagementService.getObjectModule
(MdObject source) Gets object module from a provided sourceMdObject
org.eclipse.emf.common.util.URI
IGenerationBasedOnManagementService.getObjectModuleUri
(MdObject source) Gets object module URI from a provided sourceMdObject
Constructors in com.e1c.g5.v8.dt.gsw with parameters of type MdObjectModifierConstructorDescriptionConstructor FieldsModuleProcessor
(MdObject creatingObject, Module module, ScriptVariant scriptVariant, int insertPosition, IGenerationBasedOnManagementService basedOnManagementService) Create module processor for creating object on baseModuleProcessor
(MdObject creatingObject, Module module, ScriptVariant scriptVariant, int insertPosition, String newline, IGenerationBasedOnManagementService basedOnManagementService) Create module processor for creating object on base -
Uses of MdObject in com.e1c.g5.v8.dt.gsw.ui
Methods in com.e1c.g5.v8.dt.gsw.ui that return types with arguments of type MdObjectModifier and TypeMethodDescriptionAddBaseOnObjectDialog.getSelectedObjects()
Collection of selected objects.Methods in com.e1c.g5.v8.dt.gsw.ui with parameters of type MdObjectModifier and TypeMethodDescriptionConverterItemToField.convert
(GenerationSettingsConstructorTreeItem treeItem, MdObject object) Convert tree item to fieldvoid
BasicObjectsSection.createBasicObjectSection
(org.eclipse.swt.widgets.Composite parent, MdObject creatingObject, Configuration configuration, IBmModelManager manager, boolean canEdit, IGenerationBasedOnManagementService basedOnManagementService) Сreates a basic objects section.GenerationSettingsConstructorValidator.validateValue
(GenerationSettingsConstructorTreeItem treeItem, MdObject object) Validate treeItem valueConstructors in com.e1c.g5.v8.dt.gsw.ui with parameters of type MdObjectModifierConstructorDescriptionAddBaseOnObjectDialog
(org.eclipse.swt.widgets.Shell parentShell, MdObject creatingObjects, Configuration configuration, IBmModelManager bmModelManager, IGenerationBasedOnManagementService basedOnManagementService) Creates a dialog box for selecting objects for this creating objects.ConstructorDialog
(org.eclipse.swt.widgets.Shell parentShell, MdObject creatingObject, List<Fields> inputFields, ModuleProcessor moduleProcessor, IBmModelManager bmModelManager, Configuration configuration, boolean canEdit, IGenerationBasedOnManagementService basedOnManagementService) Creates a dialog for this creating object.GenerationSettingsConstructorValidator
(ModuleProcessor moduleProcessor, MdObject creatingObject, IGenerationBasedOnManagementService basedOnManagementService) Create generation settings contructor validatorPreviewDialog
(Configuration configuration, MdObject creatingObject, org.eclipse.swt.widgets.Shell parentShell, ModuleProcessor moduleProcessor, List<Fields> filledModelFields, IGenerationBasedOnManagementService basedOnManagementService) Create preview dialog. -
Uses of MdObject in com.e1c.g5.v8.dt.gsw.ui.creating
Method parameters in com.e1c.g5.v8.dt.gsw.ui.creating with type arguments of type MdObjectModifier and TypeMethodDescriptionvoid
CreatingObjectSection.addObjects
(Collection<MdObject> result) Add new basic objects itemsConstructors in com.e1c.g5.v8.dt.gsw.ui.creating with parameters of type MdObjectModifierConstructorDescriptionCreatingObjectSection
(org.eclipse.swt.widgets.Composite parent, MdObject creatingObject, BasicObjectsSection basicObjectsSection, ModuleProcessor moduleProcessor, boolean canEdit, IGenerationBasedOnManagementService basedOnManagementService) Сreates a creating object section.ExpressionEditingSupport
(CreatingObjectSection creatingObjectSection, MdObject creatingObject, ModuleProcessor moduleProcessor, TreeViewer basicObjectsSectionViewer, IGenerationBasedOnManagementService basedOnManagementService) Create expression editing supportGenerationSettingsConstructorViewerCellEditor
(org.eclipse.swt.widgets.Composite parent, ModuleProcessor moduleProcessor, MdObject creatingObject, CreatingObjectSection creatingObjectSection, TreeViewer basicObjectsSectionViewer, IGenerationBasedOnManagementService basedOnManagementService) Create cell editor -
Uses of MdObject in com.e1c.g5.v8.dt.internal.gsw
Methods in com.e1c.g5.v8.dt.internal.gsw that return MdObjectModifier and TypeMethodDescriptionGenerationBasedOnManagementService.getFirstMatchingBasis
(String name, MdObject source) Methods in com.e1c.g5.v8.dt.internal.gsw that return types with arguments of type MdObjectModifier and TypeMethodDescriptionGenerationBasedOnManagementService.getBasedOn
(MdObject source) GenerationBasedOnManagementService.getBasedOnTargets
(MdObject source) Methods in com.e1c.g5.v8.dt.internal.gsw with parameters of type MdObjectModifier and TypeMethodDescriptionGenerationBasedOnManagementService.getBasedOn
(MdObject source) GenerationBasedOnManagementService.getBasedOnTargets
(MdObject source) GenerationBasedOnManagementService.getFirstMatchingBasis
(String name, MdObject source) GenerationBasedOnManagementService.getObjectModule
(MdObject source) org.eclipse.emf.common.util.URI
GenerationBasedOnManagementService.getObjectModuleUri
(MdObject source) -
Uses of MdObject in com.e1c.g5.v8.dt.internal.gsw.ui
Methods in com.e1c.g5.v8.dt.internal.gsw.ui that return types with arguments of type MdObjectModifier and TypeMethodDescriptionstatic Collection<Collection<MdObject>>
GenerationBasedOnUiHelper.groupBaseObjects
(Collection<MdObject> mdObjects) Groups based-on source objects according to typeMethod parameters in com.e1c.g5.v8.dt.internal.gsw.ui with type arguments of type MdObjectModifier and TypeMethodDescriptionstatic Collection<Collection<MdObject>>
GenerationBasedOnUiHelper.groupBaseObjects
(Collection<MdObject> mdObjects) Groups based-on source objects according to type -
Uses of MdObject in com.e1c.g5.v8.dt.internal.library.distribution
Methods in com.e1c.g5.v8.dt.internal.library.distribution with parameters of type MdObjectModifier and TypeMethodDescriptionDistributionSupportManager.getDistributionSettings
(MdObject mdObject) DistributionSupportManager.getObjectConformityForUser
(ParentConfigurationInfo parent, MdObject mdObject) DistributionSupportManager.getSupportModes
(ParentConfigurationInfo parent, MdObject mdObject) DistributionSupportManager.getUserSupportMode
(MdObject mdObject) void
DistributionSupportManager.setDistributionObjectModuleEnabled
(MdObject mdObject, Boolean newObjectModuleEnabled, org.eclipse.emf.common.util.BasicEMap.Entry<UUID, Boolean> objectModule) void
DistributionSupportManager.setDistributionParentSupportMode
(MdObject mdObject, ParentSupportMode newParentMode, org.eclipse.emf.common.util.BasicEMap.Entry<UUID, ParentSupportMode> distributive) void
DistributionSupportManager.setObjectSupportModeForUser
(ParentConfigurationInfo parent, MdObject mdObject, UserSupportMode newUserMode) Method parameters in com.e1c.g5.v8.dt.internal.library.distribution with type arguments of type MdObjectModifier and TypeMethodDescriptionDistributionSupportManager.getChangeDistributeSettingsRequestOptions
(List<MdObject> mdObjects) DistributionSupportManager.getChangeDistributionSettingsResponseOptions
(List<MdObject> selectedObjects, ParentSupportMode newParentMode, Boolean newModuleDistributionResult) DistributionSupportManager.getChangeUserModeRequestOptions
(List<MdObject> mdObjects, ParentConfigurationInfo parent) DistributionSupportManager.getChangeUserModeResponseOptions
(List<MdObject> selectedObjects, ParentConfigurationInfo parent, UserSupportMode resultUserMode, boolean recursiveResult) -
Uses of MdObject in com.e1c.g5.v8.dt.internal.library.distribution.index
Methods in com.e1c.g5.v8.dt.internal.library.distribution.index with parameters of type MdObjectModifier and TypeMethodDescriptionDistributionSupportIndexProvider.getDistributionSettings
(MdObject mdObject) void
DistributionSupportIndexProvider.setDistributionObjectModuleEnabled
(MdObject mdObject, org.eclipse.emf.common.util.BasicEMap.Entry<UUID, Boolean> objectModule, DistributionSupport distributionSupport) Sets object module settings for selected objectvoid
DistributionSupportIndexProvider.setDistributionParentSupportMode
(MdObject mdObject, org.eclipse.emf.common.util.BasicEMap.Entry<UUID, ParentSupportMode> distributive, DistributionSupport distributionSupport) Sets distributive settings for selected object -
Uses of MdObject in com.e1c.g5.v8.dt.internal.md.distribution.support.ui
Methods in com.e1c.g5.v8.dt.internal.md.distribution.support.ui that return types with arguments of type MdObjectModifier and TypeMethodDescriptionstatic Optional<Pair<List<MdObject>,
ParentConfigurationInfo>> DistributionSupportUiUtil.getFirstAndLastObjects
(IStructuredSelection selection) Returns first md-object and last parent configuration info from selection and empty if its not present.DistributionSupportUiUtil.getObjects
(IStructuredSelection selection) Returns the list of objects from selection -
Uses of MdObject in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.handlers
Methods in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.handlers that return types with arguments of type MdObjectModifier and TypeMethodDescriptionMdObjectsMessageDialog.getCheckedObjects()
Returns checked objects.Method parameters in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.handlers with type arguments of type MdObjectModifier and TypeMethodDescriptionstatic MdObjectsMessageDialog
MdObjectsMessageDialog.openConfirm
(org.eclipse.swt.widgets.Shell parent, String message, List<MdObject> mdObjects) Convenience method to open a simple confirm (OK/Cancel) dialog.static void
MdObjectsMessageDialog.openInformation
(org.eclipse.swt.widgets.Shell parent, String message, List<MdObject> mdObjects) Convenience method to open a standard information dialog.Constructor parameters in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.handlers with type arguments of type MdObjectModifierConstructorDescriptionMdObjectsMessageDialog
(org.eclipse.swt.widgets.Shell parentShell, String dialogTitle, org.eclipse.swt.graphics.Image dialogTitleImage, String dialogMessage, int dialogImageType, int defaultIndex, String[] dialogButtonLabels, List<MdObject> mdObjects) Create a message dialog. -
Uses of MdObject in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.tasks
Constructor parameters in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.tasks with type arguments of type MdObjectModifierConstructorDescriptionChangeDistributionSettingsTask
(ParentSupportMode newParentMode, Boolean newModuleDistributionEnabled, List<MdObject> mdObjects, IDistributionSupportManager distributionSupportManager) Creates new task.ChangeUserModeTask
(ParentConfigurationInfo parent, UserSupportMode newUserMode, List<MdObject> mdObjects, IDistributionSupportManager distributionSupportManager) Creates new task. -
Uses of MdObject in com.e1c.g5.v8.dt.library.distribution
Methods in com.e1c.g5.v8.dt.library.distribution that return types with arguments of type MdObjectModifier and TypeMethodDescriptionIDistributionSupportManager.ChangeUserModeResponseOptions.getNormalObjs()
Returns normal objects.IDistributionSupportManager.ChangeDistributionSettingsResponseOptions.getObjectsToChangeObjectModule()
Returns objects to change object module enablement.IDistributionSupportManager.ChangeDistributionSettingsResponseOptions.getObjectsToChangeParentMode()
Returns objects to change parent mode.IDistributionSupportManager.ChangeUserModeResponseOptions.getProtectObjs()
Returns protected objects.IDistributionSupportManager.ChangeUserModeResponseOptions.getWarningObjs()
Returns warning objects.Methods in com.e1c.g5.v8.dt.library.distribution with parameters of type MdObjectModifier and TypeMethodDescriptionIDistributionSupportManager.getDistributionSettings
(MdObject mdObject) Returns optional distribution settings for md-object.IDistributionSupportManager.getObjectConformityForUser
(ParentConfigurationInfo parent, MdObject mdObject) Получить соответствующий объект и условия поддержки для объекта пользовательской конфигурации.IDistributionSupportManager.getSupportModes
(ParentConfigurationInfo parent, MdObject mdObject) Returns optional parent configuration parent and user support modes for md-object.IDistributionSupportManager.getUserSupportMode
(MdObject mdObject) GetsUserSupportMode
formdObject
.void
IDistributionSupportManager.setDistributionObjectModuleEnabled
(MdObject mdObject, Boolean newObjectModuleEnabled, org.eclipse.emf.common.util.BasicEMap.Entry<UUID, Boolean> objectModule) Sets the object module enablement flag for selected objectvoid
IDistributionSupportManager.setDistributionParentSupportMode
(MdObject mdObject, ParentSupportMode newParentMode, org.eclipse.emf.common.util.BasicEMap.Entry<UUID, ParentSupportMode> distributive) Sets the distribution parent support mode for selected objectvoid
IDistributionSupportManager.setObjectSupportModeForUser
(ParentConfigurationInfo parent, MdObject mdObject, UserSupportMode newUserMode) Установить условия поддержки для объекта пользовательской конфигурации.Method parameters in com.e1c.g5.v8.dt.library.distribution with type arguments of type MdObjectModifier and TypeMethodDescriptionIDistributionSupportManager.getChangeDistributeSettingsRequestOptions
(List<MdObject> mdObjects) Returns change mode request options.IDistributionSupportManager.getChangeDistributionSettingsResponseOptions
(List<MdObject> mdObjects, ParentSupportMode newParentMode, Boolean newModuleDistributionResult) Returns change distribution settings response options.IDistributionSupportManager.getChangeUserModeRequestOptions
(List<MdObject> mdObjects, ParentConfigurationInfo parent) Returns change mode request options.IDistributionSupportManager.getChangeUserModeResponseOptions
(List<MdObject> mdObjects, ParentConfigurationInfo parent, UserSupportMode newUserMode, boolean recursiveResult) Returns change mode response options.Constructor parameters in com.e1c.g5.v8.dt.library.distribution with type arguments of type MdObjectModifierConstructorDescriptionChangeDistributionSettingsResponseOptions
(List<MdObject> objectsToChangeParentMode, List<MdObject> objectsToChangeObjectModule) Creates new normal response options.ChangeUserModeResponseOptions
(List<MdObject> protectObjs, List<MdObject> warningObjs, List<MdObject> normalObjs) Creates new normal response options. -
Uses of MdObject in com.e1c.g5.v8.dt.testing.check
Methods in com.e1c.g5.v8.dt.testing.check that return MdObjectModifier and TypeMethodDescriptionprotected MdObject
CheckTestBase.getMdObjectByFqn
(String fqn, IDtProject dtProject) Gets the MD object by its FQN and project