SAS Namespace Types |
Subclass of AbstractTransformation
Used to map any number of Feature objects to any number of Feature objects.
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 |
AssociatedClassifierMap Partner: FeatureMaps | 0 to 1 | The classifier map associated with this feature map. | ClassifierMap Join Select |
FeatureSources Partner: SourceFeatureMaps | 0 to * | The features that are used as input to the feature map. | Feature CalculatedMeasure CalculatedMember Column ColumnRange GlobalFormula Level LogicalColumn Measure NamedSet OLAPProperty |
FeatureTargets Partner: TargetFeatureMaps | 0 to * | The target map that uses these features as a target. | Feature CalculatedMeasure CalculatedMember Column ColumnRange GlobalFormula Level LogicalColumn Measure NamedSet OLAPProperty |
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
AssociatedClassifierMap
Cardinality: 0 to 1
Partner: FeatureMaps
The classifier map associated with this feature map.
Associated Types:
ClassifierMap, Join, SelectFeatureSources
Cardinality: 0 to *
Partner: SourceFeatureMaps
The features that are used as input to the feature map.
Associated Types:
Feature, CalculatedMeasure, CalculatedMember, Column, ColumnRange, GlobalFormula, Level, LogicalColumn, Measure, NamedSet, OLAPPropertyFeatureTargets
Cardinality: 0 to *
Partner: TargetFeatureMaps
The target map that uses these features as a target.
Associated Types:
Feature, CalculatedMeasure, CalculatedMember, Column, ColumnRange, GlobalFormula, Level, LogicalColumn, Measure, NamedSet, OLAPProperty
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.