|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IProblemMessage<M>
Field Summary |
---|
Fields inherited from interface org.eclipse.gmt.umlx.editor.messages.IErrorMessage |
---|
ERROR_SEVERITY, GUIDANCE_SEVERITY |
Method Summary | |
---|---|
boolean |
equals(IProblemMessage<?> message)
|
M |
getModel()
Return the model object identified as the source of this error message. |
IRegimeCo0<M,?> |
getRegime()
Return the regime that created this error message. |
Methods inherited from interface org.eclipse.gmt.umlx.editor.messages.IErrorMessage |
---|
getSeverity, toString, toTestString |
Method Detail |
---|
boolean equals(IProblemMessage<?> message)
M getModel()
IRegimeCo0<M,?> getRegime()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |