Class AbstractTargetedConstraints<T extends IValueConstrained>

java.lang.Object
dev.metaschema.core.model.constraint.AbstractTargetedConstraints<T>
Type Parameters:
T - the Java type of the constraint container
All Implemented Interfaces:
IFeatureValueConstrained, ITargetedConstraints, IValueConstrained
Direct Known Subclasses:
FieldTargetedConstraints, FlagTargetedConstraints, ModelTargetedConstraints

Provides an base implementation for a set of constraints that target a definition using a target Metapath expression.