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

Class ArgumentsType_Def

source code

  ZSI.TC.TypeCode --+    
                    |    
ZSI.TCcompound.Struct --+
                        |
                       nbcr_sdsc_edu_opal_types.ArgumentsType_Def

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_flags(self)
  Set_flags(self, _flags)
  Get_taggedParams(self)
  Set_taggedParams(self, _taggedParams)
  Get_untaggedParams(self)
  Set_untaggedParams(self, _untaggedParams)
  Get_implicitParams(self)
  Set_implicitParams(self, _implicitParams)

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

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

source code 
None

Set_flags(self, _flags)

source code 
None

Get_taggedParams(self)

source code 
None

Set_taggedParams(self, _taggedParams)

source code 
None

Get_untaggedParams(self)

source code 
None

Set_untaggedParams(self, _untaggedParams)

source code 
None

Get_implicitParams(self)

source code 
None

Set_implicitParams(self, _implicitParams)

source code 
None

Class Variable Details [hide private]

schema

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

type

None
Value:
'ArgumentsType'