edu.uchsc.ccp.knowtator.util
Class ProtegeUtil
java.lang.Object
edu.uchsc.ccp.knowtator.util.ProtegeUtil
public class ProtegeUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProtegeUtil
public ProtegeUtil()
castSimpleInstances
public static Collection<SimpleInstance> castSimpleInstances(Collection simpleInstances)
- It seems like there should be a better way of accomplishing this. If you
have suggestions please send them to me!
- Parameters:
simpleInstances
-
castStrings
public static Collection<String> castStrings(Collection strings)
getSlotLabel
public static String getSlotLabel(Cls cls,
Slot slot,
Project project)