Commands

Package fmp.provider.command contains frequently used commands. The commands use functions from ModelManipulation class in the deferred mode.

  • CloneCommand - used to create clones of features in configuration.
  • CreateNodeCommand - used to create a new node as a child.
  • RemoveWithPropertiesCommand - used to remove a collection of nodes together with their properties.
  • SynchronizeCommand - used by 'Synchronize' action.
  • UnfoldReferenceCommand - used by 'Unfold Reference' action.