#include <BONImpl.h>
Definition at line 1465 of file BONImpl.h.
std::string BON::FCOExRegistryNodeImpl::getDecorator | ( | ) | const |
Definition at line 7203 of file BONImpl.cpp.
bool BON::FCOExRegistryNodeImpl::getHotspotEnabled | ( | ) | const |
Definition at line 7159 of file BONImpl.cpp.
std::string BON::FCOExRegistryNodeImpl::getIcon | ( | ) | const |
Definition at line 7213 of file BONImpl.cpp.
std::string BON::FCOExRegistryNodeImpl::getInstanceIcon | ( | ) | const |
Definition at line 7243 of file BONImpl.cpp.
Point BON::FCOExRegistryNodeImpl::getLocation | ( | const std::string & | strAspect | ) | const |
Definition at line 7117 of file BONImpl.cpp.
Point BON::FCOExRegistryNodeImpl::getLocation | ( | const MON::Aspect & | aspect = MON::Aspect() |
) | const |
Definition at line 7052 of file BONImpl.cpp.
bool BON::FCOExRegistryNodeImpl::getModelAutoRoutingEnabled | ( | ) | const |
Definition at line 7192 of file BONImpl.cpp.
NamePosition BON::FCOExRegistryNodeImpl::getNamePosition | ( | ) | const |
Definition at line 7137 of file BONImpl.cpp.
unsigned short BON::FCOExRegistryNodeImpl::getNameWrap | ( | ) | const |
Definition at line 7148 of file BONImpl.cpp.
std::string BON::FCOExRegistryNodeImpl::getPortIcon | ( | ) | const |
Definition at line 7223 of file BONImpl.cpp.
std::string BON::FCOExRegistryNodeImpl::getSubTypeIcon | ( | ) | const |
Definition at line 7233 of file BONImpl.cpp.
bool BON::FCOExRegistryNodeImpl::getTypeInfoEnabled | ( | ) | const |
Definition at line 7181 of file BONImpl.cpp.
bool BON::FCOExRegistryNodeImpl::getTypeNameEnabled | ( | ) | const |
Definition at line 7170 of file BONImpl.cpp.
void BON::FCOExRegistryNodeImpl::setDecorator | ( | const std::string & | strName | ) |
Definition at line 7208 of file BONImpl.cpp.
void BON::FCOExRegistryNodeImpl::setHotspotEnabled | ( | bool | bEnabled | ) |
Definition at line 7165 of file BONImpl.cpp.
void BON::FCOExRegistryNodeImpl::setIcon | ( | const std::string & | strName | ) | const |
Definition at line 7218 of file BONImpl.cpp.
void BON::FCOExRegistryNodeImpl::setInstanceIcon | ( | const std::string & | strName | ) | const |
Definition at line 7248 of file BONImpl.cpp.
void BON::FCOExRegistryNodeImpl::setLocation | ( | const Point & | point, | |
const std::string & | strAspect | |||
) |
Definition at line 7127 of file BONImpl.cpp.
void BON::FCOExRegistryNodeImpl::setLocation | ( | const Point & | point, | |
const MON::Aspect & | aspect = MON::Aspect() | |||
) |
Definition at line 7090 of file BONImpl.cpp.
void BON::FCOExRegistryNodeImpl::setModelAutoRoutingEnabled | ( | bool | bEnabled | ) |
Definition at line 7198 of file BONImpl.cpp.
void BON::FCOExRegistryNodeImpl::setNamePosition | ( | NamePosition | pos | ) |
Definition at line 7143 of file BONImpl.cpp.
void BON::FCOExRegistryNodeImpl::setNameWrap | ( | unsigned short | usWrap | ) |
Definition at line 7154 of file BONImpl.cpp.
void BON::FCOExRegistryNodeImpl::setPortIcon | ( | const std::string & | strName | ) | const |
Definition at line 7228 of file BONImpl.cpp.
void BON::FCOExRegistryNodeImpl::setSubTypeIcon | ( | const std::string & | strName | ) | const |
Definition at line 7238 of file BONImpl.cpp.
void BON::FCOExRegistryNodeImpl::setTypeInfoEnabled | ( | bool | bEnabled | ) |
Definition at line 7187 of file BONImpl.cpp.
void BON::FCOExRegistryNodeImpl::setTypeNameEnabled | ( | bool | bEnabled | ) |
Definition at line 7176 of file BONImpl.cpp.
friend class ModelRegistryNodeImpl [friend] |
friend class RegistryNodeImpl [friend] |
Reimplemented from BON::FCORegistryNodeImpl.
Reimplemented in BON::ModelRegistryNodeImpl.