|
||||||||||
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.types.OclAnyType
org.eclipse.m2m.atl.adt.ui.text.atl.types.UnitType
org.eclipse.m2m.atl.adt.ui.text.atl.types.QueryType
public class QueryType
The ATL Query type.
Field Summary |
---|
Fields inherited from class org.eclipse.m2m.atl.adt.ui.text.atl.types.UnitType |
---|
sourceManager |
Fields inherited from class org.eclipse.m2m.atl.adt.ui.text.atl.types.OclAnyType |
---|
oclType |
Constructor Summary | |
---|---|
QueryType(org.eclipse.core.resources.IFile file,
AtlSourceManager manager)
Creates a new query from the given source manager. |
Method Summary | |
---|---|
protected java.util.Collection<org.eclipse.emf.ecore.EObject> |
getHelpersObjects()
Returns the helpers atl objects. |
Methods inherited from class org.eclipse.m2m.atl.adt.ui.text.atl.types.UnitType |
---|
create, getAllAttributes, getAllHelpers, getAttributes, getFile, getHelpers, getSourceManager, getSupertypes, init |
Methods inherited from class org.eclipse.m2m.atl.adt.ui.text.atl.types.OclAnyType |
---|
create, equals, getFeatures, getInstance, getOclType, getOperations, getTypeOperations, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public QueryType(org.eclipse.core.resources.IFile file, AtlSourceManager manager)
file
- the query filemanager
- the source managerMethod Detail |
---|
protected java.util.Collection<org.eclipse.emf.ecore.EObject> getHelpersObjects()
getHelpersObjects
in class UnitType
UnitType.getHelpersObjects()
|
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 |