|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
A Snippets Entry is an abstract notion encapsulating the values used to represent Snippet Items and Containers. No object implements only this interface.
Clients are not intended to implement this interface.
| Field Summary | |
|---|---|
static java.lang.String |
SNIPPET_SOURCE_PLUGINS
Denotes that this entry was contributed by a plug-in |
static java.lang.String |
SNIPPET_SOURCE_USER
Denotes that this entry was created by the user |
static java.lang.String |
SNIPPET_SOURCE_WORKSPACE
Denotes that this entry was discovered within the workspace |
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
|
java.lang.String[] |
getFilters()
|
java.lang.String |
getLabel()
|
java.lang.Object |
getSourceDescriptor()
|
java.lang.Object |
getSourceType()
|
| Field Detail |
public static final java.lang.String SNIPPET_SOURCE_PLUGINS
public static final java.lang.String SNIPPET_SOURCE_USER
public static final java.lang.String SNIPPET_SOURCE_WORKSPACE
| Method Detail |
public java.lang.String getDescription()
public java.lang.String[] getFilters()
public java.lang.String getLabel()
public java.lang.Object getSourceDescriptor()
public java.lang.Object getSourceType()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||