|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Account | |
|---|---|
| org.openprovenance.elmo | |
| org.openprovenance.rdf | |
| Uses of Account in org.openprovenance.elmo |
|---|
| Methods in org.openprovenance.elmo that return Account | |
|---|---|
Account |
RdfAccount.findMyFacade()
|
| Methods in org.openprovenance.elmo that return types with arguments of type Account | |
|---|---|
Set<Account> |
RdfWasTriggeredBy.getAccounts()
|
Set<Account> |
RdfWasDerivedFrom.getAccounts()
|
Set<Account> |
RdfAgent.getAccounts()
|
| Methods in org.openprovenance.elmo with parameters of type Account | |
|---|---|
RdfAccount |
RdfOPMFactory.newAccount(Account a)
|
| Method parameters in org.openprovenance.elmo with type arguments of type Account | |
|---|---|
void |
RdfWasTriggeredBy.setAccounts(Set<? extends Account> accs)
|
void |
RdfWasDerivedFrom.setAccounts(Set<? extends Account> accs)
|
void |
RdfAgent.setAccounts(Set<? extends Account> accs)
|
| Uses of Account in org.openprovenance.rdf |
|---|
| Methods in org.openprovenance.rdf that return types with arguments of type Account | |
|---|---|
Set<Account> |
AnnotationOrEdgeOrNode.getAccounts()
|
Set<Account> |
OPMGraph.getHasAccount()
|
| Method parameters in org.openprovenance.rdf with type arguments of type Account | |
|---|---|
void |
AnnotationOrEdgeOrNode.setAccounts(Set<? extends Account> accounts)
|
void |
OPMGraph.setHasAccount(Set<? extends Account> hasAccount)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||