#include <SALOMEDS_AttributeTreeNode.hxx>
Public Member Functions | |
SALOMEDS_AttributeTreeNode (SALOMEDSImpl_AttributeTreeNode *theAttr) | |
SALOMEDS_AttributeTreeNode (SALOMEDS::AttributeTreeNode_ptr theAttr) | |
~SALOMEDS_AttributeTreeNode () | |
virtual void | SetFather (const _PTR(AttributeTreeNode)&value) |
virtual bool | HasFather () |
virtual | _PTR (AttributeTreeNode) GetFather() |
virtual void | SetPrevious (const _PTR(AttributeTreeNode)&value) |
virtual bool | HasPrevious () |
virtual | _PTR (AttributeTreeNode) GetPrevious() |
virtual void | SetNext (const _PTR(AttributeTreeNode)&value) |
virtual bool | HasNext () |
virtual | _PTR (AttributeTreeNode) GetNext() |
virtual void | SetFirst (const _PTR(AttributeTreeNode)&value) |
virtual bool | HasFirst () |
virtual | _PTR (AttributeTreeNode) GetFirst() |
virtual void | SetTreeID (const std::string &value) |
virtual std::string | GetTreeID () |
virtual void | Append (const _PTR(AttributeTreeNode)&value) |
virtual void | Prepend (const _PTR(AttributeTreeNode)&value) |
virtual void | InsertBefore (const _PTR(AttributeTreeNode)&value) |
virtual void | InsertAfter (const _PTR(AttributeTreeNode)&value) |
virtual void | Remove () |
virtual int | Depth () |
virtual bool | IsRoot () |
virtual bool | IsDescendant (const _PTR(AttributeTreeNode)&value) |
virtual bool | IsFather (const _PTR(AttributeTreeNode)&value) |
virtual bool | IsChild (const _PTR(AttributeTreeNode)&value) |
virtual std::string | Label () |
void | CheckLocked () |
std::string | Type () |
std::string | GetClassType () |
_PTR (SObject) GetSObject() | |
virtual clt_shared_ptr < SALOMEDSClient_SObject > | GetSObject ()=0 |
virtual void | SetFather (const clt_shared_ptr< SALOMEDSClient_AttributeTreeNode > &value)=0 |
virtual clt_shared_ptr < SALOMEDSClient_AttributeTreeNode > | GetFather ()=0 |
virtual void | SetPrevious (const clt_shared_ptr< SALOMEDSClient_AttributeTreeNode > &value)=0 |
virtual clt_shared_ptr < SALOMEDSClient_AttributeTreeNode > | GetPrevious ()=0 |
virtual void | SetNext (const clt_shared_ptr< SALOMEDSClient_AttributeTreeNode > &value)=0 |
virtual clt_shared_ptr < SALOMEDSClient_AttributeTreeNode > | GetNext ()=0 |
virtual void | SetFirst (const clt_shared_ptr< SALOMEDSClient_AttributeTreeNode > &value)=0 |
virtual clt_shared_ptr < SALOMEDSClient_AttributeTreeNode > | GetFirst ()=0 |
virtual void | Append (const clt_shared_ptr< SALOMEDSClient_AttributeTreeNode > &value)=0 |
virtual void | Prepend (const clt_shared_ptr< SALOMEDSClient_AttributeTreeNode > &value)=0 |
virtual void | InsertBefore (const clt_shared_ptr< SALOMEDSClient_AttributeTreeNode > &value)=0 |
virtual void | InsertAfter (const clt_shared_ptr< SALOMEDSClient_AttributeTreeNode > &value)=0 |
virtual bool | IsDescendant (const clt_shared_ptr< SALOMEDSClient_AttributeTreeNode > &value)=0 |
virtual bool | IsFather (const clt_shared_ptr< SALOMEDSClient_AttributeTreeNode > &value)=0 |
virtual bool | IsChild (const clt_shared_ptr< SALOMEDSClient_AttributeTreeNode > &value)=0 |
Static Public Member Functions | |
static SALOMEDS_GenericAttribute * | CreateAttribute (SALOMEDSImpl_GenericAttribute *theGA) |
static SALOMEDS_GenericAttribute * | CreateAttribute (SALOMEDS::GenericAttribute_ptr theGA) |
Protected Attributes | |
bool | _isLocal |
SALOMEDSImpl_GenericAttribute * | _local_impl |
SALOMEDS::GenericAttribute_var | _corba_impl |
SALOMEDS_AttributeTreeNode::SALOMEDS_AttributeTreeNode | ( | SALOMEDSImpl_AttributeTreeNode * | theAttr | ) |
SALOMEDS_AttributeTreeNode::SALOMEDS_AttributeTreeNode | ( | SALOMEDS::AttributeTreeNode_ptr | theAttr | ) |
SALOMEDS_AttributeTreeNode::~SALOMEDS_AttributeTreeNode | ( | ) |
|
virtual |
|
virtual |
|
virtual |
|
inherited |
Referenced by SALOMEDS_AttributeTarget::Get().
|
virtual |
|
pure virtualinherited |
|
virtual |
|
virtualinherited |
Implements SALOMEDSClient_GenericAttribute.
References SALOMEDS_GenericAttribute::_corba_impl, SALOMEDS_GenericAttribute::_isLocal, SALOMEDS_GenericAttribute::_local_impl, SALOMEDSImpl_GenericAttribute::CheckLocked(), and SALOMEDS::lock().
Referenced by SALOMEDS_AttributeSequenceOfInteger::Add(), SALOMEDS_AttributeSequenceOfReal::Add(), SALOMEDS_AttributeTableOfString::AddColumn(), SALOMEDS_AttributeTableOfReal::AddColumn(), SALOMEDS_AttributeTableOfInteger::AddColumn(), SALOMEDS_AttributeTableOfReal::AddRow(), SALOMEDS_AttributeTableOfString::AddRow(), SALOMEDS_AttributeTableOfInteger::AddRow(), Append(), SALOMEDS_AttributeSequenceOfInteger::Assign(), SALOMEDS_AttributeSequenceOfReal::Assign(), SALOMEDS_AttributeSequenceOfInteger::ChangeValue(), SALOMEDS_AttributeSequenceOfReal::ChangeValue(), InsertAfter(), InsertBefore(), Prepend(), SALOMEDS_AttributeTableOfString::PutValue(), SALOMEDS_AttributeTableOfInteger::PutValue(), SALOMEDS_AttributeTableOfReal::PutValue(), SALOMEDS_AttributeSequenceOfInteger::Remove(), SALOMEDS_AttributeSequenceOfReal::Remove(), Remove(), SALOMEDS_AttributeParameter::RemoveID(), SALOMEDS_AttributeParameter::SetBool(), SALOMEDS_AttributeTableOfString::SetColumn(), SALOMEDS_AttributeTableOfInteger::SetColumn(), SALOMEDS_AttributeTableOfReal::SetColumn(), SALOMEDS_AttributeTableOfInteger::SetColumnTitle(), SALOMEDS_AttributeTableOfReal::SetColumnTitle(), SALOMEDS_AttributeTableOfString::SetColumnTitle(), SALOMEDS_AttributeTableOfInteger::SetColumnTitles(), SALOMEDS_AttributeTableOfReal::SetColumnTitles(), SALOMEDS_AttributeTableOfString::SetColumnTitles(), SALOMEDS_AttributeStudyProperties::SetComment(), SALOMEDS_AttributeStudyProperties::SetCreationMode(), SALOMEDS_AttributeDrawable::SetDrawable(), SALOMEDS_AttributeExpandable::SetExpandable(), SetFather(), SetFirst(), SALOMEDS_AttributeParameter::SetInt(), SALOMEDS_AttributeParameter::SetIntArray(), SALOMEDS_AttributeStudyProperties::SetModification(), SetNext(), SALOMEDS_AttributePythonObject::SetObject(), SALOMEDS_AttributePixMap::SetPixMap(), SetPrevious(), SALOMEDS_AttributeParameter::SetReal(), SALOMEDS_AttributeParameter::SetRealArray(), SALOMEDS_AttributeTableOfString::SetRow(), SALOMEDS_AttributeTableOfInteger::SetRow(), SALOMEDS_AttributeTableOfReal::SetRow(), SALOMEDS_AttributeTableOfReal::SetRowTitle(), SALOMEDS_AttributeTableOfInteger::SetRowTitle(), SALOMEDS_AttributeTableOfString::SetRowTitle(), SALOMEDS_AttributeTableOfInteger::SetRowTitles(), SALOMEDS_AttributeTableOfReal::SetRowTitles(), SALOMEDS_AttributeTableOfString::SetRowTitles(), SALOMEDS_AttributeTableOfReal::SetRowUnit(), SALOMEDS_AttributeTableOfInteger::SetRowUnit(), SALOMEDS_AttributeTableOfString::SetRowUnit(), SALOMEDS_AttributeTableOfInteger::SetRowUnits(), SALOMEDS_AttributeTableOfReal::SetRowUnits(), SALOMEDS_AttributeTableOfString::SetRowUnits(), SALOMEDS_AttributeParameter::SetStrArray(), SALOMEDS_AttributeParameter::SetString(), SALOMEDS_AttributeTextColor::SetTextColor(), SALOMEDS_AttributeTextHighlightColor::SetTextHighlightColor(), SALOMEDS_AttributeTableOfReal::SetTitle(), SALOMEDS_AttributeTableOfString::SetTitle(), SALOMEDS_AttributeTableOfInteger::SetTitle(), SetTreeID(), SALOMEDS_AttributeStudyProperties::SetUnits(), SALOMEDS_AttributeStudyProperties::SetUserName(), SALOMEDS_AttributeReal::SetValue(), SALOMEDS_AttributeExternalFileDef::SetValue(), SALOMEDS_AttributeUserID::SetValue(), SALOMEDS_AttributeName::SetValue(), SALOMEDS_AttributeLocalID::SetValue(), SALOMEDS_AttributeIOR::SetValue(), SALOMEDS_AttributeFileType::SetValue(), SALOMEDS_AttributeInteger::SetValue(), SALOMEDS_AttributePersistentRef::SetValue(), SALOMEDS_AttributeString::SetValue(), and SALOMEDS_AttributeComment::SetValue().
|
staticinherited |
|
staticinherited |
|
virtual |
|
virtualinherited |
Implements SALOMEDSClient_GenericAttribute.
References SALOMEDS_GenericAttribute::_corba_impl, SALOMEDS_GenericAttribute::_isLocal, SALOMEDS_GenericAttribute::_local_impl, SALOMEDSImpl_GenericAttribute::GetClassType(), and SALOMEDS::lock().
Referenced by SALOMEDS_GenericAttribute::CreateAttribute().
|
pure virtualinherited |
|
pure virtualinherited |
|
pure virtualinherited |
|
pure virtualinherited |
|
pure virtualinherited |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
pure virtualinherited |
|
virtual |
|
pure virtualinherited |
|
virtual |
|
pure virtualinherited |
|
pure virtualinherited |
|
pure virtualinherited |
|
virtual |
|
virtual |
|
pure virtualinherited |
|
virtual |
|
virtual |
|
pure virtualinherited |
|
virtual |
|
pure virtualinherited |
|
virtual |
|
pure virtualinherited |
|
virtual |
|
pure virtualinherited |
|
virtual |
|
virtual |
|
virtualinherited |
|
protectedinherited |
Referenced by SALOMEDS_AttributeTarget::Add(), SALOMEDS_AttributeSequenceOfReal::Add(), SALOMEDS_AttributeSequenceOfInteger::Add(), SALOMEDS_AttributeTableOfReal::AddColumn(), SALOMEDS_AttributeTableOfString::AddColumn(), SALOMEDS_AttributeTableOfInteger::AddColumn(), SALOMEDS_AttributeTableOfString::AddRow(), SALOMEDS_AttributeTableOfInteger::AddRow(), SALOMEDS_AttributeTableOfReal::AddRow(), Append(), SALOMEDS_AttributeSequenceOfReal::Assign(), SALOMEDS_AttributeSequenceOfInteger::Assign(), SALOMEDS_AttributeSequenceOfReal::ChangeValue(), SALOMEDS_AttributeSequenceOfInteger::ChangeValue(), SALOMEDS_GenericAttribute::CheckLocked(), SALOMEDS_AttributeParameter::Clear(), SALOMEDS_AttributeSequenceOfReal::CorbaSequence(), SALOMEDS_AttributeSequenceOfInteger::CorbaSequence(), Depth(), SALOMEDS_AttributeTarget::Get(), SALOMEDS_AttributeParameter::GetBool(), SALOMEDS_GenericAttribute::GetClassType(), SALOMEDS_AttributeTableOfReal::GetColumn(), SALOMEDS_AttributeTableOfString::GetColumn(), SALOMEDS_AttributeTableOfInteger::GetColumn(), SALOMEDS_AttributeTableOfReal::GetColumnTitle(), SALOMEDS_AttributeTableOfString::GetColumnTitle(), SALOMEDS_AttributeTableOfInteger::GetColumnTitle(), SALOMEDS_AttributeTableOfReal::GetColumnTitles(), SALOMEDS_AttributeTableOfString::GetColumnTitles(), SALOMEDS_AttributeTableOfInteger::GetColumnTitles(), SALOMEDS_AttributeStudyProperties::GetComment(), SALOMEDS_AttributeStudyProperties::GetComponentVersion(), SALOMEDS_AttributeStudyProperties::GetComponentVersions(), SALOMEDS_AttributeStudyProperties::GetCreationDate(), SALOMEDS_AttributeStudyProperties::GetCreationMode(), SALOMEDS_AttributeFlags::GetFlags(), SALOMEDS_AttributeParameter::GetIDs(), SALOMEDS_AttributeParameter::GetInt(), SALOMEDS_AttributeParameter::GetIntArray(), SALOMEDS_AttributeStudyProperties::GetModificationsList(), SALOMEDS_AttributeStudyProperties::GetModified(), SALOMEDS_AttributeTableOfReal::GetNbColumns(), SALOMEDS_AttributeTableOfString::GetNbColumns(), SALOMEDS_AttributeTableOfInteger::GetNbColumns(), SALOMEDS_AttributeTableOfReal::GetNbRows(), SALOMEDS_AttributeTableOfString::GetNbRows(), SALOMEDS_AttributeTableOfInteger::GetNbRows(), SALOMEDS_AttributePythonObject::GetObject(), SALOMEDS_AttributePixMap::GetPixMap(), SALOMEDS_AttributeParameter::GetReal(), SALOMEDS_AttributeParameter::GetRealArray(), SALOMEDS_AttributeTableOfReal::GetRow(), SALOMEDS_AttributeTableOfString::GetRow(), SALOMEDS_AttributeTableOfInteger::GetRow(), SALOMEDS_AttributeTableOfReal::GetRowSetIndices(), SALOMEDS_AttributeTableOfString::GetRowSetIndices(), SALOMEDS_AttributeTableOfInteger::GetRowSetIndices(), SALOMEDS_AttributeTableOfReal::GetRowTitle(), SALOMEDS_AttributeTableOfString::GetRowTitle(), SALOMEDS_AttributeTableOfInteger::GetRowTitle(), SALOMEDS_AttributeTableOfInteger::GetRowTitles(), SALOMEDS_AttributeTableOfReal::GetRowTitles(), SALOMEDS_AttributeTableOfString::GetRowTitles(), SALOMEDS_AttributeTableOfReal::GetRowUnit(), SALOMEDS_AttributeTableOfString::GetRowUnit(), SALOMEDS_AttributeTableOfInteger::GetRowUnit(), SALOMEDS_AttributeTableOfReal::GetRowUnits(), SALOMEDS_AttributeTableOfString::GetRowUnits(), SALOMEDS_AttributeTableOfInteger::GetRowUnits(), SALOMEDS_AttributeStudyProperties::GetStoredComponents(), SALOMEDS_AttributeParameter::GetStrArray(), SALOMEDS_AttributeParameter::GetString(), SALOMEDS_AttributeTableOfReal::GetTitle(), SALOMEDS_AttributeTableOfString::GetTitle(), SALOMEDS_AttributeTableOfInteger::GetTitle(), GetTreeID(), SALOMEDS_AttributeStudyProperties::GetUnits(), SALOMEDS_AttributeStudyProperties::GetUserName(), SALOMEDS_AttributeTableOfReal::GetValue(), SALOMEDS_AttributeTableOfString::GetValue(), SALOMEDS_AttributeTableOfInteger::GetValue(), SALOMEDS_AttributeGraphic::GetVisibility(), HasFather(), SALOMEDS_AttributeParameter::HasFather(), HasFirst(), HasNext(), SALOMEDS_AttributePixMap::HasPixMap(), HasPrevious(), SALOMEDS_AttributeTableOfReal::HasValue(), SALOMEDS_AttributeTableOfString::HasValue(), SALOMEDS_AttributeTableOfInteger::HasValue(), InsertAfter(), InsertBefore(), IsChild(), IsDescendant(), SALOMEDS_AttributeDrawable::IsDrawable(), SALOMEDS_AttributeExpandable::IsExpandable(), IsFather(), SALOMEDS_AttributeStudyProperties::IsLocked(), SALOMEDS_AttributeStudyProperties::IsModified(), SALOMEDS_AttributeOpened::IsOpened(), IsRoot(), SALOMEDS_AttributeParameter::IsRoot(), SALOMEDS_AttributePythonObject::IsScript(), SALOMEDS_AttributeSelectable::IsSelectable(), SALOMEDS_AttributeParameter::IsSet(), Label(), SALOMEDS_AttributeSequenceOfInteger::Length(), SALOMEDS_AttributeSequenceOfReal::Length(), Prepend(), SALOMEDS_AttributeTableOfReal::PutValue(), SALOMEDS_AttributeTableOfInteger::PutValue(), SALOMEDS_AttributeTableOfString::PutValue(), SALOMEDS_AttributeTarget::Remove(), SALOMEDS_AttributeSequenceOfReal::Remove(), SALOMEDS_AttributeSequenceOfInteger::Remove(), Remove(), SALOMEDS_AttributeParameter::RemoveID(), SALOMEDS_AttributeTableOfReal::RemoveValue(), SALOMEDS_AttributeTableOfString::RemoveValue(), SALOMEDS_AttributeTableOfInteger::RemoveValue(), SALOMEDS_GenericAttribute::SALOMEDS_GenericAttribute(), SALOMEDS_AttributeFlags::Set(), SALOMEDS_AttributeParameter::SetBool(), SALOMEDS_AttributeTableOfReal::SetColumn(), SALOMEDS_AttributeTableOfString::SetColumn(), SALOMEDS_AttributeTableOfInteger::SetColumn(), SALOMEDS_AttributeTableOfReal::SetColumnTitle(), SALOMEDS_AttributeTableOfString::SetColumnTitle(), SALOMEDS_AttributeTableOfInteger::SetColumnTitle(), SALOMEDS_AttributeTableOfReal::SetColumnTitles(), SALOMEDS_AttributeTableOfString::SetColumnTitles(), SALOMEDS_AttributeTableOfInteger::SetColumnTitles(), SALOMEDS_AttributeStudyProperties::SetComment(), SALOMEDS_AttributeStudyProperties::SetCreationMode(), SALOMEDS_AttributeDrawable::SetDrawable(), SALOMEDS_AttributeExpandable::SetExpandable(), SetFather(), SetFirst(), SALOMEDS_AttributeFlags::SetFlags(), SALOMEDS_AttributeParameter::SetInt(), SALOMEDS_AttributeParameter::SetIntArray(), SALOMEDS_AttributeStudyProperties::SetLocked(), SALOMEDS_AttributeStudyProperties::SetModification(), SALOMEDS_AttributeStudyProperties::SetModified(), SALOMEDS_AttributeTableOfReal::SetNbColumns(), SALOMEDS_AttributeTableOfString::SetNbColumns(), SALOMEDS_AttributeTableOfInteger::SetNbColumns(), SetNext(), SALOMEDS_AttributePythonObject::SetObject(), SALOMEDS_AttributeOpened::SetOpened(), SALOMEDS_AttributePixMap::SetPixMap(), SetPrevious(), SALOMEDS_AttributeParameter::SetReal(), SALOMEDS_AttributeParameter::SetRealArray(), SALOMEDS_AttributeTableOfString::SetRow(), SALOMEDS_AttributeTableOfReal::SetRow(), SALOMEDS_AttributeTableOfInteger::SetRow(), SALOMEDS_AttributeTableOfReal::SetRowTitle(), SALOMEDS_AttributeTableOfInteger::SetRowTitle(), SALOMEDS_AttributeTableOfString::SetRowTitle(), SALOMEDS_AttributeTableOfReal::SetRowTitles(), SALOMEDS_AttributeTableOfInteger::SetRowTitles(), SALOMEDS_AttributeTableOfString::SetRowTitles(), SALOMEDS_AttributeTableOfReal::SetRowUnit(), SALOMEDS_AttributeTableOfString::SetRowUnit(), SALOMEDS_AttributeTableOfInteger::SetRowUnit(), SALOMEDS_AttributeTableOfReal::SetRowUnits(), SALOMEDS_AttributeTableOfString::SetRowUnits(), SALOMEDS_AttributeTableOfInteger::SetRowUnits(), SALOMEDS_AttributeSelectable::SetSelectable(), SALOMEDS_AttributeParameter::SetStrArray(), SALOMEDS_AttributeParameter::SetString(), SALOMEDS_AttributeTextColor::SetTextColor(), SALOMEDS_AttributeTextHighlightColor::SetTextHighlightColor(), SALOMEDS_AttributeTableOfString::SetTitle(), SALOMEDS_AttributeTableOfInteger::SetTitle(), SALOMEDS_AttributeTableOfReal::SetTitle(), SetTreeID(), SALOMEDS_AttributeStudyProperties::SetUnits(), SALOMEDS_AttributeStudyProperties::SetUserName(), SALOMEDS_AttributeIOR::SetValue(), SALOMEDS_AttributeReal::SetValue(), SALOMEDS_AttributeString::SetValue(), SALOMEDS_AttributeUserID::SetValue(), SALOMEDS_AttributeName::SetValue(), SALOMEDS_AttributePersistentRef::SetValue(), SALOMEDS_AttributeLocalID::SetValue(), SALOMEDS_AttributeExternalFileDef::SetValue(), SALOMEDS_AttributeFileType::SetValue(), SALOMEDS_AttributeInteger::SetValue(), SALOMEDS_AttributeComment::SetValue(), SALOMEDS_AttributeGraphic::SetVisibility(), SALOMEDS_AttributeTableOfInteger::SortByColumn(), SALOMEDS_AttributeTableOfReal::SortByColumn(), SALOMEDS_AttributeTableOfString::SortByColumn(), SALOMEDS_AttributeTableOfString::SortByRow(), SALOMEDS_AttributeTableOfInteger::SortByRow(), SALOMEDS_AttributeTableOfReal::SortByRow(), SALOMEDS_AttributeTableOfInteger::SortColumn(), SALOMEDS_AttributeTableOfString::SortColumn(), SALOMEDS_AttributeTableOfReal::SortColumn(), SALOMEDS_AttributeTableOfReal::SortRow(), SALOMEDS_AttributeTableOfInteger::SortRow(), SALOMEDS_AttributeTableOfString::SortRow(), SALOMEDS_AttributeTableOfInteger::SwapCells(), SALOMEDS_AttributeTableOfReal::SwapCells(), SALOMEDS_AttributeTableOfString::SwapCells(), SALOMEDS_AttributeTableOfInteger::SwapColumns(), SALOMEDS_AttributeTableOfString::SwapColumns(), SALOMEDS_AttributeTableOfReal::SwapColumns(), SALOMEDS_AttributeTableOfString::SwapRows(), SALOMEDS_AttributeTableOfReal::SwapRows(), SALOMEDS_AttributeTableOfInteger::SwapRows(), SALOMEDS_AttributeTextColor::TextColor(), SALOMEDS_AttributeTextHighlightColor::TextHighlightColor(), SALOMEDS_GenericAttribute::Type(), SALOMEDS_AttributeUserID::Value(), SALOMEDS_AttributeFileType::Value(), SALOMEDS_AttributeIOR::Value(), SALOMEDS_AttributeComment::Value(), SALOMEDS_AttributeReal::Value(), SALOMEDS_AttributeInteger::Value(), SALOMEDS_AttributePersistentRef::Value(), SALOMEDS_AttributeLocalID::Value(), SALOMEDS_AttributeString::Value(), SALOMEDS_AttributeName::Value(), SALOMEDS_AttributeExternalFileDef::Value(), SALOMEDS_AttributeSequenceOfInteger::Value(), SALOMEDS_AttributeSequenceOfReal::Value(), and SALOMEDS_GenericAttribute::~SALOMEDS_GenericAttribute().
|
protectedinherited |
Referenced by SALOMEDS_AttributeTarget::Add(), SALOMEDS_AttributeSequenceOfReal::Add(), SALOMEDS_AttributeSequenceOfInteger::Add(), SALOMEDS_AttributeTableOfReal::AddColumn(), SALOMEDS_AttributeTableOfString::AddColumn(), SALOMEDS_AttributeTableOfInteger::AddColumn(), SALOMEDS_AttributeTableOfString::AddRow(), SALOMEDS_AttributeTableOfInteger::AddRow(), SALOMEDS_AttributeTableOfReal::AddRow(), Append(), SALOMEDS_AttributeSequenceOfReal::Assign(), SALOMEDS_AttributeSequenceOfInteger::Assign(), SALOMEDS_AttributeSequenceOfReal::ChangeValue(), SALOMEDS_AttributeSequenceOfInteger::ChangeValue(), SALOMEDS_GenericAttribute::CheckLocked(), SALOMEDS_AttributeParameter::Clear(), SALOMEDS_AttributeSequenceOfReal::CorbaSequence(), SALOMEDS_AttributeSequenceOfInteger::CorbaSequence(), Depth(), SALOMEDS_AttributeTarget::Get(), SALOMEDS_AttributeParameter::GetBool(), SALOMEDS_GenericAttribute::GetClassType(), SALOMEDS_AttributeTableOfReal::GetColumn(), SALOMEDS_AttributeTableOfString::GetColumn(), SALOMEDS_AttributeTableOfInteger::GetColumn(), SALOMEDS_AttributeTableOfReal::GetColumnTitle(), SALOMEDS_AttributeTableOfString::GetColumnTitle(), SALOMEDS_AttributeTableOfInteger::GetColumnTitle(), SALOMEDS_AttributeTableOfReal::GetColumnTitles(), SALOMEDS_AttributeTableOfString::GetColumnTitles(), SALOMEDS_AttributeTableOfInteger::GetColumnTitles(), SALOMEDS_AttributeStudyProperties::GetComment(), SALOMEDS_AttributeStudyProperties::GetComponentVersion(), SALOMEDS_AttributeStudyProperties::GetComponentVersions(), SALOMEDS_AttributeStudyProperties::GetCreationDate(), SALOMEDS_AttributeStudyProperties::GetCreationMode(), SALOMEDS_AttributeFlags::GetFlags(), SALOMEDS_AttributeParameter::GetIDs(), SALOMEDS_AttributeParameter::GetInt(), SALOMEDS_AttributeParameter::GetIntArray(), SALOMEDS_AttributeStudyProperties::GetModificationsList(), SALOMEDS_AttributeStudyProperties::GetModified(), SALOMEDS_AttributeTableOfReal::GetNbColumns(), SALOMEDS_AttributeTableOfString::GetNbColumns(), SALOMEDS_AttributeTableOfInteger::GetNbColumns(), SALOMEDS_AttributeTableOfReal::GetNbRows(), SALOMEDS_AttributeTableOfString::GetNbRows(), SALOMEDS_AttributeTableOfInteger::GetNbRows(), SALOMEDS_AttributePythonObject::GetObject(), SALOMEDS_AttributePixMap::GetPixMap(), SALOMEDS_AttributeParameter::GetReal(), SALOMEDS_AttributeParameter::GetRealArray(), SALOMEDS_AttributeTableOfReal::GetRow(), SALOMEDS_AttributeTableOfString::GetRow(), SALOMEDS_AttributeTableOfInteger::GetRow(), SALOMEDS_AttributeTableOfReal::GetRowSetIndices(), SALOMEDS_AttributeTableOfString::GetRowSetIndices(), SALOMEDS_AttributeTableOfInteger::GetRowSetIndices(), SALOMEDS_AttributeTableOfReal::GetRowTitle(), SALOMEDS_AttributeTableOfString::GetRowTitle(), SALOMEDS_AttributeTableOfInteger::GetRowTitle(), SALOMEDS_AttributeTableOfInteger::GetRowTitles(), SALOMEDS_AttributeTableOfReal::GetRowTitles(), SALOMEDS_AttributeTableOfString::GetRowTitles(), SALOMEDS_AttributeTableOfReal::GetRowUnit(), SALOMEDS_AttributeTableOfString::GetRowUnit(), SALOMEDS_AttributeTableOfInteger::GetRowUnit(), SALOMEDS_AttributeTableOfReal::GetRowUnits(), SALOMEDS_AttributeTableOfString::GetRowUnits(), SALOMEDS_AttributeTableOfInteger::GetRowUnits(), SALOMEDS_AttributeStudyProperties::GetStoredComponents(), SALOMEDS_AttributeParameter::GetStrArray(), SALOMEDS_AttributeParameter::GetString(), SALOMEDS_AttributeTableOfReal::GetTitle(), SALOMEDS_AttributeTableOfString::GetTitle(), SALOMEDS_AttributeTableOfInteger::GetTitle(), GetTreeID(), SALOMEDS_AttributeStudyProperties::GetUnits(), SALOMEDS_AttributeStudyProperties::GetUserName(), SALOMEDS_AttributeTableOfReal::GetValue(), SALOMEDS_AttributeTableOfString::GetValue(), SALOMEDS_AttributeTableOfInteger::GetValue(), SALOMEDS_AttributeGraphic::GetVisibility(), HasFather(), SALOMEDS_AttributeParameter::HasFather(), HasFirst(), HasNext(), SALOMEDS_AttributePixMap::HasPixMap(), HasPrevious(), SALOMEDS_AttributeTableOfReal::HasValue(), SALOMEDS_AttributeTableOfString::HasValue(), SALOMEDS_AttributeTableOfInteger::HasValue(), InsertAfter(), InsertBefore(), IsChild(), IsDescendant(), SALOMEDS_AttributeDrawable::IsDrawable(), SALOMEDS_AttributeExpandable::IsExpandable(), IsFather(), SALOMEDS_AttributeStudyProperties::IsLocked(), SALOMEDS_AttributeStudyProperties::IsModified(), SALOMEDS_AttributeOpened::IsOpened(), IsRoot(), SALOMEDS_AttributeParameter::IsRoot(), SALOMEDS_AttributePythonObject::IsScript(), SALOMEDS_AttributeSelectable::IsSelectable(), SALOMEDS_AttributeParameter::IsSet(), Label(), SALOMEDS_AttributeSequenceOfInteger::Length(), SALOMEDS_AttributeSequenceOfReal::Length(), Prepend(), SALOMEDS_AttributeTableOfReal::PutValue(), SALOMEDS_AttributeTableOfInteger::PutValue(), SALOMEDS_AttributeTableOfString::PutValue(), SALOMEDS_AttributeTarget::Remove(), SALOMEDS_AttributeSequenceOfReal::Remove(), SALOMEDS_AttributeSequenceOfInteger::Remove(), Remove(), SALOMEDS_AttributeParameter::RemoveID(), SALOMEDS_AttributeTableOfReal::RemoveValue(), SALOMEDS_AttributeTableOfString::RemoveValue(), SALOMEDS_AttributeTableOfInteger::RemoveValue(), SALOMEDS_GenericAttribute::SALOMEDS_GenericAttribute(), SALOMEDS_AttributeFlags::Set(), SALOMEDS_AttributeParameter::SetBool(), SALOMEDS_AttributeTableOfReal::SetColumn(), SALOMEDS_AttributeTableOfString::SetColumn(), SALOMEDS_AttributeTableOfInteger::SetColumn(), SALOMEDS_AttributeTableOfReal::SetColumnTitle(), SALOMEDS_AttributeTableOfString::SetColumnTitle(), SALOMEDS_AttributeTableOfInteger::SetColumnTitle(), SALOMEDS_AttributeTableOfReal::SetColumnTitles(), SALOMEDS_AttributeTableOfString::SetColumnTitles(), SALOMEDS_AttributeTableOfInteger::SetColumnTitles(), SALOMEDS_AttributeStudyProperties::SetComment(), SALOMEDS_AttributeStudyProperties::SetCreationMode(), SALOMEDS_AttributeDrawable::SetDrawable(), SALOMEDS_AttributeExpandable::SetExpandable(), SetFather(), SetFirst(), SALOMEDS_AttributeFlags::SetFlags(), SALOMEDS_AttributeParameter::SetInt(), SALOMEDS_AttributeParameter::SetIntArray(), SALOMEDS_AttributeStudyProperties::SetLocked(), SALOMEDS_AttributeStudyProperties::SetModification(), SALOMEDS_AttributeStudyProperties::SetModified(), SALOMEDS_AttributeTableOfReal::SetNbColumns(), SALOMEDS_AttributeTableOfString::SetNbColumns(), SALOMEDS_AttributeTableOfInteger::SetNbColumns(), SetNext(), SALOMEDS_AttributePythonObject::SetObject(), SALOMEDS_AttributeOpened::SetOpened(), SALOMEDS_AttributePixMap::SetPixMap(), SetPrevious(), SALOMEDS_AttributeParameter::SetReal(), SALOMEDS_AttributeParameter::SetRealArray(), SALOMEDS_AttributeTableOfString::SetRow(), SALOMEDS_AttributeTableOfReal::SetRow(), SALOMEDS_AttributeTableOfInteger::SetRow(), SALOMEDS_AttributeTableOfReal::SetRowTitle(), SALOMEDS_AttributeTableOfInteger::SetRowTitle(), SALOMEDS_AttributeTableOfString::SetRowTitle(), SALOMEDS_AttributeTableOfReal::SetRowTitles(), SALOMEDS_AttributeTableOfInteger::SetRowTitles(), SALOMEDS_AttributeTableOfString::SetRowTitles(), SALOMEDS_AttributeTableOfReal::SetRowUnit(), SALOMEDS_AttributeTableOfString::SetRowUnit(), SALOMEDS_AttributeTableOfInteger::SetRowUnit(), SALOMEDS_AttributeTableOfReal::SetRowUnits(), SALOMEDS_AttributeTableOfString::SetRowUnits(), SALOMEDS_AttributeTableOfInteger::SetRowUnits(), SALOMEDS_AttributeSelectable::SetSelectable(), SALOMEDS_AttributeParameter::SetStrArray(), SALOMEDS_AttributeParameter::SetString(), SALOMEDS_AttributeTextColor::SetTextColor(), SALOMEDS_AttributeTextHighlightColor::SetTextHighlightColor(), SALOMEDS_AttributeTableOfString::SetTitle(), SALOMEDS_AttributeTableOfInteger::SetTitle(), SALOMEDS_AttributeTableOfReal::SetTitle(), SetTreeID(), SALOMEDS_AttributeStudyProperties::SetUnits(), SALOMEDS_AttributeStudyProperties::SetUserName(), SALOMEDS_AttributeIOR::SetValue(), SALOMEDS_AttributeReal::SetValue(), SALOMEDS_AttributeString::SetValue(), SALOMEDS_AttributeUserID::SetValue(), SALOMEDS_AttributeName::SetValue(), SALOMEDS_AttributePersistentRef::SetValue(), SALOMEDS_AttributeLocalID::SetValue(), SALOMEDS_AttributeExternalFileDef::SetValue(), SALOMEDS_AttributeFileType::SetValue(), SALOMEDS_AttributeInteger::SetValue(), SALOMEDS_AttributeComment::SetValue(), SALOMEDS_AttributeGraphic::SetVisibility(), SALOMEDS_AttributeTableOfInteger::SortByColumn(), SALOMEDS_AttributeTableOfReal::SortByColumn(), SALOMEDS_AttributeTableOfString::SortByColumn(), SALOMEDS_AttributeTableOfString::SortByRow(), SALOMEDS_AttributeTableOfInteger::SortByRow(), SALOMEDS_AttributeTableOfReal::SortByRow(), SALOMEDS_AttributeTableOfInteger::SortColumn(), SALOMEDS_AttributeTableOfString::SortColumn(), SALOMEDS_AttributeTableOfReal::SortColumn(), SALOMEDS_AttributeTableOfReal::SortRow(), SALOMEDS_AttributeTableOfInteger::SortRow(), SALOMEDS_AttributeTableOfString::SortRow(), SALOMEDS_AttributeTableOfInteger::SwapCells(), SALOMEDS_AttributeTableOfReal::SwapCells(), SALOMEDS_AttributeTableOfString::SwapCells(), SALOMEDS_AttributeTableOfInteger::SwapColumns(), SALOMEDS_AttributeTableOfString::SwapColumns(), SALOMEDS_AttributeTableOfReal::SwapColumns(), SALOMEDS_AttributeTableOfString::SwapRows(), SALOMEDS_AttributeTableOfReal::SwapRows(), SALOMEDS_AttributeTableOfInteger::SwapRows(), SALOMEDS_AttributeTextColor::TextColor(), SALOMEDS_AttributeTextHighlightColor::TextHighlightColor(), SALOMEDS_GenericAttribute::Type(), SALOMEDS_AttributeUserID::Value(), SALOMEDS_AttributeFileType::Value(), SALOMEDS_AttributeIOR::Value(), SALOMEDS_AttributeComment::Value(), SALOMEDS_AttributeReal::Value(), SALOMEDS_AttributeInteger::Value(), SALOMEDS_AttributePersistentRef::Value(), SALOMEDS_AttributeLocalID::Value(), SALOMEDS_AttributeString::Value(), SALOMEDS_AttributeName::Value(), SALOMEDS_AttributeExternalFileDef::Value(), SALOMEDS_AttributeSequenceOfInteger::Value(), SALOMEDS_AttributeSequenceOfReal::Value(), and SALOMEDS_GenericAttribute::~SALOMEDS_GenericAttribute().
|
protectedinherited |
Referenced by SALOMEDS_AttributeTarget::Add(), SALOMEDS_AttributeSequenceOfReal::Add(), SALOMEDS_AttributeSequenceOfInteger::Add(), SALOMEDS_AttributeTableOfReal::AddColumn(), SALOMEDS_AttributeTableOfString::AddColumn(), SALOMEDS_AttributeTableOfInteger::AddColumn(), SALOMEDS_AttributeTableOfString::AddRow(), SALOMEDS_AttributeTableOfInteger::AddRow(), SALOMEDS_AttributeTableOfReal::AddRow(), Append(), SALOMEDS_AttributeSequenceOfReal::Assign(), SALOMEDS_AttributeSequenceOfInteger::Assign(), SALOMEDS_AttributeSequenceOfReal::ChangeValue(), SALOMEDS_AttributeSequenceOfInteger::ChangeValue(), SALOMEDS_GenericAttribute::CheckLocked(), SALOMEDS_AttributeParameter::Clear(), SALOMEDS_AttributeSequenceOfReal::CorbaSequence(), SALOMEDS_AttributeSequenceOfInteger::CorbaSequence(), Depth(), SALOMEDS_AttributeTarget::Get(), SALOMEDS_AttributeParameter::GetBool(), SALOMEDS_GenericAttribute::GetClassType(), SALOMEDS_AttributeTableOfReal::GetColumn(), SALOMEDS_AttributeTableOfString::GetColumn(), SALOMEDS_AttributeTableOfInteger::GetColumn(), SALOMEDS_AttributeTableOfReal::GetColumnTitle(), SALOMEDS_AttributeTableOfString::GetColumnTitle(), SALOMEDS_AttributeTableOfInteger::GetColumnTitle(), SALOMEDS_AttributeTableOfReal::GetColumnTitles(), SALOMEDS_AttributeTableOfString::GetColumnTitles(), SALOMEDS_AttributeTableOfInteger::GetColumnTitles(), SALOMEDS_AttributeStudyProperties::GetComment(), SALOMEDS_AttributeStudyProperties::GetComponentVersion(), SALOMEDS_AttributeStudyProperties::GetComponentVersions(), SALOMEDS_AttributeStudyProperties::GetCreationDate(), SALOMEDS_AttributeStudyProperties::GetCreationMode(), SALOMEDS_AttributeFlags::GetFlags(), SALOMEDS_AttributeParameter::GetIDs(), SALOMEDS_AttributeParameter::GetInt(), SALOMEDS_AttributeParameter::GetIntArray(), SALOMEDS_AttributeStudyProperties::GetModificationsList(), SALOMEDS_AttributeStudyProperties::GetModified(), SALOMEDS_AttributeTableOfReal::GetNbColumns(), SALOMEDS_AttributeTableOfString::GetNbColumns(), SALOMEDS_AttributeTableOfInteger::GetNbColumns(), SALOMEDS_AttributeTableOfReal::GetNbRows(), SALOMEDS_AttributeTableOfString::GetNbRows(), SALOMEDS_AttributeTableOfInteger::GetNbRows(), SALOMEDS_AttributePythonObject::GetObject(), SALOMEDS_AttributePixMap::GetPixMap(), SALOMEDS_AttributeParameter::GetReal(), SALOMEDS_AttributeParameter::GetRealArray(), SALOMEDS_AttributeTableOfReal::GetRow(), SALOMEDS_AttributeTableOfString::GetRow(), SALOMEDS_AttributeTableOfInteger::GetRow(), SALOMEDS_AttributeTableOfReal::GetRowSetIndices(), SALOMEDS_AttributeTableOfString::GetRowSetIndices(), SALOMEDS_AttributeTableOfInteger::GetRowSetIndices(), SALOMEDS_AttributeTableOfReal::GetRowTitle(), SALOMEDS_AttributeTableOfString::GetRowTitle(), SALOMEDS_AttributeTableOfInteger::GetRowTitle(), SALOMEDS_AttributeTableOfInteger::GetRowTitles(), SALOMEDS_AttributeTableOfReal::GetRowTitles(), SALOMEDS_AttributeTableOfString::GetRowTitles(), SALOMEDS_AttributeTableOfReal::GetRowUnit(), SALOMEDS_AttributeTableOfString::GetRowUnit(), SALOMEDS_AttributeTableOfInteger::GetRowUnit(), SALOMEDS_AttributeTableOfReal::GetRowUnits(), SALOMEDS_AttributeTableOfString::GetRowUnits(), SALOMEDS_AttributeTableOfInteger::GetRowUnits(), SALOMEDS_AttributeStudyProperties::GetStoredComponents(), SALOMEDS_AttributeParameter::GetStrArray(), SALOMEDS_AttributeParameter::GetString(), SALOMEDS_AttributeTableOfReal::GetTitle(), SALOMEDS_AttributeTableOfString::GetTitle(), SALOMEDS_AttributeTableOfInteger::GetTitle(), GetTreeID(), SALOMEDS_AttributeStudyProperties::GetUnits(), SALOMEDS_AttributeStudyProperties::GetUserName(), SALOMEDS_AttributeTableOfReal::GetValue(), SALOMEDS_AttributeTableOfString::GetValue(), SALOMEDS_AttributeTableOfInteger::GetValue(), SALOMEDS_AttributeGraphic::GetVisibility(), HasFather(), SALOMEDS_AttributeParameter::HasFather(), HasFirst(), HasNext(), SALOMEDS_AttributePixMap::HasPixMap(), HasPrevious(), SALOMEDS_AttributeTableOfReal::HasValue(), SALOMEDS_AttributeTableOfString::HasValue(), SALOMEDS_AttributeTableOfInteger::HasValue(), InsertAfter(), InsertBefore(), IsChild(), IsDescendant(), SALOMEDS_AttributeDrawable::IsDrawable(), SALOMEDS_AttributeExpandable::IsExpandable(), IsFather(), SALOMEDS_AttributeStudyProperties::IsLocked(), SALOMEDS_AttributeStudyProperties::IsModified(), SALOMEDS_AttributeOpened::IsOpened(), IsRoot(), SALOMEDS_AttributeParameter::IsRoot(), SALOMEDS_AttributePythonObject::IsScript(), SALOMEDS_AttributeSelectable::IsSelectable(), SALOMEDS_AttributeParameter::IsSet(), Label(), SALOMEDS_AttributeSequenceOfInteger::Length(), SALOMEDS_AttributeSequenceOfReal::Length(), Prepend(), SALOMEDS_AttributeTableOfInteger::PutValue(), SALOMEDS_AttributeTableOfReal::PutValue(), SALOMEDS_AttributeTableOfString::PutValue(), SALOMEDS_AttributeTarget::Remove(), SALOMEDS_AttributeSequenceOfReal::Remove(), SALOMEDS_AttributeSequenceOfInteger::Remove(), Remove(), SALOMEDS_AttributeParameter::RemoveID(), SALOMEDS_AttributeTableOfReal::RemoveValue(), SALOMEDS_AttributeTableOfString::RemoveValue(), SALOMEDS_AttributeTableOfInteger::RemoveValue(), SALOMEDS_GenericAttribute::SALOMEDS_GenericAttribute(), SALOMEDS_AttributeFlags::Set(), SALOMEDS_AttributeParameter::SetBool(), SALOMEDS_AttributeTableOfReal::SetColumn(), SALOMEDS_AttributeTableOfInteger::SetColumn(), SALOMEDS_AttributeTableOfString::SetColumn(), SALOMEDS_AttributeTableOfReal::SetColumnTitle(), SALOMEDS_AttributeTableOfInteger::SetColumnTitle(), SALOMEDS_AttributeTableOfString::SetColumnTitle(), SALOMEDS_AttributeTableOfReal::SetColumnTitles(), SALOMEDS_AttributeTableOfString::SetColumnTitles(), SALOMEDS_AttributeTableOfInteger::SetColumnTitles(), SALOMEDS_AttributeStudyProperties::SetComment(), SALOMEDS_AttributeStudyProperties::SetCreationMode(), SALOMEDS_AttributeDrawable::SetDrawable(), SALOMEDS_AttributeExpandable::SetExpandable(), SetFather(), SetFirst(), SALOMEDS_AttributeFlags::SetFlags(), SALOMEDS_AttributeParameter::SetInt(), SALOMEDS_AttributeParameter::SetIntArray(), SALOMEDS_AttributeStudyProperties::SetLocked(), SALOMEDS_AttributeStudyProperties::SetModification(), SALOMEDS_AttributeStudyProperties::SetModified(), SALOMEDS_AttributeTableOfReal::SetNbColumns(), SALOMEDS_AttributeTableOfString::SetNbColumns(), SALOMEDS_AttributeTableOfInteger::SetNbColumns(), SetNext(), SALOMEDS_AttributePythonObject::SetObject(), SALOMEDS_AttributeOpened::SetOpened(), SALOMEDS_AttributePixMap::SetPixMap(), SetPrevious(), SALOMEDS_AttributeParameter::SetReal(), SALOMEDS_AttributeParameter::SetRealArray(), SALOMEDS_AttributeTableOfString::SetRow(), SALOMEDS_AttributeTableOfInteger::SetRow(), SALOMEDS_AttributeTableOfReal::SetRow(), SALOMEDS_AttributeTableOfReal::SetRowTitle(), SALOMEDS_AttributeTableOfString::SetRowTitle(), SALOMEDS_AttributeTableOfInteger::SetRowTitle(), SALOMEDS_AttributeTableOfReal::SetRowTitles(), SALOMEDS_AttributeTableOfString::SetRowTitles(), SALOMEDS_AttributeTableOfInteger::SetRowTitles(), SALOMEDS_AttributeTableOfInteger::SetRowUnit(), SALOMEDS_AttributeTableOfString::SetRowUnit(), SALOMEDS_AttributeTableOfReal::SetRowUnit(), SALOMEDS_AttributeTableOfReal::SetRowUnits(), SALOMEDS_AttributeTableOfInteger::SetRowUnits(), SALOMEDS_AttributeTableOfString::SetRowUnits(), SALOMEDS_AttributeSelectable::SetSelectable(), SALOMEDS_AttributeParameter::SetStrArray(), SALOMEDS_AttributeParameter::SetString(), SALOMEDS_AttributeTextColor::SetTextColor(), SALOMEDS_AttributeTextHighlightColor::SetTextHighlightColor(), SALOMEDS_AttributeTableOfReal::SetTitle(), SALOMEDS_AttributeTableOfInteger::SetTitle(), SALOMEDS_AttributeTableOfString::SetTitle(), SetTreeID(), SALOMEDS_AttributeStudyProperties::SetUnits(), SALOMEDS_AttributeStudyProperties::SetUserName(), SALOMEDS_AttributeFileType::SetValue(), SALOMEDS_AttributeInteger::SetValue(), SALOMEDS_AttributeUserID::SetValue(), SALOMEDS_AttributeName::SetValue(), SALOMEDS_AttributeString::SetValue(), SALOMEDS_AttributePersistentRef::SetValue(), SALOMEDS_AttributeLocalID::SetValue(), SALOMEDS_AttributeReal::SetValue(), SALOMEDS_AttributeExternalFileDef::SetValue(), SALOMEDS_AttributeComment::SetValue(), SALOMEDS_AttributeIOR::SetValue(), SALOMEDS_AttributeGraphic::SetVisibility(), SALOMEDS_AttributeTableOfReal::SortByColumn(), SALOMEDS_AttributeTableOfString::SortByColumn(), SALOMEDS_AttributeTableOfInteger::SortByColumn(), SALOMEDS_AttributeTableOfString::SortByRow(), SALOMEDS_AttributeTableOfReal::SortByRow(), SALOMEDS_AttributeTableOfInteger::SortByRow(), SALOMEDS_AttributeTableOfInteger::SortColumn(), SALOMEDS_AttributeTableOfReal::SortColumn(), SALOMEDS_AttributeTableOfString::SortColumn(), SALOMEDS_AttributeTableOfString::SortRow(), SALOMEDS_AttributeTableOfReal::SortRow(), SALOMEDS_AttributeTableOfInteger::SortRow(), SALOMEDS_AttributeTableOfReal::SwapCells(), SALOMEDS_AttributeTableOfString::SwapCells(), SALOMEDS_AttributeTableOfInteger::SwapCells(), SALOMEDS_AttributeTableOfReal::SwapColumns(), SALOMEDS_AttributeTableOfString::SwapColumns(), SALOMEDS_AttributeTableOfInteger::SwapColumns(), SALOMEDS_AttributeTableOfInteger::SwapRows(), SALOMEDS_AttributeTableOfReal::SwapRows(), SALOMEDS_AttributeTableOfString::SwapRows(), SALOMEDS_AttributeTextColor::TextColor(), SALOMEDS_AttributeTextHighlightColor::TextHighlightColor(), SALOMEDS_GenericAttribute::Type(), SALOMEDS_AttributeLocalID::Value(), SALOMEDS_AttributePersistentRef::Value(), SALOMEDS_AttributeInteger::Value(), SALOMEDS_AttributeString::Value(), SALOMEDS_AttributeComment::Value(), SALOMEDS_AttributeIOR::Value(), SALOMEDS_AttributeReal::Value(), SALOMEDS_AttributeExternalFileDef::Value(), SALOMEDS_AttributeUserID::Value(), SALOMEDS_AttributeName::Value(), SALOMEDS_AttributeFileType::Value(), SALOMEDS_AttributeSequenceOfReal::Value(), and SALOMEDS_AttributeSequenceOfInteger::Value().