nl.tudelft.tbm.eeni.owl2java.model.jenautils
Class RestrictionUtils

java.lang.Object
  extended by nl.tudelft.tbm.eeni.owl2java.model.jenautils.RestrictionUtils

public class RestrictionUtils
extends Object


Constructor Summary
RestrictionUtils()
           
 
Method Summary
static boolean hasRestrictionOnProperty(com.hp.hpl.jena.ontology.OntClass cls, com.hp.hpl.jena.ontology.OntProperty property)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestrictionUtils

public RestrictionUtils()
Method Detail

hasRestrictionOnProperty

public static boolean hasRestrictionOnProperty(com.hp.hpl.jena.ontology.OntClass cls,
                                               com.hp.hpl.jena.ontology.OntProperty property)


Copyright © 2011. All Rights Reserved.