GME
13
|
#include <GMEConstraintEx.h>
Public Member Functions | |
ConstraintFunction (const std::string &strName, const std::string &strContextType, const std::string &strParameterList, const std::string &strReturnType, bool bIsAttribute, const std::string &strExpression, bool bFieldsMandatory=true) | |
ConstraintFunction (CComPtr< IMgaFCO > spFCO, bool bFieldsMandatory=true) | |
ConstraintFunction (CComPtr< IMgaConstraint > spConstraint) | |
ConstraintFunction (CComPtr< IMgaRegNode > spRegNode) | |
std::string | GetParameterList () const |
std::string | GetExpression () const |
Ocl::Constraint::State | Write (CComPtr< IMgaRegNode > spRegNode) |
Definition at line 121 of file GMEConstraintEx.h.
OclGme::ConstraintFunction::ConstraintFunction | ( | const std::string & | strName, |
const std::string & | strContextType, | ||
const std::string & | strParameterList, | ||
const std::string & | strReturnType, | ||
bool | bIsAttribute, | ||
const std::string & | strExpression, | ||
bool | bFieldsMandatory = true |
||
) |
Definition at line 379 of file GMEConstraintEx.cpp.
OclGme::ConstraintFunction::ConstraintFunction | ( | CComPtr< IMgaFCO > | spFCO, |
bool | bFieldsMandatory = true |
||
) |
Definition at line 396 of file GMEConstraintEx.cpp.
OclGme::ConstraintFunction::ConstraintFunction | ( | CComPtr< IMgaConstraint > | spConstraint | ) |
Definition at line 431 of file GMEConstraintEx.cpp.
OclGme::ConstraintFunction::ConstraintFunction | ( | CComPtr< IMgaRegNode > | spRegNode | ) |
Definition at line 542 of file GMEConstraintEx.cpp.
Definition at line 606 of file GMEConstraintEx.cpp.
Definition at line 601 of file GMEConstraintEx.cpp.
OclConstraint::State OclGme::ConstraintFunction::Write | ( | CComPtr< IMgaRegNode > | spRegNode | ) |
Definition at line 611 of file GMEConstraintEx.cpp.