| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.ontology.update |
| Modifier and Type | Method and Description |
|---|---|
AtomicOntologyChange.AtomicChangeType |
AtomicOntologyChange.getAtomicChangeType() |
static AtomicOntologyChange.AtomicChangeType |
AtomicOntologyChange.AtomicChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AtomicOntologyChange.AtomicChangeType[] |
AtomicOntologyChange.AtomicChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AtomicOntologyChange.setAtomicChangeType(AtomicOntologyChange.AtomicChangeType atomicChangeType) |
| Constructor and Description |
|---|
AtomicOntologyChange(String sourceURI,
String destinationURI,
AtomicOntologyChange.AtomicChangeType atomicChangeType,
String notes) |
Copyright © 2022. All rights reserved.