Class MappingPredicateChange
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.NodeChange
org.incenp.obofoundry.kgcl.model.NodeMappingChange
org.incenp.obofoundry.kgcl.model.MappingPredicateChange
A node mapping change where the predicate of a mapping is changed.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class NodeChange
getAboutNode, getAboutNodeRepresentation, getLanguage, setAboutNode, setAboutNodeRepresentation, setLanguageMethods inherited from class SimpleChange
getNewDatatype, getNewLanguage, getNewValue, getNewValueType, getOldDatatype, getOldLanguage, getOldValue, getOldValueType, setNewDatatype, setNewLanguage, setNewValue, setNewValueType, setOldDatatype, setOldLanguage, setOldValue, setOldValueTypeMethods inherited from class Change
getAssociatedChangeSet, getChangeDate, getChangeDescription, getContributor, getCreator, getHasUndo, getId, getPullRequest, getSeeAlso, getTermTrackerIssue, getType, getWasGeneratedBy, setAssociatedChangeSet, setChangeDate, setChangeDescription, setContributor, setCreator, setHasUndo, setId, setPullRequest, setSeeAlso, setTermTrackerIssue, setType, setWasGeneratedBy
-
Constructor Details
-
MappingPredicateChange
public MappingPredicateChange()
-
-
Method Details
-
accept
- Overrides:
acceptin classNodeMappingChange
-
toString
- Overrides:
toStringin classNodeMappingChange
-
equals
- Overrides:
equalsin classNodeMappingChange
-
canEqual
- Overrides:
canEqualin classNodeMappingChange
-
hashCode
public int hashCode()- Overrides:
hashCodein classNodeMappingChange
-