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, isPSOf
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getParticipants, getPSOf, isPSOf
public PSPLAStrategy(java.util.List<Element> contexts, AlgorithmFamily algorithmFamily)
contexts
- the contextsalgorithmFamily
- the algorithm familypublic DesignPattern getPSPLAOf()
getPSPLAOf
in interface PSPLA
public boolean isPSPLAOf(DesignPattern designPattern)