Package org.eclipse.epsilon.egl.status
Class ProtectedRegionWarning
- java.lang.Object
-
- org.eclipse.epsilon.egl.status.StatusMessage
-
- org.eclipse.epsilon.egl.status.Warning
-
- org.eclipse.epsilon.egl.status.ProtectedRegionWarning
-
public class ProtectedRegionWarning extends Warning
-
-
Constructor Summary
Constructors Constructor Description ProtectedRegionWarning(String id)
ProtectedRegionWarning(String id, String path)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getId()
-
Methods inherited from class org.eclipse.epsilon.egl.status.StatusMessage
equals, getMessage, hashCode
-
-