Interface QualifiedSpecializationOf
-
- All Superinterfaces:
HasLabel,HasOther,HasType,Identifiable,QualifiedRelation,Relation,SpecializationOf,Statement,StatementOrBundle,UnqualifiedRelation
- All Known Implementing Classes:
QualifiedSpecializationOf
public interface QualifiedSpecializationOf extends SpecializationOf, 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.Identifiable
getId, setId
-
Methods inherited from interface org.openprovenance.prov.model.SpecializationOf
getGeneralEntity, getSpecificEntity, setGeneralEntity, setSpecificEntity
-
Methods inherited from interface org.openprovenance.prov.model.StatementOrBundle
getKind
-
-