Package org.incenp.obofoundry.kgcl.model
Class NodeDirectMerge
An obsoletion change in which all metadata (including name/label) from the source node is deleted and added to the target node, and edges can automatically be rewired to point to the target node
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.incenp.obofoundry.kgcl.model.NodeObsoletion
getHasDirectReplacement, getHasNondirectReplacement, setHasDirectReplacement, setHasNondirectReplacement
Methods inherited from class org.incenp.obofoundry.kgcl.model.NodeChange
getAboutNode, getAboutNodeRepresentation, getLanguage, setAboutNode, setAboutNodeRepresentation, setLanguage
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
-
NodeDirectMerge
public NodeDirectMerge()
-
-
Method Details
-
accept
- Overrides:
accept
in classNodeObsoletion
-
toString
- Overrides:
toString
in classNodeObsoletion
-
equals
- Overrides:
equals
in classNodeObsoletion
-
canEqual
- Overrides:
canEqual
in classNodeObsoletion
-
hashCode
public int hashCode()- Overrides:
hashCode
in classNodeObsoletion
-