Uses of Interface
org.eclipse.epsilon.eol.models.transactions.IModelTransactionSupport
Packages that use IModelTransactionSupport
Package
Description
-
Uses of IModelTransactionSupport in org.eclipse.epsilon.emc.emf
Methods in org.eclipse.epsilon.emc.emf that return IModelTransactionSupport -
Uses of IModelTransactionSupport in org.eclipse.epsilon.emc.emf.transactions
Classes in org.eclipse.epsilon.emc.emf.transactions that implement IModelTransactionSupport -
Uses of IModelTransactionSupport in org.eclipse.epsilon.eol.models
Methods in org.eclipse.epsilon.eol.models that return IModelTransactionSupportModifier and TypeMethodDescriptionIModel.getTransactionSupport()Model.getTransactionSupport()ModelReference.getTransactionSupport() -
Uses of IModelTransactionSupport in org.eclipse.epsilon.eol.models.transactions
Classes in org.eclipse.epsilon.eol.models.transactions that implement IModelTransactionSupportModifier and TypeClassDescriptionclassclassclassclass -
Uses of IModelTransactionSupport in org.eclipse.epsilon.workflow.tasks.transactions
Classes in org.eclipse.epsilon.workflow.tasks.transactions that implement IModelTransactionSupportFields in org.eclipse.epsilon.workflow.tasks.transactions declared as IModelTransactionSupportModifier and TypeFieldDescriptionprotected IModelTransactionSupportNamedTransactionSupport.transactionSupportConstructors in org.eclipse.epsilon.workflow.tasks.transactions with parameters of type IModelTransactionSupportModifierConstructorDescriptionNamedTransactionSupport(String name, IModelTransactionSupport transactionSupport)