org.topbraidcomposer.ui.dialogs.restrictions
Class MinCardinalityRestrictionType

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

public class MinCardinalityRestrictionType
extends RestrictionType


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

MinCardinalityRestrictionType

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