constructor(componentService: ComponentService, projectService: ProjectService, interfaceSpecificationService: InterfaceSpecificationService, interfaceSpecificationVersionService: InterfaceSpecificationVersionService, interfacePartService: InterfacePartService, componentVersionService: ComponentVersionService, relationService: RelationService, imsService: IMSService, imsProjectService: IMSProjectService, intraComponentDependencySpecificationService: IntraComponentDependencySpecificationService, syncPermissionTargetService: SyncPermissionTargetService, viewService: ViewService)
Parameters
componentService
used for Component-related mutations
projectService
used for Project-related mutations
interfaceSpecificationService
used for InterfaceSpecification-related mutations
interfaceSpecificationVersionService
used for InterfaceSpecificationVersion-related mutations
interfacePartService
used for InterfacePart-related mutations
componentVersionService
used for ComponentVersion-related mutations
imsService
used for IMS-related mutations
imsProjectService
used for IMSProject-related mutations
intraComponentDependencySpecificationService
used for IntraComponentDependencySpecificationService-related mutations
syncPermissionTargetService
used for SyncPermissionTarget-related mutations
viewService
used for View-related mutations