SALOMEDS.AttributeFlags Interface Reference

Flags Attribute. More...

import "SALOMEDS_Attributes.idl";

Inheritance diagram for SALOMEDS.AttributeFlags:

Inheritance graph

Public Member Functions

long GetFlags ()
void SetFlags (in long theFlags)
boolean Get (in long theFlag)
void Set (in long theFlag, in boolean theValue)
void CheckLocked () raises (LockProtection)
 Method CheckLocked.

string Store ()
void Restore (in string theData)
string Type ()
SObject GetSObject ()

Detailed Description

This interface is intended for storing different object attributes that have only two states (0 and 1).


Member Function Documentation

long SALOMEDS.AttributeFlags.GetFlags  ) 
 

void SALOMEDS.AttributeFlags.SetFlags in long  theFlags  ) 
 

boolean SALOMEDS.AttributeFlags.Get in long  theFlag  ) 
 

void SALOMEDS.AttributeFlags.Set in long  theFlag,
in boolean  theValue
 

void SALOMEDS.GenericAttribute.CheckLocked  )  raises (LockProtection) [inherited]
 

Checks whether the Study is protected for modifications.

Note:

This exception is raised only outside a transaction.

string SALOMEDS.GenericAttribute.Store  )  [inherited]
 

void SALOMEDS.GenericAttribute.Restore in string  theData  )  [inherited]
 

string SALOMEDS.GenericAttribute.Type  )  [inherited]
 

SObject SALOMEDS.GenericAttribute.GetSObject  )  [inherited]
 


Generated on Tue Feb 7 22:08:03 2006 for SALOME v.2.2.8 by doxygen 1.3.7