org.topbraidcomposer.ui.dialogs.restrictions
Class SomeValuesFromRestrictionType

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

public class SomeValuesFromRestrictionType
extends RestrictionType


Constructor Summary
SomeValuesFromRestrictionType(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

SomeValuesFromRestrictionType

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