|
COSMOS ${releaseVersion} resource-modeling Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput
org.eclipse.cosmos.rm.validation.internal.common.MarkerOutput
public class MarkerOutput
A marker output is used in an Eclipse environment to report validation messages to the problem view
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput |
|---|
AbstractValidationOutput.ValidationMessage, AbstractValidationOutput.ValidationMessageFactory |
| Field Summary | |
|---|---|
static java.lang.String |
SML_MARKER_ID
The ID of the Service Modeling Language marker |
| Constructor Summary | |
|---|---|
MarkerOutput()
|
|
| Method Summary | |
|---|---|
void |
initialize(java.util.Map attributes)
Used to initialize this validation output |
void |
writeMessageToSource(IValidationMessage validationMessage)
The final method invoked to write the validation message to the output source. |
| Methods inherited from class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput |
|---|
close, getAssociatedResource, getErrorCount, reportMessage, setAssociatedResource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SML_MARKER_ID
| Constructor Detail |
|---|
public MarkerOutput()
| Method Detail |
|---|
public void initialize(java.util.Map attributes)
IValidationOutput
initialize in interface IValidationOutputinitialize in class AbstractValidationOutputattributes - Attributes describing the settingAbstractValidationOutput.initialize(java.util.Map)public void writeMessageToSource(IValidationMessage validationMessage)
AbstractValidationOutput
writeMessageToSource in class AbstractValidationOutputvalidationMessage - The validation messageorg.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput#reportMessage(org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput.ValidationMessage)
|
COSMOS ${releaseVersion} resource-modeling Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||