Package Modeling :: Module RelationshipManipulation :: Class RelationshipManipulation
[show private | hide private]
[frames | no frames]

Class RelationshipManipulation

Known Subclasses:
CustomObject

This mix-in class provides the default implementation for RelationshipManipulation interface to all subclasses.
Method Summary
  addObjectToBothSidesOfRelationshipWithKey(self, anObject, aKey)
See interfaces.RelationshipManipulating
  addObjectToPropertyWithKey(self, anObject, aKey)
See interfaces.RelationshipManipulating
  removeObjectFromBothSidesOfRelationshipWithKey(self, anObject, aKey)
See interfaces.RelationshipManipulating
  removeObjectFromPropertyWithKey(self, anObject, aKey)
See interfaces.RelationshipManipulating

Class Variable Summary
tuple __implements__ = (<class Modeling.interfaces.Relationshi...

Method Details

addObjectToBothSidesOfRelationshipWithKey(self, anObject, aKey)

See interfaces.RelationshipManipulating

addObjectToPropertyWithKey(self, anObject, aKey)

See interfaces.RelationshipManipulating

removeObjectFromBothSidesOfRelationshipWithKey(self, anObject, aKey)

See interfaces.RelationshipManipulating

removeObjectFromPropertyWithKey(self, anObject, aKey)

See interfaces.RelationshipManipulating

Class Variable Details

__implements__

Type:
tuple
Value:
(<class Modeling.interfaces.RelationshipManipulation.RelationshipManip\
ulationInterface at 0xb79176bc>,)                                      

Generated by Epydoc 2.1 on Sat Mar 4 13:36:27 2006 http://epydoc.sf.net