plannerjs - v0.4.1
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Profile
Fetcher
Default
constructor
ld
Fetch
ld
Loader
get
get
Conclusion
View
get
Condition
View
get
Rule
View
get
View
parse
Profile
Blob
Hierarchy
ProfileFetcherDefault
Implements
IProfileFetcher
Index
Constructors
constructor
Properties
ld
Fetch
ld
Loader
Methods
get
get
Conclusion
View
get
Condition
View
get
Rule
View
get
View
parse
Profile
Blob
Constructors
constructor
new
Profile
Fetcher
Default
(
ldFetch
:
LDFetch
)
:
ProfileFetcherDefault
Parameters
ldFetch:
LDFetch
Returns
ProfileFetcherDefault
Properties
Protected
ld
Fetch
ld
Fetch
:
LDFetch
Protected
ld
Loader
ld
Loader
:
LDLoader
Methods
get
get
(
url
:
string
)
:
Promise
<
Profile
>
Parameters
url:
string
Returns
Promise
<
Profile
>
Protected
get
Conclusion
View
get
Conclusion
View
(
)
:
ThingView
<
ProfileConclusion
>
Returns
ThingView
<
ProfileConclusion
>
Protected
get
Condition
View
get
Condition
View
(
)
:
ThingView
<
ProfileCondition
>
Returns
ThingView
<
ProfileCondition
>
Protected
get
Rule
View
get
Rule
View
(
)
:
ThingView
<
ProfileRule
>
Returns
ThingView
<
ProfileRule
>
Protected
get
View
get
View
(
)
:
ThingView
<
CharacteristicProfile
>
Returns
ThingView
<
CharacteristicProfile
>
parse
Profile
Blob
parse
Profile
Blob
(
blob
:
object
, id
:
string
)
:
Promise
<
Profile
>
Parameters
blob:
object
id:
string
Returns
Promise
<
Profile
>
Generated using
TypeDoc