Search
Preparing search index...
The search index is not available
b-merode-modelBuilder
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
AttributeReadingTable
Class AttributeReadingTable
Hierarchy
AttributeReadingTable
Index
Constructors
constructor
Properties
authorizations
Methods
allow
allowed
deny
toJSON
to
Model
Format
Constructors
constructor
new
Attribute
Reading
Table
(
model
:
Model
)
:
AttributeReadingTable
Parameters
model:
Model
Returns
AttributeReadingTable
Properties
Private
authorizations
authorizations
:
Map
<
AttributeType
,
Map
<
BusinessObjectType
,
boolean
>
>
Methods
allow
allow
(
attr
:
AttributeType
, participantType
:
BusinessObjectType
)
:
void
Parameters
attr:
AttributeType
participantType:
BusinessObjectType
Returns
void
allowed
allowed
(
attr
:
AttributeType
, ptcp
:
BusinessObjectType
)
:
boolean
Parameters
attr:
AttributeType
ptcp:
BusinessObjectType
Returns
boolean
deny
deny
(
attr
:
AttributeType
, participantType
:
BusinessObjectType
)
:
void
Parameters
attr:
AttributeType
participantType:
BusinessObjectType
Returns
void
toJSON
toJSON
(
)
:
IAttributeReadingTableJSON
Returns
IAttributeReadingTableJSON
to
Model
Format
to
Model
Format
(
)
:
IAttributeReadingTableModelFormat
Returns
IAttributeReadingTableModelFormat
Globals
Attribute
Reading
Table
constructor
authorizations
allow
allowed
deny
toJSON
to
Model
Format
Generated using
TypeDoc