Class AddFeatureCommandWithContext

All Implemented Interfaces:
IContextHolder, IFeatureAndContext, IFeatureHolder, IFeatureProviderHolder, IDescription, ICommand, IReadOnlyProvider

public class AddFeatureCommandWithContext extends GenericFeatureCommandWithContext
The Class AddFeatureCommandWithContext.
  • Constructor Details

    • AddFeatureCommandWithContext

      public AddFeatureCommandWithContext(IFeature feature, IContext context)
      Instantiates a new adds the feature command with context.
      Parameters:
      feature - the feature
      context - the context
  • Method Details