| staticstructure - UML-Dokumentation |
| Zusammenfassung:AttributeIntegritätsbedingungenEigenschaften | Details:Attribute |
An InterfacePort represents an instance of an interface which allows exploiting the functionality of a component via method calls.
| Attribute | ||
| <Primitive Type> Boolean |
This attributes specifies the role of the port---whether it is a required (isRequired set to true) or provided (isRequired set to false) port. |
|
| <Class> Interface | ||
| <Class> PortEnabledEntity | ||
| <Class> PortEnabledEntity | ||
| !!TableHeading.InheritedAttributes!! |
||
| !!TableHeading.InheritedAttributes!! |
||
| !!TableHeading.InheritedAttributes!! |
||
| !!TableHeading.InheritedAttributes!! |
||
| !!TableHeading.InheritedOperations!! |
||
| !!TableHeading.InheritedOperations!! |
||
| !!TableHeading.InheritedOperations!! |
||
| !!TableHeading.InheritedOperations!! |
||
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | InterfacePort |
| Name Expression | |
| Namespace | <<ePackage>> <Package> staticstructure |
| Owned Template Signature | |
| Owner | <<ePackage>> <Package> staticstructure |
| Owning Template Parameter | |
| Package | <<ePackage>> <Package> staticstructure |
| Qualified Name | samm::staticstructure::InterfacePort |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Details für Attribute |
Public <Class> Interface interfaceType
| Aggregation | None |
| Alias | |
| Association | <Association> A_interfaceType_interfacePort |
| Association End | |
| Class | <Class> InterfacePort |
| 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 | interfaceType |
| Name Expression | |
| Namespace | <Class> InterfacePort |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> InterfacePort |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::staticstructure::InterfacePort::interfaceType |
| Stereotype | |
| Template Parameter | |
| Type | <Class> Interface |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
Public <Primitive Type> Boolean isRequired
This attributes specifies the role of the port---whether it is a required (isRequired set to true) or provided (isRequired set to false) port.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| attributeName | |
| Class | <Class> InterfacePort |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | true |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | true |
| Is Static | false |
| Is Unique | true |
| isID | False |
| isTransient | True |
| isUnsettable | True |
| isVolatile | True |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | 1 |
| Name | isRequired |
| Name Expression | |
| Namespace | <Class> InterfacePort |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> InterfacePort |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::staticstructure::InterfacePort::isRequired |
| Stereotype | eAttribute |
| Template Parameter | |
| Type | <Primitive Type> Boolean |
| Upper | 1 |
| Upper Value | |
| visibility | 0 - Unspecified |
| Visibility | Public |
| xmlFeatureKind | 0 - Unspecified |
| xmlName | |
| xmlNamespace |
Public <Class> PortEnabledEntity providingComponentType
| Aggregation | None |
| Alias | |
| Association | <Association> A_provided_providingComponentType |
| Association End | |
| Class | <Class> InterfacePort |
| 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 | 0 |
| Lower Value | <Literal Integer> 0 |
| Multiplicity | 0..1 |
| Name | providingComponentType |
| Name Expression | |
| Namespace | <Class> InterfacePort |
| Opposite | <Property> provided : InterfacePort [0..*] |
| Owned Template Signature | |
| Owner | <Class> InterfacePort |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::staticstructure::InterfacePort::providingComponentType |
| Stereotype | |
| Template Parameter | |
| Type | <Class> PortEnabledEntity |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
Public <Class> PortEnabledEntity requiringComponentType
| Aggregation | None |
| Alias | |
| Association | <Association> A_required_requiringComponentType |
| Association End | |
| Class | <Class> InterfacePort |
| 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 | 0 |
| Lower Value | <Literal Integer> 0 |
| Multiplicity | 0..1 |
| Name | requiringComponentType |
| Name Expression | |
| Namespace | <Class> InterfacePort |
| Opposite | <Property> required : InterfacePort [0..*] |
| Owned Template Signature | |
| Owner | <Class> InterfacePort |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::staticstructure::InterfacePort::requiringComponentType |
| Stereotype | |
| Template Parameter | |
| Type | <Class> PortEnabledEntity |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
| Integritätsbedingungen | |
| PortMustBeEitherARequiredOrAProvidedPort | (not self.providingComponentType.oclIsUndefined()) xor (not self.requiringComponentType.oclIsUndefined()) |
| staticstructure - UML-Dokumentation |
| Zusammenfassung:AttributeIntegritätsbedingungenEigenschaften | Details:Attribute |