projects/m2-core/src/lib/core/service/meta/requests/property/EditAggregationStereotypeRequest.ts
Properties |
|
constructor(stereotypeId: number, valueType: EditAggrStereoAttributeType, newMLValue?: EditMLValueRequest, newLongValue?: number)
|
|||||||||||||||
|
Parameters :
|
| Public newBoolValue |
Type : boolean
|
| Public newLongValue |
Type : number
|
| Public newMLValue |
Type : EditMLValueRequest
|
| Public newStrValue |
Type : string
|
| Public stereotypeId |
Type : number
|
| Public valueBytes |
Type : string
|
| Public valueType |
Type : EditAggrStereoAttributeType
|