#include <relation.h>
Definition at line 8 of file BONExtender/relation.h.
enum Relation::OPER_TYPE |
Definition at line 52 of file MetaInterpreter/relation.h.
enum Relation::OPER_TYPE |
Definition at line 52 of file BONExtender/relation.h.
Relation::Relation | ( | OPER_TYPE | oper_t, | |
const BON::FCO | operd1 = BON::FCO() , |
|||
const BON::FCO | operd2 = BON::FCO() , |
|||
const BON::FCO | operd3 = BON::FCO() , |
|||
const BON::FCO | operd4 = BON::FCO() , |
|||
const BON::FCO | operd5 = BON::FCO() | |||
) | [inline, explicit] |
Definition at line 108 of file BONExtender/relation.h.
Relation::~Relation | ( | ) | [inline] |
Definition at line 122 of file BONExtender/relation.h.
Relation::Relation | ( | const Relation & | operand | ) | [inline] |
Definition at line 124 of file BONExtender/relation.h.
Relation::Relation | ( | OPER_TYPE | oper_t, | |
const BON::FCO | operd1 = BON::FCO() , |
|||
const BON::FCO | operd2 = BON::FCO() , |
|||
const BON::FCO | operd3 = BON::FCO() , |
|||
const BON::FCO | operd4 = BON::FCO() , |
|||
const BON::FCO | operd5 = BON::FCO() | |||
) | [inline, explicit] |
Definition at line 108 of file MetaInterpreter/relation.h.
Relation::~Relation | ( | ) | [inline] |
Definition at line 122 of file MetaInterpreter/relation.h.
Relation::Relation | ( | const Relation & | operand | ) | [inline] |
Definition at line 124 of file MetaInterpreter/relation.h.
const BON::FCO Relation::getOp1 | ( | ) | const [inline] |
Definition at line 95 of file MetaInterpreter/relation.h.
const BON::FCO Relation::getOp1 | ( | ) | const [inline] |
Definition at line 95 of file BONExtender/relation.h.
const BON::FCO Relation::getOp2 | ( | ) | const [inline] |
Definition at line 96 of file MetaInterpreter/relation.h.
const BON::FCO Relation::getOp2 | ( | ) | const [inline] |
Definition at line 96 of file BONExtender/relation.h.
const BON::FCO Relation::getOp3 | ( | ) | const [inline] |
Definition at line 97 of file MetaInterpreter/relation.h.
const BON::FCO Relation::getOp3 | ( | ) | const [inline] |
Definition at line 97 of file BONExtender/relation.h.
const BON::FCO Relation::getOp4 | ( | ) | const [inline] |
Definition at line 98 of file MetaInterpreter/relation.h.
const BON::FCO Relation::getOp4 | ( | ) | const [inline] |
Definition at line 98 of file BONExtender/relation.h.
const BON::FCO Relation::getOp5 | ( | ) | const [inline] |
Definition at line 99 of file MetaInterpreter/relation.h.
const BON::FCO Relation::getOp5 | ( | ) | const [inline] |
Definition at line 99 of file BONExtender/relation.h.
OPER_TYPE Relation::getOperation | ( | ) | const [inline] |
Definition at line 94 of file MetaInterpreter/relation.h.
OPER_TYPE Relation::getOperation | ( | ) | const [inline] |
Definition at line 94 of file BONExtender/relation.h.
std::string Relation::getOperationStr | ( | ) | const [inline] |
Definition at line 73 of file MetaInterpreter/relation.h.
std::string Relation::getOperationStr | ( | ) | const [inline] |
Definition at line 73 of file BONExtender/relation.h.
bool Relation::operator< | ( | const Relation & | peer | ) | const [inline] |
Definition at line 154 of file MetaInterpreter/relation.h.
bool Relation::operator< | ( | const Relation & | peer | ) | const [inline] |
Definition at line 154 of file BONExtender/relation.h.
Definition at line 132 of file MetaInterpreter/relation.h.
Definition at line 132 of file BONExtender/relation.h.
bool Relation::operator== | ( | const Relation & | peer | ) | [inline] |
Definition at line 144 of file MetaInterpreter/relation.h.
bool Relation::operator== | ( | const Relation & | peer | ) | [inline] |
Definition at line 144 of file BONExtender/relation.h.
void Relation::setOp1 | ( | const BON::FCO | op_1 | ) | [inline] |
Definition at line 102 of file MetaInterpreter/relation.h.
void Relation::setOp1 | ( | const BON::FCO | op_1 | ) | [inline] |
Definition at line 102 of file BONExtender/relation.h.
void Relation::setOp2 | ( | const BON::FCO | op_2 | ) | [inline] |
Definition at line 103 of file MetaInterpreter/relation.h.
void Relation::setOp2 | ( | const BON::FCO | op_2 | ) | [inline] |
Definition at line 103 of file BONExtender/relation.h.
void Relation::setOp3 | ( | const BON::FCO | op_3 | ) | [inline] |
Definition at line 104 of file MetaInterpreter/relation.h.
void Relation::setOp3 | ( | const BON::FCO | op_3 | ) | [inline] |
Definition at line 104 of file BONExtender/relation.h.
void Relation::setOp4 | ( | const BON::FCO | op_4 | ) | [inline] |
Definition at line 105 of file MetaInterpreter/relation.h.
void Relation::setOp4 | ( | const BON::FCO | op_4 | ) | [inline] |
Definition at line 105 of file BONExtender/relation.h.
void Relation::setOp5 | ( | const BON::FCO | op_5 | ) | [inline] |
Definition at line 106 of file MetaInterpreter/relation.h.
void Relation::setOp5 | ( | const BON::FCO | op_5 | ) | [inline] |
Definition at line 106 of file BONExtender/relation.h.
void Relation::setOperation | ( | OPER_TYPE | oper_t | ) | [inline] |
Definition at line 101 of file MetaInterpreter/relation.h.
void Relation::setOperation | ( | OPER_TYPE | oper_t | ) | [inline] |
Definition at line 101 of file BONExtender/relation.h.
static const std::string Relation::aspect_member_str [static] |
Definition at line 17 of file BONExtender/relation.h.
static const std::string Relation::connector_descr [static] |
Definition at line 25 of file BONExtender/relation.h.
static const std::string Relation::connector_dst [static] |
Definition at line 24 of file BONExtender/relation.h.
static const std::string Relation::connector_src [static] |
Definition at line 23 of file BONExtender/relation.h.
static const std::string Relation::connector_str [static] |
Definition at line 22 of file BONExtender/relation.h.
static const std::string Relation::containment_str [static] |
Definition at line 12 of file BONExtender/relation.h.
static const std::string Relation::equivalence_left [static] |
Definition at line 29 of file BONExtender/relation.h.
static const std::string Relation::equivalence_right [static] |
Definition at line 28 of file BONExtender/relation.h.
static const std::string Relation::equivalence_str [static] |
Definition at line 27 of file BONExtender/relation.h.
static const std::string Relation::folder_containment_str [static] |
Definition at line 13 of file BONExtender/relation.h.
static const std::string Relation::has_aspect_str [static] |
Definition at line 16 of file BONExtender/relation.h.
static const std::string Relation::has_attribute_str [static] |
Definition at line 19 of file BONExtender/relation.h.
static const std::string Relation::has_constraint_str [static] |
Definition at line 18 of file BONExtender/relation.h.
static const std::string Relation::imp_inheritance_base [static] |
Definition at line 40 of file BONExtender/relation.h.
static const std::string Relation::imp_inheritance_derived [static] |
Definition at line 41 of file BONExtender/relation.h.
static const std::string Relation::imp_inheritance_str [static] |
Definition at line 39 of file BONExtender/relation.h.
static const std::string Relation::inheritance_base [static] |
Definition at line 32 of file BONExtender/relation.h.
static const std::string Relation::inheritance_derived [static] |
Definition at line 33 of file BONExtender/relation.h.
static const std::string Relation::inheritance_str [static] |
Definition at line 31 of file BONExtender/relation.h.
static const std::string Relation::int_inheritance_base [static] |
Definition at line 36 of file BONExtender/relation.h.
static const std::string Relation::int_inheritance_derived [static] |
Definition at line 37 of file BONExtender/relation.h.
static const std::string Relation::int_inheritance_str [static] |
Definition at line 35 of file BONExtender/relation.h.
static const std::string Relation::refer_to_str [static] |
Definition at line 15 of file BONExtender/relation.h.
static const std::string Relation::same_aspect_left [static] |
Definition at line 49 of file BONExtender/relation.h.
static const std::string Relation::same_aspect_right [static] |
Definition at line 48 of file BONExtender/relation.h.
static const std::string Relation::same_aspect_str [static] |
Definition at line 47 of file BONExtender/relation.h.
static const std::string Relation::same_folder_left [static] |
Definition at line 45 of file BONExtender/relation.h.
static const std::string Relation::same_folder_right [static] |
Definition at line 44 of file BONExtender/relation.h.
static const std::string Relation::same_folder_str [static] |
Definition at line 43 of file BONExtender/relation.h.
static const std::string Relation::set_membership_str [static] |
Definition at line 14 of file BONExtender/relation.h.