RepresentationInCaseOfFailureStep

Step which allows to define the representation which shall be used in case the extraction cannot be performed.

Parameters

SubjectT

the type of the current subject.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The previously specified assertion container from which we are going to extract the feature.

Link copied to clipboard

The previously specified description which describes the kind of feature extraction.

Functions

Link copied to clipboard

Uses the given representation in case the extraction cannot be performed.

Uses the given representationProvider, by turning it into a LazyRepresentation, to get the representation which will be used in case the extraction cannot be performed.