Preparing search index...
The search index is not available
Modelina
Modelina
OutputModel
Class OutputModel
Common representation for the output model.
Index
Constructors
constructor
Properties
dependencies
input
Model
model
model
Name
result
Methods
to
Output
Model
Constructors
constructor
new
Output
Model
(
result
,
model
,
modelName
,
inputModel
,
dependencies
)
:
OutputModel
Parameters
result
:
string
model
:
ConstrainedMetaModel
modelName
:
string
inputModel
:
InputMetaModel
dependencies
:
string
[]
Returns
OutputModel
Properties
Readonly
dependencies
dependencies
:
string
[]
Readonly
input
Model
input
Model
:
InputMetaModel
Readonly
model
model
:
ConstrainedMetaModel
Readonly
model
Name
model
Name
:
string
Readonly
result
result
:
string
Methods
Static
to
Output
Model
to
Output
Model
(
args
)
:
OutputModel
Parameters
args
:
ToOutputModelArg
Returns
OutputModel
to
Output
Model
(
args
)
:
OutputModel
[]
Parameters
args
:
ToOutputModelArg
[]
Returns
OutputModel
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
dependencies
input
Model
model
model
Name
result
to
Output
Model
Modelina
Loading...
Common representation for the output model.