Class CLCollaborationHelper

java.lang.Object
de.mid.innovator.srv2api.icw2class.CLCollaborationHelper

public abstract class CLCollaborationHelper extends Object
A collaboration describes a structure of collaborating elements (roles), each performing a specialized function, which collectively accomplish some desired functionality. Its primary purpose is to explain how a system works and, therefore, it typically only incorporates those aspects of reality that are deemed relevant to the explanation. This means that details, such as the identity or precise class of the actual participating instances, are suppressed.
See Also: