graphlab.gui.plugins.main.ccp
Class Copy
java.lang.Object
graphlab.main.core.action.AbstractAction
graphlab.gui.plugins.main.ccp.Copy
- All Implemented Interfaces:
- Action, Notifiable
public class Copy
- extends AbstractAction
- Author:
- roozbeh
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
event
public static final Event event
Copy
public Copy(BlackBoard bb)
performJob
public void performJob(java.lang.String name)
- Description copied from class:
AbstractAction
- like Action
- Specified by:
performJob in class AbstractAction
copy
public static void copy(SelectData sd,
Graph gg)
copyGraph
public static void copyGraph(SelectData sd,
Graph g)
- copies the sd to g