|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraid.actions.resource.AbstractResourceAction
org.topbraidcomposer.ui.actions.AbstractResourceActionWithProgressMonitor
org.topbraidcomposer.ui.actions.AbstractChangeResourceAction
public abstract class AbstractChangeResourceAction
| Constructor Summary | |
|---|---|
AbstractChangeResourceAction(java.lang.String text)
|
|
| Method Summary | |
|---|---|
abstract IChange |
createChange(com.hp.hpl.jena.rdf.model.Resource resource)
|
boolean |
isEnabledFor(com.hp.hpl.jena.rdf.model.Resource resource)
|
void |
run(org.eclipse.core.runtime.IProgressMonitor monitor,
com.hp.hpl.jena.rdf.model.Resource resource)
|
| Methods inherited from class org.topbraidcomposer.ui.actions.AbstractResourceActionWithProgressMonitor |
|---|
run, run |
| Methods inherited from class org.topbraid.actions.resource.AbstractResourceAction |
|---|
dispose, getImageMetadata, getText |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.topbraid.actions.resource.IResourceAction |
|---|
getGroupName, isVisibleFor |
| Constructor Detail |
|---|
public AbstractChangeResourceAction(java.lang.String text)
| Method Detail |
|---|
public abstract IChange createChange(com.hp.hpl.jena.rdf.model.Resource resource)
public boolean isEnabledFor(com.hp.hpl.jena.rdf.model.Resource resource)
public void run(org.eclipse.core.runtime.IProgressMonitor monitor,
com.hp.hpl.jena.rdf.model.Resource resource)
run in class AbstractResourceActionWithProgressMonitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||