public interface PathExpressionConstraint extends Constraint
The following features are supported:
| Modifier and Type | Method and Description | 
|---|---|
PathExpressionHead | 
getHead()
Returns the value of the 'Head' containment reference. 
 | 
void | 
setHead(PathExpressionHead value)
Sets the value of the ' 
Head' containment reference. | 
PathExpressionHead getHead()
If the meaning of the 'Head' containment reference isn't clear, there really should be more of a description here...
setHead(PathExpressionHead), 
PatternLanguagePackage.getPathExpressionConstraint_Head()void setHead(PathExpressionHead value)
Head' containment reference.
 
 value - the new value of the 'Head' containment reference.getHead()