Skip to content

Commit

Permalink
494945: added annotations noextend noinstantiate
Browse files Browse the repository at this point in the history
Change-Id: I86b436df51099b8345365c3fe6362f34f69f6f2f
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=494945
  • Loading branch information
LorenzoBettini committed Dec 22, 2016
1 parent 74a8159 commit c621327
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -24,6 +24,9 @@
* A specialization of {@link EditingDomainViewerDropAdapter} that retrieves the
* editing domain dynamically from the object that is being dragged and dropped.
*
* @noextend This class is not intended to be subclassed by clients.
* @noinstantiate This class is not intended to be instantiated by clients.
*
* @author Lorenzo Bettini - initial API and implementation
*
*/
Expand Down

0 comments on commit c621327

Please sign in to comment.