Uses of Class
org.gedcomx.agent.Agent
Packages that use Agent
Package
Description
The base GEDCOM X data format.
The contributor model.
The id model defines the standard mechanisms for identifying genealogical entities.
The sources model.
-
Uses of Agent in org.gedcomx
Methods in org.gedcomx that return AgentModifier and TypeMethodDescriptionFind a agent in the document by URI.Methods in org.gedcomx that return types with arguments of type AgentModifier and TypeMethodDescriptionGedcomx.agents()Create a stream of the agents in this data set.Gedcomx.getAgents()The agents included in this genealogical data set.Methods in org.gedcomx with parameters of type AgentModifier and TypeMethodDescriptionvoidAdd a agent to the data set.Build this out with a agent.Method parameters in org.gedcomx with type arguments of type Agent -
Uses of Agent in org.gedcomx.agent
Methods in org.gedcomx.agent that return AgentModifier and TypeMethodDescriptionAgent.account(OnlineAccount account) Build up this agent with an online account.Build up this agent with an address.Build up this agent with an email address.Agent.email(ResourceReference email) Build up this agent with an email address.Build up this agent with an email address.Agent.extensionElement(Object element) Agent.homepage(ResourceReference homepage) Build up this agent with a home page.Build up this agent with a home page.Agent.identifier(Identifier identifier) Build up this agent with an identifier.Build up this agent with a name.Build up this agent with a name.Agent.openid(ResourceReference openid) Build up this agent with a open id.Build up this agent with a open id.Agent.person(ResourceReference person) Build up this agent with a person.Build up this agent with a person.Build up this agent with a phone number.Agent.phone(ResourceReference phone) Build up this agent with a phone number.Build up this agent with a phone number.Methods in org.gedcomx.agent with parameters of type AgentConstructors in org.gedcomx.agent with parameters of type Agent -
Uses of Agent in org.gedcomx.common
Methods in org.gedcomx.common with parameters of type AgentModifier and TypeMethodDescriptionAttribution.contributor(Agent agent) Build up this attribution with a contributor.Build up this attribution with a creator. -
Uses of Agent in org.gedcomx.rt
Methods in org.gedcomx.rt with parameters of type AgentModifier and TypeMethodDescriptionvoidGedcomxLocalReferenceResolver.visitAgent(Agent agent) voidGedcomxModelVisitor.visitAgent(Agent agent) voidGedcomxModelVisitorBase.visitAgent(Agent agent) -
Uses of Agent in org.gedcomx.source
Methods in org.gedcomx.source with parameters of type AgentModifier and TypeMethodDescriptionSourceDescription.repository(Agent repository) Build out this source description with a repository. -
Uses of Agent in org.gedcomx.util
Methods in org.gedcomx.util that return AgentModifier and TypeMethodDescriptionFind the Agent with the given local id.Find the Agent with the given local id.Methods in org.gedcomx.util that return types with arguments of type AgentModifier and TypeMethodDescriptionDocMap.getAgentMap(Gedcomx doc) Create a map of local id (and "#" + id) to the Agent that has that id.