Version: 8.3.0
SALOMEDS Namespace Reference

This package contains the interfaces used for creation, management and modification of the Study. More...

Data Structures

class  Locker
 
class  Notifier
 
class  GenObjRegister
 
interface  Observer
 
exception  NotImplemented
 Exception indicating that this feature hasn't been implemented in SALOME application. More...
 
interface  Study
 Study Interface More...
 
interface  StudyBuilder
 Study Builder Interface More...
 
interface  StudyManager
 Study Manager interface More...
 
interface  SObject
 SObject interface More...
 
interface  GenericAttribute
 Generic attribute interface More...
 
interface  SComponent
 SComponent interface More...
 
interface  SComponentIterator
 SComponentIterator interface More...
 
interface  ChildIterator
 ChildIterator interface More...
 
interface  UseCaseIterator
 Interface of the UseCaseIterator. More...
 
interface  UseCaseBuilder
 Interface of the UseCaseBuilder. More...
 
interface  Driver
 Driver interface More...
 
struct  Color
 Represents the color based on RGB palette. More...
 
interface  AttributeReal
 Attribute allowing to store a real value. More...
 
interface  AttributeInteger
 Attribute allowing to store an integer value. More...
 
interface  AttributeSequenceOfReal
 Attribute allowing to store a sequence of real values. More...
 
interface  AttributeSequenceOfInteger
 Attribute allowing to store a sequence of integer values. More...
 
interface  AttributeName
 Name attribute. More...
 
interface  AttributeComment
 Comment attribute. More...
 
interface  AttributeString
 String attribute. More...
 
interface  AttributeIOR
 IOR attribute. More...
 
interface  AttributePersistentRef
 Persistent reference attribute. More...
 
interface  AttributeExternalFileDef
 External file definition. More...
 
interface  AttributeFileType
 External file type definition. More...
 
interface  AttributeDrawable
 Drawable flag attribute. More...
 
interface  AttributeSelectable
 Selectable flag attribute. More...
 
interface  AttributeExpandable
 Expandable flag attribute. More...
 
interface  AttributeFlags
 Flags attribute. More...
 
interface  AttributeGraphic
 Graphic attribute. More...
 
interface  AttributeOpened
 Opened flag Attribute. More...
 
interface  AttributeTextColor
 Text color attribute. More...
 
interface  AttributeTextHighlightColor
 Text highlight color attribute. More...
 
interface  AttributePixMap
 Icon attribute. More...
 
interface  AttributeTreeNode
 Tree node attribute. More...
 
interface  AttributeLocalID
 Local identifier attribute. More...
 
interface  AttributeUserID
 Attribute storing GUID. More...
 
interface  AttributeTarget
 Back references attribute. More...
 
interface  AttributeTable
 Generic table attribute. More...
 
interface  AttributeTableOfInteger
 Table of integer values. More...
 
interface  AttributeTableOfReal
 Table of real values. More...
 
interface  AttributeTableOfString
 Table of string values. More...
 
interface  AttributeStudyProperties
 Study properties attribute More...
 
interface  AttributePythonObject
 Python object attribute. More...
 
interface  AttributeParameter
 Parameter attribute. More...
 

Typedefs

typedef
SALOME::GenericObj_wrap
< AttributeName
AttributeName_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeComment
AttributeComment_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeInteger
AttributeInteger_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeReal
AttributeReal_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeTreeNode
AttributeTreeNode_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeUserID
AttributeUserID_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeSequenceOfReal
AttributeSequenceOfReal_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeSequenceOfInteger
AttributeSequenceOfInteger_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeIOR
AttributeIOR_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributePersistentRef
AttributePersistentRef_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeDrawable
AttributeDrawable_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeSelectable
AttributeSelectable_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeExpandable
AttributeExpandable_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeOpened
AttributeOpened_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeTextColor
AttributeTextColor_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeTextHighlightColor
AttributeTextHighlightColor_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributePixMap
AttributePixMap_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeLocalID
AttributeLocalID_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeTarget
AttributeTarget_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeTableOfInteger
AttributeTableOfInteger_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeTableOfReal
AttributeTableOfReal_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeTableOfString
AttributeTableOfString_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeStudyProperties
AttributeStudyProperties_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributePythonObject
AttributePythonObject_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeExternalFileDef
AttributeExternalFileDef_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeFileType
AttributeFileType_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeFlags
AttributeFlags_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeGraphic
AttributeGraphic_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeParameter
AttributeParameter_wrap
 
typedef
SALOME::GenericObj_wrap
< AttributeString
AttributeString_wrap
 
typedef
SALOME::GenericObj_wrap
< SObject
SObject_wrap
 
typedef
SALOME::GenericObj_wrap
< SComponent
SComponent_wrap
 
typedef
SALOME::GenericObj_wrap
< SComponentIterator
SComponentIterator_wrap
 
typedef
SALOME::GenericObj_wrap
< ChildIterator
ChildIterator_wrap
 
typedef
SALOME::GenericObj_wrap
< UseCaseIterator
UseCaseIterator_wrap
 
typedef
SALOME::GenericObj_wrap
< UseCaseBuilder
UseCaseBuilder_wrap
 
typedef
SALOME::GenericObj_wrap
< GenericAttribute
GenericAttribute_wrap
 
typedef string URL
 Name of the file in which the Study is saved. More...
 
typedef string ID
 Main identifier of an object in SALOME application. More...
 
typedef string PersistentReference
 While saving the data, IOR is transformed into persistent reference. More...
 
typedef string SalomeReference
 IOR of the study in SALOME application. More...
 
typedef sequence< string > ListOfOpenStudies
 List of the names of studies which are currently open in this SALOME session. More...
 
typedef sequence< string > ListOfFileNames
 List of file names. More...
 
typedef sequence< string > ListOfDates
 List of modification dates of a study. More...
 
typedef sequence< string > ListOfStrings
 An unbounded sequence of strings. More...
 
typedef sequence< ListOfStringsListOfListOfStrings
 An unbounded sequence of sequence of strings. More...
 
typedef sequence< octet > TMPFile
 A byte stream which is used for binary data transfer between different components. More...
 
typedef sequence
< GenericAttribute
ListOfAttributes
 List of attributes of SObjects. More...
 
typedef sequence< double > DoubleSeq
 Sequence of double values. More...
 
typedef sequence< long > LongSeq
 Sequence of long values. More...
 
typedef sequence< string > StringSeq
 Sequence of string values. More...
 

Functions

void lock ()
 
void unlock ()
 
PortableServer::ServantBase_var GetServant (CORBA::Object_ptr theObject, PortableServer::POA_ptr thePOA)
 

Detailed Description

This package contains the interfaces used for creation, management and modification of the Study.

Typedef Documentation

typedef sequence<double> SALOMEDS::DoubleSeq

Sequence of double values.

typedef string SALOMEDS::ID

Main identifier of an object in SALOME application.

