Class EvlMarkerResolution
java.lang.Object
org.eclipse.epsilon.evl.emf.validation.EvlMarkerResolution
- All Implemented Interfaces:
org.eclipse.ui.IMarkerResolution
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String
protected String
protected FixInstance
protected String
protected String
-
Constructor Summary
ConstructorsConstructorDescriptionEvlMarkerResolution
(String elementId, FixInstance fix, String modelName, String ePackageUri) -
Method Summary
-
Field Details
-
label
-
fix
-
elementId
-
modelName
-
ePackageUri
-
-
Constructor Details
-
EvlMarkerResolution
-
-
Method Details
-
getLabel
- Specified by:
getLabel
in interfaceorg.eclipse.ui.IMarkerResolution
-
run
public void run(org.eclipse.core.resources.IMarker marker) - Specified by:
run
in interfaceorg.eclipse.ui.IMarkerResolution
-
getFix
-
getElementId
-
getModelName
-
getePackageUri
-