Interface IMoxelDocumentService

  • All Known Implementing Classes:
    MoxelDocumentService

    public interface IMoxelDocumentService
    Interface which allows to manage moxel documents
    • Method Detail

      • createEmptyMoxelDocument

        org.eclipse.emf.ecore.EObject createEmptyMoxelDocument​(IV8Project project)
        Create an empty moxel document with specified location
        Parameters:
        project - V8 project the document belongs to. Cannot be null
        Throws:
        IOException - the exception is thrown if an IO error occurs during moxel document creation