Package | Description |
---|---|
de.unirostock.sems.comodi | |
de.unirostock.sems.comodi.branches |
Modifier and Type | Method and Description |
---|---|
Change |
Change.hasChangeType(ComodiChangeType changeType)
Adds information about the type of this change.
|
Modifier and Type | Method and Description |
---|---|
static ComodiChangeType |
ComodiChangeType.getAttributeValue()
Gets the term representing an update of an attribute value.
|
static ComodiChangeType |
ComodiChangeType.getDeletion()
Gets the term representing a deletion.
|
static ComodiChangeType |
ComodiChangeType.getInsertion()
Gets the term representing an insertion.
|
static ComodiChangeType |
ComodiChangeType.getMove()
Gets the term representing a move.
|
static ComodiChangeType |
ComodiChangeType.getPermutationOfEntities()
Gets the term representing a permutation of entities.
|
static ComodiChangeType |
ComodiChangeType.getUpdate()
Gets the term representing an update.
|
Copyright © 2015 SEMS project @ University of Rostock. All rights reserved.