SPeCS Packages Documentation
Preparing search index...
@specs-feup/coral
pipeline/analyze/regionck/UniversalRegionsErrorReporting
UniversalRegionsErrorReporting
Class UniversalRegionsErrorReporting
Represents a transformation that can be applied to the graph as a whole. See BaseGraph.Class.apply.
Hierarchy (
View Summary
)
CoralTransformation
<
UniversalRegionsErrorReportingArgs
>
UniversalRegionsErrorReporting
Index
Constructors
constructor
Properties
applier
Methods
apply
Constructors
constructor
new
UniversalRegionsErrorReporting
(
args
:
UniversalRegionsErrorReportingArgs
,
)
:
UniversalRegionsErrorReporting
Parameters
args
:
UniversalRegionsErrorReportingArgs
Returns
UniversalRegionsErrorReporting
Properties
applier
applier
:
typeof
UniversalRegionsErrorReportingApplier
= UniversalRegionsErrorReportingApplier
Methods
apply
apply
(
graph
:
CoralGraph
.
Class
)
:
CoralGraph
.
Class
Parameters
graph
:
CoralGraph
.
Class
Returns
CoralGraph
.
Class
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
applier
Methods
apply
SPeCS Packages Documentation
Loading...
Represents a transformation that can be applied to the graph as a whole. See BaseGraph.Class.apply.