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, isPSOf
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getParticipants, getPSOf, isPSOf
public 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 PSPLA
public boolean isPSPLAOf(DesignPattern designPattern)