Uses of Class
org.gedcomx.conclusion.Fact
Packages that use Fact
Package
Description
The conclusion model defines genealogical conclusion data.
-
Uses of Fact in org.gedcomx.conclusion
Methods in org.gedcomx.conclusion that return FactModifier and TypeMethodDescriptionFact.analysis(ResourceReference analysis) Fact.attribution(Attribution attribution) Fact.confidence(URI confidence) Fact.confidence(ConfidenceLevel confidence) Build up this fact with a date.Fact.extensionElement(Object element) Build up this fact with a field.Person.getFirstFactOfType(FactType type) Get the first fact of the specified type.Person.getPrimaryFact()The primary fact for this person.Fact.place(PlaceReference place) Build up this fact with a place.Build up this fact with a 'primary' flag.Build up this fact with a qualifier.Fact.source(SourceDescription source) Fact.source(SourceReference sourceReference) Build up this fact with a type.Build up this fact with a type.Build up this fact with a value.Methods in org.gedcomx.conclusion that return types with arguments of type FactModifier and TypeMethodDescriptionHasFacts.facts()Create a stream of facts.HasFacts.getFacts()The conclusions about the facts of a conclusion resource.Person.getFacts()The fact conclusions for the person.Helper method for obtaining specific fact conclusions.Relationship.getFacts()The fact conclusions for the relationship.Methods in org.gedcomx.conclusion with parameters of type FactModifier and TypeMethodDescriptionvoidAdd a fact conclusion to the person.voidAdd a fact conclusion.Build out this person with a fact.Build out this relationship with a fact.Method parameters in org.gedcomx.conclusion with type arguments of type FactModifier and TypeMethodDescriptionvoidThe fact conclusions for the person.voidThe fact conclusions for the person.voidThe fact conclusions for the relationship.Constructors in org.gedcomx.conclusion with parameters of type Fact -
Uses of Fact in org.gedcomx.rt
Methods in org.gedcomx.rt with parameters of type Fact