|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.emf.validation.validity.ui.markers.GoToValidatableNodeMarker
public class GoToValidatableNodeMarker
| Constructor Summary | |
|---|---|
GoToValidatableNodeMarker(org.eclipse.core.resources.IFile file,
org.eclipse.emf.ecore.EObject eObject)
The Constructor. |
|
| Method Summary | |
|---|---|
org.eclipse.core.resources.IMarker |
getIMarker()
Return the {IMarker} to go to. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GoToValidatableNodeMarker(@NonNull
org.eclipse.core.resources.IFile file,
@NonNull
org.eclipse.emf.ecore.EObject eObject)
file - the resource fileeObject - | Method Detail |
|---|
public org.eclipse.core.resources.IMarker getIMarker()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||