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
Modifier and TypeMethodDescription<T> Taccept(IChangeVisitor<T> v) protected booleanbooleangetAbout()inthashCode()voidsetAbout(OntologyElement about) toString()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
-
SetLanguageForName
public SetLanguageForName()
-
-
Method Details
-
accept
- Overrides:
acceptin classNodeChange
-
getAbout
-
setAbout
-
toString
- Overrides:
toStringin classNodeChange
-
equals
- Overrides:
equalsin classNodeChange
-
canEqual
- Overrides:
canEqualin classNodeChange
-
hashCode
public int hashCode()- Overrides:
hashCodein classNodeChange
-