SAS Namespace Types |
Subclass of AbstractTransformation
Subtypes
TransformationStep contains mapping objects. They may be ordered using an association to StepPrecedence.
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.
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
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 © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.