|
| targetenvironment - UML-Dokumentation |
deployment::targetenvironment
KlasseFileSystemPerformanceProfile
The FileSystemPerformanceProfile entity represents performance of a specific file system on a storage resource. The performance of file operations depends on the performance of the underlying hardware as well as the performance of the file system code. This annotation allows attaching file system-specific performance information to a particular storage resource.
| Attribute |
| <Class> StorageResource | storageResource |
Storage resource associated with a particular file system performance profile.
|
| <Primitive Type> String | fileSystem |
Optional file system type used to manage the disk space.
|
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | annotation |
| Name | FileSystemPerformanceProfile |
| Name Expression | |
| Namespace | <<ePackage>> <Package> targetenvironment |
| Owned Template Signature | |
| Owner | <<ePackage>> <Package> targetenvironment |
| Owning Template Parameter | |
| Package | <<ePackage>> <Package> targetenvironment |
| Qualified Name | samm::deployment::targetenvironment::FileSystemPerformanceProfile |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
fileSystem
Public <Primitive Type> String fileSystem
-
Optional file system type used to manage the disk space.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <<annotation>> <Class> FileSystemPerformanceProfile |
| 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 | fileSystem |
| Name Expression | |
| Namespace | <<annotation>> <Class> FileSystemPerformanceProfile |
| Opposite | |
| Owned Template Signature | |
| Owner | <<annotation>> <Class> FileSystemPerformanceProfile |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::targetenvironment::FileSystemPerformanceProfile::fileSystem |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> String |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
storageResource
Public <Class> StorageResource storageResource
-
Storage resource associated with a particular file system performance profile.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | <Association> A_storageResource_fileSystemPerformanceProfile |
| Association End | |
| Class | <<annotation>> <Class> FileSystemPerformanceProfile |
| 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 | <Literal Integer> 1 |
| Multiplicity | 1 |
| Name | storageResource |
| Name Expression | |
| Namespace | <<annotation>> <Class> FileSystemPerformanceProfile |
| Opposite | |
| Owned Template Signature | |
| Owner | <<annotation>> <Class> FileSystemPerformanceProfile |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::targetenvironment::FileSystemPerformanceProfile::storageResource |
| Stereotype | |
| Template Parameter | |
| Type | <Class> StorageResource |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
|
| targetenvironment - UML-Dokumentation |