Interface QualifiedHadMember
-
- All Superinterfaces:
HadMember,HasLabel,HasOther,HasType,Identifiable,QualifiedRelation,Relation,Statement,StatementOrBundle,UnqualifiedRelation
- All Known Implementing Classes:
QualifiedHadMember
public interface QualifiedHadMember extends HadMember, QualifiedRelation
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.openprovenance.prov.model.StatementOrBundle
StatementOrBundle.Kind
-
-
Method Summary
Modifier and Type Method Description booleanisUnqualified()-
Methods inherited from interface org.openprovenance.prov.model.HadMember
getCollection, getEntity, setCollection
-
Methods inherited from interface org.openprovenance.prov.model.Identifiable
getId, setId
-
Methods inherited from interface org.openprovenance.prov.model.StatementOrBundle
getKind
-
-