projects/m2-core/src/lib/model/property/AggregationStereotype.ts
Properties |
|
Methods |
|
constructor(id?: number, name?: string)
|
| Public classifierId |
Type : number
|
| Public isCompatibilityDelegate |
Type : any
|
| Public isComposite |
Type : boolean
|
| Public Optional isExpanded |
Type : boolean
|
| Public isHierarchical |
Type : boolean
|
| Public Optional scopeHolders |
Type : DeclarationWithNode[]
|
| Public Optional type |
Type : AttributeType
|
Default value : null
|
| Static TYPE |
Type : string
|
Default value : 'AggregationStereotypeTransfer'
|
| 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
|
| Static formNavigationParams | ||||||||||||||||
formNavigationParams(property: Property, target: string, queryParamsHandling?: QueryParamsHandling)
|
||||||||||||||||
|
Parameters :
Returns :
NavigationParams
|
| Static isAttribute | ||||||
isAttribute(property: Property)
|
||||||
|
Parameters :
Returns :
boolean
|
| Static isPseudoProperty | ||||||
isPseudoProperty(property: Property)
|
||||||
|
Parameters :
Returns :
boolean
|