Project

General

Profile

feature request #8153

Updated by Patrick Plitzner about 5 years ago

* Since the introduction of term trees with the last model change (5.6.0) `FeatureNode.getFeature()` is deprecated and could lead to potential ClassCastExceptions. 

 The usages of this method should be inspected and corrected. 
 * Reflect the termType of term trees where possible

Back