Protege 3.4

edu.stanford.smi.protege.code.generator.wrapping
Class ClsCode

java.lang.Object
  extended by edu.stanford.smi.protege.code.generator.wrapping.ClsCode

public class ClsCode
extends Object

Code generator for a class.


Constructor Summary
ClsCode(Cls cls)
           
 
Method Summary
 String getJavaName()
           
 List<SlotAtClassCode> getSlotCodes(boolean transitive)
           
static String getValidJavaName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClsCode

public ClsCode(Cls cls)
Method Detail

getJavaName

public String getJavaName()

getSlotCodes

public List<SlotAtClassCode> getSlotCodes(boolean transitive)
Returns:
a List of RDFPropertyAtClassCodes
See Also:
SlotAtClassCode

getValidJavaName

public static String getValidJavaName(String name)

Protege 3.4

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.