Ejemplo n.º 1
0
 def _get_parent(self, context):
     return get_parent_presentation(context, self, 'node_types')
Ejemplo n.º 2
0
 def _get_parent(self, context):
     return get_parent_presentation(context, self,
                                    convert_shorthand_to_full_type_name,
                                    'artifact_types')
Ejemplo n.º 3
0
 def _get_parent(self, context):
     return get_parent_presentation(context, self, 'relationships')