net.ontopia.topicmaps.schema.core
Interface ConstraintIF

All Known Subinterfaces:
CardinalityConstraintIF, ScopedConstraintIF, TypedConstraintIF
All Known Implementing Classes:
AbstractCardinalityConstraint, AbstractScopedCardinalityConstraint, AbstractScopedTypedCardinalityConstraint, AbstractTypedCardinalityConstraint, AssociationClass, AssociationRoleConstraint, OccurrenceConstraint, TopicClass, TopicNameConstraint, TopicRoleConstraint, VariantConstraint

public interface ConstraintIF

PUBLIC: Represents a constraint specified in a schema.


Method Summary
 boolean matches(TMObjectIF object)
          PUBLIC: Returns true if the object given is constrained by this constraint.
 

Method Detail

matches

boolean matches(TMObjectIF object)
PUBLIC: Returns true if the object given is constrained by this constraint.



Copyright © 2000-2012 Ontopia.