Interface IJavaParent

    • Method Detail

      • notifyChildChanged

        void notifyChildChanged​(FragmentArtifact child)
        Notifies the parent that one of its childs changed.
        Parameters:
        child - the child which changed
      • store

        void store()
            throws VilException
        Stores the artifact / fragment.
        Throws:
        VilException - in case that storing fails