Search
Preparing search index...
The search index is not available
pytheas-ui
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
JavaClass
Class JavaClass
Hierarchy
PyElement
JavaClass
Index
Constructors
constructor
Properties
ast
file
id
modifiers
name
relations
Methods
add
Relation
get
InRelations
get
Out
Relations
has
Relation
Constructors
constructor
new
Java
Class
(
classeNode
:
any
, file
:
any
)
:
JavaClass
Parameters
classeNode:
any
file:
any
Returns
JavaClass
Properties
ast
ast
:
any
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
Java
Class
constructor
ast
file
id
modifiers
name
relations
add
Relation
get
InRelations
get
Out
Relations
has
Relation
Generated using
TypeDoc