Class CIM_CopyFileAction
extends CIM_FileAction

CopyFileAction specifies the files to be moved or copied to a new location. The to/from information for the copy is specified using either the ToDirectorySpecification/ FromDirectorySpecification or the ToDirectoryAction/ FromDirectoryAction associations. The first set is used when the source and/or the target are to exist before any Actions are taken. The second set is used when the source and/or target are created as a part of a previous Action (specified using the association, ActionSequence).

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Action
   |
   +--CIM_FileAction
   |
   +--CIM_CopyFileAction

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringCopyFileAction specifies the files to be moved or copied to a new location. The to/from information for the copy is specified using either the ToDirectorySpecification/ FromDirectorySpecification or the ToDirectoryAction/ FromDirectoryAction associations. The first set is used when the source and/or the target are to exist before any Actions are taken. The second set is used when the source and/or target are created as a part of a previous Action (specified using the association, ActionSequence).
UMLPackagePathstringCIM::Application::CheckAction
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
DeleteAfterCopyboolean
DescriptionstringBoolean indicating that the file should be deleted after being copied.
Destinationstring
DescriptionstringThe destination directory.
MaxLenuint321024
Sourcestring
DescriptionstringThe source directory.
MaxLenuint321024

Inherited Properties

NameData TypeClass Origin
ActionIDstringCIM_Action
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
Directionuint16CIM_Action
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_ManagedElement
NamestringCIM_Action
SoftwareElementIDstringCIM_Action
SoftwareElementStateuint16CIM_Action
TargetOperatingSystemuint16CIM_Action
VersionstringCIM_Action

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
Invokeuint32CIM_Action
InvokeOnSystemuint32CIM_Action