Uses of Class
com.janeirodigital.sai.core.agents.SocialAgentRegistration.Builder
Packages that use SocialAgentRegistration.Builder
Package
Description
Classes providing access to
 Agent Registries,
 Social Agent Profiles,
 Application Profiles,
 and Agent Registrations.
- 
Uses of SocialAgentRegistration.Builder in com.janeirodigital.sai.core.agents
Methods in com.janeirodigital.sai.core.agents that return SocialAgentRegistration.BuilderModifier and TypeMethodDescriptionSocialAgentRegistration.Builder.getThis()Ensures that we don't get an unchecked cast warning when returning from settersSocialAgentRegistration.Builder.setDataset(org.apache.jena.rdf.model.Model dataset) Set the Jena model and use it to populate attributes of theSocialAgentRegistration.Builder.SocialAgentRegistration.Builder.setReciprocalRegistration(URI registrationUri) Set the Reciprocal Registration thatregisteredAgentmaintains for the social agent that owns the agent registry.