org.topbraidcomposer.ui.dialogs.restrictions
Class CardinalityRestrictionType

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

public class CardinalityRestrictionType
extends RestrictionType


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

CardinalityRestrictionType

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