Uses of Interface
org.gedcomx.links.SupportsLinks

Packages that use SupportsLinks
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
 class Gedcomx
          The 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
 class Agent
          An agent, e.g.
 

Uses of SupportsLinks in org.gedcomx.common
 

Classes in org.gedcomx.common that implement SupportsLinks
 class EvidenceReference
          A reference to a resource that is being used as evidence.
 class Note
          A note about a genealogical resource (e.g.
 

Uses of SupportsLinks in org.gedcomx.conclusion
 

Classes in org.gedcomx.conclusion that implement SupportsLinks
 class Conclusion
          A genealogical conclusion.
 class Document
          An abstract document that contains derived (conclusionary) text -- for example, a transcription or researcher analysis.
 class Event
          A historical event.
 class EventRole
          A role that a specific person plays in an event.
 class Fact
          A conclusion about a fact applicable to a person or relationship.
 class Gender
          A gender conclusion.
 class Name
          A name conclusion.
 class Person
          A person.
 class PlaceDescription
          A 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.
 class Relationship
          A relationship between two or more persons.
 class Subject
          The Subject data type defines the abstract concept of a genealogical subject.
 

Uses of SupportsLinks in org.gedcomx.links
 

Classes in org.gedcomx.links that implement SupportsLinks
 class HypermediaEnabledData
          An data type that supports hypermedia controls (i.e.
 

Uses of SupportsLinks in org.gedcomx.records
 

Classes in org.gedcomx.records that implement SupportsLinks
 class Collection
          A collection of genealogical resources.
 class CollectionContent
          A description of the content of a collection by resource type.
 class Field
          A field of a record.
 class FieldDescriptor
          A description of a field in a record.
 class FieldValue
          An element representing a value in a record field.
 class FieldValueDescriptor
          A way a field is to be displayed to a user.
 class RecordDescriptor
          A descriptor for a common set of records.
 class RecordSet
          The 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
 class Coverage
          A description of the coverage of a resource.
 class SourceCitation
          Represents a source citation.
 class SourceDescription
          Represents a description of a source.
 class SourceReference
          An attributable reference to a description of a source.
 



Copyright © 2015. All rights reserved.