Interface LinkedModelObject

    • Method Detail

      • destroy

        void destroy()
        Destroy / release this model object, for example all the dependency, parent linking. this method has to be called before remove this linking from parent object
      • checkOrphan

        void checkOrphan()