Table of Contents

Class: IFeatureSPI ./src/peak/model/interfaces.py
Base Classes   
Interface
Methods   
_link
_notifyLink
_notifyUnlink
_unlink
get
set
  _link 
_link ( element,  posn=None )

Link to element without notifying the inverse feature

  _notifyLink 
_notifyLink ( element,  posn=None )

Link to element, inserting it at posn in our value

  _notifyUnlink 
_notifyUnlink ( element,  posn=None )

Unlink from element, removing it from posn in our value

  _unlink 
_unlink ( element,  posn=None )

Unlink from element without notifying the inverse feature

  get 
get ( element )

Return the value of the feature for element

  set 
set ( element,  value )

Set the value of the feature for element


Table of Contents

This document was automatically generated on Mon May 6 01:11:04 2024 by HappyDoc version 2.1