Uses of Class
net.ontopia.topicmaps.schema.impl.osl.AbstractCardinalityConstraint

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

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

Subclasses of AbstractCardinalityConstraint in net.ontopia.topicmaps.schema.impl.osl
 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.
 



Copyright © 2000-2012 Ontopia.