|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraid.core.change.AbstractChange
org.topbraid.change.AddDifferentStatementsChange
public class AddDifferentStatementsChange
| Constructor Summary | |
|---|---|
AddDifferentStatementsChange(com.hp.hpl.jena.rdf.model.Statement[] statements)
|
|
| Method Summary | |
|---|---|
void |
execute(ISession session,
org.eclipse.core.runtime.IProgressMonitor monitor)
Executes the change. |
boolean |
isNoop()
Checks if this is a no-operation, i.e. |
| Methods inherited from class org.topbraid.core.change.AbstractChange |
|---|
check, getImageMetadata, getLabel, setImage, setImage, setLabel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddDifferentStatementsChange(com.hp.hpl.jena.rdf.model.Statement[] statements)
| Method Detail |
|---|
public void execute(ISession session,
org.eclipse.core.runtime.IProgressMonitor monitor)
IChange
session - the session to execute the change onmonitor - a progress monitor for longish operations (may be null)public boolean isNoop()
IChange
isNoop in interface IChangeisNoop in class AbstractChange
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||