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 TypeMethodDescriptionvoid
GraphicalSchemeSubProcess.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 TypeMethodDescriptionvoid
GraphicalSchemeSubProcessImpl.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 BusinessProcess
TestMdObjectFactory.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 BusinessProcess
BusinessProcessAdopterParticipant.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 BusinessProcess
BusinessProcessAdopterParticipant.createAdoptedObject
(BusinessProcess nativeObject, Version version, IAdopterContext context) protected MdObjectExtension
BusinessProcessAdopterParticipant.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 boolean
MdDbViewDefInferrer._infer
(BusinessProcess object) protected boolean
MdDbViewFieldDefInferrer._infer
(BusinessProcess object, IEObjectProvider typeProvider) protected boolean
MdImplicitRefInferrer._infer
(BusinessProcess object) protected boolean
MdStdCommandInferrer._infer
(BusinessProcess bp, org.eclipse.xtext.resource.IEObjectDescription[] groups) Infers BusinessProcess standard commands.protected boolean
MdStdCommandTypeInferrer._infer
(BusinessProcess bp) Inferers BusinessProcess standard commands.protected boolean
MdFieldInferrer._inferFrom
(BusinessProcess object, IEObjectProvider typeProvider, CompatibilityMode compatibilityMode) static Type
MdTypeUtil.getRefType
(BusinessProcess object) ReturnsType
representing reference to theBusinessProcess
member.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 thenumber
field 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 TypeClassDescriptionclass
An 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'.boolean
MdClassValidator.validateBusinessProcess
(BusinessProcess businessProcess, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) boolean
MdClassValidator.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)