Class System-Connection

Part of:

package asdf, class system

Direct Superclass

system

Slot

authorInitargs:author; Accessors:system-author.
been-loaded?Accessors:been-loaded?.
componentsInitargs:components; Accessors:module-components.
default-component-classInitform:'cl-source-file, Initargs:default-component-class; Accessors:module-default-component-class.
descriptionInitargs:description; Accessors:system-description.
do-firstInitargs:do-first.
if-component-dep-failsInitform:fail, Initargs:if-component-dep-fails; Accessors:module-if-component-dep-fails.
in-order-toInitargs:in-order-to.
inline-methodsAccessors:component-inline-methods.
licenceInitargs:licence; Accessors:system-licence.
long-descriptionInitargs:long-description; Accessors:system-long-description.
maintainerInitargs:maintainer; Accessors:system-maintainer.
name
Component name: designator for a string composed of portable pathname characters
Initargs:name; Accessors:component-name.
operation-timesInitform:(make-hash-table); Accessors:component-operation-times.
parentInitargs:parent; Accessors:operation-parent.
propertiesInitargs:properties; Accessors:component-properties.
relative-pathnameInitargs:pathname.
systems-requiredInitargs:systems-required; Reader:systems-required.
versionInitargs:version; Accessors:component-version.

Other Method

component-depends-on
component-pathnameExtracts the pathname applicable for a particular component.
component-property
component-relative-pathnameExtracts the relative pathname applicable for a particular component.
component-self-dependencies
component-systemFind the top-level system containing COMPONENT
component-visited-p
component-visiting-p
explain
find-componentFinds the component with name NAME present in the MODULE module; if MODULE is nil, then the compo...
input-files
operation-done-p
output-files
perform
register-systemRegister a system with ASDF.
setfcomponent-property
setfvisiting-component
source-file-type
traverse
version-satisfies
visit-component