Uses of Interface
org.gedcomx.common.HasTransientProperties

Packages that use HasTransientProperties
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
 class Gedcomx
          The 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
 class Address
          An address.
 class Agent
          An agent, e.g.
 class OnlineAccount
          An online account for a web application.
 

Uses of HasTransientProperties in org.gedcomx.common
 

Classes in org.gedcomx.common that implement HasTransientProperties
 class Attribution
          Attribution for genealogical information.
 class EvidenceReference
          A reference to a resource that is being used as evidence.
 class ExtensibleData
          A set of data that supports extension elements.
 class Note
          A note about a genealogical resource (e.g.
 

Uses of HasTransientProperties in org.gedcomx.conclusion
 

Classes in org.gedcomx.conclusion that implement HasTransientProperties
 class Conclusion
          A genealogical conclusion.
 class Date
          A concluded genealogical date.
 class DisplayProperties
          A set of display properties for the convenience of quick display, such as for a Web-based application.
 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 NameForm
          A form of a name.
 class NamePart
          A part of a name.
 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 PlaceDisplayProperties
          A set of display properties for places for the convenience of quick display, such as for a Web-based application.
 class PlaceReference
          A reference to genealogical place.
 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 HasTransientProperties in org.gedcomx.links
 

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

Uses of HasTransientProperties in org.gedcomx.records
 

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

Classes in org.gedcomx.source that implement HasTransientProperties
 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.