Package AutoDockTools :: Module AppService_services_types :: Class nbcr_sdsc_edu_opal_types :: Class AppMetadataType_Def
[hide private]
[frames] | no frames]

Class AppMetadataType_Def

source code

  ZSI.TC.TypeCode --+    
                    |    
ZSI.TCcompound.Struct --+
                        |
                       nbcr_sdsc_edu_opal_types.AppMetadataType_Def
Known Subclasses:
getAppMetadataOutput_Dec

Instance Methods [hide private]
  __init__(self, name=None, ns=None, **kw)
pyclass -- the Python class to hold the fields ofwhat -- a list of fields to be in the struct hasextras -- ignore extra input fields inorder -- fields must be in exact order or not inline -- don't href/id when serializing mutable -- object could change between multiple serializations type -- the (URI,localname) of the datatype
  Get_usage(self)
  Set_usage(self, _usage)
  Get_info(self)
  Set_info(self, _info)
  Get_types(self)
  Set_types(self, _types)

Inherited from ZSI.TCcompound.Struct: cb, parse, serialize

Inherited from ZSI.TC.TypeCode: SimpleHREF, checkname, checktype, get_parse_and_errorlist, name_match, nilled, simple_value


Class Variables [hide private]
  schema = 'http://nbcr.sdsc.edu/opal/types'
  type = 'AppMetadataType'

Inherited from ZSI.TC.TypeCode: typechecks


Method Details [hide private]

__init__(self, name=None, ns=None, **kw)
(Constructor)

source code 
pyclass -- the Python class to hold the fields ofwhat -- a list of fields to be in the struct hasextras -- ignore extra input fields inorder -- fields must be in exact order or not inline -- don't href/id when serializing mutable -- object could change between multiple serializations type -- the (URI,localname) of the datatype
Overrides: ZSI.TCcompound.Struct.__init__
(inherited documentation)

Get_usage(self)

source code 
None

Set_usage(self, _usage)

source code 
None

Get_info(self)

source code 
None

Set_info(self, _info)

source code 
None

Get_types(self)

source code 
None

Set_types(self, _types)

source code 
None

Class Variable Details [hide private]

schema

None
Value:
'http://nbcr.sdsc.edu/opal/types'                                      
      

type

None
Value:
'AppMetadataType'