public interface IWorkingCopyInfo
Modifier and Type | Method and Description |
---|---|
IBuffer |
getBuffer()
Returns the buffer of the working copy.
|
IContext |
getContext()
Returns the context of the working copy.
|
IReconcileStrategy |
getReconcileStrategy()
Returns the reconcile strategy of the working copy.
|
IBuffer getBuffer()
addRef
the buffer.null
)IContext getContext()
null
)IReconcileStrategy getReconcileStrategy()
null
)