Method | Description | |
---|---|---|
insert ( |
||
listByAbstractComponent ( int id_abstract ) : IList |
||
listByUID ( string cuid ) : IList |
||
retrieve ( int id_concrete ) : |
||
retrieveByFunctorApp ( int id_functor_app ) : |
||
retrieve_libraryPath ( string library_path ) : |
||
retrieve_uid ( string hash_component_uid ) : |
Method | Description | |
---|---|---|
list ( ) : IList |
||
retrieveThatImplements ( int id_abstract ) : IList |
public listByAbstractComponent ( int id_abstract ) : IList |
||
id_abstract | int | |
return | IList |
public retrieve ( int id_concrete ) : |
||
id_concrete | int | |
return |
public retrieveByFunctorApp ( int id_functor_app ) : |
||
id_functor_app | int | |
return |
public retrieve_libraryPath ( string library_path ) : |
||
library_path | string | |
return |
public retrieve_uid ( string hash_component_uid ) : |
||
hash_component_uid | string | |
return |