public class PSPLAStrategy extends PSStrategy implements PSPLA
| Constructor and Description |
|---|
PSPLAStrategy(java.util.List<Element> contexts,
AlgorithmFamily algorithmFamily)
Instantiates a new PSPLA strategy.
|
| Modifier and Type | Method and Description |
|---|---|
DesignPattern |
getPSPLAOf()
Gets the PSPLA of.
|
boolean |
isPSPLAOf(DesignPattern designPattern)
Checks if is PSPLA of.
|
equals, getAlgorithmFamily, getContexts, getParticipants, getPSOf, hashCode, isPSOfclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetParticipants, getPSOf, isPSOfpublic PSPLAStrategy(java.util.List<Element> contexts, AlgorithmFamily algorithmFamily)
contexts - the contextsalgorithmFamily - the algorithm familypublic DesignPattern getPSPLAOf()
getPSPLAOf in interface PSPLApublic boolean isPSPLAOf(DesignPattern designPattern)