Uses of Class
com.e1c.g5.v8.dt.check.settings.ICheckProvider.CheckInfo
Packages that use ICheckProvider.CheckInfo
Package
Description
-
Uses of ICheckProvider.CheckInfo in com._1c.g5.v8.dt.testing.check
Methods in com._1c.g5.v8.dt.testing.check that return types with arguments of type ICheckProvider.CheckInfo -
Uses of ICheckProvider.CheckInfo in com.e1c.g5.v8.dt.check.settings
Methods in com.e1c.g5.v8.dt.check.settings that return types with arguments of type ICheckProvider.CheckInfoModifier and TypeMethodDescriptionICheckProvider.getChecks()
Gets all registered checks paired with categories they are being registered in -
Uses of ICheckProvider.CheckInfo in com.e1c.g5.v8.dt.internal.check.legacy
Methods in com.e1c.g5.v8.dt.internal.check.legacy that return types with arguments of type ICheckProvider.CheckInfo -
Uses of ICheckProvider.CheckInfo in com.e1c.g5.v8.dt.internal.check.repository
Methods in com.e1c.g5.v8.dt.internal.check.repository that return types with arguments of type ICheckProvider.CheckInfoMethod parameters in com.e1c.g5.v8.dt.internal.check.repository with type arguments of type ICheckProvider.CheckInfoModifier and TypeMethodDescriptionvoid
ProjectCheckMetadataManager.init
(Collection<ICheckProvider.CheckInfo> registeredChecks, IDtProject dtProject, boolean cleanStart) Initializes the manager with the state.