Documentation

MatchCandidate
in package

A match candidate is considered a match and its component available for selection if the position in the identifier string is within the range of its position constraint. If the match candidate was detected using only a partial token then it is considered a match if it is a starts with rule type.

Tags
author

DeviceAtlas Limited

Table of Contents

Properties

$aAs  : mixed
$c  : mixed
$cG  : mixed
$iSWMT  : mixed
$lCs  : mixed
$mT  : mixed
$poC  : mixed
$prCs  : mixed

Methods

__construct()  : mixed
getAdditionalActions()  : mixed
getComponent()  : mixed
getConstraintGroup()  : mixed
getLookaroundConstraints()  : mixed
getMatchType()  : mixed
getPositionConstraint()  : mixed
getPropertyConstraints()  : mixed
hasAdditionalActions()  : mixed
hasComponent()  : mixed
hasConstraintGroup()  : mixed
hasLookaroundConstraints()  : mixed
hasPositionConstraint()  : mixed
hasPropertyConstraints()  : mixed
isStartWithMatchType()  : mixed

Properties

Methods

__construct()

public __construct(mixed $matchType, mixed $component, mixed $positionConstraint, mixed $lookaroundConstraints, mixed $constraintGroup, mixed $propertyConstraints, mixed $additionalActions) : mixed
Parameters
$matchType : mixed
$component : mixed
$positionConstraint : mixed
$lookaroundConstraints : mixed
$constraintGroup : mixed
$propertyConstraints : mixed
$additionalActions : mixed

getLookaroundConstraints()

public getLookaroundConstraints() : mixed

getPropertyConstraints()

public getPropertyConstraints() : mixed

hasLookaroundConstraints()

public hasLookaroundConstraints() : mixed

hasPropertyConstraints()

public hasPropertyConstraints() : mixed

        
On this page

Search results