| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
XacmlCoreBase --+
|
Expression
XACML Expression type
|
|||
|
__metaclass__ Metaclass for defining Abstract Base Classes (ABCs). |
|||
|
|||
|
|||
|
|||
|
|||
| AttributeValue/NoneType |
|
||
| dict |
|
||
|
Inherited from Inherited from |
|||
|
|||
| NoneType but implement as string in derived classes |
ELEMENT_LOCAL_NAME = NoneXML element local name for the given type |
||
| string |
DATA_TYPE_ATTRIB_NAME = XML attribute name for data type |
||
__abstractmethods__ =
|
|||
_abc_cache = <_weakrefset.WeakSet object at 0x1011b9750>
|
|||
_abc_negative_cache = <_weakrefset.WeakSet object at 0x1011b97d0>
|
|||
_abc_negative_cache_version = 10
|
|||
_abc_registry = <_weakrefset.WeakSet object at 0x1011b9690>
|
|||
|
Inherited from |
|||
|
|||
| None / basestring |
__dataType data type for this expression |
||
|
|||
|
dataType expression value data type |
|||
|
Inherited from Inherited from |
|||
|
|||
Element local name check makes this a virtual method
|
Evaluate the result of the expression in a condition. Derived classes must implement
|
Enable pickling
|
|
|||
dataTypeexpression value data type
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 5 08:44:34 2012 | http://epydoc.sourceforge.net |