SAS Namespace Types |
Subclass of AbstractTransformation
Subtypes
TransformationStep contains mapping objects. They may be ordered using an association to StepPrecedence.
The following list of associations is used to determine if this object should inherit access controls from another object (inheritance), or if the association is allowed for the object (enforcement). An association will not be created unless the calling user is authorized to update one or both objects involved in the association. For more information about inheritance and enforcement rules, see the SAS Intelligence Platform: Security Administration Guide.
Inherited Attributes
Name, Id, Desc, MetadataCreated,
MetadataUpdated,
ChangeState,
IsActive,
IsHidden,
IsUserDefined,
LockedBy,
PublicType,
TransformRole,
UsageVersion
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,
FavoritesContainers/Favorites,
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
Activities
Cardinality: 0 to *
Partner: Steps
The list of activities that include this step.
Associated Types:
TransformationActivityPredecessorDependencies
Cardinality: 0 to *
Partner: Predecessors
List of StepPrecedences where this TransformationStep acts as a predecessor to another TransformationStep.
Associated Types:
StepPrecedence, ConditionalPrecedenceSuccessorDependencies
Cardinality: 0 to *
Partner: Successors
List of StepPrecedences where this TransformationStep acts as a successor to another TransformationStep.
Associated Types:
StepPrecedence, ConditionalPrecedenceTransformations
Cardinality: 0 to *
Partner: Steps
The list of transformations associated with these steps.
Associated Types:
Transformation, AbstractJob, ClassifierMap, JFJob, Job, Join, MiningResult, Select
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.