|
GME
13
|
#include <OCLFeatureImplementation.h>


Public Member Functions | |
| virtual void | Finalize () |
| virtual OclTree::ViolationVector | GetViolations () |
| virtual void | ClearViolations () |
Definition at line 228 of file OCLFeatureImplementation.h.
| virtual void OclImplementation::Method::ClearViolations | ( | ) | [inline, virtual] |
Reimplemented in OclGmeCM::ConstraintMethod.
Definition at line 236 of file OCLFeatureImplementation.h.
| virtual void OclImplementation::Method::Finalize | ( | ) | [inline, virtual] |
Reimplemented from OclImplementation::Feature.
Definition at line 234 of file OCLFeatureImplementation.h.
| virtual OclTree::ViolationVector OclImplementation::Method::GetViolations | ( | ) | [inline, virtual] |
Reimplemented in OclGmeCM::ConstraintMethod.
Definition at line 235 of file OCLFeatureImplementation.h.
1.7.6.1