|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.text.source.Annotation
org.drools.eclipse.editors.DRLProblemAnnotation
public class DRLProblemAnnotation
Problem annotation for Drools.
| Field Summary | |
|---|---|
static String |
ERROR
|
| Fields inherited from class org.eclipse.jface.text.source.Annotation |
|---|
TYPE_UNKNOWN |
| Constructor Summary | |
|---|---|
DRLProblemAnnotation(String text)
|
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.jface.text.source.Annotation |
|---|
getText, getType, isMarkedDeleted, isPersistent, markDeleted, setText, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String ERROR
| Constructor Detail |
|---|
public DRLProblemAnnotation(String text)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||