Version: 8.3.0
SALOME_ModuleCatalog::ComponentDef Struct Reference

Description of a component. More...

import "SALOME_ModuleCatalog.idl";

Data Fields

ComponentType type
 
string name
 
string username
 
boolean multistudy
 
ImplType implementationType
 
string implname
 
string icon
 
string constraint
 
ListOfDefInterface interfaces
 
PathPrefixes paths
 

Detailed Description

Description of a component.

Field Documentation

string SALOME_ModuleCatalog::ComponentDef::constraint
string SALOME_ModuleCatalog::ComponentDef::icon
ImplType SALOME_ModuleCatalog::ComponentDef::implementationType
string SALOME_ModuleCatalog::ComponentDef::implname
boolean SALOME_ModuleCatalog::ComponentDef::multistudy
PathPrefixes SALOME_ModuleCatalog::ComponentDef::paths
string SALOME_ModuleCatalog::ComponentDef::username