: Implementation of the MultiValidator class
More...
: Implementation of the MultiValidator class
- Author
- : SBMLTeam
-
: Fengkai Zhang
#define ACCEPT_MULTI |
( |
|
x, |
|
|
|
vv |
|
) |
| |
Value:{\
if (plugin != NULL) plugin->accept(vv);\
}
Base class for extending SBML objects in packages.
Definition: SBasePlugin.h:76
static const std::string & getPackageName()
Returns the nickname of the SBML Level 3 package implemented by this libSBML extension.
Definition: MultiExtension.cpp:70