plannerjs - v0.4.1
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Profile
Condition
constructor
id
object
predicate
getID
create
Hierarchy
ProfileCondition
Implements
IEntity
Index
Constructors
constructor
Properties
id
object
predicate
Methods
getID
create
Constructors
constructor
new
Profile
Condition
(
id
:
string
)
:
ProfileCondition
Parameters
id:
string
Returns
ProfileCondition
Properties
id
id
:
string
object
object
:
string
predicate
predicate
:
string
Methods
getID
getID
(
)
:
string
Returns
string
Static
create
create
(
id
:
string
)
:
ProfileCondition
Parameters
id:
string
Returns
ProfileCondition
Generated using
TypeDoc