File

projects/m2-core/src/lib/model/property/Property.ts

Index

Properties
Methods
Accessors

Constructor

Protected constructor(id?: number, name?: string)
Parameters :
Name Type Optional
id number Yes
name string Yes

Properties

Public Optional checked
Type : boolean
Public comment
Type : string
Public eOTDid
Type : string
Public groupId
Type : number
Public id
Type : number
Public image
Type : number
Public isMultiple
Type : boolean
Public Optional isMultipleStr
Type : string
Public name
Type : string
Public sourceDocument
Type : string
Static SUBTYPES
Type : []
Default value : ['AttributeTransfer', 'AggregationStereotypeTransfer']
Public Optional type
Type : AttributeType
Public Optional typeStr
Type : string

Methods

Static formNavigationParams
formNavigationParams(property: Property, target: string, queryParamsHandling?: QueryParamsHandling)
Parameters :
Name Type Optional Default value
property Property No
target string No '_blank'
queryParamsHandling QueryParamsHandling Yes
Returns : NavigationParams
Static isAttribute
isAttribute(property: Property)
Parameters :
Name Type Optional
property Property No
Returns : boolean
Static isPseudoProperty
isPseudoProperty(property: Property)
Parameters :
Name Type Optional
property Property No
Returns : boolean

Accessors

displayName
getdisplayName()
setdisplayName(value: string)
Parameters :
Name Type Optional
value string No
Returns : void

results matching ""

    No results matching ""