Version: 9.12.0
SALOME_ModuleCatalog::ComponentDef Struct Reference

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
 

Detailed Description

Description of a component.

Field Documentation

◆ constraint

string SALOME_ModuleCatalog::ComponentDef::constraint

◆ icon

string SALOME_ModuleCatalog::ComponentDef::icon

◆ implementationType

ImplType SALOME_ModuleCatalog::ComponentDef::implementationType

◆ implname

string SALOME_ModuleCatalog::ComponentDef::implname

◆ interfaces

◆ name

◆ paths

PathPrefixes SALOME_ModuleCatalog::ComponentDef::paths

◆ type

◆ username

string SALOME_ModuleCatalog::ComponentDef::username