Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Meta
UPathMetaStore
Class UPathMetaStore<T>
Public
Type Parameters
T
extends
IMetaModel
Implements
IUPathMetaStore
<
T
,
UPathMetaAttribute
>
Index
Constructors
constructor
Properties
attributes
Cache
display
Name
Paths
Cache
meta
Record
Methods
build
Attributes
Cache
get
All
Meta
Attributes
get
Display
Name
get
Meta
Attribute
get
Meta
Entity
set
Meta
Entity
Constructors
constructor
new UPath
Meta
Store
<
T
>
(
metaRecord
)
:
UPathMetaStore
<
T
>
Type Parameters
T
extends
IMetaModel
Parameters
metaRecord
:
T
Returns
UPathMetaStore
<
T
>
Properties
Protected
attributes
Cache
attributes
Cache
:
ObservableMap
<
string
,
UPathMetaAttribute
>
Protected
display
Name
Paths
Cache
display
Name
Paths
Cache
:
ObservableMap
<
string
,
string
>
Protected
meta
Record
meta
Record
:
T
Methods
Protected
build
Attributes
Cache
build
Attributes
Cache
(
)
:
void
Returns
void
get
All
Meta
Attributes
get
All
Meta
Attributes
(
)
:
Map
<
string
,
UPathMetaAttribute
>
Returns
Map
<
string
,
UPathMetaAttribute
>
get
Display
Name
get
Display
Name
(
path
)
:
null
|
string
Parameters
path
:
string
Returns
null
|
string
get
Meta
Attribute
get
Meta
Attribute
(
path
)
:
null
|
UPathMetaAttribute
Parameters
path
:
string
Returns
null
|
UPathMetaAttribute
get
Meta
Entity
get
Meta
Entity
(
)
:
T
Returns
T
set
Meta
Entity
set
Meta
Entity
(
metaEntity
)
:
void
Parameters
metaEntity
:
T
Returns
void
On This Page
Constructors
constructor
Properties
attributes
Cache
display
Name
Paths
Cache
meta
Record
Methods
build
Attributes
Cache
get
All
Meta
Attributes
get
Display
Name
get
Meta
Attribute
get
Meta
Entity
set
Meta
Entity
Юниверс MDM SDK UI
Loading...
Public