|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Provenance | |
|---|---|
| org.biopax.paxtools.impl.level3 | |
| org.biopax.paxtools.model.level3 | |
| Uses of Provenance in org.biopax.paxtools.impl.level3 |
|---|
| Classes in org.biopax.paxtools.impl.level3 that implement Provenance | |
|---|---|
class |
ProvenanceImpl
|
| Methods in org.biopax.paxtools.impl.level3 that return Provenance | |
|---|---|
Provenance |
ScoreImpl.getScoreSource()
|
| Methods in org.biopax.paxtools.impl.level3 that return types with arguments of type Provenance | |
|---|---|
java.util.Set<Provenance> |
EntityImpl.getDataSource()
|
java.lang.Class<? extends Provenance> |
ProvenanceImpl.getModelInterface()
|
| Methods in org.biopax.paxtools.impl.level3 with parameters of type Provenance | |
|---|---|
void |
EntityImpl.addDataSource(Provenance dataSource)
|
void |
EntityImpl.removeDataSource(Provenance dataSource)
|
void |
ScoreImpl.setScoreSource(Provenance scoreSource)
|
| Method parameters in org.biopax.paxtools.impl.level3 with type arguments of type Provenance | |
|---|---|
void |
EntityImpl.setDataSource(java.util.Set<Provenance> dataSource)
|
| Uses of Provenance in org.biopax.paxtools.model.level3 |
|---|
| Methods in org.biopax.paxtools.model.level3 that return Provenance | |
|---|---|
Provenance |
Score.getScoreSource()
This property defines the source of the scoring methodology. |
| Methods in org.biopax.paxtools.model.level3 that return types with arguments of type Provenance | |
|---|---|
java.util.Set<Provenance> |
Entity.getDataSource()
This method returns a set of free text descriptions of the source of this data, e.g. |
| Methods in org.biopax.paxtools.model.level3 with parameters of type Provenance | |
|---|---|
void |
Entity.addDataSource(Provenance dataSource)
This method adds the given value to the DATA_SOURCE set. |
void |
Entity.removeDataSource(Provenance dataSource)
This method removes the given value from the DATA_SOURCE set. |
void |
Score.setScoreSource(Provenance scoreSource)
This property defines the source of the scoring methodology. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||