Java API ReferenceClass Hierarchy | All Classes | All Fields and Methods

com.ibm.xtools.patterns.framework.specialized

Class AbstractPatternLibrary

+-- AbstractPatternLibrary
      +-- AbstractPatternLibrary

abstract public Class AbstractPatternLibrary
extends AbstractPatternLibrary

Represents the standard specialized patterns framework that offers value-added features beyond the standard general patterns framework.

Currently the additional features provided are:
   o Pattern participant role markings  o Pattern participant role traceability  

Some code and design experience was taken from the GoF design pattern content and the sample pattern library, the relevants parts have been contained in the model utilities class.



Feedback