|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.gef.commands.Command
org.topbraidcomposer.gef.graph.commands.CreateResourceCommand
public class CreateResourceCommand
| Constructor Summary | |
|---|---|
CreateResourceCommand(GraphEditPart graphEditPart)
|
|
| Method Summary | |
|---|---|
void |
execute()
|
void |
redo()
|
void |
setInitialBounds(org.eclipse.draw2d.geometry.Rectangle value)
|
void |
setInitialClass(com.hp.hpl.jena.rdf.model.Resource value)
|
| Methods inherited from class org.eclipse.gef.commands.Command |
|---|
canExecute, canUndo, chain, dispose, getDebugLabel, getLabel, setDebugLabel, setLabel, undo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateResourceCommand(GraphEditPart graphEditPart)
| Method Detail |
|---|
public void execute()
execute in class org.eclipse.gef.commands.Commandpublic void redo()
redo in class org.eclipse.gef.commands.Commandpublic void setInitialBounds(org.eclipse.draw2d.geometry.Rectangle value)
public void setInitialClass(com.hp.hpl.jena.rdf.model.Resource value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||