public class RegisterNodeCommand extends RegisterNodeCommand
Constructor and Description |
---|
RegisterNodeCommand(Node candidate) |
Modifier and Type | Method and Description |
---|---|
CommandResult<RuleViolation> |
execute(GraphCommandExecutionContext context) |
check, getCandidate, toString, undo
allow, evaluate, getElementNotNull, getGraph, getMutableIndex, getNode, getNodeNotNull, getViewEdge
public RegisterNodeCommand(Node candidate)
public CommandResult<RuleViolation> execute(GraphCommandExecutionContext context)
execute
in interface Command<GraphCommandExecutionContext,RuleViolation>
execute
in class RegisterNodeCommand
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.