Uses of Interface
com.e1c.g5.v8.dt.check.ICheck
Packages that use ICheck
Package
Description
-
Uses of ICheck in com._1c.g5.v8.dt.testing.check
Classes in com._1c.g5.v8.dt.testing.check that implement ICheckModifier and TypeClassDescriptionclass
Special implementation ofICheck
for testing infrastructureMethods in com._1c.g5.v8.dt.testing.check that return ICheckModifier and TypeMethodDescriptionTestCheckProvider.registerCheck
(Class<? extends AbstractTestCheck> checkClass, String checkId, String categoryId) Registers new testingICheck
Methods in com._1c.g5.v8.dt.testing.check with parameters of type ICheckModifier and TypeMethodDescriptionvoid
TestCheckProvider.registerCheck
(ICheck check, String categoryId) Registers new testingICheck
-
Uses of ICheck in com.e1c.g5.dt.core.legacy.internal.validation
Classes in com.e1c.g5.dt.core.legacy.internal.validation that implement ICheck -
Uses of ICheck in com.e1c.g5.v8.dt.bsl.check
Classes in com.e1c.g5.v8.dt.bsl.check that implement ICheckModifier and TypeClassDescriptionclass
Basic documentation comment check. -
Uses of ICheck in com.e1c.g5.v8.dt.check.components
Classes in com.e1c.g5.v8.dt.check.components that implement ICheckModifier and TypeClassDescriptionclass
BasicCheck<CT>
Standard implementation of check with wide capabilities of configuring. -
Uses of ICheck in com.e1c.g5.v8.dt.check.internal.md.check.checks
Classes in com.e1c.g5.v8.dt.check.internal.md.check.checks that implement ICheckModifier and TypeClassDescriptionclass
Binary data storage location use field boolean type check.class
Configuration standalone content check.class
DbObjectTabularSection
line number length check.class
Critical reference value resolving check.class
Non critical reference value resolving check. -
Uses of ICheck in com.e1c.g5.v8.dt.check.internal.md.extension.check.checks
Classes in com.e1c.g5.v8.dt.check.internal.md.extension.check.checks that implement ICheckModifier and TypeClassDescriptionclass
XDTOPackage
extension package and namespace features dependency state check. -
Uses of ICheck in com.e1c.g5.v8.dt.check.settings
Methods in com.e1c.g5.v8.dt.check.settings that return ICheckModifier and TypeMethodDescriptionICheckProvider.CheckInfo.getCheck()
Gets the checkICheckRepository.getCheck
(CheckUid checkId, IDtProject dtProject) Gets the check using its UID and corresponding project settingsMethods in com.e1c.g5.v8.dt.check.settings that return types with arguments of type ICheckModifier and TypeMethodDescriptionICheckRepository.getCheck
(String checkId, IDtProject project) Gets the set of checks using their public identifier.Constructors in com.e1c.g5.v8.dt.check.settings with parameters of type ICheck -
Uses of ICheck in com.e1c.g5.v8.dt.internal.bsl.check
Classes in com.e1c.g5.v8.dt.internal.bsl.check that implement ICheckModifier and TypeClassDescriptionfinal class
The delegating check of modulestring literal
that contains Query Language text. -
Uses of ICheck in com.e1c.g5.v8.dt.internal.bsl.check.comment
Classes in com.e1c.g5.v8.dt.internal.bsl.check.comment that implement ICheckModifier and TypeClassDescriptionfinal class
The delegating check that performs processing ofModule
's methods documenting comments, builds the intermediary model and serves all dependent documenting comment checks with it -
Uses of ICheck in com.e1c.g5.v8.dt.internal.check.legacy
Classes in com.e1c.g5.v8.dt.internal.check.legacy that implement ICheck -
Uses of ICheck in com.e1c.g5.v8.dt.internal.check.repository
Methods in com.e1c.g5.v8.dt.internal.check.repository that return ICheckModifier and TypeMethodDescriptionCheckRepository.getCheck
(CheckUid checkId, IDtProject dtProject) Get the check using its unique identifierMethods in com.e1c.g5.v8.dt.internal.check.repository that return types with arguments of type ICheckModifier and TypeMethodDescriptionCheckRepository.getCheck
(String checkId, IDtProject dtProject) IProjectCheckMetadataManager.getChecksForCheckId
(String checkId) Gets the check using its natural identifier.ProjectCheckMetadataManager.getChecksForCheckId
(String checkId) -
Uses of ICheck in com.e1c.g5.v8.dt.internal.form.check.ql
Classes in com.e1c.g5.v8.dt.internal.form.check.ql that implement ICheckModifier and TypeClassDescriptionclass
Base implementation of the QL-delegating check for forms, DCS'es, etcfinal class
The delegating check that performs processing ofModule
's methods documenting comments, builds the intermediary model and serves all dependent documenting comment checks with itfinal class
The delegating check that performs processing ofQL
's being contained in the dynamic list attributes of forms -
Uses of ICheck in com.e1c.g5.v8.dt.internal.md.aindex.check
Classes in com.e1c.g5.v8.dt.internal.md.aindex.check that implement ICheck -
Uses of ICheck in com.e1c.g5.v8.dt.ql.check
Classes in com.e1c.g5.v8.dt.ql.check that implement ICheck