Uses of Interface
org.gedcomx.common.HasTransientProperties
-
Packages that use HasTransientProperties 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 HasTransientProperties in org.gedcomx
Classes in org.gedcomx that implement HasTransientProperties Modifier and Type Class Description classGedcomxThe GEDCOM X data formats define the serialization formats of the GEDCOM X conceptual model. -
Uses of HasTransientProperties in org.gedcomx.agent
Classes in org.gedcomx.agent that implement HasTransientProperties Modifier and Type Class Description classAddressAn address.classAgentAn agent, e.g.classOnlineAccountAn online account for a web application. -
Uses of HasTransientProperties in org.gedcomx.common
Classes in org.gedcomx.common that implement HasTransientProperties Modifier and Type Class Description classAttributionAttribution for genealogical information.classEvidenceReferenceA reference to a resource that is being used as evidence.classExtensibleDataA set of data that supports extension elements.classNoteA note about a genealogical resource (e.g. -
Uses of HasTransientProperties in org.gedcomx.conclusion
Classes in org.gedcomx.conclusion that implement HasTransientProperties Modifier and Type Class Description classConclusionA genealogical conclusion.classDateA concluded genealogical date.classDisplayPropertiesA set of display properties for the convenience of quick display, such as for a Web-based application.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.classNameFormA form of a name.classNamePartA part of a name.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.classPlaceDisplayPropertiesA set of display properties for places for the convenience of quick display, such as for a Web-based application.classPlaceReferenceA reference to genealogical place.classRelationshipA relationship between two or more persons.classSubjectTheSubjectdata type defines the abstract concept of a genealogical subject. -
Uses of HasTransientProperties in org.gedcomx.links
Classes in org.gedcomx.links that implement HasTransientProperties Modifier and Type Class Description classHypermediaEnabledDataAn data type that supports hypermedia controls (i.e. -
Uses of HasTransientProperties in org.gedcomx.records
Classes in org.gedcomx.records that implement HasTransientProperties 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 HasTransientProperties in org.gedcomx.source
Classes in org.gedcomx.source that implement HasTransientProperties 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.
-