Uses of Interface
org.gedcomx.common.Attributable
-
Packages that use Attributable Package Description org.gedcomx.common The id model defines the standard mechanisms for identifying genealogical entities.org.gedcomx.conclusion The conclusion model defines genealogical conclusion data.org.gedcomx.records The sources model.org.gedcomx.source The sources model. -
-
Uses of Attributable in org.gedcomx.common
Classes in org.gedcomx.common that implement Attributable Modifier and Type Class Description classEvidenceReferenceA reference to a resource that is being used as evidence.classNoteA note about a genealogical resource (e.g. -
Uses of Attributable in org.gedcomx.conclusion
Classes in org.gedcomx.conclusion that implement Attributable 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 Attributable in org.gedcomx.records
Classes in org.gedcomx.records that implement Attributable Modifier and Type Class Description classCollectionA collection of genealogical resources.classFieldA field of a record.classFieldValueAn element representing a value in a record field. -
Uses of Attributable in org.gedcomx.source
Classes in org.gedcomx.source that implement Attributable Modifier and Type Class Description classSourceDescriptionRepresents a description of a source.classSourceReferenceAn attributable reference to a description of a source.
-