Uses of Class
org.eclipse.epsilon.eol.models.transactions.ModelTransactionTree
Packages that use ModelTransactionTree
-
Uses of ModelTransactionTree in org.eclipse.epsilon.eol.models.transactions
Fields in org.eclipse.epsilon.eol.models.transactions declared as ModelTransactionTreeModifier and TypeFieldDescriptionprotected ModelTransactionTreeNestedModelTransactionSupport.activeTransactionTreeprotected ModelTransactionTreeModelTransactionTree.parentFields in org.eclipse.epsilon.eol.models.transactions with type parameters of type ModelTransactionTreeModifier and TypeFieldDescriptionprotected List<ModelTransactionTree>ModelTransactionTree.nestedMethods in org.eclipse.epsilon.eol.models.transactions that return ModelTransactionTreeMethods in org.eclipse.epsilon.eol.models.transactions that return types with arguments of type ModelTransactionTreeConstructors in org.eclipse.epsilon.eol.models.transactions with parameters of type ModelTransactionTreeModifierConstructorDescriptionModelTransactionTree(IModelTransaction transaction, ModelTransactionTree parent)