Uses of Interface
com.e1c.g5.v8.dt.check.settings.ICheckRepository
-
Packages that use ICheckRepository Package Description com._1c.g5.v8.dt.ui.validation com.e1c.g5.v8.dt.testing.check -
-
Uses of ICheckRepository in com._1c.g5.v8.dt.ui.validation
Methods in com._1c.g5.v8.dt.ui.validation that return ICheckRepository Modifier and Type Method Description ICheckRepository
ChecksViewerProvider. getCheckRepository()
Provides check repositoryConstructors in com._1c.g5.v8.dt.ui.validation with parameters of type ICheckRepository Constructor Description ChecksViewerProvider(ICheckRepository checkRepository, org.eclipse.core.resources.IProject project, Function<IChecksTreeNode,Boolean> treeFilter)
Creates new provider instance. -
Uses of ICheckRepository in com.e1c.g5.v8.dt.testing.check
Fields in com.e1c.g5.v8.dt.testing.check declared as ICheckRepository Modifier and Type Field Description ICheckRepository
CheckTestBase. checkRepository
-