Description of a component. More...
import"SALOME_ModuleCatalog.idl";
Data Fields | |
| ComponentType | type |
| string | name |
| string | username |
| ImplType | implementationType |
| string | implname |
| string | icon |
| string | constraint |
| ListOfDefInterface | interfaces |
| PathPrefixes | paths |
Description of a component.
| string SALOME_ModuleCatalog::ComponentDef::constraint |
Referenced by SALOME_ModuleCatalog_AcomponentImpl::constraint().
| string SALOME_ModuleCatalog::ComponentDef::icon |
| ImplType SALOME_ModuleCatalog::ComponentDef::implementationType |
| string SALOME_ModuleCatalog::ComponentDef::implname |
| ListOfDefInterface SALOME_ModuleCatalog::ComponentDef::interfaces |
Referenced by SALOME_ModuleCatalogImpl::Private::duplicate(), SALOME_ModuleCatalog_AcomponentImpl::GetDefaultService(), SALOME_ModuleCatalog_AcomponentImpl::GetInterface(), SALOME_ModuleCatalog_AcomponentImpl::GetInterfaceList(), SALOME_ModuleCatalog_AcomponentImpl::GetService(), and SALOME_ModuleCatalog_AcomponentImpl::GetServiceList().
| string SALOME_ModuleCatalog::ComponentDef::name |
Referenced by IDLparser.Tree::__repr__(), SALOME_ModuleCatalog_AcomponentImpl::componentname(), SALOME_ModuleCatalogImpl::Private::duplicate(), SALOME_ModuleCatalog_AcomponentImpl::GetDefaultService(), SALOME_ModuleCatalog_AcomponentImpl::GetInterface(), IDLparser.Tree::getNode(), SALOME_ModuleCatalog_AcomponentImpl::GetPathPrefix(), SALOME_ModuleCatalog_AcomponentImpl::GetService(), SALOME_ModuleCatalog_AcomponentImpl::GetServiceList(), and IDLparser.Tree::output_xml().
| PathPrefixes SALOME_ModuleCatalog::ComponentDef::paths |
Referenced by SALOME_ModuleCatalog_AcomponentImpl::GetPathPrefix().
| ComponentType SALOME_ModuleCatalog::ComponentDef::type |
| string SALOME_ModuleCatalog::ComponentDef::username |