GME
13
|
Public Member Functions | |
ConstraintMethod (CComPtr< IMgaProject > spProject, OclGme::SpConstraintFunction spFunction) | |
OclTree::ViolationVector | GetViolations () |
void | ClearViolations () |
void | operator() () |
Definition at line 54 of file OCLGMECMFacade.cpp.
OclGmeCM::ConstraintMethod::ConstraintMethod | ( | CComPtr< IMgaProject > | spProject, |
OclGme::SpConstraintFunction | spFunction | ||
) | [inline] |
Definition at line 62 of file OCLGMECMFacade.cpp.
void OclGmeCM::ConstraintMethod::ClearViolations | ( | ) | [inline, virtual] |
Reimplemented from OclImplementation::Method.
Definition at line 72 of file OCLGMECMFacade.cpp.
OclTree::ViolationVector OclGmeCM::ConstraintMethod::GetViolations | ( | ) | [inline, virtual] |
Reimplemented from OclImplementation::Method.
Definition at line 67 of file OCLGMECMFacade.cpp.
void OclGmeCM::ConstraintMethod::operator() | ( | ) | [inline, virtual] |
Implements OclImplementation::Feature.
Definition at line 78 of file OCLGMECMFacade.cpp.