|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Conclusion | |
|---|---|
| org.gedcomx.conclusion | The conclusion model defines genealogical conclusion data. |
| org.gedcomx.records | The sources model. |
| org.gedcomx.rt | |
| Uses of Conclusion in org.gedcomx.conclusion |
|---|
| Subclasses of Conclusion in org.gedcomx.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. |
| Methods in org.gedcomx.conclusion that return Conclusion | |
|---|---|
Conclusion |
Conclusion.analysis(Document analysis)
Add a reference to the analysis for this conclusion. |
Conclusion |
Conclusion.analysis(ResourceReference analysis)
Add a reference to the analysis for this conclusion. |
Conclusion |
Conclusion.analysis(URI analysis)
Add a reference to the analysis for this conclusion. |
Conclusion |
Conclusion.attribution(Attribution attribution)
Build up this conclusion with attribution. |
Conclusion |
Conclusion.confidence(ConfidenceLevel confidence)
Build up this conclusion with a confidence level. |
Conclusion |
Conclusion.confidence(URI confidence)
Build up this conclusion with a confidence level. |
Conclusion |
Conclusion.id(String id)
|
Conclusion |
Conclusion.lang(String lang)
Build up this conclusion with a lang. |
Conclusion |
Conclusion.link(Link link)
|
Conclusion |
Conclusion.link(String rel,
URI href)
|
Conclusion |
Conclusion.note(Note note)
Build up this conclusion with a note. |
Conclusion |
Conclusion.sortKey(String sortKey)
Build up this fact with a sort key. |
Conclusion |
Conclusion.source(SourceDescription source)
Build up this conclusion with a source reference. |
Conclusion |
Conclusion.source(SourceReference sourceReference)
Build up this conclusion with a source reference. |
| Methods in org.gedcomx.conclusion with parameters of type Conclusion | |
|---|---|
void |
Conclusion.embed(Conclusion conclusion)
|
| Uses of Conclusion in org.gedcomx.records |
|---|
| Subclasses of Conclusion in org.gedcomx.records | |
|---|---|
class |
FieldValue
An element representing a value in a record field. |
| Uses of Conclusion in org.gedcomx.rt |
|---|
| Methods in org.gedcomx.rt with parameters of type Conclusion | |
|---|---|
protected void |
GedcomxModelVisitorBase.visitConclusion(Conclusion conclusion)
|
protected void |
GedcomxLocalReferenceResolver.visitConclusion(Conclusion conclusion)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||