| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
FunctionClassFactoryInterface --+
|
FunctionClassFactoryBase --+
|
FunctionClassFactory
Class Factory for *-at-least-one-member-of XACML function classes
|
|||
| NoneType (but AbstractFunction derived type in derived function factory class) |
FUNCTION_BASE_CLASS base class for this family of functions e.g for urn:oasis:names:tc:xacml:1.0:function:string-at-least-one-member-of, ndg.xacml.core.functions.v1.at_least_one_member_of.AtLeastOneMemberOfBase |
||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
| NoneType (but list in derived class) |
FUNCTION_NAMES = list of function identifiers that this factory can produce classes for e.g.: |
||
| NoneType (but basestring in derived class) |
FUNCTION_NS_SUFFIX = urn suffix for the family of function to define e.g. |
||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
FUNCTION_NAMESlist of function identifiers that this factory can produce classes for e.g.:('urn:oasis:names:tc:xacml:1.0:function:string-at-least-one-member-of', ...)
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 5 08:44:34 2012 | http://epydoc.sourceforge.net |