Uses of Interface
net.ontopia.topicmaps.schema.impl.osl.ScopedConstraintIF

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

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

Classes in net.ontopia.topicmaps.schema.impl.osl that implement ScopedConstraintIF
 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 AssociationClass
          INTERNAL: Represents an association class definition.
 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 that return ScopedConstraintIF
protected  ScopedConstraintIF OSLSchemaContentHandler.getScopedConstraint()
           
 

Methods in net.ontopia.topicmaps.schema.impl.osl with parameters of type ScopedConstraintIF
protected  void OSLSchemaWriter.exportScope(ScopedConstraintIF constraint, org.xml.sax.DocumentHandler dh)
           
protected  void OSLSchemaContentHandler.inheritScope(ScopedConstraintIF parent, ScopedConstraintIF child)
           
protected  void SchemaValidator.validateScope(TMObjectIF container, ScopedIF scoped, ScopedConstraintIF constraint)
           
 



Copyright © 2000-2012 Ontopia.