|
| | isValid (self) |
| | __eq__ (self, othercontext) |
| | __ne__ (self, othercontext) |
| | __lt__ (self, othercontext) |
| | __gt__ (self, othercontext) |
| | setLevel (self, i, value) |
| | matches (self, othercontext) |
| | toString (self, *args) |
| | fromString (self, text) |
| | compare (self, othercontext) |
| | __init__ (self) |
|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| | levels = property(_cmsdk3.PsyContext_levels_get, _cmsdk3.PsyContext_levels_set) |
Definition at line 168 of file cmsdk3.py.
◆ __init__()
| cmsdk3.PsyContext.__init__ |
( |
| self | ) |
|
◆ __eq__()
| cmsdk3.PsyContext.__eq__ |
( |
| self, |
|
|
| othercontext ) |
◆ __gt__()
| cmsdk3.PsyContext.__gt__ |
( |
| self, |
|
|
| othercontext ) |
◆ __lt__()
| cmsdk3.PsyContext.__lt__ |
( |
| self, |
|
|
| othercontext ) |
◆ __ne__()
| cmsdk3.PsyContext.__ne__ |
( |
| self, |
|
|
| othercontext ) |
◆ compare()
| cmsdk3.PsyContext.compare |
( |
| self, |
|
|
| othercontext ) |
◆ fromString()
| cmsdk3.PsyContext.fromString |
( |
| self, |
|
|
| text ) |
◆ isValid()
| cmsdk3.PsyContext.isValid |
( |
| self | ) |
|
◆ matches()
| cmsdk3.PsyContext.matches |
( |
| self, |
|
|
| othercontext ) |
◆ setLevel()
| cmsdk3.PsyContext.setLevel |
( |
| self, |
|
|
| i, |
|
|
| value ) |
◆ toString()
| cmsdk3.PsyContext.toString |
( |
| self, |
|
|
* | args ) |
◆ levels
| cmsdk3.PsyContext.levels = property(_cmsdk3.PsyContext_levels_get, _cmsdk3.PsyContext_levels_set) |
|
static |
◆ thisown
| cmsdk3.PsyContext.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
The documentation for this class was generated from the following file:
- /home/ubuntu/c/partner/psyclone2/CMSDK/src/cmsdk3.py