Modelina
Preparing search index...
ObjectModel
Class ObjectModel
Hierarchy (
View Summary
)
MetaModel
ObjectModel
Index
Constructors
constructor
Properties
name
options
original
Input
properties
Constructors
constructor
new
ObjectModel
(
name
:
string
,
originalInput
:
any
,
options
:
MetaModelOptions
,
properties
:
{
[
key
:
string
]:
ObjectPropertyModel
}
,
)
:
ObjectModel
Parameters
name
:
string
originalInput
:
any
options
:
MetaModelOptions
properties
:
{
[
key
:
string
]:
ObjectPropertyModel
}
Returns
ObjectModel
Properties
name
name
:
string
options
options
:
MetaModelOptions
original
Input
originalInput
:
any
properties
properties
:
{
[
key
:
string
]:
ObjectPropertyModel
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
options
original
Input
properties
Modelina
Loading...