|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gmt.umlx.editor.messages.VeryAbstractProblemMessage<M>
public abstract class VeryAbstractProblemMessage<M>
Field Summary |
---|
Fields inherited from interface org.eclipse.gmt.umlx.editor.messages.IErrorMessage |
---|
ERROR_SEVERITY, GUIDANCE_SEVERITY |
Constructor Summary | |
---|---|
VeryAbstractProblemMessage()
|
Method Summary | |
---|---|
boolean |
equals(IProblemMessage<?> that)
|
int |
getSeverity()
Return an integer ordering that permits less severe messages to be identified. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.gmt.umlx.editor.messages.IProblemMessage |
---|
getModel, getRegime |
Methods inherited from interface org.eclipse.gmt.umlx.editor.messages.IErrorMessage |
---|
toString, toTestString |
Constructor Detail |
---|
public VeryAbstractProblemMessage()
Method Detail |
---|
public boolean equals(IProblemMessage<?> that)
equals
in interface IProblemMessage<M>
public int getSeverity()
IErrorMessage
getSeverity
in interface IErrorMessage
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |