public interface PS
Modifier and Type | Method and Description |
---|---|
java.util.List<Element> |
getParticipants()
Gets the participants.
|
DesignPattern |
getPSOf()
Gets the PS of.
|
boolean |
isPSOf(DesignPattern designPattern)
Checks if is PS of.
|
DesignPattern getPSOf()
boolean isPSOf(DesignPattern designPattern)
designPattern
- the design patternjava.util.List<Element> getParticipants()