|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IProblem
This interface represents a MAF model problem. See the IMAFModelService interface also.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
Level |
getLevel()
|
java.lang.String |
getLocation()
|
java.lang.String |
getMessage()
|
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
Level getLevel()
Returns the level of the problem.
java.lang.String getLocation()
Return the location of the problem.
java.lang.String getMessage()
Returns the message of the problem.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |