|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Agent | |
|---|---|
| org.openrdf.concepts.foaf | |
| Uses of Agent in org.openrdf.concepts.foaf |
|---|
| Subinterfaces of Agent in org.openrdf.concepts.foaf | |
|---|---|
interface |
Group
A class of Agents. |
interface |
Organization
An organization. |
interface |
Person
A person. |
| Methods in org.openrdf.concepts.foaf that return types with arguments of type Agent | |
|---|---|
Set<Agent> |
Agent.getFoafMakers()
An agent that made this thing. |
Set<Agent> |
Group.getFoafMembers()
Indicates a member of a Group |
| Method parameters in org.openrdf.concepts.foaf with type arguments of type Agent | |
|---|---|
void |
Agent.setFoafMakers(Set<? extends Agent> value)
An agent that made this thing. |
void |
Group.setFoafMembers(Set<? extends Agent> value)
Indicates a member of a Group |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||