edu.stanford.smi.protegex.owl.model.factory
Class FrameTypeId2OWLJavaClass
java.lang.Object
edu.stanford.smi.protegex.owl.model.factory.FrameTypeId2OWLJavaClass
public class FrameTypeId2OWLJavaClass
- extends Object
Class for storing the mapping between the frame type ids and the corresponding Java classes.
- Author:
- Tania Tudorache
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FrameTypeId2OWLJavaClass
public FrameTypeId2OWLJavaClass()
addMappedValues
protected static void addMappedValues(int frameTypeId,
Class javaClass)
getFrameTypeId
public static int getFrameTypeId(Class javaClass)
getJavaClass
public static Class getJavaClass(int frameTypeId)
getOrderedJavaClasses
public static Collection<Class> getOrderedJavaClasses()
Submit a bug report or feature request
Copyright (c) 1998-2007 Stanford University.