webapi-parser
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Object
Node
custom
Domain
Properties
extends
Node
id
name
position
properties
add
Property
annotations
graph
with
Custom
Domain
Properties
with
Extends
Node
with
Id
with
Name
Hierarchy
DataNode
ObjectNode
Implements
Annotable
Index
Properties
custom
Domain
Properties
extends
Node
id
name
position
properties
Methods
add
Property
annotations
graph
with
Custom
Domain
Properties
with
Extends
Node
with
Id
with
Name
Properties
custom
Domain
Properties
custom
Domain
Properties
:
DomainExtension
[]
extends
Node
extends
Node
:
DomainElement
[]
id
id
:
string
name
name
:
StrField
position
position
:
Range
properties
properties
:
{}
Type declaration
[
key:
string
]:
DataNode
Methods
add
Property
add
Property
(
property
:
string
, node
:
DataNode
)
:
this
Parameters
property:
string
node:
DataNode
Returns
this
annotations
annotations
(
)
:
any
Returns
any
graph
graph
(
)
:
Graph
Returns
Graph
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
Generated using
TypeDoc