Class EmbeddedConstraint

java.lang.Object
org.apache.uima.cas.impl.PathConstraint
org.apache.uima.cas.impl.EmbeddedConstraint
All Implemented Interfaces:
Serializable, FSConstraint, FSMatchConstraint

class EmbeddedConstraint extends PathConstraint implements FSMatchConstraint
Implement an embedded constraint. Basically just dispatches to specialized implementation.
Version:
$Revision: 1.1 $