|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.m2m.atl.adt.ui.text.atl.AtlCompletionDataSource
public class AtlCompletionDataSource
The AtlCompletionDataSource, retrieves data from EMF metamodels.
| Constructor Summary | |
|---|---|
AtlCompletionDataSource(AtlSourceManager manager)
Creates a new completion datasource. |
|
| Method Summary | |
|---|---|
java.lang.String |
getATLFileContext()
Returns the current file context. |
static java.lang.String |
getATLFileContext(AtlSourceManager manager)
Returns the current file context. |
java.util.Map<java.lang.String,OclAnyType[]> |
getAtlPrimitiveTypes()
Returns the ATL primitive types instances. |
java.util.Map<java.lang.String,OclAnyType[]> |
getClassifiers(int filter)
Metamodel classifiers for a given filter. |
java.lang.String[] |
getMetamodels()
Metamodels names. |
static org.eclipse.core.runtime.IPath[] |
getPaths()
Computes proposals for EMF paths. |
static java.lang.String[] |
getURIs()
Returns the currently registered URIs. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AtlCompletionDataSource(AtlSourceManager manager)
manager - the source manager| Method Detail |
|---|
public java.lang.String getATLFileContext()
public static java.lang.String getATLFileContext(AtlSourceManager manager)
public static java.lang.String[] getURIs()
public static org.eclipse.core.runtime.IPath[] getPaths()
public java.lang.String[] getMetamodels()
public java.util.Map<java.lang.String,OclAnyType[]> getClassifiers(int filter)
filter - the given filter
public java.util.Map<java.lang.String,OclAnyType[]> getAtlPrimitiveTypes()
|
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 | |||||||||