Interface QualifiedAlternateOf
-
- All Superinterfaces:
AlternateOf,HasLabel,HasOther,HasType,Identifiable,QualifiedRelation,Relation,Statement,StatementOrBundle,UnqualifiedRelation
- All Known Implementing Classes:
QualifiedAlternateOf
public interface QualifiedAlternateOf extends AlternateOf, 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.AlternateOf
getAlternate1, getAlternate2, setAlternate1, setAlternate2
-
Methods inherited from interface org.openprovenance.prov.model.Identifiable
getId, setId
-
Methods inherited from interface org.openprovenance.prov.model.StatementOrBundle
getKind
-
-