Package com.solibri.smc.api.checking


package com.solibri.smc.api.checking
  • Interface Summary
    Interface
    Description
    Boolean parameter.
    Checking provides access to information related to checking activities, such as whether checking has been done, and what the results are.
    CheckingNode is a node in a checking definition structure.
    Allows components that have been previously selected using ComponentSelector to be retrieved and marked as checked.
    Classification parameter.
    Allows to retrieve components like CheckingSelection, but in addition allows to select components for checking.
    Double parameter.
    Enumeration parameter.
    Filter parameter.
    Int parameter.
    This interface provides a way to access the rule table parameter.
    PreCheckResult provides information about the pre-check before the actual checking of the rule.
    Rule parameter that is used for specifying references to properties (see PropertyReference).
    This interface defines a result.
    This interface defines a result category.
    Provides a way to create checking results and result categories.
    The interface for rules.
    This class defines a rule parameter.
    Allow to handle the creation of checking parameters for a Rule.
    Represents the resources of a rule.
    Ruleset is a named collection of rules and possibly other rulesets.
    Score provides a metric to measure project coverage and checking coverage.
    String parameter.
    Table parameter.
  • Class Summary
    Class
    Description
    Extend this abstract class to implement a rule in which components passing a main filter are concurrently using a thread pool.
    Extend this abstract class to implement a rule in which components passing a main filter are checked one by one.
  • Enum Summary
    Enum
    Description
    Describes the state of the checking.
    This enumeration defines the possible decisions that a checking result can have.
    This enumeration defines the possible severities that an issue can have.