mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Documentation enhancement
This commit is contained in:
parent
3cea2d9f0d
commit
cdf996fee1
1 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,8 @@ import org.eclipse.jface.viewers.ITreeSelection;
|
||||||
import org.eclipse.jface.viewers.TreePath;
|
import org.eclipse.jface.viewers.TreePath;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* View model node based on a single Data Model Context type. All the elements
|
* View model node based on a single IDMContext type. All the elements created
|
||||||
* created by this node are of that IDMContext type.
|
* by this node are of that type.
|
||||||
*
|
*
|
||||||
* @since 1.0
|
* @since 1.0
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue