Class DocumentCommandImpl

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
All Implemented Interfaces:
IBmObject, Command, BasicCommand, DocumentCommand, MdObject, TypeDescriptionProvider, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject

public class DocumentCommandImpl extends BasicCommandImpl implements DocumentCommand
An implementation of the model object 'Document Command'.
  • Constructor Details

    • DocumentCommandImpl

      protected DocumentCommandImpl()
  • Method Details