net.sf.farrago.cwm.behavioral
Interface CwmBehavioralFeatureClass
- All Superinterfaces:
- RefBaseObject, RefClass, RefFeatured
- All Known Implementing Classes:
- CwmBehavioralFeatureClass$Hib
public interface CwmBehavioralFeatureClass
- extends RefClass
BehavioralFeature class proxy interface.
A behavioral feature refers to a dynamic feature of a model element, such
as an operation or method. In the metamodel, BehavioralFeature specifies a
behavioral aspect of a Classifier. All different kinds of behavioral
aspects of a Classifier, such as Operation and Method, are subclasses of
BehavioralFeature.
BehavioralFeature is an abstract metaclass.
Note: This type should not be subclassed,
implemented or directly instantiated by clients. It is generated from a
MOF metamodel and implemented by Enki or MDR.