public abstract class DecoratorCheckPsystem extends DecoratorCheck<Psystem> implements CheckPsystem
Constructor and Description |
---|
DecoratorCheckPsystem() |
DecoratorCheckPsystem(CheckPsystem cr) |
Modifier and Type | Method and Description |
---|---|
boolean |
checkPsystem(Psystem p) |
check, getCauses, getCausesString, initCauses, initializedCauses
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
check, getCauses, getCausesString
public DecoratorCheckPsystem()
public DecoratorCheckPsystem(CheckPsystem cr)
public boolean checkPsystem(Psystem p)
checkPsystem
in interface CheckPsystem