Uses of Interface
org.gedcomx.common.Attributable

Packages that use Attributable
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
 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 Attributable in org.gedcomx.conclusion
 

Classes in org.gedcomx.conclusion that implement Attributable
 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 Attributable in org.gedcomx.records
 

Classes in org.gedcomx.records that implement Attributable
 class Collection
          A collection of genealogical resources.
 class FieldValue
          An element representing a value in a record field.
 

Uses of Attributable in org.gedcomx.source
 

Classes in org.gedcomx.source that implement Attributable
 class SourceDescription
          Represents a description of a source.
 class SourceReference
          An attributable reference to a description of a source.
 



Copyright © 2015. All rights reserved.