This section lists elements that serve to identify a particular installed component as the target of the containing step (for example, control service call). Note that not all targeters can be used with all targeted steps. Each targeter specifies the steps that it may be used with. The following table summarizes the targeters that may be used for the various targeted steps.
targeter |
uninstall |
call |
check-Dependency |
create-Dependency |
add-Snapshot |
---|---|---|---|---|---|
installedComponent |
yes |
yes |
yes |
yes |
yes |
systemService |
yes |
yes |
yes |
yes |
yes |
systemType |
yes |
yes |
yes |
yes |
yes |
thisComponent 1 |
yes |
yes |
no |
no |
yes |
superComponent 1 |
yes |
yes |
no |
no |
yes |
nestedRef 2 |
yes |
yes |
yes |
no |
yes |
allNestedRefs 2 |
yes |
yes |
no |
no |
yes |
toplevelRef 2 |
yes |
yes |
yes |
yes |
yes |
dependee 1 |
yes |
yes |
no |
no |
yes |
allDependants 1 |
yes |
yes |
no |
no |
yes |
1 may only be used for steps appearing within components
2 may only be used for steps appearing within composite components