File

projects/m2-core/src/lib/model/callback/internal/CompatibilityStereotypeChangesMessage.ts

Extends

MetadataEntityChangesMessage

Index

Properties
Methods

Constructor

constructor(createdStereotypes?: CompatibilityStereotype[], editedStereotypes?: CompatibilityStereotype[], deletedStereotypeIds?: number[])
Parameters :
Name Type Optional
createdStereotypes CompatibilityStereotype[] Yes
editedStereotypes CompatibilityStereotype[] Yes
deletedStereotypeIds number[] Yes

Properties

Public createdStereotypes
Type : CompatibilityStereotype[]
Public deletedStereotypeIds
Type : number[]
Public editedStereotypes
Type : CompatibilityStereotype[]
Public entityType
Default value : MetaEntityType.COMPATIBILITY_STEREOTYPE
Public type
Type : CallbackMessageType
Default value : 'CompatibilityStereotypeChangesMessage'
Public Optional newActiveEntityId
Type : number
Public origin
Default value : -1

Methods

Static getMsgType
getMsgType(msg: CallbackMessage)
Parameters :
Name Type Optional
msg CallbackMessage No
Static isServerSideMsg
isServerSideMsg(msg: CallbackMessage)
Parameters :
Name Type Optional
msg CallbackMessage No
Returns : boolean

results matching ""

    No results matching ""