Interface IModelReadOperations
-
- All Superinterfaces:
IEcoreReadOperations<org.eclipse.emf.ecore.resource.Resource,org.eclipse.emf.ecore.EObject>
- All Known Implementing Classes:
AbstractModelManipulations
,ModelManipulationWithEditingDomain
,SimpleModelManipulations
public interface IModelReadOperations extends IEcoreReadOperations<org.eclipse.emf.ecore.resource.Resource,org.eclipse.emf.ecore.EObject>
Model manipulation interface for conventional EMF instance models.- Since:
- 2.1
- No Extend:
- API may be extended in the future.
-
-
Method Summary
-
Methods inherited from interface org.eclipse.viatra.transformation.runtime.emf.modelmanipulation.IEcoreReadOperations
count, eClass, isSetTo, stream
-
-