Uses of Package
org.eclipse.wst.common.snippets.core

Packages that use org.eclipse.wst.common.snippets.core
org.eclipse.wst.common.snippets.core   
org.eclipse.wst.common.snippets.ui   
 

Classes in org.eclipse.wst.common.snippets.core used by org.eclipse.wst.common.snippets.core
ISnippetCategory
          Represents a category containing individual snippets.
ISnippetItem
          A snippet item is the actual object draggable from the Snippets view.
ISnippetsEntry
          A Snippets Entry is an abstract notion encapsulating the values used to represent Snippet Items and Containers.
ISnippetVariable
          A variable is a user-prompted value meant to be filled-in by the user during insertion.
 

Classes in org.eclipse.wst.common.snippets.core used by org.eclipse.wst.common.snippets.ui
ISnippetItem
          A snippet item is the actual object draggable from the Snippets view.