Interface IResourceChangeRegistry

    • Method Detail

      • registerExists

        void registerExists​(java.lang.String path,
                            org.eclipse.emf.common.util.URI uri)
      • registerGetCharset

        void registerGetCharset​(java.lang.String string,
                                org.eclipse.emf.common.util.URI uri)
      • registerGetChildren

        void registerGetChildren​(java.lang.String string,
                                 org.eclipse.emf.common.util.URI uri)
      • registerGetContents

        void registerGetContents​(java.lang.String string,
                                 org.eclipse.emf.common.util.URI uri)
      • registerCreateOrModify

        void registerCreateOrModify​(java.lang.String string,
                                    org.eclipse.emf.common.util.URI uri)
      • discardCreateOrModifyInformation

        void discardCreateOrModifyInformation​(org.eclipse.emf.common.util.URI uri)