| Constructor and Description |
|---|
PSPLABridge(java.util.List<Element> contexts,
AlgorithmFamily algorithmFamily,
java.util.List<Concern> commonConcerns)
Instantiates a new PSPLA bridge.
|
| Modifier and Type | Method and Description |
|---|---|
DesignPattern |
getPSPLAOf()
Gets the PSPLA of.
|
boolean |
isPSPLAOf(DesignPattern designPattern)
Checks if is PSPLA of.
|
equals, getAlgorithmFamily, getCommonConcerns, getContexts, getParticipants, getPSOf, hashCode, isPSOfclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetParticipants, getPSOf, isPSOfpublic PSPLABridge(java.util.List<Element> contexts, AlgorithmFamily algorithmFamily, java.util.List<Concern> commonConcerns)
contexts - the contextsalgorithmFamily - the algorithm familycommonConcerns - the common concernspublic DesignPattern getPSPLAOf()
getPSPLAOf in interface PSPLApublic boolean isPSPLAOf(DesignPattern designPattern)