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

All Superinterfaces:
ConstraintIF
All Known Implementing Classes:
AbstractScopedCardinalityConstraint, AbstractScopedTypedCardinalityConstraint, AssociationClass, OccurrenceConstraint, TopicNameConstraint, TopicRoleConstraint, VariantConstraint

public interface ScopedConstraintIF
extends ConstraintIF

INTERNAL: Interface implemented by all constraints which constrain the scopes of topic map constructs.


Method Summary
 ScopeSpecification getScopeSpecification()
          INTERNAL: Returns the object containing the scope specification.
 void setScopeSpecification(ScopeSpecification scope)
          INTERNAL: Sets the object containing the scope specification.
 
Methods inherited from interface net.ontopia.topicmaps.schema.core.ConstraintIF
matches
 

Method Detail

getScopeSpecification

ScopeSpecification getScopeSpecification()
INTERNAL: Returns the object containing the scope specification.


setScopeSpecification

void setScopeSpecification(ScopeSpecification scope)
INTERNAL: Sets the object containing the scope specification.



Copyright © 2000-2012 Ontopia.