webapi-parser
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Scalar
Node
constructor
custom
Domain
Properties
data
Type
extends
Node
id
name
position
value
annotations
graph
to
String
with
Custom
Domain
Properties
with
Extends
Node
with
Id
with
Name
build
Hierarchy
DataNode
ScalarNode
Implements
Annotable
Index
Constructors
constructor
Properties
custom
Domain
Properties
data
Type
extends
Node
id
name
position
value
Methods
annotations
graph
to
String
with
Custom
Domain
Properties
with
Extends
Node
with
Id
with
Name
build
Constructors
constructor
new
Scalar
Node
(
)
:
ScalarNode
new
Scalar
Node
(
value
:
string
, dataType
:
string
)
:
ScalarNode
Returns
ScalarNode
Parameters
value:
string
dataType:
string
Returns
ScalarNode
Properties
custom
Domain
Properties
custom
Domain
Properties
:
DomainExtension
[]
data
Type
data
Type
:
StrField
extends
Node
extends
Node
:
DomainElement
[]
id
id
:
string
name
name
:
StrField
position
position
:
Range
value
value
:
StrField
Methods
annotations
annotations
(
)
:
any
Returns
any
graph
graph
(
)
:
Graph
Returns
Graph
to
String
to
String
(
)
:
string
Returns
string
with
Custom
Domain
Properties
with
Custom
Domain
Properties
(
extensions
:
DomainExtension
[]
)
:
this
Parameters
extensions:
DomainExtension
[]
Returns
this
with
Extends
Node
with
Extends
Node
(
extension
:
ParametrizedDeclaration
[]
)
:
this
Parameters
extension:
ParametrizedDeclaration
[]
Returns
this
with
Id
with
Id
(
id
:
string
)
:
this
Parameters
id:
string
Returns
this
with
Name
with
Name
(
name
:
string
)
:
this
Parameters
name:
string
Returns
this
Static
build
build
(
value
:
string
, dataType
:
string
)
:
ScalarNode
Parameters
value:
string
dataType:
string
Returns
ScalarNode
Generated using
TypeDoc