space
Previous Page | Next Page

SAS Namespace Types

Text


Subclass of ContentLocation

Subtypes


Overview

The superclass for files, SAS catalog entries, and text stored in the repository.

Security Inheritance and Enforcement Rules

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.

Attributes

Name Description Type Length
TextRole Description of the contents of the StoredText. For example: SourceCode, Note.   String 32  
TextType This describes the content of the object. This could be XML, HTML, PlainText, etc.   String 10  

Inherited Attributes
Name, Id, Desc, MetadataCreated, MetadataUpdated, ChangeState, IsHidden, LockedBy, PublicType, 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
AssociatedProperty

Partner: StoredConfiguration

0 to 1 The Property object that is configured by the XML in this object.  AbstractProperty
AssociationProperty
AttributeProperty
Property
PrototypeProperty
AssociatedQueryClause

Partner: SourceCode

0 to 1 The query clause for this source code.   QueryClause
GroupByClause
HavingClause
OnClause
OrderByClause
RowSelector
WhereClause
AssociatedTrainedResult

Partner: TrainCode

0 to 1 The model retrained by this code.  MiningResult
AssociatedTransformation

Partner: SourceCode

0 to 1 The transformation that uses this source code.  AbstractTransformation
AbstractJob
ClassifierMap
FeatureMap
JFJob
Job
Join
MiningResult
Select
SyncStep
Transformation
TransformationActivity
TransformationStep
AssociatedType

Partner: StoredConfiguration

0 to 1 The datatype that is configured by this object.  PropertyType
Targets

Partner: TextualInformationObjects

0 to * The targets that this text object provides information about.  Target

Inherited Associations
AccessControls/Objects, Aliases/AliasFor, AliasFor/Aliases, AssociatedContentType/ContentItems, Changes/Objects, CustomAssociations/OwningObject, DeployedComponents/DataPackages, Documents/Objects, Extensions/OwningObject, ExternalIdentities/OwningObject, FavoritesContainers/Favorites, FileRefs/FileRefLocations, Groups/Members, Implementors/ImplementedObjects, Keywords/Objects, LocalizedAttributes/AssociatedLocalizedObject, Notes/Objects, PrimaryPropertyGroup/AssociatedObject, Prompts/PromptEnabledObject, Properties/AssociatedObject, PropertySets/OwningObject, ReferencedObjects/AssociatedObjects, Reports/ReportLocation, ResponsibleParties/Objects, SourceTransformations/TransformationSources, SpecSourceTransformations/SourceSpecifications, SpecTargetTransformations/TargetSpecifications, TableCollections/CollectionLocations, TargetTransformations/TransformationTargets, Timestamps/Objects, Trees/Members, TSAssociatedNamespace/TSNamespaceLocations, TSObjectNamespace/TSObjects, UnitofTimes/AssociatedContentLocation, UsedByPackages/UsingPackages, UsedByPrototypes/UsingPrototype, UsingPackages/UsedByPackages, UsingPrototype/UsedByPrototypes, Variables/AssociatedObject

Attribute Details

TextRole
     Type:  String 32  

Description of the contents of the StoredText. For example: SourceCode, Note.

TextType
     Type:  String 10  

This describes the content of the object. This could be XML, HTML, PlainText, etc.

Association Details

AssociatedProperty
     Cardinality:   0 to 1
     Partner:   StoredConfiguration

The Property object that is configured by the XML in this object. 

Associated Types:
AbstractProperty, AssociationProperty, AttributeProperty, Property, PrototypeProperty

AssociatedQueryClause
     Cardinality:   0 to 1
     Partner:   SourceCode

The query clause for this source code. 

Associated Types:
QueryClause, GroupByClause, HavingClause, OnClause, OrderByClause, RowSelector, WhereClause

AssociatedTrainedResult
     Cardinality:   0 to 1
     Partner:   TrainCode

The model retrained by this code. 

Associated Types:
MiningResult

AssociatedTransformation
     Cardinality:   0 to 1
     Partner:   SourceCode

The transformation that uses this source code. 

Associated Types:
AbstractTransformation, AbstractJob, ClassifierMap, FeatureMap, JFJob, Job, Join, MiningResult, Select, SyncStep, Transformation, TransformationActivity, TransformationStep

AssociatedType
     Cardinality:   0 to 1
     Partner:   StoredConfiguration

The datatype that is configured by this object. 

Associated Types:
PropertyType

Targets
     Cardinality:   0 to *
     Partner:   TextualInformationObjects

The targets that this text object provides information about. 

Associated Types:
Target

Previous Page | Next Page | Top of Page