List of attributes of SObjects.

typedef sequence<string> SALOMEDS::ListOfDates

List of modification dates of a study.

typedef sequence<string> SALOMEDS::ListOfFileNames

List of file names.

An unbounded sequence of sequence of strings.

typedef sequence<string> SALOMEDS::ListOfOpenStudies

List of the names of studies which are currently open in this SALOME session.

Since SALOME is a multi-study application, it allows to open a lot of studies during each working session.

typedef sequence<string> SALOMEDS::ListOfStrings

An unbounded sequence of strings.

typedef sequence<long> SALOMEDS::LongSeq

Sequence of long values.

While saving the data, IOR is transformed into persistent reference.

typedef string SALOMEDS::SalomeReference

IOR of the study in SALOME application.

typedef sequence<string> SALOMEDS::StringSeq

Sequence of string values.

typedef sequence<octet> SALOMEDS::TMPFile

A byte stream which is used for binary data transfer between different components.

typedef string SALOMEDS::URL

Name of the file in which the Study is saved.

Function Documentation

PortableServer::ServantBase_var SALOMEDS::GetServant ( CORBA::Object_ptr  theObject,
PortableServer::POA_ptr  thePOA 
)
void SALOMEDS::lock ( )

References Utils_Mutex::lock(), and SALOMEDS::Locker::MutexDS.

