space
Previous Page | Next Page

SAS Namespace Types

TransformationStep


Subclass of AbstractTransformation

Subtypes


Overview

TransformationStep contains mapping objects. They may be ordered using an association to StepPrecedence.

Security Inheritance and Enforcement Rules

The following is a list of associations that are used to determine if this object should inherit access controls from another object (inheritance) or if the association is allowed for the object (enforcement). For more information about inheritance and enforcement rules, see the SAS 9.2 Intelligence Platform: Security Administration Guide.

Attributes

Inherited Attributes
Name Id Desc MetadataCreated MetadataUpdated ChangeState  IsActive  IsUserDefined  LockedBy  PublicType  TransformRole  UsageVersion 

Associations

= indicates the resident side of an association, or where the association is persisted for cross-repository associations. If no resident side is indicated, this association may not cross repository boundaries.

Name Cardinality Description Associated Types
Activities

Partner: Steps

0 to * The list of activities that include this step.  TransformationActivity
PredecessorDependencies

Partner: Predecessors

0 to * List of StepPrecedences where this TransformationStep acts as a predecessor to another TransformationStep.   StepPrecedence
ConditionalPrecedence
SuccessorDependencies

Partner: Successors

0 to * List of StepPrecedences where this TransformationStep acts as a successor to another TransformationStep.   StepPrecedence
ConditionalPrecedence
Transformations

Partner: Steps

0 to * The list of transformations associated with these steps.   Transformation
AbstractJob
ClassifierMap
JFJob
Job
Join
MiningResult
Select

Inherited Associations
AccessControls/Objects , Changes/Objects , ComputeLocations/ComputeTasks , ConditionActionSets/AssociatedTransformation , CustomAssociations/OwningObject , Customizers/CustomizedTransformations , DeployedComponents/InitProcesses , Documents/Objects , Extensions/OwningObject , ExternalIdentities/OwningObject , Groups/Members , Implementors/ImplementedObjects , Keywords/Objects , LocalizedAttributes/AssociatedLocalizedObject , Notes/Objects , PrimaryPropertyGroup/AssociatedObject , Prompts/PromptEnabledObject , Properties/AssociatedObject , PropertySets/OwningObject , ReferencedObjects/AssociatedObjects , ResponsibleParties/Objects , SourceCode/AssociatedTransformation , SourceSpecifications/SpecSourceTransformations , SourceTransformations/TransformationSources , SpecSourceTransformations/SourceSpecifications , SpecTargetTransformations/TargetSpecifications , SubstitutionVariables/OwningTransformation , TargetSpecifications/SpecTargetTransformations , TargetTransformations/TransformationTargets , Timestamps/Objects , TransformationSources/SourceTransformations , TransformationTargets/TargetTransformations , Trees/Members , TriggeredEvents/TriggeringTransforms , TriggeringEvents/TriggeredTransforms , TSObjectNamespace/TSObjects , UsedByPrototypes/UsingPrototype , UsingPrototype/UsedByPrototypes , Variables/AssociatedObject 

Association Details

Activities
     Cardinality:   0 to *
     Partner:   Steps

The list of activities that include this step. 

Associated Types:
TransformationActivity

PredecessorDependencies
     Cardinality:   0 to *
     Partner:   Predecessors

List of StepPrecedences where this TransformationStep acts as a predecessor to another TransformationStep.  

Associated Types:
StepPrecedence   ConditionalPrecedence

SuccessorDependencies
     Cardinality:   0 to *
     Partner:   Successors

List of StepPrecedences where this TransformationStep acts as a successor to another TransformationStep.  

Associated Types:
StepPrecedence   ConditionalPrecedence

Transformations
     Cardinality:   0 to *
     Partner:   Steps

The list of transformations associated with these steps.  

Associated Types:
Transformation   AbstractJob   ClassifierMap   JFJob   Job   Join   MiningResult   Select


space
Previous Page | Next Page | Top of Page