| functions - UML-Dokumentation |
| Zusammenfassung:AttributeEigenschaften | Details:Attribute |
This class represents a constructor of class. A constructor is a function which is called during the instantiation of a class.
| Attribute | ||
| <Primitive Type> Boolean |
This property is true if this method represents an initializer. |
|
| <Class> GASTClass |
This property represents a reference to the class which this constructor belongs to. |
|
| !!TableHeading.InheritedAttributes!! |
||
| !!TableHeading.InheritedAttributes!! |
||
| !!TableHeading.InheritedAttributes!! |
||
| !!TableHeading.InheritedAttributes!! |
||
| !!TableHeading.InheritedOperations!! |
||
| !!TableHeading.InheritedOperations!! |
||
| !!TableHeading.InheritedOperations!! |
||
| !!TableHeading.InheritedOperations!! |
||
| !!TableHeading.InheritedOperations!! |
||
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | Constructor |
| Name Expression | |
| Namespace | <<ePackage>> <Package> functions |
| Owned Template Signature | |
| Owner | <<ePackage>> <Package> functions |
| Owning Template Parameter | |
| Package | <<ePackage>> <Package> functions |
| Qualified Name | gast::functions::Constructor |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Details für Attribute |
Public <Primitive Type> Boolean initializer
This property is true if this method represents an initializer.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> Constructor |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | 1 |
| Name | initializer |
| Name Expression | |
| Namespace | <Class> Constructor |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> Constructor |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | gast::functions::Constructor::initializer |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Boolean |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
Public <Class> GASTClass surroundingClass
This property represents a reference to the class which this constructor belongs to.
| Aggregation | None |
| Alias | |
| Association | <Association> A_constructors_surroundingClass |
| Association End | |
| Class | <Class> Constructor |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | 1 |
| Name | surroundingClass |
| Name Expression | |
| Namespace | <Class> Constructor |
| Opposite | <Property> constructors : Constructor [0..*] |
| Owned Template Signature | |
| Owner | <Class> Constructor |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | gast::functions::Constructor::surroundingClass |
| Stereotype | |
| Template Parameter | |
| Type | <Class> GASTClass |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
| functions - UML-Dokumentation |
| Zusammenfassung:AttributeEigenschaften | Details:Attribute |