org.topbraidcomposer.ui.dialogs.restrictions
Class AllValuesFromRestrictionType

java.lang.Object
  extended by org.topbraidcomposer.ui.dialogs.restrictions.RestrictionType
      extended by org.topbraidcomposer.ui.dialogs.restrictions.AllValuesFromRestrictionType

public class AllValuesFromRestrictionType
extends RestrictionType


Constructor Summary
AllValuesFromRestrictionType(com.hp.hpl.jena.ontology.OntModel ontModel)
           
 
Method Summary
 
Methods inherited from class org.topbraidcomposer.ui.dialogs.restrictions.RestrictionType
getImageName, getKeyword, getProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllValuesFromRestrictionType

public AllValuesFromRestrictionType(com.hp.hpl.jena.ontology.OntModel ontModel)