|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Subject | |
|---|---|
| org.gedcomx.conclusion | The conclusion model defines genealogical conclusion data. |
| org.gedcomx.rt | |
| Uses of Subject in org.gedcomx.conclusion |
|---|
| Subclasses of Subject in org.gedcomx.conclusion | |
|---|---|
class |
Event
A historical event. |
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. |
| Methods in org.gedcomx.conclusion that return Subject | |
|---|---|
Subject |
Subject.analysis(Document analysis)
|
Subject |
Subject.analysis(ResourceReference analysis)
|
Subject |
Subject.analysis(URI analysis)
|
Subject |
Subject.attribution(Attribution attribution)
|
Subject |
Subject.confidence(ConfidenceLevel confidence)
|
Subject |
Subject.confidence(URI confidence)
|
Subject |
Subject.evidence(EvidenceReference evidence)
Build up this subject with an evidence reference. |
Subject |
Subject.extracted(Boolean extracted)
Build up this subject with an extracted flag. |
Subject |
Subject.id(String id)
|
Subject |
Subject.identifier(Identifier identifier)
Build up this subject with an identifier. |
Subject |
Subject.lang(String lang)
|
Subject |
Subject.link(Link link)
|
Subject |
Subject.link(String rel,
URI href)
|
Subject |
Subject.media(SourceDescription media)
Build up this subject with a media reference. |
Subject |
Subject.media(SourceReference media)
Build up this subject with a media reference. |
Subject |
Subject.note(Note note)
|
Subject |
Person.personaReference(EvidenceReference persona)
Build up this subject with an persona reference. |
Subject |
Subject.sortKey(String sortKey)
|
Subject |
Subject.source(SourceDescription source)
|
Subject |
Subject.source(SourceReference sourceReference)
|
| Methods in org.gedcomx.conclusion with parameters of type Subject | |
|---|---|
protected void |
Subject.embed(Subject subject)
|
| Uses of Subject in org.gedcomx.rt |
|---|
| Methods in org.gedcomx.rt with parameters of type Subject | |
|---|---|
protected void |
GedcomxModelVisitorBase.visitSubject(Subject subject)
|
protected void |
GedcomxLocalReferenceResolver.visitSubject(Subject subject)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||