Package teamwork :: Package agent :: Module DefaultBased
[hide private]
[frames] | no frames]

Module DefaultBased

source code

Class for applying the defaults in a GenericModel instance to an instantiated Stereotyper


Author: David V. Pynadath <pynadath@isi.edu>

Classes [hide private]
  GenericEntity
Generic entity class with general-purpose methods for instantiating an entity, using class-specific defaults
Functions [hide private]
 
packageHierarchy(linkList, result)
Packages up the tree branch containing GenericEntity into a neat little dictionary, indexed by class name, with the values being lists of classes that represent the branch up to the root (we don't include GenericEntity, which is the root)
source code
 
copyModels(models) source code
 
copyModel(model) source code
Variables [hide private]
  classHierarchy = None
  EMPTY_NAMESPACE = None
  EMPTY_PREFIX = None
  StringTypes = (<type 'str'>, <type 'unicode'>)
  XMLNS_NAMESPACE = 'http://www.w3.org/2000/xmlns/'