webapi-parser
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Annotation
Type
Declaration
Base
Unit
Base
Unit
With
Declares
Model
declares
id
location
raw
usage
find
ById
find
ByType
references
with
Declared
Element
with
Declares
with
Location
with
Raw
with
References
with
Usage
Base
Unit
With
Declares
Model
And
Encodes
Model
Base
Unit
With
Encodes
Model
Data
Type
Declares
Model
Document
Documentation
Item
Encodes
Model
Extension
External
Fragment
Fragment
Module
Named
Example
Overlay
Resource
Type
Fragment
Security
Scheme
Fragment
Trait
Fragment
Vocabulary
Hierarchy
BaseUnit
BaseUnitWithDeclaresModel
Module
Implements
DeclaresModel
Index
Properties
declares
id
location
raw
usage
Methods
find
ById
find
ByType
references
with
Declared
Element
with
Declares
with
Location
with
Raw
with
References
with
Usage
Properties
declares
declares
:
DomainElement
[]
id
id
:
string
location
location
:
string
raw
raw
:
string
|
undefined
usage
usage
:
StrField
Methods
find
ById
find
ById
(
id
:
string
)
:
DomainElement
|
undefined
Parameters
id:
string
Returns
DomainElement
|
undefined
find
ByType
find
ByType
(
typeId
:
string
)
:
DomainElement
[]
Parameters
typeId:
string
Returns
DomainElement
[]
references
references
(
)
:
BaseUnit
[]
Returns
BaseUnit
[]
with
Declared
Element
with
Declared
Element
(
declared
:
DomainElement
)
:
this
Parameters
declared:
DomainElement
Returns
this
with
Declares
with
Declares
(
declares
:
DomainElement
[]
)
:
this
Parameters
declares:
DomainElement
[]
Returns
this
with
Location
with
Location
(
location
:
string
)
:
this
Parameters
location:
string
Returns
this
with
Raw
with
Raw
(
raw
:
string
)
:
this
Parameters
raw:
string
Returns
this
with
References
with
References
(
references
:
BaseUnit
[]
)
:
this
Parameters
references:
BaseUnit
[]
Returns
this
with
Usage
with
Usage
(
usage
:
string
)
:
this
Parameters
usage:
string
Returns
this
Generated using
TypeDoc