public class NoOperationGraphCommand extends AbstractGraphCommand
| Constructor and Description |
|---|
NoOperationGraphCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected CommandResult<RuleViolation> |
check(GraphCommandExecutionContext context) |
CommandResult<RuleViolation> |
execute(GraphCommandExecutionContext context) |
CommandResult<RuleViolation> |
undo(GraphCommandExecutionContext context) |
allow, doEvaluate, getElementNotNull, getGraph, getMutableIndex, getNode, getNodeNotNull, getViewEdgeprotected CommandResult<RuleViolation> check(GraphCommandExecutionContext context)
check in class AbstractGraphCommandpublic CommandResult<RuleViolation> execute(GraphCommandExecutionContext context)
public CommandResult<RuleViolation> undo(GraphCommandExecutionContext context)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.