org.eclipse.modisco.infra.query.tests.samples
Class Bug303036Test003Query

java.lang.Object
  extended by org.eclipse.modisco.infra.query.tests.samples.Bug303036AbstractClass
      extended by org.eclipse.modisco.infra.query.tests.samples.Bug303036Test003Query
All Implemented Interfaces:
IJavaModelQuery<EObject,java.lang.String>

public class Bug303036Test003Query
extends Bug303036AbstractClass

Copyright (c) 2009 Mia-Software. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors: Gregoire DUPE (Mia-Software) - initial API and implementation


Field Summary
static java.lang.String RESULT
           
 
Constructor Summary
Bug303036Test003Query()
           
 
Method Summary
 java.lang.String getResult()
           
 
Methods inherited from class org.eclipse.modisco.infra.query.tests.samples.Bug303036AbstractClass
evaluate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESULT

public static final java.lang.String RESULT
See Also:
Constant Field Values
Constructor Detail

Bug303036Test003Query

public Bug303036Test003Query()
Method Detail

getResult

public java.lang.String getResult()
Specified by:
getResult in class Bug303036AbstractClass