Package org.incenp.obofoundry.kgcl.model
Class EdgeLogicalInterpretationChange
java.lang.Object
org.incenp.obofoundry.kgcl.model.ChangeLanguageElement
org.incenp.obofoundry.kgcl.model.Change
org.incenp.obofoundry.kgcl.model.SimpleChange
org.incenp.obofoundry.kgcl.model.EdgeChange
org.incenp.obofoundry.kgcl.model.EdgeLogicalInterpretationChange
An edge change where the subject, object, and predicate are unchanged, but the logical interpretation changes
-
Constructor Summary
Constructors -
Method Summary
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
-
EdgeLogicalInterpretationChange
public EdgeLogicalInterpretationChange()
-
-
Method Details
-
accept
- Overrides:
accept
in classEdgeChange
-
toString
- Overrides:
toString
in classEdgeChange
-
equals
- Overrides:
equals
in classEdgeChange
-
canEqual
- Overrides:
canEqual
in classEdgeChange
-
hashCode
public int hashCode()- Overrides:
hashCode
in classEdgeChange
-