| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.reasoner |
| Modifier and Type | Method and Description |
|---|---|
ModelUpdate.Operation |
ModelUpdate.getOperation() |
static ModelUpdate.Operation |
ModelUpdate.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelUpdate.Operation[] |
ModelUpdate.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SimpleReasoner.doPlugins(ModelUpdate.Operation op,
org.apache.jena.rdf.model.Statement stmt) |
void |
ModelUpdate.setOperation(ModelUpdate.Operation operation) |
| Constructor and Description |
|---|
ModelUpdate(org.apache.jena.rdf.model.Statement statement,
ModelUpdate.Operation operation,
String modelURI) |
Copyright © 2021. All rights reserved.