About Library Support |
Several API functions utilize libraries. Currently these functions only apply to Understand for Ada and Understand for Java databases. In Understand for Ada, there will always be a library named “standard” and this is the only Ada library supported at this time. In Understand for Java the Java JDK entities are in a library named “standard”.
Any entity that is not in the “standard” library, is considered to be in the NULL library. To filter on entities that are not in the standard library, specify “~standard”. For example:
will return a list of all entities not in the standard library (for Ada only).
Scientific Toolworks, Inc. http://www.scitools.com |