public interface StatementGroup extends Iterable<Statement>
Statement objects
that use the same subject and the same property in the main snak of their
Claim.| Modifier and Type | Method and Description |
|---|---|
PropertyIdValue |
getProperty()
Get the property used in the main snak of the
Claim of each
statement in this group. |
List<Statement> |
getStatements()
Get the list of Statements of this group.
|
EntityIdValue |
getSubject()
Get the subject used in the
Claim of each statement in this
group. |
List<Statement> getStatements()
PropertyIdValue getProperty()
Claim of each
statement in this group.EntityIdValue getSubject()
Claim of each statement in this
group.Copyright © 2014 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage