Uses of Class
org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl.AbstractOperationImpl

Packages that use AbstractOperationImpl
org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl   
org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.impl   
 

Uses of AbstractOperationImpl in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl
 

Subclasses of AbstractOperationImpl in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl
 class AttributeOperationImpl
          An implementation of the model object ' Attribute Operation'.
 class CompositeOperationImpl
          An implementation of the model object ' Composite Operation'.
 class CreateDeleteOperationImpl
          An implementation of the model object ' Create Delete Operation'.
 class FeatureOperationImpl
          An implementation of the model object ' Feature Operation'.
 class MultiAttributeMoveOperationImpl
          An implementation of the model object ' Multi Attribute Move Operation'.
 class MultiAttributeOperationImpl
          An implementation of the model object ' Multi Attribute Operation'.
 class MultiAttributeSetOperationImpl
          An implementation of the model object ' Multi Attribute Set Operation'.
 class MultiReferenceMoveOperationImpl
          An implementation of the model object ' Multi Reference Move Operation'.
 class MultiReferenceOperationImpl
          An implementation of the model object ' Multi Reference Operation'.
 class MultiReferenceSetOperationImpl
          An implementation of the model object ' Multi Reference Set Operation'.
 class ReferenceOperationImpl
          An implementation of the model object ' Reference Operation'.
 class SingleReferenceOperationImpl
          An implementation of the model object ' Single Reference Operation'.
 

Uses of AbstractOperationImpl in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.impl
 

Subclasses of AbstractOperationImpl in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.semantic.impl
 class SemanticCompositeOperationImpl
          An implementation of the model object ' Composite Operation'.
 



Copyright © 2015. All Rights Reserved.