Dresden OCL Toolkit

tudresden.ocl.check.types
Class DefaultReflectionAdapter

java.lang.Object
  extended bytudresden.ocl.check.types.DefaultReflectionAdapter
All Implemented Interfaces:
ReflectionAdapter

public class DefaultReflectionAdapter
extends Object
implements ReflectionAdapter


Constructor Summary
DefaultReflectionAdapter()
           
 
Method Summary
 Type getTypeForClass(Class c)
           
 boolean isMap(Class c)
          Determines, whether the given class is a map.
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DefaultReflectionAdapter

public DefaultReflectionAdapter()
Method Detail

getTypeForClass

public Type getTypeForClass(Class c)
Specified by:
getTypeForClass in interface ReflectionAdapter

isMap

public boolean isMap(Class c)
Description copied from interface: ReflectionAdapter
Determines, whether the given class is a map. Maps may have a @key-type tag.

Specified by:
isMap in interface ReflectionAdapter

toString

public String toString()

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.