| system |
|---|
| author | Initargs::author; Accessors:system-author. |
|---|---|
| been-loaded? | Accessors:been-loaded?. |
| components | Initargs::components; Accessors:module-components. |
| default-component-class | Initform:(quote cl-source-file), Initargs::default-component-class; Accessors:module-default-component-class. |
| description | Initargs::description; Accessors:system-description. |
| do-first | Initargs::do-first. |
| if-component-dep-fails | Initform:fail, Initargs::if-component-dep-fails; Accessors:module-if-component-dep-fails. |
| in-order-to | Initargs::in-order-to. |
| inline-methods | Accessors:component-inline-methods. |
| licence | Initargs::license,:licence; Accessors:system-license, system-licence. |
| long-description | Initargs::long-description; Accessors:system-long-description. |
| maintainer | Initargs::maintainer; Accessors:system-maintainer. |
| name | Component name: designator for a string composed of portable pathname characters Initargs::name; Accessors:component-name. |
| operation-times | Initform:(make-hash-table); Accessors:component-operation-times. |
| parent | Initargs::parent; Reader:component-parent. |
| properties | Initargs::properties; Accessors:component-properties. |
| relative-pathname | Initargs::pathname. |
| systems-required | Initargs::systems-required; Reader:systems-required. |
| version | Initargs::version; Accessors:component-version. |
| component-depends-on | Returns a list of dependencies needed by the component to perform |
|---|---|
| component-pathname | Extracts the pathname applicable for a particular component. |
| component-property | |
| component-relative-pathname | Extracts the relative pathname applicable for a particular component. |
| component-self-dependencies | |
| component-system | Find the top-level system containing COMPONENT |
| component-visited-p | |
| component-visiting-p | |
| explain | |
| find-component | Finds the component with name NAME present in the |
| input-files | |
| load-preferences | Deprecated - will be removed August 2008 |
| operation-done-p | |
| output-files | |
| output-files-for-system-and-operation | Returns the directory where the componets output files should be placed. This may depends on the ... |
| perform | |
| preference-file-for-system/operation | Deprecated - will be removed August 2008 |
| setfcomponent-property | |
| setfvisiting-component | |
| source-file-type | |
| traverse | |
| version-satisfies | |
| visit-component |