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

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

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

Methods in org.eclipse.emf.emfstore.internal.server.model.versioning.operations that throw UnkownFeatureException
 org.eclipse.emf.ecore.EStructuralFeature FeatureOperation.getFeature(org.eclipse.emf.ecore.EObject modelElement)
          Get the feature from the eclass of the given model element.
 org.eclipse.emf.ecore.EStructuralFeature FeatureOperation.getFeature(Project project)
          Get the feature from the Eclass of the model element identified by the model element of the operation.
 

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

Methods in org.eclipse.emf.emfstore.internal.server.model.versioning.operations.impl that throw UnkownFeatureException
 org.eclipse.emf.ecore.EStructuralFeature FeatureOperationImpl.getFeature(org.eclipse.emf.ecore.EObject modelElement)
          Get the feature from the eclass of the given model element.
 org.eclipse.emf.ecore.EStructuralFeature FeatureOperationImpl.getFeature(Project project)
          Get the feature from the Eclass of the model element identified by the model element of the operation.
 



Copyright © 2015. All Rights Reserved.