Dresden OCL Toolkit

tudresden.ocl.injection.lib
Class Check

java.lang.Object
  extended bytudresden.ocl.injection.lib.Check

public class Check
extends Object


Field Summary
static String CHECK_ELEMENT_TYPES
           
static String CHECK_KEY_TYPES
           
 
Constructor Summary
Check()
           
 
Method Summary
static boolean checkElementTypes(Collection c, Class elementtype)
           
static boolean checkElementTypes(Map m, Class elementtype)
           
static boolean checkKeyTypes(Map m, Class keytype)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CHECK_ELEMENT_TYPES

public static final String CHECK_ELEMENT_TYPES
See Also:
Constant Field Values

CHECK_KEY_TYPES

public static final String CHECK_KEY_TYPES
See Also:
Constant Field Values
Constructor Detail

Check

public Check()
Method Detail

checkElementTypes

public static final boolean checkElementTypes(Collection c,
                                              Class elementtype)

checkElementTypes

public static final boolean checkElementTypes(Map m,
                                              Class elementtype)

checkKeyTypes

public static final boolean checkKeyTypes(Map m,
                                          Class keytype)

Dresden OCL Toolkit

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