Package com._1c.g5.v8.dt.ui
Interface IBmEditingContextAwareSelection
- All Superinterfaces:
ISelection,IStructuredSelection,Iterable
@Deprecated(forRemoval=true)
public interface IBmEditingContextAwareSelection
extends IStructuredSelection
Deprecated, for removal: This API element is subject to removal in a future version.
The
IStructuredSelection that gives IBmEditingContext instance.-
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Returns the BM editing context.Deprecated, for removal: This API element is subject to removal in a future version.Returns the model API.Methods inherited from interface org.eclipse.jface.viewers.ISelection
isEmptyMethods inherited from interface org.eclipse.jface.viewers.IStructuredSelection
getFirstElement, iterator, size, stream, toArray, toListMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Method Details
-
getEditingContext
IBmEditingContext getEditingContext()Deprecated, for removal: This API element is subject to removal in a future version.Returns the BM editing context.- Returns:
- the BM editing context.
-
getModelApi
IModelApi getModelApi()Deprecated, for removal: This API element is subject to removal in a future version.Returns the model API.- Returns:
- the model API or
nullif it is not set.
-
IModelApiAwareSelectioninstead