IDL source Global indexinterface StructuralFeature : StructuralFeatureClass, Feature, TypedElement
boolean is_changeable()
raises(Reflective::StructuralError, Reflective::SemanticError);
void set_is_changeable(in boolean new_value)
raises(Reflective::SemanticError);