Chemical Data Processing Library Python API - Version 1.1.1
CDPL.Base.PropertyContainer Member List

This is the complete list of members for CDPL.Base.PropertyContainer, including all inherited members.

__contains__(LookupKey key)CDPL.Base.PropertyContainer
__delitem__(LookupKey key)CDPL.Base.PropertyContainer
__getitem__(LookupKey key)CDPL.Base.PropertyContainer
__init__()CDPL.Base.PropertyContainer
__len__()CDPL.Base.PropertyContainer
__setitem__(LookupKey key, Any value)CDPL.Base.PropertyContainer
addProperties(PropertyContainer cntnr)CDPL.Base.PropertyContainer
clearProperties()CDPL.Base.PropertyContainer
copyProperties(PropertyContainer cntnr)CDPL.Base.PropertyContainer
getNumProperties()CDPL.Base.PropertyContainer
getObjectID()CDPL.Base.PropertyContainer
getProperties()CDPL.Base.PropertyContainer
getProperty(LookupKey key, bool throw_=False)CDPL.Base.PropertyContainer
getPropertyKeys()CDPL.Base.PropertyContainer
getPropertyOrDefault(LookupKey key, Any def_value)CDPL.Base.PropertyContainer
getPropertyValues()CDPL.Base.PropertyContainer
isPropertySet(LookupKey key)CDPL.Base.PropertyContainer
numProperties (defined in CDPL.Base.PropertyContainer)CDPL.Base.PropertyContainerstatic
objectID (defined in CDPL.Base.PropertyContainer)CDPL.Base.PropertyContainerstatic
properties (defined in CDPL.Base.PropertyContainer)CDPL.Base.PropertyContainerstatic
propertyKeys (defined in CDPL.Base.PropertyContainer)CDPL.Base.PropertyContainerstatic
propertyValues (defined in CDPL.Base.PropertyContainer)CDPL.Base.PropertyContainerstatic
removeProperty(LookupKey key)CDPL.Base.PropertyContainer
setProperty(LookupKey key, Any value)CDPL.Base.PropertyContainer
swap(PropertyContainer cntnr)CDPL.Base.PropertyContainer