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

All Superinterfaces:
ConstraintIF
All Known Implementing Classes:
AbstractScopedTypedCardinalityConstraint, AbstractTypedCardinalityConstraint, AssociationClass, AssociationRoleConstraint, OccurrenceConstraint, TopicClass, TopicRoleConstraint

public interface TypedConstraintIF
extends ConstraintIF

INTERNAL: Interface implemented by constraints and classes which constrain the type of a topic map object.


Method Summary
 TypeSpecification getTypeSpecification()
          INTERNAL: Returns the object specifying the allowed types.
 void setTypeSpecification(TypeSpecification spec)
          INTERNAL: Sets the object specifying the allowed types.
 
Methods inherited from interface net.ontopia.topicmaps.schema.core.ConstraintIF
matches
 

Method Detail

getTypeSpecification

TypeSpecification getTypeSpecification()
INTERNAL: Returns the object specifying the allowed types.


setTypeSpecification

void setTypeSpecification(TypeSpecification spec)
INTERNAL: Sets the object specifying the allowed types.



Copyright © 2000-2009 Ontopia.