Search
Preparing search index...
The search index is not available
pytheas-ui
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ECMAScriptConstructor
Class ECMAScriptConstructor
Hierarchy
PyElement
ECMAScriptConstructor
Index
Constructors
constructor
Properties
file
id
modifiers
name
relations
Methods
add
Relation
get
InRelations
get
Out
Relations
has
Relation
Constructors
constructor
new ECMAScript
Constructor
(
propertyNode
:
NodeObject
)
:
ECMAScriptConstructor
Parameters
propertyNode:
NodeObject
Returns
ECMAScriptConstructor
Properties
file
file
:
any
id
id
:
string
modifiers
modifiers
:
string
[]
name
name
:
string
relations
relations
:
any
[]
= []
Methods
add
Relation
add
Relation
(
from
:
any
, to
:
any
, toType
:
string
, type
:
RelationTypes
)
:
void
Parameters
from:
any
to:
any
toType:
string
type:
RelationTypes
Returns
void
get
InRelations
get
InRelations
(
)
:
any
[]
Returns
any
[]
get
Out
Relations
get
Out
Relations
(
)
:
any
[]
Returns
any
[]
has
Relation
has
Relation
(
from
:
string
, to
:
string
, type
:
string
)
:
boolean
Parameters
from:
string
to:
string
type:
string
Returns
boolean
Globals
ECMAScript
Constructor
constructor
file
id
modifiers
name
relations
add
Relation
get
InRelations
get
Out
Relations
has
Relation
Generated using
TypeDoc