active
Application Layer Active Structure Elements
: Package Structure Diagram (automatic)
Figure 46 : Package Structure Diagram (automatic)
ApplicationCollaborationApplicationComponentApplicationInterfaceApplicationInternalActiveStructureElement
Class
Summary
An application collaboration represents an aggregate of two or more application components that work together to perform collective application behavior.
An application component represents an encapsulation of application functionality aligned to implementation structure, which is modular and replaceable. It encapsulates its behavior and data, exposes services, and makes them available through interfaces.
An application interface represents a point of access where application services are made available to a user, another application component, or a node.