Search
Preparing search index...
The search index is not available
penguin-adinfo
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
penguin-adinfo
models/DependencyConfig
DependencyConfig
Class DependencyConfig
Hierarchy
DependencyConfig
Index
Constructors
constructor
Properties
_column
Destiny
_column
Reference
_has
Match
_matches
_values
Reference
Accessors
column
Destiny
column
Reference
has
Match
matches
values
Reference
Methods
to
Json
Constructors
constructor
new
Dependency
Config
(
dependencyConfig
:
{
columnDestiny
:
string
;
columnReference
:
string
;
hasMatch
:
boolean
;
matches
:
string
[]
;
valuesReference
:
string
[]
}
)
:
DependencyConfig
Parameters
dependencyConfig:
{
columnDestiny
:
string
;
columnReference
:
string
;
hasMatch
:
boolean
;
matches
:
string
[]
;
valuesReference
:
string
[]
}
column
Destiny
:
string
column
Reference
:
string
has
Match
:
boolean
matches
:
string
[]
values
Reference
:
string
[]
Returns
DependencyConfig
Properties
Private
_column
Destiny
_column
Destiny
:
string
Private
_column
Reference
_column
Reference
:
string
Private
_has
Match
_has
Match
:
boolean
Private
_matches
_matches
:
string
[]
Private
_values
Reference
_values
Reference
:
string
[]
Accessors
column
Destiny
get
columnDestiny
(
)
:
string
Returns
string
column
Reference
get
columnReference
(
)
:
string
Returns
string
has
Match
get
hasMatch
(
)
:
boolean
Returns
boolean
matches
get
matches
(
)
:
string
[]
Returns
string
[]
values
Reference
get
valuesReference
(
)
:
string
[]
Returns
string
[]
Methods
to
Json
to
Json
(
)
:
{
columnDestiny
:
string
;
columnReference
:
string
;
hasMatch
:
boolean
;
matches
:
string
[]
;
valuesReference
:
string
[]
}
Transforma a configuraĆ§Ć£o em um objeto JSON
Returns
{
columnDestiny
:
string
;
columnReference
:
string
;
hasMatch
:
boolean
;
matches
:
string
[]
;
valuesReference
:
string
[]
}
column
Destiny
:
string
column
Reference
:
string
has
Match
:
boolean
matches
:
string
[]
values
Reference
:
string
[]
Exports
models/
Dependency
Config
Dependency
Config
constructor
_column
Destiny
_column
Reference
_has
Match
_matches
_values
Reference
column
Destiny
column
Reference
has
Match
matches
values
Reference
to
Json
Generated using
TypeDoc
Transforma a configuraĆ§Ć£o em um objeto JSON