Mpp Data Node Processor
Types
Functions
Link copied to clipboard
@NotNull
Link copied to clipboard
Link copied to clipboard
open override fun importData(toImport: Collection<DataNode<MppCompilationInfoModel>>, projectData: ProjectData?, project: Project, modelsProvider: IdeModifiableModelsProvider)
Link copied to clipboard
Link copied to clipboard
open fun onSuccessImport(@NotNull p0: @NotNull MutableCollection<DataNode<MppCompilationInfoModel>>, @Nullable p1: @Nullable ProjectData?, @NotNull p2: @NotNull Project, @NotNull p3: @NotNull IdeModelsProvider)
Link copied to clipboard
open fun postProcess(@NotNull p0: @NotNull MutableCollection<out DataNode<MppCompilationInfoModel>>, @Nullable p1: @Nullable ProjectData?, @NotNull p2: @NotNull Project, @NotNull p3: @NotNull IdeModifiableModelsProvider)
Link copied to clipboard
open override fun removeData(p0: Computable<out MutableCollection<out Unit>>, @NotNull p1: @NotNull MutableCollection<out DataNode<MppCompilationInfoModel>>, @NotNull p2: @NotNull ProjectData, @NotNull p3: @NotNull Project, @NotNull p4: @NotNull IdeModifiableModelsProvider)