space
Previous Page | Next Page

SAS Namespace Types

ClassifierMap


Subclass of Transformation

Subtypes


Overview

Used to map any number of Classifier objects to any number of Classifier objects.

Security Inheritance and Enforcement Rules

The following is a list of associations which 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
AssociatedRowSelector

Partner: OwningClassifierMap

0 to 1 The row selector which is used as part of this classifier map.   RowSelector
ClassifierSources

Partner: SourceClassifierMaps

0 to * The classifiers that act as input to this transformation process.   Classifier
Cube
DataTable
Dimension
ExternalTable
JoinTable
PhysicalTable
QueryTable
RelationalTable
Report
SharedDimension
TableCollection
WorkTable
ClassifierTargets

Partner: TargetClassifierMaps

0 to * The classifiers which are created or loaded as a result of this transformation process.  Classifier
Cube
DataTable
Dimension
ExternalTable
JoinTable
PhysicalTable
QueryTable
RelationalTable
Report
SharedDimension
TableCollection
WorkTable
FeatureMaps

Partner: AssociatedClassifierMap

0 to * The set of feature maps associated with a classifier map.   FeatureMap

Inherited Associations
AccessControls/Objects , AssociatedPrompt/ValueSource , 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 , Steps/Transformations , 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

AssociatedRowSelector
     Cardinality:   0 to 1
     Partner:   OwningClassifierMap

The row selector which is used as part of this classifier map.  

Associated Types:
RowSelector

ClassifierSources
     Cardinality:   0 to *
     Partner:   SourceClassifierMaps

The classifiers that act as input to this transformation process.  

Associated Types:
Classifier   Cube   DataTable   Dimension   ExternalTable   JoinTable   PhysicalTable   QueryTable   RelationalTable   Report   SharedDimension   TableCollection   WorkTable

ClassifierTargets
     Cardinality:   0 to *
     Partner:   TargetClassifierMaps

The classifiers which are created or loaded as a result of this transformation process. 

Associated Types:
Classifier   Cube   DataTable   Dimension   ExternalTable   JoinTable   PhysicalTable   QueryTable   RelationalTable   Report   SharedDimension   TableCollection   WorkTable

FeatureMaps
     Cardinality:   0 to *
     Partner:   AssociatedClassifierMap

The set of feature maps associated with a classifier map.  

Associated Types:
FeatureMap


space
Previous Page | Next Page | Top of Page