| Interface | Description |
|---|---|
| IReadAccess<P> | |
| IReadAccess.Priority<P> |
Cancels all cancelable readers before executing the
IUnitOfWork. |
| IUnitOfWork<R,P> |
A unit of work acts as a transaction block, which can be passed to an
IXtextDocument in order to get read or write access to it's parsed models.
|
| IWriteAccess<P> |
| Class | Description |
|---|---|
| AbstractReadWriteAcces<P> | |
| CancelableUnitOfWork<R,P> | |
| IUnitOfWork.Void<T> |
convenience class for side-effect only units
|
Copyright © 2015. All Rights Reserved.