nl.tudelft.tbm.eeni.owl2java.model.jmodel.utils
Class LogUtils

java.lang.Object
  extended by nl.tudelft.tbm.eeni.owl2java.model.jmodel.utils.LogUtils

public class LogUtils
extends Object


Constructor Summary
LogUtils()
           
 
Method Summary
static String toLogName(JBaseRestriction restriction)
           
static String toLogName(JClass cls)
           
static String toLogName(JClass cls, JProperty property)
           
static String toLogName(JProperty prop)
           
static String toLogName(com.hp.hpl.jena.ontology.OntResource res)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogUtils

public LogUtils()
Method Detail

toLogName

public static String toLogName(JBaseRestriction restriction)

toLogName

public static String toLogName(JClass cls)

toLogName

public static String toLogName(JClass cls,
                               JProperty property)

toLogName

public static String toLogName(JProperty prop)

toLogName

public static String toLogName(com.hp.hpl.jena.ontology.OntResource res)


Copyright © 2011. All Rights Reserved.