Class Fact
A conclusion about a fact applicable to a person or relationship.
- Gedcomx\Common\ExtensibleData
- Gedcomx\Links\HypermediaEnabledData implements Gedcomx\Links\SupportsLinks
- Gedcomx\Conclusion\Conclusion implements Gedcomx\Common\Attributable, Gedcomx\Source\ReferencesSources, Gedcomx\Common\HasNotes
- Gedcomx\Conclusion\Fact
Methods summary
public
|
|
public
boolean
|
#
getPrimary( )
Whether this fact is the primary fact of the record from which the subject was extracted. |
public
|
#
setPrimary( boolean $primary )
Whether this fact is the primary fact of the record from which the subject was extracted. |
public
string
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
string
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
setFields(
The references to the record fields being used as evidence. |
public
array
|
|
public
|
|
public
|
|
public
|
|
public
|
#
writeXmlContents( XMLWriter $writer )
Writes the contents of this Fact to an XML writer. The startElement is expected to be already provided. |
Methods inherited from Gedcomx\Conclusion\Conclusion
getAnalysis()
,
getAttribution()
,
getConfidence()
,
getLang()
,
getNotes()
,
getSources()
,
setAnalysis()
,
setAttribution()
,
setConfidence()
,
setLang()
,
setNotes()
,
setSources()
Methods inherited from Gedcomx\Links\HypermediaEnabledData
addLink()
,
addLinkRelation()
,
addTemplatedLink()
,
getLink()
,
getLinks()
,
getLinksByRel()
,
setLinks()