Class RelationImpl
java.lang.Object
org.aksw.gerbil.transfer.nif.data.AbstractMarkingImpl
org.aksw.gerbil.transfer.nif.data.RelationImpl
- Direct Known Subclasses:
ScoredRelationImpl
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRelationImpl(Meaning subject, Meaning predicate, Meaning object)RelationImpl(Relation relation) -
Method Summary
Methods inherited from class org.aksw.gerbil.transfer.nif.data.AbstractMarkingImpl
getProvenanceInfo, setProvenanceInfoMethods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.aksw.gerbil.transfer.nif.Marking
getProvenanceInfo, setProvenanceInfo
-
Field Details
-
subject
-
predicate
-
object
-
-
Constructor Details
-
RelationImpl
public RelationImpl() -
RelationImpl
- Throws:
CloneNotSupportedException
-
RelationImpl
-
-
Method Details
-
setRelation
- Specified by:
setRelationin interfaceRelation
-
getRelation
- Specified by:
getRelationin interfaceRelation
-
getSubject
- Specified by:
getSubjectin interfaceRelation
-
getPredicate
- Specified by:
getPredicatein interfaceRelation
-
getObject
-
clone
- Specified by:
clonein interfaceMarking- Specified by:
clonein classAbstractMarkingImpl- Throws:
CloneNotSupportedException
-
toString
-
equals
-