Package org.incenp.obofoundry.kgcl.model
Class SetLanguageForName
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.SetLanguageForName
A node change where the string value for the name is unchanged but the language tag is set
-
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
-
SetLanguageForName
public SetLanguageForName()
-
-
Method Details
-
accept
- Overrides:
accept
in classNodeChange
-
toString
- Overrides:
toString
in classNodeChange
-
equals
- Overrides:
equals
in classNodeChange
-
canEqual
- Overrides:
canEqual
in classNodeChange
-
hashCode
public int hashCode()- Overrides:
hashCode
in classNodeChange
-