Ifd:IfdChange

From dev.ifd-library.org

Jump to: navigation, search

The IfdChange class.

The structure represents one shallow change in IFD population.

Class attributes:

  • STRING concept_guid - global unique id of the updated (added) concept;
  • BOOLEAN concept - TRUE if the concept body is changed (including names, descriptions and illustrations);
  • BOOLEAN parents - TRUE if the concept relationships to parents are changed;
  • BOOLEAN children -TRUE if the concept relationships to children are changed


Back to the API