Class ModeLinkInnerEditorInput

java.lang.Object
org.eclipse.core.runtime.PlatformObject
org.eclipse.ui.part.FileEditorInput
org.eclipse.epsilon.dt.exeed.modelink.ModeLinkInnerEditorInput
All Implemented Interfaces:
org.eclipse.core.runtime.IAdaptable, org.eclipse.ui.IEditorInput, org.eclipse.ui.IFileEditorInput, org.eclipse.ui.IPathEditorInput, org.eclipse.ui.IPersistable, org.eclipse.ui.IPersistableElement, org.eclipse.ui.IStorageEditorInput, org.eclipse.ui.IURIEditorInput

public class ModeLinkInnerEditorInput extends org.eclipse.ui.part.FileEditorInput
  • Field Details

  • Constructor Details

    • ModeLinkInnerEditorInput

      public ModeLinkInnerEditorInput(org.eclipse.core.resources.IFile file, ModelPosition position)
  • Method Details