Interface BasicCommand

All Superinterfaces:
Command, org.eclipse.emf.ecore.EObject, MdObject, org.eclipse.emf.common.notify.Notifier, TypeDescriptionProvider
All Known Subinterfaces:
AccountingRegisterCommand, AccumulationRegisterCommand, BusinessProcessCommand, CalculationRegisterCommand, CatalogCommand, ChartOfAccountsCommand, ChartOfCalculationTypesCommand, ChartOfCharacteristicTypesCommand, CommonCommand, CubeCommand, DataProcessorCommand, DimensionTableCommand, DocumentCommand, DocumentJournalCommand, EnumCommand, ExchangePlanCommand, FilterCriterionCommand, InformationRegisterCommand, ReportCommand, TableCommand, TaskCommand
All Known Implementing Classes:
AccountingRegisterCommandImpl, AccumulationRegisterCommandImpl, BasicCommandImpl, BusinessProcessCommandImpl, CalculationRegisterCommandImpl, CatalogCommandImpl, ChartOfAccountsCommandImpl, ChartOfCalculationTypesCommandImpl, ChartOfCharacteristicTypesCommandImpl, CommonCommandImpl, CubeCommandImpl, DataProcessorCommandImpl, DimensionTableCommandImpl, DocumentCommandImpl, DocumentJournalCommandImpl, EnumCommandImpl, ExchangePlanCommandImpl, FilterCriterionCommandImpl, InformationRegisterCommandImpl, ReportCommandImpl, TableCommandImpl, TaskCommandImpl

public interface BasicCommand extends MdObject, Command, TypeDescriptionProvider
A representation of the model object 'Basic Command'.

The following features are supported:

See Also: