projects/m2-core/src/lib/model/declaration/DeclarationInfo.ts
Properties |
|
constructor(declaration: PropertyDeclaration, nodeId?: number, isOwned?: boolean)
|
||||||||||||
|
Parameters :
|
| Public declaration |
Type : PropertyDeclaration
|
| Public hasPropositions |
Type : boolean
|
| Public Optional hasValues |
Type : boolean
|
| Public isOwned |
Type : boolean
|
| Public nodeId |
Type : number
|
| Static TYPE |
Type : string
|
Default value : 'DeclarationInfoTransfer'
|