mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 21:11:28 +07:00
[workspace model] Update API surfaces after making entities' inmplementation internal
GitOrigin-RevId: 66d084e0d628fc08a4a175b07e01fa320e9d03fa
This commit is contained in:
committed by
intellij-monorepo-bot
parent
3174f25ce4
commit
d63f80f9d3
@@ -1388,51 +1388,12 @@ f:com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBu
|
||||
- f:create(java.util.Map,com.intellij.platform.workspace.storage.EntitySource):com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBuildClasspathEntity$Builder
|
||||
- f:create(java.util.Map,com.intellij.platform.workspace.storage.EntitySource,kotlin.jvm.functions.Function1):com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBuildClasspathEntity$Builder
|
||||
- bs:create$default(com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBuildClasspathEntity$Companion,java.util.Map,com.intellij.platform.workspace.storage.EntitySource,kotlin.jvm.functions.Function1,I,java.lang.Object):com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBuildClasspathEntity$Builder
|
||||
f:com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBuildClasspathEntityData
|
||||
- com.intellij.platform.workspace.storage.impl.WorkspaceEntityData
|
||||
- projectsBuildClasspath:java.util.Map
|
||||
- <init>():V
|
||||
- createDetachedEntity(java.util.List):com.intellij.platform.workspace.storage.WorkspaceEntity$Builder
|
||||
- createEntity(com.intellij.platform.workspace.storage.instrumentation.EntityStorageInstrumentation):com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBuildClasspathEntity
|
||||
- equals(java.lang.Object):Z
|
||||
- equalsIgnoringEntitySource(java.lang.Object):Z
|
||||
- getEntityInterface():java.lang.Class
|
||||
- getMetadata():com.intellij.platform.workspace.storage.metadata.model.EntityMetadata
|
||||
- f:getProjectsBuildClasspath():java.util.Map
|
||||
- getRequiredParents():java.util.List
|
||||
- hashCode():I
|
||||
- hashCodeIgnoringEntitySource():I
|
||||
- f:setProjectsBuildClasspath(java.util.Map):V
|
||||
- wrapAsModifiable(com.intellij.platform.workspace.storage.MutableEntityStorage):com.intellij.platform.workspace.storage.WorkspaceEntity$Builder
|
||||
c:com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBuildClasspathEntityImpl
|
||||
- com.intellij.platform.workspace.storage.impl.WorkspaceEntityBase
|
||||
- com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBuildClasspathEntity
|
||||
- <init>(com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBuildClasspathEntityData):V
|
||||
- connectionIdList():java.util.List
|
||||
- getEntitySource():com.intellij.platform.workspace.storage.EntitySource
|
||||
- getProjectsBuildClasspath():java.util.Map
|
||||
f:com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBuildClasspathEntityImpl$Builder
|
||||
- com.intellij.platform.workspace.storage.impl.ModifiableWorkspaceEntityBase
|
||||
- com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBuildClasspathEntity$Builder
|
||||
- <init>():V
|
||||
- <init>(com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBuildClasspathEntityData):V
|
||||
- applyToBuilder(com.intellij.platform.workspace.storage.MutableEntityStorage):V
|
||||
- connectionIdList():java.util.List
|
||||
- getEntityClass():java.lang.Class
|
||||
- getEntitySource():com.intellij.platform.workspace.storage.EntitySource
|
||||
- getProjectsBuildClasspath():java.util.Map
|
||||
- relabel(com.intellij.platform.workspace.storage.WorkspaceEntity,java.util.Set):V
|
||||
- setEntitySource(com.intellij.platform.workspace.storage.EntitySource):V
|
||||
- setProjectsBuildClasspath(java.util.Map):V
|
||||
f:com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBuildClasspathEntitySource
|
||||
- com.intellij.platform.workspace.storage.EntitySource
|
||||
- sf:INSTANCE:com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBuildClasspathEntitySource
|
||||
f:com.intellij.openapi.externalSystem.settings.workspaceModel.MappersKt
|
||||
- sf:getExternalProjectBuildClasspathPojo(com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBuildClasspathEntity):java.util.Map
|
||||
- sf:getExternalProjectsBuildClasspathEntity(java.util.Map):com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBuildClasspathEntity$Builder
|
||||
f:com.intellij.openapi.externalSystem.settings.workspaceModel.MetadataStorageImpl
|
||||
- com.intellij.platform.workspace.storage.metadata.impl.MetadataStorageBase
|
||||
- sf:INSTANCE:com.intellij.openapi.externalSystem.settings.workspaceModel.MetadataStorageImpl
|
||||
com.intellij.openapi.externalSystem.task.ExternalSystemTaskManager
|
||||
- a:cancelTask(com.intellij.openapi.externalSystem.model.task.ExternalSystemTaskId,com.intellij.openapi.externalSystem.model.task.ExternalSystemTaskNotificationListener):Z
|
||||
- executeTasks(com.intellij.openapi.externalSystem.model.task.ExternalSystemTaskId,java.util.List,java.lang.String,com.intellij.openapi.externalSystem.model.settings.ExternalSystemExecutionSettings,java.lang.String,com.intellij.openapi.externalSystem.model.task.ExternalSystemTaskNotificationListener):V
|
||||
|
||||
@@ -17357,9 +17357,6 @@ f:com.intellij.ide.scratch.ScratchesSearchScope
|
||||
- s:getScratchesScope(com.intellij.openapi.project.Project):com.intellij.psi.search.GlobalSearchScope
|
||||
- isSearchInLibraries():Z
|
||||
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
|
||||
f:com.intellij.ide.scratch.workspace.MetadataStorageImpl
|
||||
- com.intellij.platform.workspace.storage.metadata.impl.MetadataStorageBase
|
||||
- sf:INSTANCE:com.intellij.ide.scratch.workspace.MetadataStorageImpl
|
||||
f:com.intellij.ide.scratch.workspace.ScratchEntityLifecycleSupporter
|
||||
- com.intellij.platform.backend.workspace.WorkspaceEntityLifecycleSupporter
|
||||
- <init>():V
|
||||
@@ -17383,44 +17380,6 @@ f:com.intellij.ide.scratch.workspace.ScratchRootsEntity$Companion
|
||||
- f:create(java.util.List,com.intellij.platform.workspace.storage.EntitySource):com.intellij.ide.scratch.workspace.ScratchRootsEntity$Builder
|
||||
- f:create(java.util.List,com.intellij.platform.workspace.storage.EntitySource,kotlin.jvm.functions.Function1):com.intellij.ide.scratch.workspace.ScratchRootsEntity$Builder
|
||||
- bs:create$default(com.intellij.ide.scratch.workspace.ScratchRootsEntity$Companion,java.util.List,com.intellij.platform.workspace.storage.EntitySource,kotlin.jvm.functions.Function1,I,java.lang.Object):com.intellij.ide.scratch.workspace.ScratchRootsEntity$Builder
|
||||
f:com.intellij.ide.scratch.workspace.ScratchRootsEntityData
|
||||
- com.intellij.platform.workspace.storage.impl.WorkspaceEntityData
|
||||
- roots:java.util.List
|
||||
- <init>():V
|
||||
- clone():com.intellij.ide.scratch.workspace.ScratchRootsEntityData
|
||||
- createDetachedEntity(java.util.List):com.intellij.platform.workspace.storage.WorkspaceEntity$Builder
|
||||
- createEntity(com.intellij.platform.workspace.storage.instrumentation.EntityStorageInstrumentation):com.intellij.ide.scratch.workspace.ScratchRootsEntity
|
||||
- equals(java.lang.Object):Z
|
||||
- equalsIgnoringEntitySource(java.lang.Object):Z
|
||||
- getEntityInterface():java.lang.Class
|
||||
- getMetadata():com.intellij.platform.workspace.storage.metadata.model.EntityMetadata
|
||||
- getRequiredParents():java.util.List
|
||||
- f:getRoots():java.util.List
|
||||
- hashCode():I
|
||||
- hashCodeIgnoringEntitySource():I
|
||||
- f:setRoots(java.util.List):V
|
||||
- wrapAsModifiable(com.intellij.platform.workspace.storage.MutableEntityStorage):com.intellij.platform.workspace.storage.WorkspaceEntity$Builder
|
||||
c:com.intellij.ide.scratch.workspace.ScratchRootsEntityImpl
|
||||
- com.intellij.platform.workspace.storage.impl.WorkspaceEntityBase
|
||||
- com.intellij.ide.scratch.workspace.ScratchRootsEntity
|
||||
- <init>(com.intellij.ide.scratch.workspace.ScratchRootsEntityData):V
|
||||
- connectionIdList():java.util.List
|
||||
- getEntitySource():com.intellij.platform.workspace.storage.EntitySource
|
||||
- getRoots():java.util.List
|
||||
f:com.intellij.ide.scratch.workspace.ScratchRootsEntityImpl$Builder
|
||||
- com.intellij.platform.workspace.storage.impl.ModifiableWorkspaceEntityBase
|
||||
- com.intellij.ide.scratch.workspace.ScratchRootsEntity$Builder
|
||||
- <init>():V
|
||||
- <init>(com.intellij.ide.scratch.workspace.ScratchRootsEntityData):V
|
||||
- afterModification():V
|
||||
- applyToBuilder(com.intellij.platform.workspace.storage.MutableEntityStorage):V
|
||||
- connectionIdList():java.util.List
|
||||
- getEntityClass():java.lang.Class
|
||||
- getEntitySource():com.intellij.platform.workspace.storage.EntitySource
|
||||
- getRoots():java.util.List
|
||||
- relabel(com.intellij.platform.workspace.storage.WorkspaceEntity,java.util.Set):V
|
||||
- setEntitySource(com.intellij.platform.workspace.storage.EntitySource):V
|
||||
- setRoots(java.util.List):V
|
||||
f:com.intellij.ide.scratch.workspace.ScratchRootsEntityKt
|
||||
- sf:modifyScratchRootsEntity(com.intellij.platform.workspace.storage.MutableEntityStorage,com.intellij.ide.scratch.workspace.ScratchRootsEntity,kotlin.jvm.functions.Function1):com.intellij.ide.scratch.workspace.ScratchRootsEntity
|
||||
c:com.intellij.ide.scratch.workspace.ScratchRootsEntityWorkspaceFileIndexContributor
|
||||
|
||||
@@ -1051,9 +1051,6 @@ f:com.intellij.workspaceModel.ide.impl.legacyBridge.library.LibraryStateSnapshot
|
||||
- f:isJarDirectory(java.lang.String,com.intellij.openapi.roots.OrderRootType):Z
|
||||
- f:isValid(java.lang.String,com.intellij.openapi.roots.OrderRootType):Z
|
||||
f:com.intellij.workspaceModel.ide.impl.legacyBridge.library.LibraryStateSnapshot$Companion
|
||||
f:com.intellij.workspaceModel.ide.impl.legacyBridge.library.MetadataStorageImpl
|
||||
- com.intellij.platform.workspace.storage.metadata.impl.MetadataStorageBase
|
||||
- sf:INSTANCE:com.intellij.workspaceModel.ide.impl.legacyBridge.library.MetadataStorageImpl
|
||||
f:com.intellij.workspaceModel.ide.impl.legacyBridge.library.ProjectLibraryTableBridgeImpl
|
||||
- com.intellij.openapi.Disposable
|
||||
- com.intellij.openapi.roots.libraries.LibraryTable
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -80,9 +80,6 @@
|
||||
- *sf:Companion:com.intellij.platform.workspace.storage.ImmutableEntityStorage$Companion
|
||||
*f:com.intellij.platform.workspace.storage.ImmutableEntityStorage$Companion
|
||||
- f:empty():com.intellij.platform.workspace.storage.ImmutableEntityStorage
|
||||
*f:com.intellij.platform.workspace.storage.MetadataStorageImpl
|
||||
- com.intellij.platform.workspace.storage.metadata.impl.MetadataStorageBase
|
||||
- sf:INSTANCE:com.intellij.platform.workspace.storage.MetadataStorageImpl
|
||||
*:com.intellij.platform.workspace.storage.MutableEntityStorage
|
||||
- com.intellij.platform.workspace.storage.EntityStorage
|
||||
- *sf:Companion:com.intellij.platform.workspace.storage.MutableEntityStorage$Companion
|
||||
|
||||
Reference in New Issue
Block a user