Unit 'FpSonar.RuleFramework' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-sonar]

TRuleBase

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpsonar.ruleframework.pp line 63

type TRuleBase = class(TObject,IAnalysisRule)

protected

  FMetadata: TRuleMetadata;

public

  constructor Create();

  function Metadata;

  procedure Apply(); virtual; abstract;

end;

Inheritance

TRuleBase

|

TObject,IAnalysisRule


Documentation generated on: 2026-07-12