Referenced by _PTR(), SALOMEDS_StudyBuilder::AbortCommand(), SALOMEDS_StudyBuilder_i::AbortCommand(), SALOMEDS_AttributeTarget_i::Add(), SALOMEDS_AttributeSequenceOfReal_i::Add(), SALOMEDS_AttributeTarget::Add(), SALOMEDS_AttributeSequenceOfInteger_i::Add(), SALOMEDS_AttributeSequenceOfInteger::Add(), SALOMEDS_AttributeSequenceOfReal::Add(), SALOMEDS_AttributeTableOfReal::AddColumn(), SALOMEDS_AttributeTableOfString::AddColumn(), SALOMEDS_AttributeTableOfInteger::AddColumn(), SALOMEDS_AttributeTableOfInteger_i::AddColumn(), SALOMEDS_AttributeTableOfReal_i::AddColumn(), SALOMEDS_AttributeTableOfString_i::AddColumn(), SALOMEDS_Study_i::AddCreatedPostponed(), SALOMEDS_StudyBuilder::AddDirectory(), SALOMEDS_StudyBuilder_i::AddDirectory(), SALOMEDS_Study_i::AddPostponed(), SALOMEDS_StudyBuilder::Addreference(), SALOMEDS_StudyBuilder_i::Addreference(), SALOMEDS_AttributeTableOfReal::AddRow(), SALOMEDS_AttributeTableOfString::AddRow(), SALOMEDS_AttributeTableOfInteger::AddRow(), SALOMEDS_AttributeTableOfInteger_i::AddRow(), SALOMEDS_AttributeTableOfReal_i::AddRow(), SALOMEDS_AttributeTableOfString_i::AddRow(), SALOMEDS_UseCaseBuilder_i::AddUseCase(), SALOMEDS_UseCaseBuilder::Append(), SALOMEDS_AttributeTreeNode::Append(), SALOMEDS_AttributeTreeNode_i::Append(), SALOMEDS_UseCaseBuilder_i::Append(), SALOMEDS_UseCaseBuilder::AppendTo(), SALOMEDS_UseCaseBuilder_i::AppendTo(), SALOMEDS_AttributeSequenceOfReal_i::Assign(), SALOMEDS_AttributeSequenceOfInteger_i::Assign(), SALOMEDS_AttributeSequenceOfReal::Assign(), SALOMEDS_AttributeSequenceOfInteger::Assign(), SALOMEDS_StudyManager::CanCopy(), SALOMEDS_Driver_i::CanCopy(), SALOMEDS_StudyManager_i::CanCopy(), SALOMEDS_StudyManager::CanPaste(), SALOMEDS_Driver_i::CanPaste(), SALOMEDS_StudyManager_i::CanPaste(), SALOME_NamingService::Change_Directory(), SALOMEDS_AttributeSequenceOfReal_i::ChangeValue(), SALOMEDS_AttributeSequenceOfInteger_i::ChangeValue(), SALOMEDS_AttributeSequenceOfInteger::ChangeValue(), SALOMEDS_AttributeSequenceOfReal::ChangeValue(), SALOMEDS_GenericAttribute::CheckLocked(), SALOMEDS_GenericAttribute_i::CheckLocked(), SALOMEDS_StudyBuilder::CheckLocked(), SALOMEDS_StudyBuilder_i::CheckLocked(), SALOMEDS_AttributeParameter::Clear(), SALOMEDS_AttributeParameter_i::Clear(), SALOMEDS_Driver_i::Close(), SALOMEDS_Study::Close(), SALOMEDS_StudyManager_i::Close(), SALOMEDS_Study_i::Close(), SALOMEDS_StudyBuilder::CommitCommand(), SALOMEDS_StudyBuilder_i::CommitCommand(), SALOMEDS_SComponent::ComponentDataType(), SALOMEDS_SComponent_i::ComponentDataType(), SALOMEDS_SComponent::ComponentIOR(), SALOMEDS_SComponent_i::ComponentIOR(), SALOMEDS_StudyManager::Copy(), SALOMEDS_StudyManager_i::Copy(), SALOMEDS_Driver_i::CopyFrom(), SALOMEDS_AttributeSequenceOfReal_i::CorbaSequence(), SALOMEDS_AttributeSequenceOfInteger_i::CorbaSequence(), SALOMEDS_AttributeSequenceOfInteger::CorbaSequence(), SALOMEDS_AttributeSequenceOfReal::CorbaSequence(), SALOME_NamingService::Create_Directory(), SALOMEDS_GenericAttribute::CreateAttribute(), SALOMEDS_GenericAttribute_i::CreateAttribute(), SALOMEDS_Study_i::CreateObjectID(), SALOME_NamingService::Current_Directory(), SALOMEDS_StudyBuilder_i::DefineComponentInstance(), SALOMEDS_AttributeTreeNode::Depth(), SALOMEDS_AttributeTreeNode_i::Depth(), SALOMEDS_SObject::Depth(), SALOMEDS_SObject_i::Depth(), SALOME_NamingService::Destroy_Directory(), SALOME_NamingService::Destroy_Name(), SALOMEDS_Driver_i::DumpPython(), SALOMEDS_Study_i::DumpStudy(), SALOME_NamingService::Find(), SALOMEDS_SObject::FindAttribute(), SALOMEDS_SObject_i::FindAttribute(), SALOMEDS_StudyBuilder::FindAttribute(), SALOMEDS_StudyBuilder_i::FindAttribute(), SALOMEDS_Study_i::FindComponent(), SALOMEDS_Study_i::FindComponentID(), SALOMEDS_Study::FindDependances(), SALOMEDS_Study_i::FindDependances(), SALOMEDS_Study_i::FindObject(), SALOMEDS_Study_i::FindObjectByName(), SALOMEDS_Study_i::FindObjectByPath(), SALOMEDS_Study_i::FindObjectID(), SALOMEDS_Study_i::FindObjectIOR(), SALOMEDS_StudyBuilder_i::FindOrCreateAttribute(), SALOMEDS_SObject::FindSubObject(), SALOMEDS_SObject_i::FindSubObject(), SALOMEDS_AttributeTarget_i::Get(), SALOMEDS_AttributeTarget::Get(), SALOMEDS_AttributeFlags_i::Get(), SALOMEDS_SObject::GetAllAttributes(), SALOMEDS_SObject_i::GetAllAttributes(), SALOMEDS_StudyBuilder::GetAvailableRedos(), SALOMEDS_StudyBuilder_i::GetAvailableRedos(), SALOMEDS_StudyBuilder::GetAvailableUndos(), SALOMEDS_StudyBuilder_i::GetAvailableUndos(), SALOMEDS_AttributeParameter::GetBool(), SALOMEDS_AttributeParameter_i::GetBool(), SALOMEDS_Study::GetBoolean(), SALOMEDS_GenericAttribute::GetClassType(), SALOMEDS_GenericAttribute_i::GetClassType(), SALOMEDS_AttributeTableOfReal::GetColumn(), SALOMEDS_AttributeTableOfString::GetColumn(), SALOMEDS_AttributeTableOfInteger::GetColumn(), SALOMEDS_AttributeTableOfInteger_i::GetColumn(), SALOMEDS_AttributeTableOfReal_i::GetColumn(), SALOMEDS_AttributeTableOfString_i::GetColumn(), SALOMEDS_AttributeTableOfReal::GetColumnTitle(), SALOMEDS_AttributeTableOfString::GetColumnTitle(), SALOMEDS_AttributeTableOfInteger::GetColumnTitle(), SALOMEDS_AttributeTableOfReal_i::GetColumnTitle(), SALOMEDS_AttributeTableOfInteger_i::GetColumnTitle(), SALOMEDS_AttributeTableOfString_i::GetColumnTitle(), SALOMEDS_AttributeTableOfReal::GetColumnTitles(), SALOMEDS_AttributeTableOfString::GetColumnTitles(), SALOMEDS_AttributeTableOfInteger::GetColumnTitles(), SALOMEDS_AttributeTableOfReal_i::GetColumnTitles(), SALOMEDS_AttributeTableOfInteger_i::GetColumnTitles(), SALOMEDS_AttributeTableOfString_i::GetColumnTitles(), SALOMEDS_SObject::GetComment(), SALOMEDS_AttributeStudyProperties_i::GetComment(), SALOMEDS_SObject_i::GetComment(), SALOMEDS_AttributeStudyProperties::GetComment(), SALOMEDS_Study_i::GetCommonParameters(), SALOMEDS_Study::GetComponentNames(), SALOMEDS_Study_i::GetComponentNames(), SALOMEDS_AttributeStudyProperties_i::GetComponentVersion(), SALOMEDS_AttributeStudyProperties::GetComponentVersion(), SALOMEDS_AttributeStudyProperties_i::GetComponentVersions(), SALOMEDS_AttributeStudyProperties::GetComponentVersions(), SALOMEDS_Study::GetContext(), SALOMEDS_Study_i::GetContext(), SALOMEDS_AttributeStudyProperties_i::GetCreationDate(), SALOMEDS_AttributeStudyProperties::GetCreationDate(), SALOMEDS_AttributeStudyProperties_i::GetCreationMode(), SALOMEDS_AttributeStudyProperties::GetCreationMode(), SALOMEDS_UseCaseBuilder_i::GetCurrentObject(), SALOMEDS_Study_i::GetDefaultScript(), SALOMEDS_Study::GetDirectoryNames(), SALOMEDS_Study_i::GetDirectoryNames(), SALOME_ContainerManager::GetenvThreadSafe(), SALOMEDS_AttributeTreeNode_i::GetFather(), SALOMEDS_SObject_i::GetFather(), SALOMEDS_UseCaseBuilder_i::GetFather(), SALOMEDS_AttributeParameter_i::GetFather(), SALOMEDS_SObject_i::GetFatherComponent(), SALOMEDS_Study::GetFileNames(), SALOMEDS_Study_i::GetFileNames(), SALOMEDS_AttributeTreeNode_i::GetFirst(), SALOMEDS_AttributeFlags::GetFlags(), SALOMEDS_AttributeFlags_i::GetFlags(), SALOMEDS_SObject::GetID(), SALOMEDS_SObject_i::GetID(), SALOMEDS_AttributeParameter::GetIDs(), SALOMEDS_AttributeParameter_i::GetIDs(), SALOMEDS_AttributeParameter::GetInt(), SALOMEDS_AttributeParameter_i::GetInt(), SALOMEDS_AttributeParameter::GetIntArray(), SALOMEDS_AttributeParameter_i::GetIntArray(), SALOMEDS_Study::GetInteger(), SALOMEDS_SObject::GetIOR(), SALOMEDS_SObject_i::GetIOR(), SALOMEDS_SObject_i::GetLastChildTag(), SALOMEDS_Study::GetLastModificationDate(), SALOMEDS_Study_i::GetLastModificationDate(), SALOMEDS_Study::GetLockerID(), SALOMEDS_Study_i::GetLockerID(), SALOMEDS_Study::GetModificationsDate(), SALOMEDS_Study_i::GetModificationsDate(), SALOMEDS_AttributeStudyProperties_i::GetModificationsList(), SALOMEDS_AttributeStudyProperties::GetModificationsList(), SALOMEDS_AttributeStudyProperties_i::GetModified(), SALOMEDS_AttributeStudyProperties::GetModified(), SALOMEDS_Study_i::GetModuleParameters(), SALOMEDS_UseCaseBuilder::GetName(), SALOMEDS_SObject::GetName(), SALOMEDS_SObject_i::GetName(), SALOMEDS_UseCaseBuilder_i::GetName(), SALOMEDS_AttributeTableOfReal::GetNbColumns(), SALOMEDS_AttributeTableOfString::GetNbColumns(), SALOMEDS_AttributeTableOfInteger::GetNbColumns(), SALOMEDS_AttributeTableOfInteger_i::GetNbColumns(), SALOMEDS_AttributeTableOfReal_i::GetNbColumns(), SALOMEDS_AttributeTableOfString_i::GetNbColumns(), SALOMEDS_AttributeTableOfReal::GetNbRows(), SALOMEDS_AttributeTableOfString::GetNbRows(), SALOMEDS_AttributeTableOfInteger::GetNbRows(), SALOMEDS_AttributeTableOfInteger_i::GetNbRows(), SALOMEDS_AttributeTableOfReal_i::GetNbRows(), SALOMEDS_AttributeTableOfString_i::GetNbRows(), SALOMEDS_AttributeTreeNode_i::GetNext(), SALOMEDS_AttributePythonObject_i::GetObject(), SALOMEDS_AttributePythonObject::GetObject(), SALOMEDS_SObject_i::GetObject(), SALOMEDS_SObject::GetObject(), SALOMEDS_Study::GetObjectNames(), SALOMEDS_Study_i::GetObjectNames(), SALOMEDS_Study_i::GetObjectPath(), SALOMEDS_StudyManager::GetOpenStudies(), SALOMEDS_StudyManager_i::GetOpenStudies(), SALOMEDS_Study::GetPersistentReference(), SALOMEDS_Study_i::GetPersistentReference(), SALOMEDS_AttributePixMap::GetPixMap(), SALOMEDS_AttributePixMap_i::GetPixMap(), SALOMEDS_AttributeTreeNode_i::GetPrevious(), SALOMEDS_Study_i::GetProperties(), SALOMEDS_AttributeParameter::GetReal(), SALOMEDS_AttributeParameter_i::GetReal(), SALOMEDS_Study::GetReal(), SALOMEDS_AttributeParameter::GetRealArray(), SALOMEDS_AttributeParameter_i::GetRealArray(), SALOMEDS_AttributeTableOfReal::GetRow(), SALOMEDS_AttributeTableOfString::GetRow(), SALOMEDS_AttributeTableOfInteger::GetRow(), SALOMEDS_AttributeTableOfInteger_i::GetRow(), SALOMEDS_AttributeTableOfReal_i::GetRow(), SALOMEDS_AttributeTableOfString_i::GetRow(), SALOMEDS_AttributeTableOfReal::GetRowSetIndices(), SALOMEDS_AttributeTableOfString::GetRowSetIndices(), SALOMEDS_AttributeTableOfInteger::GetRowSetIndices(), SALOMEDS_AttributeTableOfInteger_i::GetRowSetIndices(), SALOMEDS_AttributeTableOfReal_i::GetRowSetIndices(), SALOMEDS_AttributeTableOfString_i::GetRowSetIndices(), SALOMEDS_AttributeTableOfReal::GetRowTitle(), SALOMEDS_AttributeTableOfReal_i::GetRowTitle(), SALOMEDS_AttributeTableOfString::GetRowTitle(), SALOMEDS_AttributeTableOfInteger::GetRowTitle(), SALOMEDS_AttributeTableOfInteger_i::GetRowTitle(), SALOMEDS_AttributeTableOfString_i::GetRowTitle(), SALOMEDS_AttributeTableOfReal::GetRowTitles(), SALOMEDS_AttributeTableOfString::GetRowTitles(), SALOMEDS_AttributeTableOfInteger::GetRowTitles(), SALOMEDS_AttributeTableOfReal_i::GetRowTitles(), SALOMEDS_AttributeTableOfInteger_i::GetRowTitles(), SALOMEDS_AttributeTableOfString_i::GetRowTitles(), SALOMEDS_AttributeTableOfReal::GetRowUnit(), SALOMEDS_AttributeTableOfString::GetRowUnit(), SALOMEDS_AttributeTableOfInteger::GetRowUnit(), SALOMEDS_AttributeTableOfReal_i::GetRowUnit(), SALOMEDS_AttributeTableOfInteger_i::GetRowUnit(), SALOMEDS_AttributeTableOfString_i::GetRowUnit(), SALOMEDS_AttributeTableOfReal::GetRowUnits(), SALOMEDS_AttributeTableOfString::GetRowUnits(), SALOMEDS_AttributeTableOfInteger::GetRowUnits(), SALOMEDS_AttributeTableOfInteger_i::GetRowUnits(), SALOMEDS_AttributeTableOfReal_i::GetRowUnits(), SALOMEDS_AttributeTableOfString_i::GetRowUnits(), SALOMEDS_GenericAttribute_i::GetSObject(), SALOMEDS_AttributeStudyProperties_i::GetStoredComponents(), SALOMEDS_AttributeStudyProperties::GetStoredComponents(), SALOMEDS_AttributeParameter::GetStrArray(), SALOMEDS_AttributeParameter_i::GetStrArray(), SALOMEDS_AttributeParameter::GetString(), SALOMEDS_AttributeParameter_i::GetString(), SALOMEDS_Study::GetString(), SALOMEDS_SObject_i::GetStudy(), SALOMEDS_Study::GetStudy(), SALOMEDS_Study_i::GetStudy(), SALOMEDS_StudyManager_i::GetStudyByID(), SALOMEDS_StudyManager_i::GetStudyByName(), SALOMEDS_AttributeTableOfReal_i::GetTitle(), SALOMEDS_AttributeTableOfInteger_i::GetTitle(), SALOMEDS_AttributeTableOfString_i::GetTitle(), SALOMEDS_AttributeTableOfReal::GetTitle(), SALOMEDS_AttributeTableOfString::GetTitle(), SALOMEDS_AttributeTableOfInteger::GetTitle(), SALOMEDS_Study::GetTransientReference(), SALOMEDS_Study_i::GetTransientReference(), SALOMEDS_AttributeTreeNode::GetTreeID(), SALOMEDS_AttributeTreeNode_i::GetTreeID(), SALOMEDS_AttributeStudyProperties_i::GetUnits(), SALOMEDS_AttributeStudyProperties::GetUnits(), SALOMEDS_Study_i::GetUseCaseBuilder(), SALOMEDS_UseCaseBuilder_i::GetUseCaseIterator(), SALOMEDS_AttributeStudyProperties_i::GetUserName(), SALOMEDS_AttributeStudyProperties::GetUserName(), SALOMEDS_AttributeTableOfReal::GetValue(), SALOMEDS_AttributeTableOfString::GetValue(), SALOMEDS_AttributeTableOfInteger::GetValue(), SALOMEDS_AttributeTableOfInteger_i::GetValue(), SALOMEDS_AttributeTableOfReal_i::GetValue(), SALOMEDS_AttributeTableOfString_i::GetValue(), SALOMEDS_Study::GetVariableNames(), SALOMEDS_AttributeGraphic::GetVisibility(), SALOMEDS_AttributeGraphic_i::GetVisibility(), SALOME_ContainerManager::GiveContainer(), SALOMEDS_UseCaseBuilder::HasChildren(), SALOMEDS_UseCaseBuilder_i::HasChildren(), SALOMEDS_AttributeTreeNode::HasFather(), SALOMEDS_AttributeTreeNode_i::HasFather(), SALOMEDS_AttributeParameter::HasFather(), SALOMEDS_AttributeParameter_i::HasFather(), SALOMEDS_AttributeTreeNode::HasFirst(), SALOMEDS_AttributeTreeNode_i::HasFirst(), SALOMEDS_AttributeTreeNode::HasNext(), SALOMEDS_AttributeTreeNode_i::HasNext(), SALOMEDS_StudyBuilder::HasOpenCommand(), SALOMEDS_StudyBuilder_i::HasOpenCommand(), SALOMEDS_AttributePixMap::HasPixMap(), SALOMEDS_AttributePixMap_i::HasPixMap(), SALOMEDS_AttributeTreeNode::HasPrevious(), SALOMEDS_AttributeTreeNode_i::HasPrevious(), SALOMEDS_AttributeTableOfReal::HasValue(), SALOMEDS_AttributeTableOfString::HasValue(), SALOMEDS_AttributeTableOfInteger::HasValue(), SALOMEDS_AttributeTableOfInteger_i::HasValue(), SALOMEDS_AttributeTableOfReal_i::HasValue(), SALOMEDS_AttributeTableOfString_i::HasValue(), SALOMEDS_SComponentIterator::Init(), SALOMEDS_ChildIterator::Init(), SALOMEDS_UseCaseIterator::Init(), SALOMEDS_UseCaseIterator_i::Init(), SALOMEDS_ChildIterator_i::Init(), SALOMEDS_SComponentIterator_i::Init(), SALOME_NamingService::init_orb(), SALOMEDS_ChildIterator::InitEx(), SALOMEDS_ChildIterator_i::InitEx(), SALOMEDS_AttributeTreeNode::InsertAfter(), SALOMEDS_AttributeTreeNode_i::InsertAfter(), SALOMEDS_UseCaseBuilder::InsertBefore(), SALOMEDS_AttributeTreeNode::InsertBefore(), SALOMEDS_AttributeTreeNode_i::InsertBefore(), SALOMEDS_UseCaseBuilder_i::InsertBefore(), SALOMEDS_Driver_i::IORToLocalPersistentID(), SALOMEDS_Study_i::IORUpdated(), SALOMEDS_Study::IsBoolean(), SALOMEDS_AttributeTreeNode::IsChild(), SALOMEDS_AttributeTreeNode_i::IsChild(), SALOMEDS_AttributeTreeNode::IsDescendant(), SALOMEDS_AttributeTreeNode_i::IsDescendant(), SALOMEDS_AttributeDrawable::IsDrawable(), SALOMEDS_AttributeDrawable_i::IsDrawable(), SALOMEDS_Study::IsEmpty(), SALOMEDS_Study_i::IsEmpty(), SALOMEDS_AttributeExpandable::IsExpandable(), SALOMEDS_AttributeExpandable_i::IsExpandable(), SALOMEDS_AttributeTreeNode_i::IsFather(), SALOMEDS_AttributeTreeNode::IsFather(), SALOMEDS_StudyBuilder::IsGUID(), SALOMEDS_StudyBuilder_i::IsGUID(), SALOMEDS_Study::IsInteger(), SALOMEDS_AttributeStudyProperties_i::IsLocked(), SALOMEDS_AttributeStudyProperties::IsLocked(), SALOMEDS_AttributeStudyProperties_i::IsModified(), SALOMEDS_AttributeStudyProperties::IsModified(), SALOMEDS_Study::IsModified(), SALOMEDS_Study_i::IsModified(), SALOMEDS_SObject_i::IsNull(), SALOMEDS_AttributeOpened::IsOpened(), SALOMEDS_AttributeOpened_i::IsOpened(), SALOMEDS_Study::IsReal(), SALOMEDS_AttributeTreeNode::IsRoot(), SALOMEDS_AttributeTreeNode_i::IsRoot(), SALOMEDS_AttributeParameter::IsRoot(), SALOMEDS_AttributeParameter_i::IsRoot(), SALOMEDS_Study::IsSaved(), SALOMEDS_Study_i::IsSaved(), SALOMEDS_AttributePythonObject_i::IsScript(), SALOMEDS_AttributePythonObject::IsScript(), SALOMEDS_AttributeSelectable::IsSelectable(), SALOMEDS_AttributeSelectable_i::IsSelectable(), SALOMEDS_AttributeParameter::IsSet(), SALOMEDS_AttributeParameter_i::IsSet(), SALOMEDS_Study::IsString(), SALOMEDS_Study::IsStudyLocked(), SALOMEDS_Study_i::IsStudyLocked(), SALOMEDS_UseCaseBuilder::IsUseCase(), SALOMEDS_UseCaseBuilder_i::IsUseCase(), SALOMEDS_UseCaseBuilder::IsUseCaseNode(), SALOMEDS_UseCaseBuilder_i::IsUseCaseNode(), SALOMEDS_Study::IsVariable(), SALOMEDS_Study::IsVariableUsed(), SALOMEDS_AttributeTreeNode::Label(), SALOMEDS_AttributeTreeNode_i::Label(), SALOME_ContainerManager::LaunchContainer(), SALOMEDS_AttributeSequenceOfReal_i::Length(), SALOMEDS_AttributeSequenceOfInteger_i::Length(), SALOMEDS_AttributeSequenceOfInteger::Length(), SALOMEDS_AttributeSequenceOfReal::Length(), SALOME_NamingService::list(), SALOME_NamingService::list_directory(), SALOME_NamingService::list_directory_recurs(), SALOME_NamingService::list_subdirs(), SALOMEDS_Driver_i::Load(), SALOMEDS_Driver_i::LoadASCII(), SALOMEDS_StudyBuilder::LoadWith(), SALOMEDS_StudyBuilder_i::LoadWith(), SALOMEDS_Driver_i::LocalPersistentIDToIOR(), SALOMEDS_Study::Modified(), SALOMEDS_Study_i::Modified(), SALOMEDS_SComponentIterator::More(), SALOMEDS_UseCaseIterator::More(), SALOMEDS_ChildIterator::More(), SALOMEDS_UseCaseIterator_i::More(), SALOMEDS_SComponentIterator_i::More(), SALOMEDS_ChildIterator_i::More(), SALOMEDS_SObject::Name(), SALOMEDS_SObject_i::Name(), SALOMEDS_Study::Name(), SALOMEDS_Study_i::Name(), SALOMEDS_Study_i::NewBuilder(), SALOMEDS_Study_i::NewChildIterator(), SALOMEDS_StudyBuilder::NewCommand(), SALOMEDS_StudyBuilder_i::NewCommand(), SALOMEDS_StudyBuilder_i::NewComponent(), SALOMEDS_Study_i::NewComponentIterator(), SALOMEDS_StudyBuilder_i::NewObject(), SALOMEDS_StudyBuilder_i::NewObjectToTag(), SALOMEDS_StudyManager_i::NewStudy(), SALOMEDS_SComponentIterator::Next(), SALOMEDS_UseCaseIterator::Next(), SALOMEDS_ChildIterator::Next(), SALOMEDS_UseCaseIterator_i::Next(), SALOMEDS_SComponentIterator_i::Next(), SALOMEDS_ChildIterator_i::Next(), SALOMEDS_StudyManager_i::Open(), SALOMEDS_Study::ParseVariables(), SALOMEDS_StudyManager_i::Paste(), SALOMEDS_Driver_i::PasteInto(), SALOMEDS_AttributeTreeNode::Prepend(), SALOMEDS_AttributeTreeNode_i::Prepend(), SALOMEDS_AttributeTableOfReal::PutValue(), SALOMEDS_AttributeTableOfString::PutValue(), SALOMEDS_AttributeTableOfInteger::PutValue(), SALOMEDS_AttributeTableOfInteger_i::PutValue(), SALOMEDS_AttributeTableOfReal_i::PutValue(), SALOMEDS_AttributeTableOfString_i::PutValue(), SALOMEDS_AttributeTableOfInteger_i::ReadFromFile(), SALOMEDS_AttributeTableOfReal_i::ReadFromFile(), SALOMEDS_AttributeTableOfString_i::ReadFromFile(), SALOMEDS_StudyBuilder::Redo(), SALOMEDS_StudyBuilder_i::Redo(), SALOMEDS_SObject::ReferencedObject(), SALOMEDS_SObject_i::ReferencedObject(), SALOME_NamingService::Register(), SALOMEDS_AttributeTarget_i::Remove(), SALOMEDS_AttributeSequenceOfReal_i::Remove(), SALOMEDS_AttributeSequenceOfInteger_i::Remove(), SALOMEDS_AttributeTarget::Remove(), SALOMEDS_AttributeSequenceOfReal::Remove(), SALOMEDS_AttributeSequenceOfInteger::Remove(), SALOMEDS_UseCaseBuilder::Remove(), SALOMEDS_UseCaseBuilder_i::Remove(), SALOMEDS_AttributeTreeNode::Remove(), SALOMEDS_AttributeTreeNode_i::Remove(), SALOMEDS_StudyBuilder::RemoveAttribute(), SALOMEDS_StudyBuilder_i::RemoveAttribute(), SALOMEDS_StudyBuilder::RemoveComponent(), SALOMEDS_StudyBuilder_i::RemoveComponent(), SALOMEDS_AttributeParameter::RemoveID(), SALOMEDS_AttributeParameter_i::RemoveID(), SALOMEDS_StudyBuilder::RemoveObject(), SALOMEDS_StudyBuilder_i::RemoveObject(), SALOMEDS_StudyBuilder::RemoveObjectWithChildren(), SALOMEDS_StudyBuilder_i::RemoveObjectWithChildren(), SALOMEDS_Study_i::RemovePostponed(), SALOMEDS_StudyBuilder::RemoveReference(), SALOMEDS_StudyBuilder_i::RemoveReference(), SALOMEDS_AttributeTableOfReal::RemoveValue(), SALOMEDS_AttributeTableOfString::RemoveValue(), SALOMEDS_AttributeTableOfInteger::RemoveValue(), SALOMEDS_AttributeTableOfReal_i::RemoveValue(), SALOMEDS_AttributeTableOfInteger_i::RemoveValue(), SALOMEDS_AttributeTableOfString_i::RemoveValue(), SALOMEDS_Study::RemoveVariable(), SALOMEDS_Study::RenameVariable(), SALOME_NamingService::Resolve(), SALOME_NamingService::ResolveComponent(), SALOME_NamingService::ResolveFirst(), SALOMEDS_ChildIterator::SALOMEDS_ChildIterator(), SALOMEDS_ChildIterator_i::SALOMEDS_ChildIterator_i(), SALOMEDS_Study_i::SALOMEDS_Study_i(), SALOMEDS_Driver_i::Save(), SALOMEDS_StudyManager_i::Save(), SALOMEDS_StudyManager_i::SaveAs(), SALOMEDS_StudyManager_i::SaveAsASCII(), SALOMEDS_Driver_i::SaveASCII(), SALOMEDS_StudyManager_i::SaveASCII(), SALOMEDS_AttributeTableOfReal_i::SaveToFile(), SALOMEDS_AttributeTableOfInteger_i::SaveToFile(), SALOMEDS_AttributeTableOfString_i::SaveToFile(), SALOMEDS_AttributeFlags::Set(), SALOMEDS_AttributeFlags_i::Set(), SALOMEDS_SObject::SetAttrString(), SALOMEDS_SObject_i::SetAttrString(), SALOMEDS_AttributeParameter::SetBool(), SALOMEDS_AttributeParameter_i::SetBool(), SALOMEDS_Study::SetBoolean(), SALOMEDS_AttributeTableOfString::SetColumn(), SALOMEDS_AttributeTableOfInteger::SetColumn(), SALOMEDS_AttributeTableOfReal::SetColumn(), SALOMEDS_AttributeTableOfReal_i::SetColumn(), SALOMEDS_AttributeTableOfInteger_i::SetColumn(), SALOMEDS_AttributeTableOfString_i::SetColumn(), SALOMEDS_AttributeTableOfString::SetColumnTitle(), SALOMEDS_AttributeTableOfInteger::SetColumnTitle(), SALOMEDS_AttributeTableOfReal::SetColumnTitle(), SALOMEDS_AttributeTableOfReal_i::SetColumnTitle(), SALOMEDS_AttributeTableOfInteger_i::SetColumnTitle(), SALOMEDS_AttributeTableOfString_i::SetColumnTitle(), SALOMEDS_AttributeTableOfReal::SetColumnTitles(), SALOMEDS_AttributeTableOfString::SetColumnTitles(), SALOMEDS_AttributeTableOfInteger::SetColumnTitles(), SALOMEDS_AttributeTableOfReal_i::SetColumnTitles(), SALOMEDS_AttributeTableOfInteger_i::SetColumnTitles(), SALOMEDS_AttributeTableOfString_i::SetColumnTitles(), SALOMEDS_AttributeStudyProperties_i::SetComment(), SALOMEDS_AttributeStudyProperties::SetComment(), SALOMEDS_StudyBuilder::SetComment(), SALOMEDS_StudyBuilder_i::SetComment(), SALOMEDS_Study::SetContext(), SALOMEDS_Study_i::SetContext(), SALOMEDS_AttributeStudyProperties_i::SetCreationDate(), SALOMEDS_AttributeStudyProperties::SetCreationDate(), SALOMEDS_AttributeStudyProperties_i::SetCreationMode(), SALOMEDS_AttributeStudyProperties::SetCreationMode(), SALOMEDS_UseCaseBuilder::SetCurrentObject(), SALOMEDS_UseCaseBuilder_i::SetCurrentObject(), SALOMEDS_AttributeDrawable::SetDrawable(), SALOMEDS_AttributeDrawable_i::SetDrawable(), SALOMEDS_AttributeExpandable::SetExpandable(), SALOMEDS_AttributeExpandable_i::SetExpandable(), SALOMEDS_AttributeTreeNode::SetFather(), SALOMEDS_AttributeTreeNode_i::SetFather(), SALOMEDS_AttributeTreeNode::SetFirst(), SALOMEDS_AttributeTreeNode_i::SetFirst(), SALOMEDS_AttributeFlags::SetFlags(), SALOMEDS_AttributeFlags_i::SetFlags(), SALOMEDS_StudyBuilder::SetGUID(), SALOMEDS_StudyBuilder_i::SetGUID(), SALOMEDS_AttributeParameter::SetInt(), SALOMEDS_AttributeParameter_i::SetInt(), SALOMEDS_AttributeParameter::SetIntArray(), SALOMEDS_AttributeParameter_i::SetIntArray(), SALOMEDS_Study::SetInteger(), SALOMEDS_StudyBuilder::SetIOR(), SALOMEDS_StudyBuilder_i::SetIOR(), SALOMEDS_AttributeStudyProperties_i::SetLocked(), SALOMEDS_AttributeStudyProperties::SetLocked(), SALOMEDS_AttributeStudyProperties_i::SetModification(), SALOMEDS_AttributeStudyProperties::SetModification(), SALOMEDS_AttributeStudyProperties_i::SetModified(), SALOMEDS_AttributeStudyProperties::SetModified(), SALOMEDS_UseCaseBuilder::SetName(), SALOMEDS_StudyBuilder::SetName(), SALOMEDS_UseCaseBuilder_i::SetName(), SALOMEDS_StudyBuilder_i::SetName(), SALOMEDS_AttributeTableOfString::SetNbColumns(), SALOMEDS_AttributeTableOfReal::SetNbColumns(), SALOMEDS_AttributeTableOfInteger::SetNbColumns(), SALOMEDS_AttributeTableOfInteger_i::SetNbColumns(), SALOMEDS_AttributeTableOfReal_i::SetNbColumns(), SALOMEDS_AttributeTableOfString_i::SetNbColumns(), SALOMEDS_AttributeTreeNode_i::SetNext(), SALOMEDS_AttributeTreeNode::SetNext(), SALOMEDS_AttributePythonObject::SetObject(), SALOMEDS_AttributePythonObject_i::SetObject(), SALOMEDS_AttributeOpened::SetOpened(), SALOMEDS_AttributeOpened_i::SetOpened(), SALOMEDS_AttributePixMap::SetPixMap(), SALOMEDS_AttributePixMap_i::SetPixMap(), SALOMEDS_AttributeTreeNode::SetPrevious(), SALOMEDS_AttributeTreeNode_i::SetPrevious(), SALOMEDS_AttributeParameter::SetReal(), SALOMEDS_AttributeParameter_i::SetReal(), SALOMEDS_Study::SetReal(), SALOMEDS_AttributeParameter::SetRealArray(), SALOMEDS_AttributeParameter_i::SetRealArray(), SALOMEDS_UseCaseBuilder::SetRootCurrent(), SALOMEDS_UseCaseBuilder_i::SetRootCurrent(), SALOMEDS_AttributeTableOfString::SetRow(), SALOMEDS_AttributeTableOfReal::SetRow(), SALOMEDS_AttributeTableOfInteger::SetRow(), SALOMEDS_AttributeTableOfInteger_i::SetRow(), SALOMEDS_AttributeTableOfReal_i::SetRow(), SALOMEDS_AttributeTableOfString_i::SetRow(), SALOMEDS_AttributeTableOfReal_i::SetRowTitle(), SALOMEDS_AttributeTableOfInteger_i::SetRowTitle(), SALOMEDS_AttributeTableOfString::SetRowTitle(), SALOMEDS_AttributeTableOfReal::SetRowTitle(), SALOMEDS_AttributeTableOfString_i::SetRowTitle(), SALOMEDS_AttributeTableOfInteger::SetRowTitle(), SALOMEDS_AttributeTableOfReal::SetRowTitles(), SALOMEDS_AttributeTableOfString::SetRowTitles(), SALOMEDS_AttributeTableOfInteger::SetRowTitles(), SALOMEDS_AttributeTableOfInteger_i::SetRowTitles(), SALOMEDS_AttributeTableOfReal_i::SetRowTitles(), SALOMEDS_AttributeTableOfString_i::SetRowTitles(), SALOMEDS_AttributeTableOfReal::SetRowUnit(), SALOMEDS_AttributeTableOfInteger::SetRowUnit(), SALOMEDS_AttributeTableOfString::SetRowUnit(), SALOMEDS_AttributeTableOfInteger_i::SetRowUnit(), SALOMEDS_AttributeTableOfReal_i::SetRowUnit(), SALOMEDS_AttributeTableOfString_i::SetRowUnit(), SALOMEDS_AttributeTableOfReal::SetRowUnits(), SALOMEDS_AttributeTableOfString::SetRowUnits(), SALOMEDS_AttributeTableOfInteger::SetRowUnits(), SALOMEDS_AttributeTableOfInteger_i::SetRowUnits(), SALOMEDS_AttributeTableOfReal_i::SetRowUnits(), SALOMEDS_AttributeTableOfString_i::SetRowUnits(), SALOMEDS_AttributeSelectable::SetSelectable(), SALOMEDS_AttributeSelectable_i::SetSelectable(), SALOMEDS_AttributeParameter::SetStrArray(), SALOMEDS_AttributeParameter_i::SetStrArray(), SALOMEDS_AttributeParameter::SetString(), SALOMEDS_AttributeParameter_i::SetString(), SALOMEDS_Study::SetString(), SALOMEDS_Study::SetStringAsDouble(), SALOMEDS_Study_i::SetStudyLock(), SALOMEDS_AttributeTextColor_i::SetTextColor(), SALOMEDS_AttributeTextColor::SetTextColor(), SALOMEDS_AttributeTextHighlightColor_i::SetTextHighlightColor(), SALOMEDS_AttributeTextHighlightColor::SetTextHighlightColor(), SALOMEDS_AttributeTableOfInteger_i::SetTitle(), SALOMEDS_AttributeTableOfReal_i::SetTitle(), SALOMEDS_AttributeTableOfString_i::SetTitle(), SALOMEDS_AttributeTableOfInteger::SetTitle(), SALOMEDS_AttributeTableOfReal::SetTitle(), SALOMEDS_AttributeTableOfString::SetTitle(), SALOMEDS_AttributeTreeNode_i::SetTreeID(), SALOMEDS_AttributeTreeNode::SetTreeID(), SALOMEDS_AttributeStudyProperties_i::SetUnits(), SALOMEDS_AttributeStudyProperties::SetUnits(), SALOMEDS_AttributeStudyProperties_i::SetUserName(), SALOMEDS_AttributeStudyProperties::SetUserName(), SALOMEDS_AttributeFileType_i::SetValue(), SALOMEDS_AttributeIOR_i::SetValue(), SALOMEDS_AttributePersistentRef_i::SetValue(), SALOMEDS_AttributeUserID_i::SetValue(), SALOMEDS_AttributeIOR::SetValue(), SALOMEDS_AttributeExternalFileDef::SetValue(), SALOMEDS_AttributeComment_i::SetValue(), SALOMEDS_AttributeFileType::SetValue(), SALOMEDS_AttributeName::SetValue(), SALOMEDS_AttributeReal::SetValue(), SALOMEDS_AttributePersistentRef::SetValue(), SALOMEDS_AttributeReal_i::SetValue(), SALOMEDS_AttributeUserID::SetValue(), SALOMEDS_AttributeString_i::SetValue(), SALOMEDS_AttributeString::SetValue(), SALOMEDS_AttributeLocalID::SetValue(), SALOMEDS_AttributeExternalFileDef_i::SetValue(), SALOMEDS_AttributeInteger::SetValue(), SALOMEDS_AttributeComment::SetValue(), SALOMEDS_AttributeInteger_i::SetValue(), SALOMEDS_AttributeName_i::SetValue(), SALOMEDS_AttributeLocalID_i::SetValue(), SALOMEDS_AttributeGraphic::SetVisibility(), SALOMEDS_AttributeGraphic_i::SetVisibility(), SALOMEDS_AttributeTableOfInteger::SortByColumn(), SALOMEDS_AttributeTableOfString::SortByColumn(), SALOMEDS_AttributeTableOfReal::SortByColumn(), SALOMEDS_AttributeTableOfReal_i::SortByColumn(), SALOMEDS_AttributeTableOfInteger_i::SortByColumn(), SALOMEDS_AttributeTableOfString_i::SortByColumn(), SALOMEDS_AttributeTableOfInteger::SortByRow(), SALOMEDS_AttributeTableOfString::SortByRow(), SALOMEDS_AttributeTableOfReal::SortByRow(), SALOMEDS_AttributeTableOfInteger_i::SortByRow(), SALOMEDS_AttributeTableOfReal_i::SortByRow(), SALOMEDS_AttributeTableOfString_i::SortByRow(), SALOMEDS_UseCaseBuilder::SortChildren(), SALOMEDS_UseCaseBuilder_i::SortChildren(), SALOMEDS_AttributeTableOfString::SortColumn(), SALOMEDS_AttributeTableOfReal::SortColumn(), SALOMEDS_AttributeTableOfInteger::SortColumn(), SALOMEDS_AttributeTableOfInteger_i::SortColumn(), SALOMEDS_AttributeTableOfReal_i::SortColumn(), SALOMEDS_AttributeTableOfString_i::SortColumn(), SALOMEDS_AttributeTableOfInteger::SortRow(), SALOMEDS_AttributeTableOfString::SortRow(), SALOMEDS_AttributeTableOfReal::SortRow(), SALOMEDS_AttributeTableOfInteger_i::SortRow(), SALOMEDS_AttributeTableOfReal_i::SortRow(), SALOMEDS_AttributeTableOfString_i::SortRow(), SALOMEDS_Study::StudyId(), SALOMEDS_Study_i::StudyId(), SALOMEDS_AttributeTableOfReal::SwapCells(), SALOMEDS_AttributeTableOfInteger::SwapCells(), SALOMEDS_AttributeTableOfString::SwapCells(), SALOMEDS_AttributeTableOfReal_i::SwapCells(), SALOMEDS_AttributeTableOfInteger_i::SwapCells(), SALOMEDS_AttributeTableOfString_i::SwapCells(), SALOMEDS_AttributeTableOfString::SwapColumns(), SALOMEDS_AttributeTableOfReal::SwapColumns(), SALOMEDS_AttributeTableOfInteger::SwapColumns(), SALOMEDS_AttributeTableOfInteger_i::SwapColumns(), SALOMEDS_AttributeTableOfReal_i::SwapColumns(), SALOMEDS_AttributeTableOfString_i::SwapColumns(), SALOMEDS_AttributeTableOfString::SwapRows(), SALOMEDS_AttributeTableOfReal::SwapRows(), SALOMEDS_AttributeTableOfInteger::SwapRows(), SALOMEDS_AttributeTableOfReal_i::SwapRows(), SALOMEDS_AttributeTableOfInteger_i::SwapRows(), SALOMEDS_AttributeTableOfString_i::SwapRows(), SALOME_ContainerManager::SystemThreadSafe(), SALOMEDS_SObject::Tag(), SALOMEDS_SObject_i::Tag(), SALOMEDS_AttributeTextColor_i::TextColor(), SALOMEDS_AttributeTextColor::TextColor(), SALOMEDS_AttributeTextHighlightColor_i::TextHighlightColor(), SALOMEDS_AttributeTextHighlightColor::TextHighlightColor(), SALOMEDS_GenericAttribute::Type(), SALOMEDS_GenericAttribute_i::Type(), SALOMEDS_StudyBuilder::Undo(), SALOMEDS_StudyBuilder_i::Undo(), SALOMEDS_StudyBuilder::UndoLimit(), SALOMEDS_StudyBuilder_i::UndoLimit(), SALOMEDS_Study_i::UndoPostponed(), SALOMEDS_Study_i::UnLockStudy(), SALOMEDS_Study_i::UpdateIORLabelMap(), SALOMEDS_Study::URL(), SALOMEDS_Study_i::URL(), SALOMEDS_AttributeFileType_i::Value(), SALOMEDS_AttributePersistentRef_i::Value(), SALOMEDS_AttributeIOR_i::Value(), SALOMEDS_AttributeUserID::Value(), SALOMEDS_AttributeComment_i::Value(), SALOMEDS_AttributeExternalFileDef::Value(), SALOMEDS_AttributePersistentRef::Value(), SALOMEDS_AttributeFileType::Value(), SALOMEDS_AttributeReal::Value(), SALOMEDS_AttributeLocalID::Value(), SALOMEDS_AttributeName::Value(), SALOMEDS_AttributeReal_i::Value(), SALOMEDS_AttributeIOR::Value(), SALOMEDS_AttributeUserID_i::Value(), SALOMEDS_AttributeString_i::Value(), SALOMEDS_AttributeString::Value(), SALOMEDS_AttributeExternalFileDef_i::Value(), SALOMEDS_AttributeInteger::Value(), SALOMEDS_AttributeComment::Value(), SALOMEDS_AttributeName_i::Value(), SALOMEDS_AttributeLocalID_i::Value(), SALOMEDS_AttributeInteger_i::Value(), SALOMEDS_AttributeSequenceOfReal_i::Value(), SALOMEDS_AttributeSequenceOfInteger_i::Value(), SALOMEDS_AttributeSequenceOfReal::Value(), SALOMEDS_AttributeSequenceOfInteger::Value(), SALOMEDS_UseCaseIterator_i::Value(), SALOMEDS_ChildIterator_i::Value(), and SALOMEDS_SComponentIterator_i::Value().