File

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

Extends

Property

Index

Properties
Methods

Constructor

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

Properties

Public namedValues
Type : boolean
Public natureId
Type : number
Public type
Type : AttributeType
Static TYPE
Type : string
Default value : 'AttributeTransfer'
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 typeStr
Type : string

Methods

Static ofTheSameType
ofTheSameType(properties: Property[])
Parameters :
Name Type Optional
properties Property[] No
Returns : boolean
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

results matching ""

    No results matching ""