The abstract base class for all nodes in a feature tree.<br/><br/><br/>Semantics:<br/>FeatureTreeNode has no specific semantics. Further subclasses of FeatureTreeNode will add semantics appropriate to the concept they represent.<br/><br/><br/>Extension: <br/>abstract, no extension<br/>