Package org.incenp.obofoundry.kgcl.model
Class MappingCreation
A specific kind of edge creation in which the created edge is a mapping.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.incenp.obofoundry.kgcl.model.EdgeCreation
getAnnotationSet, getObject, getPredicate, getPredicateType, getSubject, getSubjectType, setAnnotationSet, setObject, setPredicate, setPredicateType, setSubject, setSubjectType
Methods inherited from class org.incenp.obofoundry.kgcl.model.EdgeChange
getAboutEdge, getDatatype, getLanguage, getObjectType, setAboutEdge, setDatatype, setLanguage, setObjectType
Methods inherited from class org.incenp.obofoundry.kgcl.model.SimpleChange
getNewDatatype, getNewLanguage, getNewValue, getNewValueType, getOldDatatype, getOldLanguage, getOldValue, getOldValueType, setNewDatatype, setNewLanguage, setNewValue, setNewValueType, setOldDatatype, setOldLanguage, setOldValue, setOldValueType
Methods inherited from class org.incenp.obofoundry.kgcl.model.Change
getChangeDate, getContributor, getCreator, getHasUndo, getId, getPullRequest, getSeeAlso, getType, getWasGeneratedBy, setChangeDate, setContributor, setCreator, setHasUndo, setId, setPullRequest, setSeeAlso, setType, setWasGeneratedBy
-
Constructor Details
-
MappingCreation
public MappingCreation()
-
-
Method Details
-
accept
- Overrides:
accept
in classEdgeCreation
-
toString
- Overrides:
toString
in classEdgeCreation
-
equals
- Overrides:
equals
in classEdgeCreation
-
canEqual
- Overrides:
canEqual
in classEdgeCreation
-
hashCode
public int hashCode()- Overrides:
hashCode
in classEdgeCreation
-