General KERNEL Documentation     End User KERNEL Services  


idl/SALOMEDS_Attributes.idl File Reference

import "SALOMEDS.idl";

Include dependency graph for SALOMEDS_Attributes.idl:

Go to the source code of this file.

Namespaces

namespace  SALOMEDS

Data Structures

struct  SALOMEDS::Color
interface  SALOMEDS::AttributeReal
 Attribute allowing to store a real value. More...
interface  SALOMEDS::AttributeInteger
 Attribute allowing to store an integer value. More...
interface  SALOMEDS::AttributeSequenceOfReal
 Attribute - sequence of real values. More...
interface  SALOMEDS::AttributeSequenceOfInteger
 Attribute - sequence of integer. More...
interface  SALOMEDS::AttributeName
 Name attribute. More...
interface  SALOMEDS::AttributeComment
 Comment attribute. More...
interface  SALOMEDS::AttributeString
 String attribute. More...
interface  SALOMEDS::AttributeIOR
 IOR attribute. More...
interface  SALOMEDS::AttributePersistentRef
 Persistent reference attribute. More...
interface  SALOMEDS::AttributeExternalFileDef
 External File definition. More...
interface  SALOMEDS::AttributeFileType
 File Type definition. More...
interface  SALOMEDS::AttributeDrawable
 Drawable flag Attribute. More...
interface  SALOMEDS::AttributeSelectable
 Selectable flag Attribute. More...
interface  SALOMEDS::AttributeExpandable
 Expandable flag Attribute. More...
interface  SALOMEDS::AttributeFlags
 Flags Attribute. More...
interface  SALOMEDS::AttributeGraphic
 Graphic Attribute. This class is intended for storing information about graphic representation of objects in dirrent views. More...
interface  SALOMEDS::AttributeOpened
 Opened flag Attribute. More...
interface  SALOMEDS::AttributeTextColor
 TextColorAttribute. More...
interface  SALOMEDS::AttributeTextHighlightColor
 TextHighlightColorAttribute. More...
interface  SALOMEDS::AttributePixMap
 PixMapAttribute. More...
interface  SALOMEDS::AttributeTreeNode
 TreeNodeAttribute. More...
interface  SALOMEDS::AttributeLocalID
 LocalID attribute. More...
interface  SALOMEDS::AttributeUserID
 Attribute storing GUID. More...
interface  SALOMEDS::AttributeTarget
 AttributeTarget iterface More...
interface  SALOMEDS::AttributeTableOfInteger
 AttributeTableOfInteger interface More...
exception  SALOMEDS::AttributeTableOfInteger::IncorrectIndex
exception  SALOMEDS::AttributeTableOfInteger::IncorrectArgumentLength
interface  SALOMEDS::AttributeTableOfReal
 AttributeTableOfReal interface More...
exception  SALOMEDS::AttributeTableOfReal::IncorrectIndex
exception  SALOMEDS::AttributeTableOfReal::IncorrectArgumentLength
interface  SALOMEDS::AttributeTableOfString
 AttributeTableOfString interface More...
exception  SALOMEDS::AttributeTableOfString::IncorrectIndex
exception  SALOMEDS::AttributeTableOfString::IncorrectArgumentLength
interface  SALOMEDS::AttributeStudyProperties
 AttributeStudyProperties interface More...
interface  SALOMEDS::AttributePythonObject
 AttributePythonObject interface More...
interface  SALOMEDS::AttributeParameter
 AttributeParameter interface More...

Typedefs

typedef sequence< double > SALOMEDS::DoubleSeq
typedef sequence< long > SALOMEDS::LongSeq
typedef sequence< stringSALOMEDS::StringSeq


Detailed Description

This file contains a set of interfaces for the attributes which can be assigned to SObject