public class CheckConditions extends CheckingConditionPhase
| Modifier and Type | Field and Description |
|---|---|
private TypeFileManager |
typeFileManager
The typeFileManager.
|
| Constructor and Description |
|---|
CheckConditions(TypeFileManager typeFileManager)
The constructor without side-effects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action()
abstract action for a phase.
|
getName, setNameprivate final TypeFileManager typeFileManager
public CheckConditions(TypeFileManager typeFileManager)
typeFileManager - the typeFileManagerpublic void action()
throws TypeDoesNotExistException,
TypeExceptions
AbstractPhaseaction in class CheckingConditionPhaseTypeDoesNotExistException - TypeDoesNotExistExceptionTypeExceptions - TypeExceptions