* <!-- end-user-doc -->
* @generated
*/
public EList getM_class_feature() {
if (m_class_feature == null) {
m_class_feature = new EObjectContainmentEList(ClassFeatureAst.class, this, QvtAstPackage.CLASS_FEATURE_LIST_AST__MCLASS_FEATURE);
}
return m_class_feature;
}