Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/constraint
Constraint
Class Constraint
Hierarchy
Constraint
Implements
ConstraintId
Debug
Index
Constructors
constructor
Properties
expression
id
relation
scope
strength
Methods
constrain
debug
is
Constrained
to
String
Constructors
constructor
new
Constraint
(
scope
:
ConstraintScope
, expression
:
ConstraintExpression
, relation
:
ConstraintRelation
, strength
:
number
)
:
Constraint
Parameters
scope:
ConstraintScope
expression:
ConstraintExpression
relation:
ConstraintRelation
strength:
number
Returns
Constraint
Properties
Readonly
expression
expression
:
ConstraintExpression
Readonly
id
id
:
number
Readonly
relation
relation
:
ConstraintRelation
Readonly
scope
scope
:
ConstraintScope
Readonly
strength
strength
:
number
Methods
constrain
constrain
(
constrained
?:
boolean
)
:
Constraint
Parameters
constrained:
boolean
= true
Returns
Constraint
debug
debug<T>
(
output
:
Output
<
T
>
)
:
Output
<
T
>
Type parameters
T
Parameters
output:
Output
<
T
>
Returns
Output
<
T
>
is
Constrained
is
Constrained
(
)
:
boolean
Returns
boolean
to
String
to
String
(
)
:
string
Returns
string
Modules
@swim/runtime
@swim/core
@swim/util
@swim/codec
@swim/fastener
@swim/collections
@swim/constraint
@swim/structure
@swim/streamlet
@swim/dataflow
@swim/recon
@swim/uri
@swim/math
@swim/geo
@swim/time
@swim/host
@swim/toolkit
Constraint
constructor
expression
id
relation
scope
strength
constrain
debug
is
Constrained
to
String
Generated using
TypeDoc