Uses of Interface
org.gedcomx.links.SupportsLinks
-
Packages that use SupportsLinks Package Description org.gedcomx The base GEDCOM X data format.org.gedcomx.agent The contributor model.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.links The hypermedia model.org.gedcomx.records The sources model.org.gedcomx.source The sources model. -
-
Uses of SupportsLinks in org.gedcomx
Classes in org.gedcomx that implement SupportsLinks Modifier and Type Class Description classGedcomxThe GEDCOM X data formats define the serialization formats of the GEDCOM X conceptual model. -
Uses of SupportsLinks in org.gedcomx.agent
Classes in org.gedcomx.agent that implement SupportsLinks Modifier and Type Class Description classAgentAn agent, e.g. -
Uses of SupportsLinks in org.gedcomx.common
Classes in org.gedcomx.common that implement SupportsLinks 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 SupportsLinks in org.gedcomx.conclusion
Classes in org.gedcomx.conclusion that implement SupportsLinks 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.classFamilyViewA family view, meaning up to two parents and a list of children who have those parents in common.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 SupportsLinks in org.gedcomx.links
Classes in org.gedcomx.links that implement SupportsLinks Modifier and Type Class Description classHypermediaEnabledDataAn data type that supports hypermedia controls (i.e. -
Uses of SupportsLinks in org.gedcomx.records
Classes in org.gedcomx.records that implement SupportsLinks Modifier and Type Class Description classCollectionA collection of genealogical resources.classCollectionContentA description of the content of a collection by resource type.classFieldA field of a record.classFieldDescriptorA description of a field in a record.classFieldValueAn element representing a value in a record field.classFieldValueDescriptorA way a field is to be displayed to a user.classRecordDescriptorA descriptor for a common set of records.classRecordSetThe GEDCOM X bulk record data formats are used to exchange bulk genealogical data sets, grouped into records. -
Uses of SupportsLinks in org.gedcomx.source
Classes in org.gedcomx.source that implement SupportsLinks Modifier and Type Class Description classCoverageA description of the coverage of a resource.classSourceCitationRepresents a source citation.classSourceDescriptionRepresents a description of a source.classSourceReferenceAn attributable reference to a description of a source.
-