An association between a service access point and how it is implemented in software. The cardinality of this association is many-to-many. A SAP may be provided by more than one software feature, operating in conjunction. And, any software feature may provide more than one service access point. a When many software features are associated with single SAP, it is assumed that these elements operate in conjunction to provide the access point. If different implementations of a SAP exist, each of these implementations would result in individual instantiations of the service access point object. These individual instantiations would then have associations to the unique implementations.
An association between a FileSystem and a Directory which indicates that the Directory is being attached to the FileSystem. ...
An association between a FileSystem and the StorageExtent where it is located. Typically, a FileSystem ResidesOn a LogicalDisk. ...
An association between a job destination and a system on which it resides. The cardinality of this association is 1-to-many. ...
An association between a LocalFileSystem and its Directories indicating that the specified Directories are available for ...
An association between a service access point and how it is implemented in software. The cardinality of this association ...
An association between a service access point and how it is implemented. The cardinality of this association is many-to-many. ...
An association between a service and how it is implemented in software. The cardinality of this association is many-to-many. ...
An association between a service and how it is implemented. The cardinality of this association is many-to-many. A service ...
An AST cannot be used as the child of more than one AST. To use this AST in another AST, call the Copy() method and use its ...