Home
last modified time | relevance | path

Searched defs:attach_model (Results 1 – 3 of 3) sorted by relevance

/dports/devel/p5-Data-Model/Data-Model-0.00008/lib/Data/Model/
H A DDriver.pm16 sub attach_model {} subroutine
/dports/cad/gnucap/gnucap-2013-04-23/include/
H A De_compon.h212 void attach_model()const {assert(has_common()); _common->attach_model(this);} in attach_model() function
/dports/cad/gnucap/gnucap-2013-04-23/lib/
H A De_compon.cc109 void COMMON_COMPONENT::attach_model(const COMPONENT* d)const in attach_model() function in COMMON_COMPONENT