Behavior distribution over a hierarchy of actors

Category |  Purpose |  Intended Audience |  Applicable to |  Description |  Limitations |  See also


Category:

Top

Modeling


Purpose:

Top

To provide model builders with recommendations for creating behavior for complex systems of communicating actors.


Intended Audience:

Top

New users


Applicable to:

Top

All Versions


Description:

Top

The distribution of behavior over a heirarchy of actors is accomplished quite naturally in ROOM. This is described simply in the ROOM book (Selic, Gullekson, and Ward) in sections 6.5 `Heirarchical Structures' and 6.6 `The Linkage Between Structure and Behavior'. Container actors can have behavior defined for them, as can the actors that they contain. The behavior of both contained and container actors can cooperate, via a binding between an internal port on the container and an external port on the contained actor, to produce a combined action. It is rarely good design practice to force all behavior to occur in the actors at the lowest containment level.


Limitations:

Top

None


See also:

Top

ObjecTime Toolset Guide


 

Copyright © 1999, ObjecTime Limited.