projects/m2-core/src/lib/model/card/compatibility/CompatibilityStereotypeUI.ts
Properties |
|
constructor(stereo: CompatibilityStereotype, isDirect: boolean)
|
|||||||||
|
Parameters :
|
| Public Readonly displayName |
Type : string
|
| Public Readonly filterName |
Type : string
|
| Public Readonly fullName |
Type : string
|
| Public Readonly hash |
Type : string
|
| Public isDirect |
Type : boolean
|
| Public leftName |
Type : string
|
| Public linkName |
Type : string
|
| Public rightName |
Type : string
|
| Public Readonly sortParam |
Type : string
|
| Public stereo |
Type : CompatibilityStereotype
|