Class ModelTransactionTree
java.lang.Object
org.eclipse.epsilon.eol.models.transactions.ModelTransactionTree
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<ModelTransactionTree>
protected ModelTransactionTree
protected IModelTransaction
-
Constructor Summary
ConstructorsConstructorDescriptionModelTransactionTree
(IModelTransaction transaction, ModelTransactionTree parent) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
transaction
-
parent
-
nested
-
-
Constructor Details
-
ModelTransactionTree
-
-
Method Details
-
getTransaction
-
getParent
-
getNested
-