alchemist-full
Toggle table of contents
43.0.3
alldocs
Target filter
alldocs
Switch theme
Search in API
Skip to content
alchemist-full
alchemist
/
it.unibo.alchemist.boundary.graphql.schema.model.surrogates
/
ReactionSurrogate
/
ReactionSurrogate
Reaction
Surrogate
alldocs
constructor
(
origin
:
Reaction
<
T
>
,
inputContext
:
Context
=
origin.inputContext
,
outputContext
:
Context
=
origin.outputContext
,
node
:
NodeSurrogate
<
T
>
=
origin.node.toGraphQLNodeSurrogate()
)
Parameters
input
Context
the input context of the reaction
output
Context
the output context of the reaction