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, evaluate, getElementNotNull, getGraph, getMutableIndex, getNode, getNodeNotNull, getViewEdge
protected CommandResult<RuleViolation> check(GraphCommandExecutionContext context)
check
in class AbstractGraphCommand
public CommandResult<RuleViolation> execute(GraphCommandExecutionContext context)
public CommandResult<RuleViolation> undo(GraphCommandExecutionContext context)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.