Uses of Interface
net.ontopia.topicmaps.schema.core.CardinalityConstraintIF

Packages that use CardinalityConstraintIF
net.ontopia.topicmaps.schema.impl.osl The classes and interfaces used to represent constructs in the Ontopia Schema Language. 
 

Uses of CardinalityConstraintIF in net.ontopia.topicmaps.schema.impl.osl
 

Classes in net.ontopia.topicmaps.schema.impl.osl that implement CardinalityConstraintIF
 class AbstractCardinalityConstraint
          INTERNAL: Common base class for constraints which have cardinality facets.
 class AbstractScopedCardinalityConstraint
          INTERNAL: Common base class for constraints which have cardinality and scope facets.
 class AbstractScopedTypedCardinalityConstraint
          INTERNAL: Common base class for constraints which have cardinality, type, and scope facets.
 class AbstractTypedCardinalityConstraint
          INTERNAL: Common base class for constraints which have cardinality and type facets.
 class AssociationRoleConstraint
          INTERNAL: Represents a constraint on the association roles of an association.
 class OccurrenceConstraint
          INTERNAL: Represents a constraint on the occurrences of a class of topics.
 class TopicNameConstraint
          INTERNAL: Represents a constraint on a base name within a topic class definition.
 class TopicRoleConstraint
          INTERNAL: Represents a constraint on the allowed association roles of the instances of a topic class.
 class VariantConstraint
          INTERNAL: Represents a constraint on the allowed variant names of a base name.
 

Methods in net.ontopia.topicmaps.schema.impl.osl with parameters of type CardinalityConstraintIF
protected  org.xml.sax.AttributeList OSLSchemaWriter.getMinMax(CardinalityConstraintIF constraint)
           
protected  void OSLSchemaContentHandler.setMinMax(CardinalityConstraintIF constraint, org.xml.sax.Attributes attrs)
           
 



Copyright © 2000-2012 Ontopia.