|
||||||||||
| 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.CreateConnectionCommand
public class CreateConnectionCommand
| Constructor Summary | |
|---|---|
CreateConnectionCommand(ResourceEditPart source)
|
|
| Method Summary | |
|---|---|
void |
execute()
|
static java.util.Collection<com.hp.hpl.jena.rdf.model.Property> |
getPotentialPredicates(com.hp.hpl.jena.rdf.model.Resource subject,
com.hp.hpl.jena.rdf.model.Resource object)
|
ResourceEditPart |
getSource()
|
void |
redo()
|
void |
setTarget(ResourceEditPart 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 CreateConnectionCommand(ResourceEditPart source)
| Method Detail |
|---|
public void execute()
execute in class org.eclipse.gef.commands.Commandpublic ResourceEditPart getSource()
public void redo()
redo in class org.eclipse.gef.commands.Command
public static java.util.Collection<com.hp.hpl.jena.rdf.model.Property> getPotentialPredicates(com.hp.hpl.jena.rdf.model.Resource subject,
com.hp.hpl.jena.rdf.model.Resource object)
public void setTarget(ResourceEditPart value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||