class GEDCOMParser::Association |
The class GEDCOMParser::Association implements the GEDCOM 5 5 ASSOCIATION_STRUCTURE structure.
![]() | Association (void) Destructor |
![]() | addIndiXref (std::string const &) Add a value to XREF:INDI. |
![]() | setType (std::string const &) set the RECORD_TYPE value. |
![]() | setRela (std::string const &) set the RELATION_IS_DESCRIPTOR value. |
![]() | getIndiXrefs (void) const get the XREF:INDI values |
![]() | getType (void) const get the RECORD_TYPE value. |
![]() | getRela (void) const get the RELATION_IS_DESCRIPTOR value. |
![]() | ASSOCIATION_STRUCTURE |
The class GEDCOMParser::Association implements the GEDCOM 5 5 ASSOCIATION_STRUCTURE structure.GEDCOM 5.5 definition:
ASSOCIATION_STRUCTURE: = n ASSO @<XREF:INDI>@ {0:M} +1 TYPE <RECORD_TYPE> {1:1} +1 RELA <RELATION_IS_DESCRIPTOR> {1:1} +1 <<NOTE_STRUCTURE>> {0:M} +1 <<SOURCE_CITATION>> {0:M}
0 INDI 1 ASSO @F1@ 2 TYPE FAM (ASSOCIATION is with a FAM record.) 2 RELA Witness at marriage
0 INDI 1 NAME Joe /Jacob/ 1 ASSO @<XREF:SUBM>@ 2 TYPE great grandson
Alphabetic index HTML hierarchy of classes or Java