Class NodeAnnotationReplacement
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.NodeAnnotationChange
org.incenp.obofoundry.kgcl.model.NodeAnnotationReplacement
A node annotation change where the change replaces a particular property value. TODO
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class NodeAnnotationChange
getAnnotationProperty, getAnnotationPropertyType, setAnnotationProperty, setAnnotationPropertyTypeMethods 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
-
NodeAnnotationReplacement
public NodeAnnotationReplacement()
-
-
Method Details
-
accept
- Overrides:
acceptin classNodeAnnotationChange
-
toString
- Overrides:
toStringin classNodeAnnotationChange
-
equals
- Overrides:
equalsin classNodeAnnotationChange
-
canEqual
- Overrides:
canEqualin classNodeAnnotationChange
-
hashCode
public int hashCode()- Overrides:
hashCodein classNodeAnnotationChange
-