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

Class AppConfigType_Def

source code

  ZSI.TC.TypeCode --+    
                    |    
ZSI.TCcompound.Struct --+
                        |
                       nbcr_sdsc_edu_opal_types.AppConfigType_Def
Known Subclasses:
getAppConfigOutput_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_metadata(self)
  Set_metadata(self, _metadata)
  Get_binaryLocation(self)
  Set_binaryLocation(self, _binaryLocation)
  Get_defaultArgs(self)
  Set_defaultArgs(self, _defaultArgs)
  Get_parallel(self)
  Set_parallel(self, _parallel)

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 = 'AppConfigType'

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_metadata(self)

source code 
None

Set_metadata(self, _metadata)

source code 
None

Get_binaryLocation(self)

source code 
None

Set_binaryLocation(self, _binaryLocation)

source code 
None

Get_defaultArgs(self)

source code 
None

Set_defaultArgs(self, _defaultArgs)

source code 
None

Get_parallel(self)

source code 
None

Set_parallel(self, _parallel)

source code 
None

Class Variable Details [hide private]

schema

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

type

None
Value:
'AppConfigType'