Uses of Interface
org.gedcomx.source.ReferencesSources
-
Packages that use ReferencesSources Package Description org.gedcomx.conclusion The conclusion model defines genealogical conclusion data.org.gedcomx.records The sources model.org.gedcomx.source The sources model. -
-
Uses of ReferencesSources in org.gedcomx.conclusion
Classes in org.gedcomx.conclusion that implement ReferencesSources Modifier and Type Class Description classConclusionA genealogical conclusion.classDocumentAn abstract document that contains derived (conclusionary) text -- for example, a transcription or researcher analysis.classEventA historical event.classEventRoleA role that a specific person plays in an event.classFactA conclusion about a fact applicable to a person or relationship.classGenderA gender conclusion.classNameA name conclusion.classPersonA person.classPlaceDescriptionA PlaceDescription is used to describe the details of a place in terms of its name and possibly its type, time period, and/or a geospatial description -- a description of a place as a snapshot in time.classRelationshipA relationship between two or more persons.classSubjectTheSubjectdata type defines the abstract concept of a genealogical subject. -
Uses of ReferencesSources in org.gedcomx.records
Classes in org.gedcomx.records that implement ReferencesSources Modifier and Type Class Description classFieldA field of a record.classFieldValueAn element representing a value in a record field. -
Uses of ReferencesSources in org.gedcomx.source
Classes in org.gedcomx.source that implement ReferencesSources Modifier and Type Class Description classSourceDescriptionRepresents a description of a source.
-