IasCdb.AlchemyMapping
index
/home/fedora/IasRoot/lib/python3.12/site-packages/IasCdb/AlchemyMapping.py

 
Classes
       
sqlalchemy.orm.decl_api.Base(builtins.object)
Asce
Dasu
DasuToDeploy
Ias
Iasio
Property
Supervisor
Template_def
TemplatedInstance
TransferFunction

 
class Asce(sqlalchemy.orm.decl_api.Base)
    Asce(**kwargs)
 

 
 
Method resolution order:
Asce
sqlalchemy.orm.decl_api.Base
builtins.object

Methods defined here:
__eq__(self, other)
Return self==value.
__hash__(self)
Return hash(self).
__init__(self, **kwargs) from sqlalchemy.orm.instrumentation
A simple constructor that allows initialization from kwargs.
 
Sets attributes on the constructed instance using the names and
values in ``kwargs``.
 
Only keys that are present as
attributes of the instance's class are allowed. These could be,
for example, any mapped columns or relationships.
__repr__(self)
Return repr(self).

Data descriptors defined here:
ASCE_ID
DASU_ID
OUTPUT_ID
TEMPLATE_ID
TRANSF_FUN_ID
asceProps
asceTemplatedInputs
dasu
inputs
output
template
transferFunction

Data and other attributes defined here:
__mapper__ = <Mapper at 0x7f6eb413a090; Asce>
__table__ = Table('ASCE', MetaData(), Column('ASCE_ID', Stri...TE_DEF.TEMPLATE_ID'), table=<ASCE>), schema=None)
__tablename__ = 'ASCE'

Data descriptors inherited from sqlalchemy.orm.decl_api.Base:
__dict__
dictionary for instance variables
__weakref__
list of weak references to the object

Data and other attributes inherited from sqlalchemy.orm.decl_api.Base:
__abstract__ = True
metadata = MetaData()
registry = <sqlalchemy.orm.decl_api.registry object>

 
class Dasu(sqlalchemy.orm.decl_api.Base)
    Dasu(**kwargs)
 

 
 
Method resolution order:
Dasu
sqlalchemy.orm.decl_api.Base
builtins.object

Methods defined here:
__eq__(self, other)
Return self==value.
__hash__(self)
Return hash(self).
__init__(self, **kwargs) from sqlalchemy.orm.instrumentation
A simple constructor that allows initialization from kwargs.
 
Sets attributes on the constructed instance using the names and
values in ``kwargs``.
 
Only keys that are present as
attributes of the instance's class are allowed. These could be,
for example, any mapped columns or relationships.
__repr__(self)
Return repr(self).
validate_logLevel(self, key, logLevel)

Data descriptors defined here:
DASU_ID
LOGLEVEL
OUTPUT_ID
TEMPLATE_ID
asces
output
template

Data and other attributes defined here:
__mapper__ = <Mapper at 0x7f6eb4138740; Dasu>
__table__ = Table('DASU', MetaData(), Column('DASU_ID', Stri...TE_DEF.TEMPLATE_ID'), table=<DASU>), schema=None)
__tablename__ = 'DASU'

Data descriptors inherited from sqlalchemy.orm.decl_api.Base:
__dict__
dictionary for instance variables
__weakref__
list of weak references to the object

Data and other attributes inherited from sqlalchemy.orm.decl_api.Base:
__abstract__ = True
metadata = MetaData()
registry = <sqlalchemy.orm.decl_api.registry object>

 
class DasuToDeploy(sqlalchemy.orm.decl_api.Base)
    DasuToDeploy(**kwargs)
 

 
 
Method resolution order:
DasuToDeploy
sqlalchemy.orm.decl_api.Base
builtins.object

Methods defined here:
__eq__(self, other)
Return self==value.
__hash__(self)
Return hash(self).
__init__(self, **kwargs) from sqlalchemy.orm.instrumentation
A simple constructor that allows initialization from kwargs.
 
Sets attributes on the constructed instance using the names and
values in ``kwargs``.
 
Only keys that are present as
attributes of the instance's class are allowed. These could be,
for example, any mapped columns or relationships.
__repr__(self)
Return repr(self).
validate_instance(self, key, instance)

Data descriptors defined here:
DASU_ID
ID
INSTANCE
SUPERVISOR_ID
TEMPLATE_ID
dasu
supervisor
template

Data and other attributes defined here:
__mapper__ = <Mapper at 0x7f6eb413ade0; DasuToDeploy>
__table__ = Table('DASUS_TO_DEPLOY', MetaData(), Column('ID'...Integer(), table=<DASUS_TO_DEPLOY>), schema=None)
__tablename__ = 'DASUS_TO_DEPLOY'

Data descriptors inherited from sqlalchemy.orm.decl_api.Base:
__dict__
dictionary for instance variables
__weakref__
list of weak references to the object

Data and other attributes inherited from sqlalchemy.orm.decl_api.Base:
__abstract__ = True
metadata = MetaData()
registry = <sqlalchemy.orm.decl_api.registry object>

 
class Ias(sqlalchemy.orm.decl_api.Base)
    Ias(**kwargs)
 

 
 
Method resolution order:
Ias
sqlalchemy.orm.decl_api.Base
builtins.object

Methods defined here:
__eq__(self, other)
Return self==value.
__hash__(self)
Return hash(self).
__init__(self, **kwargs) from sqlalchemy.orm.instrumentation
A simple constructor that allows initialization from kwargs.
 
Sets attributes on the constructed instance using the names and
values in ``kwargs``.
 
Only keys that are present as
attributes of the instance's class are allowed. These could be,
for example, any mapped columns or relationships.
__repr__(self)
Return repr(self).
validate_logLevel(self, key, logLevel)
validate_refresh_hbe(self, key, hb)
validate_refresh_rate(self, key, rate)
validate_validityTh(self, key, validityThreshold)

Data descriptors defined here:
BSDBURL
HBFREQUENCY
ID
LOGLEVEL
REFRESHRATE
SMTP
VALIDITYTHRESHOLD
props

Data and other attributes defined here:
__mapper__ = <Mapper at 0x7f6eb40d72f0; Ias>
__table__ = Table('IAS', MetaData(), Column('ID', Integer(),...P', String(length=64), table=<IAS>), schema=None)
__tablename__ = 'IAS'

Data descriptors inherited from sqlalchemy.orm.decl_api.Base:
__dict__
dictionary for instance variables
__weakref__
list of weak references to the object

Data and other attributes inherited from sqlalchemy.orm.decl_api.Base:
__abstract__ = True
metadata = MetaData()
registry = <sqlalchemy.orm.decl_api.registry object>

 
class Iasio(sqlalchemy.orm.decl_api.Base)
    Iasio(**kwargs)
 

 
 
Method resolution order:
Iasio
sqlalchemy.orm.decl_api.Base
builtins.object

Methods defined here:
__eq__(self, other)
Return self==value.
__hash__(self)
Return hash(self).
__init__(self, **kwargs) from sqlalchemy.orm.instrumentation
A simple constructor that allows initialization from kwargs.
 
Sets attributes on the constructed instance using the names and
values in ``kwargs``.
 
Only keys that are present as
attributes of the instance's class are allowed. These could be,
for example, any mapped columns or relationships.
__repr__(self)
Return repr(self).
validate_logLevel(self, key, iasType)

Data descriptors defined here:
CANSHELVE
DOCURL
EMAILS
IASTYPE
IO_ID
SHORTDESC
SOUND
TEMPLATE_ID
template

Data and other attributes defined here:
__mapper__ = <Mapper at 0x7f6eb40d7ef0; Iasio>
__table__ = Table('IASIO', MetaData(), Column('IO_ID', Strin..., String(length=16), table=<IASIO>), schema=None)
__tablename__ = 'IASIO'

Data descriptors inherited from sqlalchemy.orm.decl_api.Base:
__dict__
dictionary for instance variables
__weakref__
list of weak references to the object

Data and other attributes inherited from sqlalchemy.orm.decl_api.Base:
__abstract__ = True
metadata = MetaData()
registry = <sqlalchemy.orm.decl_api.registry object>

 
class Property(sqlalchemy.orm.decl_api.Base)
    Property(**kwargs)
 

 
 
Method resolution order:
Property
sqlalchemy.orm.decl_api.Base
builtins.object

Methods defined here:
__eq__(self, other)
Return self==value.
__hash__(self)
Return hash(self).
__init__(self, **kwargs) from sqlalchemy.orm.instrumentation
A simple constructor that allows initialization from kwargs.
 
Sets attributes on the constructed instance using the names and
values in ``kwargs``.
 
Only keys that are present as
attributes of the instance's class are allowed. These could be,
for example, any mapped columns or relationships.
__repr__(self)
Return repr(self).
validate_name(self, key, name)

Data descriptors defined here:
ID
NAME
VALUE
asces
iass

Data and other attributes defined here:
__mapper__ = <Mapper at 0x7f6eb40d6cc0; Property>
__table__ = Table('PROPERTY', MetaData(), Column('ID', Integ...ring(length=255), table=<PROPERTY>), schema=None)
__tablename__ = 'PROPERTY'

Data descriptors inherited from sqlalchemy.orm.decl_api.Base:
__dict__
dictionary for instance variables
__weakref__
list of weak references to the object

Data and other attributes inherited from sqlalchemy.orm.decl_api.Base:
__abstract__ = True
metadata = MetaData()
registry = <sqlalchemy.orm.decl_api.registry object>

 
class Supervisor(sqlalchemy.orm.decl_api.Base)
    Supervisor(**kwargs)
 

 
 
Method resolution order:
Supervisor
sqlalchemy.orm.decl_api.Base
builtins.object

Methods defined here:
__eq__(self, other)
Return self==value.
__hash__(self)
Return hash(self).
__init__(self, **kwargs) from sqlalchemy.orm.instrumentation
A simple constructor that allows initialization from kwargs.
 
Sets attributes on the constructed instance using the names and
values in ``kwargs``.
 
Only keys that are present as
attributes of the instance's class are allowed. These could be,
for example, any mapped columns or relationships.
__repr__(self)
Return repr(self).
validate_logLevel(self, key, logLevel)

Data descriptors defined here:
HOSTNAME
LOGLEVEL
SUPERVISOR_ID
dasusToDeploy

Data and other attributes defined here:
__mapper__ = <Mapper at 0x7f6eb413a540; Supervisor>
__table__ = Table('SUPERVISOR', MetaData(), Column('SUPERVIS...ing(length=16), table=<SUPERVISOR>), schema=None)
__tablename__ = 'SUPERVISOR'

Data descriptors inherited from sqlalchemy.orm.decl_api.Base:
__dict__
dictionary for instance variables
__weakref__
list of weak references to the object

Data and other attributes inherited from sqlalchemy.orm.decl_api.Base:
__abstract__ = True
metadata = MetaData()
registry = <sqlalchemy.orm.decl_api.registry object>

 
class Template_def(sqlalchemy.orm.decl_api.Base)
    Template_def(**kwargs)
 

 
 
Method resolution order:
Template_def
sqlalchemy.orm.decl_api.Base
builtins.object

Methods defined here:
__eq__(self, other)
Return self==value.
__hash__(self)
Return hash(self).
__init__(self, **kwargs) from sqlalchemy.orm.instrumentation
A simple constructor that allows initialization from kwargs.
 
Sets attributes on the constructed instance using the names and
values in ``kwargs``.
 
Only keys that are present as
attributes of the instance's class are allowed. These could be,
for example, any mapped columns or relationships.
__repr__(self)
Return repr(self).
validate_max(self, key, field)

Data descriptors defined here:
MAX
MIN
TEMPLATE_ID

Data and other attributes defined here:
__mapper__ = <Mapper at 0x7f6eb40d78c0; Template_def>
__table__ = Table('TEMPLATE_DEF', MetaData(), Column('TEMPLA...ble=<TEMPLATE_DEF>, nullable=False), schema=None)
__tablename__ = 'TEMPLATE_DEF'

Data descriptors inherited from sqlalchemy.orm.decl_api.Base:
__dict__
dictionary for instance variables
__weakref__
list of weak references to the object

Data and other attributes inherited from sqlalchemy.orm.decl_api.Base:
__abstract__ = True
metadata = MetaData()
registry = <sqlalchemy.orm.decl_api.registry object>

 
class TemplatedInstance(sqlalchemy.orm.decl_api.Base)
    TemplatedInstance(**kwargs)
 

 
 
Method resolution order:
TemplatedInstance
sqlalchemy.orm.decl_api.Base
builtins.object

Methods defined here:
__eq__(self, other)
Return self==value.
__hash__(self)
Return hash(self).
__init__(self, **kwargs) from sqlalchemy.orm.instrumentation
A simple constructor that allows initialization from kwargs.
 
Sets attributes on the constructed instance using the names and
values in ``kwargs``.
 
Only keys that are present as
attributes of the instance's class are allowed. These could be,
for example, any mapped columns or relationships.
__repr__(self)
Return repr(self).

Data descriptors defined here:
ID
INSTANCE_NUM
IO_ID
TEMPLATE_ID

Data and other attributes defined here:
__mapper__ = <Mapper at 0x7f6eb4139820; TemplatedInstance>
__table__ = Table('TEMPL_INST_IASIO', MetaData(), Column('ID...<TEMPL_INST_IASIO>, nullable=False), schema=None)
__tablename__ = 'TEMPL_INST_IASIO'

Data descriptors inherited from sqlalchemy.orm.decl_api.Base:
__dict__
dictionary for instance variables
__weakref__
list of weak references to the object

Data and other attributes inherited from sqlalchemy.orm.decl_api.Base:
__abstract__ = True
metadata = MetaData()
registry = <sqlalchemy.orm.decl_api.registry object>

 
class TransferFunction(sqlalchemy.orm.decl_api.Base)
    TransferFunction(**kwargs)
 

 
 
Method resolution order:
TransferFunction
sqlalchemy.orm.decl_api.Base
builtins.object

Methods defined here:
__eq__(self, other)
Return self==value.
__hash__(self)
Return hash(self).
__init__(self, **kwargs) from sqlalchemy.orm.instrumentation
A simple constructor that allows initialization from kwargs.
 
Sets attributes on the constructed instance using the names and
values in ``kwargs``.
 
Only keys that are present as
attributes of the instance's class are allowed. These could be,
for example, any mapped columns or relationships.
__repr__(self)
Return repr(self).
validate_logLevel(self, key, lang)

Data descriptors defined here:
CLASSNAME_ID
IMPLLANG

Data and other attributes defined here:
__mapper__ = <Mapper at 0x7f6eb4138c80; TransferFunction>
__table__ = Table('TRANSFER_FUNC', MetaData(), Column('CLASS...le=<TRANSFER_FUNC>, nullable=False), schema=None)
__tablename__ = 'TRANSFER_FUNC'

Data descriptors inherited from sqlalchemy.orm.decl_api.Base:
__dict__
dictionary for instance variables
__weakref__
list of weak references to the object

Data and other attributes inherited from sqlalchemy.orm.decl_api.Base:
__abstract__ = True
metadata = MetaData()
registry = <sqlalchemy.orm.decl_api.registry object>

 
Data
        __warningregistry__ = {'version': 0}
asce_iasio_association_table = Table('ASCE_IASIO', MetaData(), Column('ASCE_ID'...'IASIO.IO_ID'), table=<ASCE_IASIO>), schema=None)
asce_props_association_table = Table('ASCE_PROPERTY', MetaData(), Column('ASCE_...OPERTY.ID'), table=<ASCE_PROPERTY>), schema=None)
asce_templated_inputs_association_table = Table('ASCE_TEMPL_IASIO', MetaData(), Column('AS...SIO.ID'), table=<ASCE_TEMPL_IASIO>), schema=None)
ias_props_association_table = Table('IAS_PROPERTY', MetaData(), Column('IAS_ID...ROPERTY.ID'), table=<IAS_PROPERTY>), schema=None)