Class XdtoPackageEditorInput

All Implemented Interfaces:
IDtEditorInput<XDTOPackage>, org.eclipse.core.runtime.IAdaptable, org.eclipse.ui.IEditorInput

public class XdtoPackageEditorInput extends MdEditorInput<XDTOPackage>
XDTOPackage editor input.
  • Constructor Details

    • XdtoPackageEditorInput

      public XdtoPackageEditorInput(XDTOPackage xdtoPackage)
      Instantiates a new XDTOPackage editor input.
      Parameters:
      xdtoPackage - the XDTO package, cannot be null