|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IProblemRegistry
Collects problem for the UC project.
Method Summary | |
---|---|
java.util.List<IModelProblem> |
getProblems()
Returns the list of problems currently registered. |
void |
registerProblem(IModelProblem problem)
Stores a new problem in the registry |
Method Detail |
---|
java.util.List<IModelProblem> getProblems()
void registerProblem(IModelProblem problem)
problem
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |