net.ontopia.topicmaps.schema.impl.osl
Class VariantConstraint
java.lang.Object
net.ontopia.topicmaps.schema.impl.osl.AbstractCardinalityConstraint
net.ontopia.topicmaps.schema.impl.osl.AbstractScopedCardinalityConstraint
net.ontopia.topicmaps.schema.impl.osl.VariantConstraint
- All Implemented Interfaces:
- CardinalityConstraintIF, ConstraintIF, ScopedConstraintIF
public class VariantConstraint
- extends AbstractScopedCardinalityConstraint
INTERNAL: Represents a constraint on the allowed variant names of
a base name.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parent
protected TopicNameConstraint parent
VariantConstraint
public VariantConstraint(TopicNameConstraint parent)
- INTERNAL: Creates a new variant name constraint belonging to the
given base name constraint.
getParent
public TopicNameConstraint getParent()
- INTERNAL: Returns the base name constraint that is the parent of
this constraint.
Copyright © 2000-2012 Ontopia.