|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.text.templates.TemplateContextType
org.eclipse.m2m.atl.adt.ui.text.atl.AtlContextType
public class AtlContextType
The context types, used to provides content assist.
| Field Summary | |
|---|---|
static java.lang.String |
ATL_CONTEXT_ID
ATL file context. |
static java.lang.String |
HELPER_CONTEXT_ID
ATL helper context. |
static java.lang.String |
LIBRARY_CONTEXT_ID
ATL library context. |
static java.lang.String |
MODULE_CONTEXT_ID
ATL module context. |
static java.lang.String |
QUERY_CONTEXT_ID
ATL query context. |
static java.lang.String |
RULE_CONTEXT_ID
ATL rule context. |
| Constructor Summary | |
|---|---|
AtlContextType()
Initialize context types. |
|
| Method Summary | |
|---|---|
void |
initializeContextTypeResolvers()
Initializes the context type resolvers. |
| Methods inherited from class org.eclipse.jface.text.templates.TemplateContextType |
|---|
addResolver, getId, getName, getResolver, removeAllResolvers, removeResolver, resolve, resolve, resolvers, setId, setName, validate, validateVariables |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ATL_CONTEXT_ID
public static final java.lang.String MODULE_CONTEXT_ID
public static final java.lang.String QUERY_CONTEXT_ID
public static final java.lang.String LIBRARY_CONTEXT_ID
public static final java.lang.String RULE_CONTEXT_ID
public static final java.lang.String HELPER_CONTEXT_ID
| Constructor Detail |
|---|
public AtlContextType()
| Method Detail |
|---|
public void initializeContextTypeResolvers()
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||