Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.BusinessProcess
Packages that use BusinessProcess
Package
Description
-
Uses of BusinessProcess in com._1c.g5.v8.dt.bp.scheme.model
Methods in com._1c.g5.v8.dt.bp.scheme.model that return BusinessProcessModifier and TypeMethodDescriptionGraphicalSchemeSubProcess.getSubprocess()Returns the value of the 'Subprocess' reference.Methods in com._1c.g5.v8.dt.bp.scheme.model with parameters of type BusinessProcessModifier and TypeMethodDescriptionvoidGraphicalSchemeSubProcess.setSubprocess(BusinessProcess value) Sets the value of the 'Subprocess' reference. -
Uses of BusinessProcess in com._1c.g5.v8.dt.bp.scheme.model.impl
Methods in com._1c.g5.v8.dt.bp.scheme.model.impl that return BusinessProcessMethods in com._1c.g5.v8.dt.bp.scheme.model.impl with parameters of type BusinessProcessModifier and TypeMethodDescriptionvoidGraphicalSchemeSubProcessImpl.setSubprocess(BusinessProcess newSubprocess) -
Uses of BusinessProcess in com._1c.g5.v8.dt.bp.scheme.services
Methods in com._1c.g5.v8.dt.bp.scheme.services with parameters of type BusinessProcessModifier and TypeMethodDescriptionIAddressingAttributeService.collectAddressingAttributeForGraphicalScheme(BusinessProcess businessProcess) -
Uses of BusinessProcess in com._1c.g5.v8.dt.bp.scheme.ui.aef.models
Constructors in com._1c.g5.v8.dt.bp.scheme.ui.aef.models with parameters of type BusinessProcessModifierConstructorDescriptionEventHandlerModel(String initialValue, EventHandler eventHandler, Collection<String> possibleHandlers, BusinessProcess businessProcess, IBslModuleContentManagementService bslModuleContentManagementService) Constructor -
Uses of BusinessProcess in com._1c.g5.v8.dt.bp.scheme.ui.aef.providers
Constructor parameters in com._1c.g5.v8.dt.bp.scheme.ui.aef.providers with type arguments of type BusinessProcessModifierConstructorDescriptionBusinessProcessContentProvider(IConfigurationProvider configurationProvider, Predicate<BusinessProcess> predicate) Constructor. -
Uses of BusinessProcess in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return BusinessProcessModifier and TypeMethodDescriptionstatic BusinessProcessTestMdObjectFactory.createBusinessProcess(String name) Creates BusinessProcess with name -
Uses of BusinessProcess in com._1c.g5.v8.dt.internal.md.extension._import.xml.model
Methods in com._1c.g5.v8.dt.internal.md.extension._import.xml.model that return BusinessProcessModifier and TypeMethodDescriptionAdoptedBusinessProcessInitializer.create(IV8Project v8project, Version version) -
Uses of BusinessProcess in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants that return BusinessProcessModifier and TypeMethodDescriptionprotected BusinessProcessBusinessProcessAdopterParticipant.createAdoptedObject(BusinessProcess nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type BusinessProcessModifier and TypeMethodDescriptionprotected BusinessProcessBusinessProcessAdopterParticipant.createAdoptedObject(BusinessProcess nativeObject, Version version, IAdopterContext context) protected MdObjectExtensionBusinessProcessAdopterParticipant.createExtension(BusinessProcess nativeObject) -
Uses of BusinessProcess in com._1c.g5.v8.dt.internal.md.ui.editors.businessprocess
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.businessprocess with parameters of type BusinessProcessModifierConstructorDescriptionBusinessProcessEditorInput(BusinessProcess businessProcess) Instantiates a new business process editor input -
Uses of BusinessProcess in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return BusinessProcessModifier and TypeMethodDescriptionBusinessProcessInitializer.create(IV8Project v8project, Version version) Methods in com._1c.g5.v8.dt.md.model with parameters of type BusinessProcessModifier and TypeMethodDescriptionBusinessProcessInitializer.getInputByStringFieldNames(BusinessProcess businessProcess) -
Uses of BusinessProcess in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type BusinessProcessModifier and TypeMethodDescriptionprotected booleanMdDbViewDefInferrer._infer(BusinessProcess object) protected booleanMdDbViewFieldDefInferrer._infer(BusinessProcess object, IEObjectProvider typeProvider) protected booleanMdImplicitRefInferrer._infer(BusinessProcess object) protected booleanMdStdCommandInferrer._infer(BusinessProcess bp, org.eclipse.xtext.resource.IEObjectDescription[] groups) Infers BusinessProcess standard commands.protected booleanMdStdCommandTypeInferrer._infer(BusinessProcess bp) Inferers BusinessProcess standard commands.protected booleanMdFieldInferrer._inferFrom(BusinessProcess object, IEObjectProvider typeProvider, CompatibilityMode compatibilityMode) static TypeMdTypeUtil.getRefType(BusinessProcess object) ReturnsTyperepresenting reference to theBusinessProcessmember.MdTypeUtil.newHeadTaskTypeDescription(BusinessProcess businessProcess, IEObjectProvider typeProvider) Returns a new type description with all TaskRefsMdTypeUtil.newNumberTypeDescription(BusinessProcess object, IEObjectProvider typeProvider) Returns a new type description for thenumberfield of theBusinessProcess. -
Uses of BusinessProcess in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return BusinessProcessModifier and TypeMethodDescriptionMdClassFactory.createBusinessProcess()Returns a new object of class 'Business Process'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type BusinessProcessModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<BusinessProcess>Configuration.getBusinessProcesses()Returns the value of the 'Business Processes' reference list. -
Uses of BusinessProcess in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement BusinessProcessModifier and TypeClassDescriptionclassAn implementation of the model object 'Business Process'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return BusinessProcessMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type BusinessProcessModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<BusinessProcess>ConfigurationImpl.getBusinessProcesses() -
Uses of BusinessProcess in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type BusinessProcessModifier and TypeMethodDescriptionMdClassSwitch.caseBusinessProcess(BusinessProcess object) Returns the result of interpreting the object as an instance of 'Business Process'.booleanMdClassValidator.validateBusinessProcess(BusinessProcess businessProcess, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) booleanMdClassValidator.validateBusinessProcess_validate(BusinessProcess businessProcess, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Business Process'. -
Uses of BusinessProcess in com.e1c.g5.v8.dt.internal.bp.scheme.extension
Methods in com.e1c.g5.v8.dt.internal.bp.scheme.extension with parameters of type BusinessProcessModifier and TypeMethodDescriptionExtensionAddressingAttributeService.collectAddressingAttributeForGraphicalScheme(BusinessProcess businessProcess)