Package org.incenp.obofoundry.kgcl.model
Class NewMapping
A node mapping change where a mapping is added to a node
-
Constructor Summary
Constructors -
Method Summary
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
-
NewMapping
public NewMapping()
-
-
Method Details
-
accept
- Overrides:
accept
in classNodeMappingChange
-
getObject
-
getPredicate
-
setObject
-
setPredicate
-
toString
- Overrides:
toString
in classNodeMappingChange
-
equals
- Overrides:
equals
in classNodeMappingChange
-
canEqual
- Overrides:
canEqual
in classNodeMappingChange
-
hashCode
public int hashCode()- Overrides:
hashCode
in classNodeMappingChange
-