|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.commands.operations.AbstractOperation
org.topbraid.core.change.ChangeOperation
org.topbraid.core.change.TripleChangeOperation
public class TripleChangeOperation
| Constructor Summary | |
|---|---|
TripleChangeOperation(com.hp.hpl.jena.ontology.OntModel ontModel,
TripleChangeRecord record)
|
|
| Method Summary | |
|---|---|
org.eclipse.core.runtime.IStatus |
execute(org.eclipse.core.runtime.IProgressMonitor monitor,
org.eclipse.core.runtime.IAdaptable info)
|
| Methods inherited from class org.topbraid.core.change.ChangeOperation |
|---|
add, canExecute, contains, createErrorStatus, getChange, getCreatedResourceNodes, getDeletedResourceNodes, getPredicate2TripleChangeRecordsMap, getRecords, getSession, getTypeChangedResourceNodes, getUniqueRecords, listRecords, redo, toString, undo |
| Methods inherited from class org.eclipse.core.commands.operations.AbstractOperation |
|---|
addContext, canRedo, canUndo, dispose, getContexts, getLabel, hasContext, removeContext, setLabel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TripleChangeOperation(com.hp.hpl.jena.ontology.OntModel ontModel,
TripleChangeRecord record)
| Method Detail |
|---|
public org.eclipse.core.runtime.IStatus execute(org.eclipse.core.runtime.IProgressMonitor monitor,
org.eclipse.core.runtime.IAdaptable info)
throws org.eclipse.core.commands.ExecutionException
execute in interface org.eclipse.core.commands.operations.IUndoableOperationexecute in class ChangeOperationorg.eclipse.core.commands.ExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||