Interface ExtensionPlanNode


public interface ExtensionPlanNode
A node in the extension plan tree.
Since:
4.0M1
Version:
$Id: 640442c76991f642b561a9b6820b3a562e39355e $
  • Method Details

    • getAction

      ExtensionPlanAction getAction()
      Returns:
      the action to perform for this node
    • getInitialVersionConstraint

      VersionConstraint getInitialVersionConstraint()
      Returns:
      the initial version constraint before resolving the extension
    • getChildren

      Returns:
      the children of this node