|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccountRef | |
|---|---|
| org.openprovenance.elmo | |
| org.openprovenance.model | Open Provenance Model classes and associated factories and (de)serialisation methods. |
| Uses of AccountRef in org.openprovenance.elmo |
|---|
| Methods in org.openprovenance.elmo that return types with arguments of type AccountRef | |
|---|---|
List<AccountRef> |
RdfOPMFactory.newAccounts(List<AccountRef> accounts)
|
| Method parameters in org.openprovenance.elmo with type arguments of type AccountRef | |
|---|---|
void |
RdfOPMFactory.addAccounts(AnnotationOrEdgeOrNode hasAccounts,
List<AccountRef> accounts)
|
void |
RdfOPMFactory.addAccounts(HasAccounts element,
Collection<AccountRef> accounts)
|
List<AccountRef> |
RdfOPMFactory.newAccounts(List<AccountRef> accounts)
|
| Uses of AccountRef in org.openprovenance.model |
|---|
| Fields in org.openprovenance.model with type parameters of type AccountRef | |
|---|---|
protected List<AccountRef> |
WasTriggeredByStar.account
|
protected List<AccountRef> |
WasTriggeredBy.account
|
protected List<AccountRef> |
WasGeneratedByStar.account
|
protected List<AccountRef> |
WasGeneratedBy.account
|
protected List<AccountRef> |
WasDerivedFromStar.account
|
protected List<AccountRef> |
WasDerivedFrom.account
|
protected List<AccountRef> |
WasControlledBy.account
|
protected List<AccountRef> |
UsedStar.account
|
protected List<AccountRef> |
Used.account
|
protected List<AccountRef> |
Process.account
|
protected List<AccountRef> |
Overlaps.account
|
protected List<AccountRef> |
EmbeddedAnnotation.account
|
protected List<AccountRef> |
Artifact.account
|
protected List<AccountRef> |
Agent.account
|
| Methods in org.openprovenance.model that return AccountRef | |
|---|---|
AccountRef |
ObjectFactory.createAccountRef()
Create an instance of AccountRef |
AccountRef |
OPMFactory.newAccountRef(Account acc)
|
| Methods in org.openprovenance.model that return types with arguments of type AccountRef | |
|---|---|
List<AccountRef> |
WasTriggeredByStar.getAccount()
Gets the value of the account property. |
List<AccountRef> |
WasTriggeredBy.getAccount()
Gets the value of the account property. |
List<AccountRef> |
WasGeneratedByStar.getAccount()
Gets the value of the account property. |
List<AccountRef> |
WasGeneratedBy.getAccount()
Gets the value of the account property. |
List<AccountRef> |
WasDerivedFromStar.getAccount()
Gets the value of the account property. |
List<AccountRef> |
WasDerivedFrom.getAccount()
Gets the value of the account property. |
List<AccountRef> |
WasControlledBy.getAccount()
Gets the value of the account property. |
List<AccountRef> |
UsedStar.getAccount()
Gets the value of the account property. |
List<AccountRef> |
Used.getAccount()
Gets the value of the account property. |
List<AccountRef> |
Process.getAccount()
Gets the value of the account property. |
List<AccountRef> |
Overlaps.getAccount()
Gets the value of the account property. |
List<AccountRef> |
HasAccounts.getAccount()
|
List<AccountRef> |
EmbeddedAnnotation.getAccount()
Gets the value of the account property. |
List<AccountRef> |
Artifact.getAccount()
Gets the value of the account property. |
List<AccountRef> |
Agent.getAccount()
Gets the value of the account property. |
| Methods in org.openprovenance.model with parameters of type AccountRef | |
|---|---|
Overlaps |
OPMFactory.newOverlaps(AccountRef aid1,
AccountRef aid2)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||