Class ComplexChange
java.lang.Object
org.incenp.obofoundry.kgcl.model.ChangeLanguageElement
org.incenp.obofoundry.kgcl.model.Change
org.incenp.obofoundry.kgcl.model.ComplexChange
- Direct Known Subclasses:
MultiNodeObsoletion
A change that is is a composition of other changes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> Taccept(IChangeVisitor<T> v) protected booleanbooleaninthashCode()voidsetChangeSet(List<Change> changeSet) toString()Methods 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