| Modifier and Type | Interface and Description | 
|---|---|
| interface  | PathExpressionHeadA representation of the model object 'Path Expression Head'. | 
| interface  | PathExpressionTailA representation of the model object 'Path Expression Tail'. | 
| Modifier and Type | Method and Description | 
|---|---|
| PathExpressionElement | PatternLanguageFactory. createPathExpressionElement()Returns a new object of class 'Path Expression Element'. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PathExpressionElementImplAn implementation of the model object 'Path Expression Element'. | 
| class  | PathExpressionHeadImplAn implementation of the model object 'Path Expression Head'. | 
| class  | PathExpressionTailImplAn implementation of the model object 'Path Expression Tail'. | 
| Modifier and Type | Method and Description | 
|---|---|
| PathExpressionElement | PatternLanguageFactoryImpl. createPathExpressionElement() | 
| Modifier and Type | Method and Description | 
|---|---|
| T | PatternLanguageSwitch. casePathExpressionElement(PathExpressionElement object)Returns the result of interpreting the object as an instance of 'Path Expression Element'. |