|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.fluxion.runcible.graph.command.AddRestrictedNodeCommand
public class AddRestrictedNodeCommand
Javadocs go here.
Constructor Summary | |
---|---|
AddRestrictedNodeCommand(Graph sourceGraph,
OWLMappingNode node,
org.semanticweb.owl.model.OWLRestriction restriction,
java.lang.String label)
|
Method Summary | |
---|---|
void |
execute()
Execute this command |
RestrictedNode |
getNode()
|
void |
undo()
Undo this command |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AddRestrictedNodeCommand(Graph sourceGraph, OWLMappingNode node, org.semanticweb.owl.model.OWLRestriction restriction, java.lang.String label)
Method Detail |
---|
public void execute()
ChangeCommand
execute
in interface ChangeCommand
public void undo()
ChangeCommand
undo
in interface ChangeCommand
public RestrictedNode getNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |