org.topbraidcomposer.ui.dialogs.restrictions
Class HasValueRestrictionType

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

public class HasValueRestrictionType
extends RestrictionType


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

HasValueRestrictionType

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