| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary |
Implements a client library for integrating with IBM Information Governance Catalog through its REST API.
|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.base |
Defines data constructs representing each of IGC's metadata types.
|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.common |
Defines data constructs representing general IGC object metadata.
|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.interfaces |
| Modifier and Type | Method and Description |
|---|---|
<T extends Reference> |
IGCRestClient.getNextPage(String propertyName,
ItemList<T> list)
Retrieve the next page of results for the provided parameters.
|
<T extends Reference> |
IGCRestClient.readJSONIntoItemList(String json)
Attempt to convert the JSON string into an ItemList.
|
<T extends Reference> |
IGCRestClient.search(IGCSearch igcSearch)
Retrieve all assets that match the provided search criteria from IGC.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Reference> |
IGCRestClient.getAllPages(String propertyName,
ItemList<T> list)
Retrieve all pages of results from a set of Paging details and items, or if there is no next page return the
items provided.
|
<T extends Reference> |
IGCRestClient.getNextPage(String propertyName,
ItemList<T> list)
Retrieve the next page of results for the provided parameters.
|
| Modifier and Type | Method and Description |
|---|---|
ItemList<Infoset> |
SetOperation.getAdditionalInputs()
Retrieve the
additional_inputs property (displayed as 'Additional Inputs') of the object. |
ItemList<MainObject> |
Jobdef.getAlias()
Retrieve the
alias property (displayed as 'Alias') of the object. |
ItemList<Datagroup> |
DatabaseAlias.getAliasOfDatabaseTablesOrViews()
Retrieve the
alias_of_database_tables_or_views property (displayed as 'Alias of Database Tables or Views') of the object. |
ItemList<AmazonS3Bucket> |
Host.getAmazonS3Buckets()
Retrieve the
amazon_s3_buckets property (displayed as 'Amazon S3 Buckets') of the object. |
ItemList<AmazonS3DataFileField> |
AmazonS3DataFileRecord.getAmazonS3DataFileFields()
Retrieve the
amazon_s_3_data_file_fields property (displayed as 'Amazon S3 Data File Fields') of the object. |
ItemList<FieldAnalysis> |
AmazonS3DataFileField.getAnalysis()
Deprecated.
No longer applicable from 11.5.0.2sp3 onwards.
|
ItemList<FileRecordAnalysis> |
DataFileRecord.getAnalysis()
Deprecated.
No longer applicable from 11.5.0.2sp3 onwards.
|
ItemList<ColumnAnalysis> |
DatabaseColumn.getAnalysis()
Deprecated.
No longer applicable from 11.5.0.2sp3 onwards.
|
ItemList<TableAnalysis> |
View.getAnalysis()
Deprecated.
No longer applicable from 11.5.0.2sp3 onwards.
|
ItemList<TableAnalysis> |
DatabaseTable.getAnalysis()
Deprecated.
No longer applicable from 11.5.0.2sp3 onwards.
|
ItemList<FileRecordAnalysis> |
AmazonS3DataFileRecord.getAnalysis()
Deprecated.
No longer applicable from 11.5.0.2sp3 onwards.
|
ItemList<FieldAnalysis> |
DataFileField.getAnalysis()
Deprecated.
No longer applicable from 11.5.0.2sp3 onwards.
|
ItemList<AnalyticsModel> |
AnalyticsProject.getAnalyticsModels()
Retrieve the
analytics_models property (displayed as 'Data Science Models') of the object. |
ItemList<AnalyticsScript> |
AnalyticsProject.getAnalyticsScripts()
Retrieve the
analytics_scripts property (displayed as 'Data Science Scripts') of the object. |
ItemList<Application> |
ObjectType.getApplication()
Retrieve the
application property (displayed as 'Application') of the object. |
ItemList<ClassificationContribution> |
Infoset.getAppliedDataClasses()
Retrieve the
applied_data_classes property (displayed as 'Data Classifications') of the object. |
ItemList<MainObject> |
DataPolicy.getAppliedToAssets()
Retrieve the
applied_to_assets property (displayed as 'Applied to Assets') of the object. |
ItemList<RoutineArgument> |
Routine.getArguments()
Retrieve the
arguments property (displayed as 'Arguments') of the object. |
ItemList<TransformArgument> |
TransformsFunction.getArguments()
Retrieve the
arguments property (displayed as 'Arguments') of the object. |
ItemList<InformationAsset> |
Collection.getAssets()
Retrieve the
assets property (displayed as 'Assets') of the object. |
ItemList<InformationAsset> |
Term.getAssignedAssets()
Retrieve the
assigned_assets property (displayed as 'Assigned Assets') of the object. |
ItemList<Associativeobject> |
Steward.getAssignedByContactAssignment()
Retrieve the
assigned_by_contact_assignment property (displayed as 'Assigned By Contact Assignment') of the object. |
ItemList<Term> |
Term.getAssignedTerms()
Retrieve the
assigned_terms property (displayed as 'Assigned Terms') of the object. |
ItemList<Term> |
InvDataRuleDefinition.getAssignedToTerms()
Retrieve the
assigned_to_terms property (displayed as 'Assigned to Terms') of the object. |
ItemList<Term> |
LogicalVariable.getAssignedToTerms()
Retrieve the
assigned_to_terms property (displayed as 'Assigned to Terms') of the object. |
ItemList<Term> |
InvDataRule.getAssignedToTerms()
Retrieve the
assigned_to_terms property (displayed as 'Assigned to Terms') of the object. |
ItemList<Term> |
TableAnalysisSummary.getAssignedToTerms()
Retrieve the
assigned_to_terms property (displayed as 'Assigned to Terms') of the object. |
ItemList<Term> |
MainObject.getAssignedToTerms()
Retrieve the
assigned_to_terms property (displayed as 'Assigned to Terms') of the object. |
ItemList<Term> |
ColumnAnalysisSummary.getAssignedToTerms()
Retrieve the
assigned_to_terms property (displayed as 'Assigned to Terms') of the object. |
ItemList<Term> |
InvDataRuleSet.getAssignedToTerms()
Retrieve the
assigned_to_terms property (displayed as 'Assigned to Terms') of the object. |
ItemList<Term> |
InvDataRuleSetDefinition.getAssignedToTerms()
Retrieve the
assigned_to_terms property (displayed as 'Assigned to Terms') of the object. |
ItemList<Term> |
AnalysisProject.getAssignedToTerms()
Retrieve the
assigned_to_terms property (displayed as 'Assigned to Terms') of the object. |
ItemList<Steward> |
RoleAssignment.getAssignsPrincipal()
Retrieve the
assigns_principal property (displayed as 'Assigns Principal') of the object. |
ItemList<Term> |
AutomationRule.getAssociatedTerms()
Deprecated.
No longer applicable from 11.7.0.2 onwards.
|
ItemList<MainObject> |
Term.getAutomationRules()
Retrieve the
Automation_Rules property (displayed as 'Automation Rules') of the object. |
ItemList<Datagroup> |
View.getBasedUponDatabaseTables()
Retrieve the
based_upon_database_tables property (displayed as 'Based upon Database Tables') of the object. |
ItemList<BiCollection> |
BiCube.getBiCollectionDimensions()
Retrieve the
bi_collection_dimensions property (displayed as 'BI Collection Dimensions') of the object. |
ItemList<BiCollection> |
BiCube.getBiCollectionFacts()
Retrieve the
bi_collection_facts property (displayed as 'BI Collection Facts') of the object. |
ItemList<BiCollectionMember> |
DatabaseColumn.getBiCollectionMembers()
Retrieve the
bi_collection_members property (displayed as 'BI Collection Members') of the object. |
ItemList<BiCollectionMember> |
BiCollection.getBiCollectionMembers()
Retrieve the
bi_collection_members property (displayed as 'BI Collection Members') of the object. |
ItemList<BiCollection> |
BiModel.getBiCollections()
Retrieve the
bi_collections property (displayed as 'BI Collections') of the object. |
ItemList<BiCube> |
BiModel.getBiCubes()
Retrieve the
bi_cubes property (displayed as 'BI Cubes') of the object. |
ItemList<BiFilter> |
BiModel.getBiFilters()
Retrieve the
bi_filters property (displayed as 'BI Filters') of the object. |
ItemList<BiFilter> |
BiCollection.getBiFilters()
Retrieve the
bi_filters property (displayed as 'BI Filters') of the object. |
ItemList<MainObject> |
BiModel.getBiFolderOrBiModel()
Retrieve the
bi_folder_or_bi_model property (displayed as 'BI Folder or BI Model') of the object. |
ItemList<MainObject> |
BiReport.getBiFolderOrBiModelOrCube()
Retrieve the
bi_folder_or_bi_model_or_cube property (displayed as 'BI Folder or BI Model or Cube') of the object. |
ItemList<BiHierarchy> |
BiModel.getBiHierarchies()
Retrieve the
bi_hierarchies property (displayed as 'BI Hierarchies') of the object. |
ItemList<BiHierarchy> |
BiCollection.getBiHierarchies()
Retrieve the
bi_hierarchies property (displayed as 'BI Hierarchies') of the object. |
ItemList<BiHierarchy> |
BiLevel.getBiHierarchy()
Retrieve the
bi_hierarchy property (displayed as 'BI Hierarchy') of the object. |
ItemList<OlapJoin> |
BiModel.getBiJoins()
Retrieve the
bi_joins property (displayed as 'BI Joins') of the object. |
ItemList<BiLevel> |
BiHierarchy.getBiLevels()
Retrieve the
bi_levels property (displayed as 'BI Levels') of the object. |
ItemList<BiLevel> |
BiCollection.getBiLevels()
Retrieve the
bi_levels property (displayed as 'BI Levels') of the object. |
ItemList<BiCollection> |
View.getBiModelCollections()
Retrieve the
bi_model_collections property (displayed as 'BI Model Collections') of the object. |
ItemList<BiCollection> |
DatabaseTable.getBiModelCollections()
Retrieve the
bi_model_collections property (displayed as 'BI Model Collections') of the object. |
ItemList<Olapobject> |
BiCollection.getBiModelOrBiCollection()
Retrieve the
bi_model_or_bi_collection property (displayed as 'BI Model or BI Collection') of the object. |
ItemList<BiModel> |
BiRootFolder.getBiModels()
Retrieve the
bi_models property (displayed as 'BI Models') of the object. |
ItemList<BiModel> |
Database.getBiModels()
Retrieve the
bi_models property (displayed as 'BI Models') of the object. |
ItemList<BiModel> |
BiFolder.getBiModels()
Retrieve the
bi_models property (displayed as 'BI Models') of the object. |
ItemList<InformationAsset> |
LogicalVariable.getBinding()
Retrieve the
binding property (displayed as 'Binding') of the object. |
ItemList<Reportobject> |
BiReportSection.getBiReportFields()
Retrieve the
bi_report_fields property (displayed as 'BI Report Fields') of the object. |
ItemList<BiReportQuery> |
BiReport.getBiReportQueries()
Retrieve the
bi_report_queries property (displayed as 'BI Report Queries') of the object. |
ItemList<BiReportQuery> |
View.getBiReportQueries()
Retrieve the
bi_report_queries property (displayed as 'BI Report Queries') of the object. |
ItemList<BiReportQuery> |
DatabaseTable.getBiReportQueries()
Retrieve the
bi_report_queries property (displayed as 'BI Report Queries') of the object. |
ItemList<BiReportQuery> |
BiModel.getBiReportQueries()
Retrieve the
bi_report_queries property (displayed as 'BI Report Queries') of the object. |
ItemList<BiReportQueryDetailFilter> |
BiReportQuery.getBiReportQueryDetailFilters()
Retrieve the
bi_report_query_detail_filters property (displayed as 'BI Query Detail Filters') of the object. |
ItemList<BiReportQueryDetailFilter> |
BiReportQueryUsage.getBiReportQueryDetailFilters()
Retrieve the
bi_report_query_detail_filters property (displayed as 'BI Query Detail Filters') of the object. |
ItemList<BiReportQueryItem> |
BiReportQuery.getBiReportQueryItems()
Retrieve the
bi_report_query_items property (displayed as 'BI Report Query Items') of the object. |
ItemList<BiReportQueryItem> |
BiReportQueryUsage.getBiReportQueryItems()
Retrieve the
bi_report_query_items property (displayed as 'BI Report Query Items') of the object. |
ItemList<Reportobject> |
DatabaseColumn.getBiReportQueryItems()
Retrieve the
bi_report_query_items property (displayed as 'BI Report Query Items') of the object. |
ItemList<BiReportQuerySummaryFilter> |
BiReportQuery.getBiReportQuerySummaryFilters()
Retrieve the
bi_report_query_summary_filters property (displayed as 'BI Query Summary Filters') of the object. |
ItemList<BiReportQuerySummaryFilter> |
BiReportQueryUsage.getBiReportQuerySummaryFilters()
Retrieve the
bi_report_query_summary_filters property (displayed as 'BI Query Summary Filters') of the object. |
ItemList<BiReport> |
BiRootFolder.getBiReports()
Retrieve the
bi_reports property (displayed as 'BI Reports') of the object. |
ItemList<BiReport> |
Database.getBiReports()
Retrieve the
bi_reports property (displayed as 'BI Reports') of the object. |
ItemList<BiReport> |
BiModel.getBiReports()
Retrieve the
bi_reports property (displayed as 'BI Reports') of the object. |
ItemList<BiReport> |
BiFolder.getBiReports()
Retrieve the
bi_reports property (displayed as 'BI Reports') of the object. |
ItemList<BlueprintElementLink> |
InformationAsset.getBlueprintElements()
Deprecated.
No longer applicable from 11.7.0.0 onwards.
|
ItemList<Category> |
Category.getCategoryPath()
Retrieve the
category_path property (displayed as 'Category Path') of the object. |
ItemList<Category> |
Term.getCategoryPath()
Retrieve the
category_path property (displayed as 'Category Path') of the object. |
ItemList<CdcMappingDocument> |
CdcMapping.getCdcMappingDocument()
Retrieve the
cdc_mapping_document property (displayed as 'CDC Mapping Document') of the object. |
ItemList<ChangedProperties> |
TermHistory.getChangedProperties()
Retrieve the
changed_properties property (displayed as 'Changed Properties') of the object. |
ItemList<BiModel> |
BiModel.getChildBiModels()
Retrieve the
child_bi_models property (displayed as 'Child BI Models') of the object. |
ItemList<LogicalDomain> |
LogicalDomain.getChildDomains()
Retrieve the
child_domains property (displayed as 'Child Domains') of the object. |
ItemList<EntityAttribute> |
LogicalForeignKey.getChildEntityAttributes()
Retrieve the
child_entity_attributes property (displayed as 'Child Entity Attributes') of the object. |
ItemList<BiLevel> |
BiHierarchyMember.getChildLevel()
Retrieve the
child_level property (displayed as 'Child Level') of the object. |
ItemList<EntityAttribute> |
EntityAttribute.getChildLogicalForeignKeys()
Retrieve the
child_logical_foreign_keys property (displayed as 'Child Logical Foreign Keys') of the object. |
ItemList<BiLevel> |
BiLevel.getChildrenLevels()
Retrieve the
children_levels property (displayed as 'Children Levels') of the object. |
ItemList<Classification> |
FieldAnalysis.getClassification()
Retrieve the
classification property (displayed as 'Detected Data Classifications') of the object. |
ItemList<Classification> |
ColumnAnalysis.getClassification()
Retrieve the
classification property (displayed as 'Detected Data Classifications') of the object. |
ItemList<Classificationenabledgroup> |
DataClass.getClassificationsSelected()
Retrieve the
classifications_selected property (displayed as 'Selected Data Classifications') of the object. |
ItemList<Classification> |
DataClass.getClassifiedAssetsDetected()
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
ItemList<DataItem> |
DataClassOld.getClassifiesDataField()
Retrieve the
classifies_data_field property (displayed as 'Classifies Data Field') of the object. |
ItemList<MainObject> |
Classification.getColumnAnalysis()
Retrieve the
column_analysis property (displayed as 'Detected from Column Analysis') of the object. |
ItemList<ColumnDefinition> |
DatabaseColumn.getColumnDefinitions()
Retrieve the
column_definitions property (displayed as 'Column Definitions') of the object. |
ItemList<ColumnDefinition> |
TableDefinition.getColumnDefinitions()
Retrieve the
column_definitions property (displayed as 'Column Definitions') of the object. |
ItemList<JobConstraint> |
StageColumn.getConstraints()
Retrieve the
constraints property (displayed as 'Constraints') of the object. |
ItemList<JobConstraint> |
Stage.getConstraints()
Retrieve the
constraints property (displayed as 'Constraints') of the object. |
ItemList<Steward> |
DataRuleDefinition.getContact()
Retrieve the
contact property (displayed as 'Contact') of the object. |
ItemList<Associativeobject> |
InvDataRuleDefinition.getContact()
Retrieve the
contact property (displayed as 'Contact') of the object. |
ItemList<Steward> |
DataRule.getContact()
Retrieve the
contact property (displayed as 'Contact') of the object. |
ItemList<Steward> |
DataRuleSet.getContact()
Retrieve the
contact property (displayed as 'Contact') of the object. |
ItemList<Steward> |
DataRuleSetDefinition.getContact()
Retrieve the
contact property (displayed as 'Contact') of the object. |
ItemList<Steward> |
InvDataRuleSetDefinition.getContact()
Retrieve the
contact property (displayed as 'Contact') of the object. |
ItemList<Steward> |
DataPolicy.getContacts()
Retrieve the
contacts property (displayed as 'Contacts') of the object. |
ItemList<BiReportQuery> |
BiReportQuery.getContainedByBiReportQueries()
Retrieve the
contained_by_bi_report_queries property (displayed as 'Contained by BI Report Queries') of the object. |
ItemList<BiReportQuery> |
BiReportQueryUsage.getContainedByBiReportQueries()
Retrieve the
contained_by_bi_report_queries property (displayed as 'Contained by BI Report Queries') of the object. |
ItemList<SharedContainer> |
TransformationProject.getContainers()
Retrieve the
containers property (displayed as 'Containers') of the object. |
ItemList<MainObject> |
AmazonS3DataFileFolder.getContainsAmazonS3DataFileFolders()
Retrieve the
contains_amazon_s3_data_file_folders property (displayed as 'Contains Amazon S3 Data File Folders') of the object. |
ItemList<MainObject> |
AmazonS3Bucket.getContainsAmazonS3DataFileFolders()
Retrieve the
contains_amazon_s3_data_file_folders property (displayed as 'Contains Amazon S3 Data File Folders') of the object. |
ItemList<AmazonS3DataFile> |
AmazonS3DataFileFolder.getContainsAmazonS3DataFiles()
Retrieve the
contains_amazon_s3_data_files property (displayed as 'Contains Amazon S3 Data Files') of the object. |
ItemList<AmazonS3DataFile> |
AmazonS3Bucket.getContainsAmazonS3DataFiles()
Retrieve the
contains_amazon_s3_data_files property (displayed as 'Contains Amazon S3 Data Files') of the object. |
ItemList<MainObject> |
Dsfolder.getContainsAssets()
Retrieve the
contains_assets property (displayed as 'Contains Assets') of the object. |
ItemList<Attribute> |
MemberType.getContainsAttributes()
Retrieve the
contains_attributes property (displayed as 'Contains Attributes') of the object. |
ItemList<XsdAttribute> |
XsdElement.getContainsAttributes()
Retrieve the
contains_attributes property (displayed as 'Contains XSD Attributes') of the object. |
ItemList<AttributeType> |
MdmModel.getContainsAttributesTypes()
Retrieve the
contains_attributes_types property (displayed as 'Contains Attributes Types') of the object. |
ItemList<AttributeTypeField> |
AttributeType.getContainsAttributeTypeFields()
Retrieve the
contains_attribute_type_fields property (displayed as 'Contains Attribute Type Fields') of the object. |
ItemList<BiFolder> |
BiRootFolder.getContainsBiFolders()
Retrieve the
contains_bi_folders property (displayed as 'Contains BI Folders') of the object. |
ItemList<BiRootFolder> |
BiServer.getContainsBiFolders()
Retrieve the
contains_bi_folders property (displayed as 'Contains BI Folders') of the object. |
ItemList<BiFolder> |
BiFolder.getContainsBiFolders()
Retrieve the
contains_bi_folders property (displayed as 'Contains BI Folders') of the object. |
ItemList<BiReportQuery> |
BiReportQuery.getContainsBiQueries()
Retrieve the
contains_bi_queries property (displayed as 'Contains BI Queries') of the object. |
ItemList<BiReportQuery> |
BiReportQueryUsage.getContainsBiQueries()
Retrieve the
contains_bi_queries property (displayed as 'Contains BI Queries') of the object. |
ItemList<Reportobject> |
BiReportQuerySummaryFilter.getContainsBiReportQueryItems()
Retrieve the
contains_bi_report_query_items property (displayed as 'References BI Report Query Items') of the object. |
ItemList<Reportobject> |
BiReportQueryDetailFilter.getContainsBiReportQueryItems()
Retrieve the
contains_bi_report_query_items property (displayed as 'References BI Report Query Items') of the object. |
ItemList<Reportobject> |
BiReportQueryItem.getContainsBiReportQueryItems()
Retrieve the
contains_bi_report_query_items property (displayed as 'References BI Report Query Items') of the object. |
ItemList<CompositeView> |
MemberType.getContainsCompositeViews()
Retrieve the
contains_composite_views property (displayed as 'Contains Composite Views') of the object. |
ItemList<DataClass> |
DataClass.getContainsDataClasses()
Retrieve the
contains_data_classes property (displayed as 'Contains Data Classes') of the object. |
ItemList<DataItem> |
DataItemDefinition.getContainsDataFields()
Retrieve the
contains_data_fields property (displayed as 'Contains Data Fields') of the object. |
ItemList<DesignStoredProcedure> |
PhysicalDataModel.getContainsDesignStoredProcedures()
Retrieve the
contains_design_stored_procedures property (displayed as 'Contains Design Stored Procedures') of the object. |
ItemList<DesignTable> |
PhysicalDataModel.getContainsDesignTables()
Retrieve the
contains_design_tables property (displayed as 'Contains Design Tables') of the object. |
ItemList<DesignView> |
PhysicalDataModel.getContainsDesignViews()
Retrieve the
contains_design_views property (displayed as 'Contains Design Views') of the object. |
ItemList<MainObject> |
XsdElement.getContainsElements()
Retrieve the
contains_elements property (displayed as 'Contains XSD Elements') of the object. |
ItemList<EntityType> |
MemberType.getContainsEntityTypes()
Retrieve the
contains_entity_types property (displayed as 'Contains Entity Types') of the object. |
ItemList<Folder> |
Folder.getContainsFolders()
Retrieve the
contains_folders property (displayed as 'Contains Folders') of the object. |
ItemList<Dsfolder> |
Dsfolder.getContainsFolders()
Retrieve the
contains_folders property (displayed as 'Contains Folders') of the object. |
ItemList<LogicalDataModel> |
LogicalDataModel.getContainsLogicalDataModels()
Retrieve the
contains_logical_data_models property (displayed as 'Contains Logical Data Models') of the object. |
ItemList<MainObject> |
Folder.getContainsMappingDocuments()
Retrieve the
contains_mapping_documents property (displayed as 'Contains Mapping Documents') of the object. |
ItemList<MemberType> |
MdmModel.getContainsMemberTypes()
Retrieve the
contains_member_types property (displayed as 'Contains Member Types') of the object. |
ItemList<PhysicalDataModel> |
PhysicalDataModel.getContainsPhysicalModels()
Retrieve the
contains_physical_models property (displayed as 'Contains Physical Models') of the object. |
ItemList<PhysicalObjectAttribute> |
PhysicalObject.getContainsPhysicalObjectAttributes()
Retrieve the
contains_physical_object_attributes property (displayed as 'Contains Physical Object Attributes') of the object. |
ItemList<PhysicalObject> |
PhysicalObject.getContainsPhysicalObjects()
Retrieve the
contains_physical_objects property (displayed as 'Contains Physical Objects') of the object. |
ItemList<PhysicalObject> |
MdmModel.getContainsPhysicalObjects()
Retrieve the
contains_physical_objects property (displayed as 'Contains Physical Objects') of the object. |
ItemList<Olapjoinref> |
OlapJoin.getContainsReferences()
Retrieve the
contains_references property (displayed as 'Contains References') of the object. |
ItemList<RShinyAppObject> |
RShinyApp.getContainsRShinyAppObject()
Retrieve the
contains_r_shiny_app_object property (displayed as 'RShiny App Objects') of the object. |
ItemList<BiReportSection> |
BiReportSection.getContainsSubSection()
Retrieve the
contains_sub_section property (displayed as 'Contains Sub Section') of the object. |
ItemList<Validvalues> |
ValidValueList2.getContainsValidValues()
Retrieve the
contains_valid_values property (displayed as 'Contains Valid Values') of the object. |
ItemList<XsdAttributeGroup> |
XmlSchemaDefinition.getContainsXsdAttributeGroups()
Retrieve the
contains_xsd_attribute_groups property (displayed as 'XSD Attribute Groups') of the object. |
ItemList<XsdAttribute> |
XsdAttributeGroup.getContainsXsdAttributes()
Retrieve the
contains_xsd_attributes property (displayed as 'Contains XSD Attributes') of the object. |
ItemList<XsdAttribute> |
XmlSchemaDefinition.getContainsXsdAttributes()
Retrieve the
contains_xsd_attributes property (displayed as 'XSD Attributes') of the object. |
ItemList<XsdAttribute> |
XsdComplexType.getContainsXsdAttributes()
Retrieve the
contains_xsd_attributes property (displayed as 'Contains XSD Attributes') of the object. |
ItemList<XsdComplexType> |
XmlSchemaDefinition.getContainsXsdComplexTypes()
Retrieve the
contains_xsd_complex_types property (displayed as 'XSD Complex Types') of the object. |
ItemList<XsdElementGroup> |
XmlSchemaDefinition.getContainsXsdElementGroups()
Retrieve the
contains_xsd_element_groups property (displayed as 'XSD Element Groups') of the object. |
ItemList<MainObject> |
XmlSchemaDefinition.getContainsXsdElements()
Retrieve the
contains_xsd_elements property (displayed as 'XSD Elements') of the object. |
ItemList<MainObject> |
XsdComplexType.getContainsXsdElements()
Retrieve the
contains_xsd_elements property (displayed as 'Contains XSD Elements') of the object. |
ItemList<MainObject> |
XsdElementGroup.getContainsXsdElements()
Retrieve the
contains_xsd_elements property (displayed as 'Contains XSD Elements') of the object. |
ItemList<XsdSimpleType> |
XmlSchemaDefinition.getContainsXsdSimpleTypes()
Retrieve the
contains_xsd_simple_types property (displayed as 'XSD Simple Types') of the object. |
ItemList<InfosetOperation> |
Infoset.getContributingOperations()
Retrieve the
contributing_operations property (displayed as 'Applied Operations') of the object. |
ItemList<VolumeContribution> |
Infoset.getContributingVolumes()
Retrieve the
contributing_volumes property (displayed as 'Volumes') of the object. |
ItemList<Stage> |
PublishedDataRuleDefinition.getCopiedIntoDataRuleStages()
Retrieve the
copied_into_data_rule_stages property (displayed as 'Copied Into Data Rule Stages') of the object. |
ItemList<InformationAsset> |
ValidValueList2.getCustomAttributeDefOfHasValidValuesInverse()
Retrieve the
custom_attribute_def_of_has_valid_values_inverse property (displayed as 'Custom Attribute Def Of Has Valid Values Inverse') of the object. |
ItemList<InformationAsset> |
Validvalues.getCustomAttributeDefOfHasValidValuesInverse()
Retrieve the
custom_attribute_def_of_has_valid_values_inverse property (displayed as 'Custom Attribute Def Of Has Valid Values Inverse') of the object. |
ItemList<InformationAsset> |
ValidValueRange2.getCustomAttributeDefOfHasValidValuesInverse()
Retrieve the
custom_attribute_def_of_has_valid_values_inverse property (displayed as 'Custom Attribute Def Of Has Valid Values Inverse') of the object. |
ItemList<InformationAsset> |
Validvaluerule.getCustomAttributeDefOfHasValidValuesInverse()
Retrieve the
custom_attribute_def_of_has_valid_values_inverse property (displayed as 'Custom Attribute Def Of Has Valid Values Inverse') of the object. |
ItemList<Datagroup> |
View.getDatabaseAliases()
Retrieve the
database_aliases property (displayed as 'Alias') of the object. |
ItemList<DatabaseAlias> |
DatabaseSchema.getDatabaseAliases()
Retrieve the
database_aliases property (displayed as 'Database Aliases') of the object. |
ItemList<Datagroup> |
DatabaseTable.getDatabaseAliases()
Retrieve the
database_aliases property (displayed as 'Alias') of the object. |
ItemList<DatabaseAlias> |
HbaseNamespace.getDatabaseAliases()
Retrieve the
database_aliases property (displayed as 'Database Aliases') of the object. |
ItemList<DataItem> |
DatabaseAlias.getDatabaseColumns()
Retrieve the
database_columns property (displayed as 'Database Columns') of the object. |
ItemList<DatabaseColumn> |
View.getDatabaseColumns()
Retrieve the
database_columns property (displayed as 'Database Columns') of the object. |
ItemList<DatabaseColumn> |
DatabaseTable.getDatabaseColumns()
Retrieve the
database_columns property (displayed as 'Database Columns') of the object. |
ItemList<DataRuleSet> |
DataFileField.getDatabaseDataRuleSets()
Retrieve the
database_data_rule_sets property (displayed as 'Data Rule Sets') of the object. |
ItemList<DataItemDefinition> |
DatabaseSchema.getDatabaseDomains()
Retrieve the
database_domains property (displayed as 'Database Domains') of the object. |
ItemList<DataItemDefinition> |
HbaseNamespace.getDatabaseDomains()
Retrieve the
database_domains property (displayed as 'Database Domains') of the object. |
ItemList<DatabaseIndex> |
DatabaseColumn.getDatabaseIndexes()
Retrieve the
database_indexes property (displayed as 'Index') of the object. |
ItemList<DatabaseIndex> |
View.getDatabaseIndexes()
Retrieve the
database_indexes property (displayed as 'Indexes') of the object. |
ItemList<DatabaseIndex> |
DatabaseTable.getDatabaseIndexes()
Retrieve the
database_indexes property (displayed as 'Indexes') of the object. |
ItemList<Database> |
Host.getDatabases()
Retrieve the
databases property (displayed as 'Databases') of the object. |
ItemList<DatabaseSchema> |
Database.getDatabaseSchemas()
Retrieve the
database_schemas property (displayed as 'Database Schemas') of the object. |
ItemList<Datagroup> |
ForeignKey.getDatabaseTable()
Retrieve the
database_table property (displayed as 'Database Table') of the object. |
ItemList<DatabaseTable> |
DatabaseSchema.getDatabaseTables()
Retrieve the
database_tables property (displayed as 'Database Tables') of the object. |
ItemList<DatabaseTable> |
HbaseNamespace.getDatabaseTables()
Retrieve the
database_tables property (displayed as 'Database Tables') of the object. |
ItemList<DataConnection> |
DataFileFolder.getDataConnection()
Retrieve the
data_connection property (displayed as 'Data Connection') of the object. |
ItemList<DataConnection> |
AmazonS3DataFileFolder.getDataConnection()
Retrieve the
data_connection property (displayed as 'Data Connection') of the object. |
ItemList<DataConnection> |
AmazonS3Bucket.getDataConnection()
Retrieve the
data_connection property (displayed as 'Data Connection') of the object. |
ItemList<DataConnectionMapping> |
Database.getDataConnectionMappings()
Retrieve the
data_connection_mappings property (displayed as 'Data Connection Mappings') of the object. |
ItemList<DataConnection> |
Connector.getDataConnections()
Retrieve the
data_connections property (displayed as 'Data Connections') of the object. |
ItemList<Connector> |
Host.getDataConnections()
Retrieve the
data_connections property (displayed as 'Data Connections') of the object. |
ItemList<DataConnection> |
Database.getDataConnections()
Retrieve the
data_connections property (displayed as 'Data Connections') of the object. |
ItemList<DataRule> |
DataFileField.getDatafileDataRules()
Retrieve the
datafile_data_rules property (displayed as 'Data Rules') of the object. |
ItemList<DataFileDefinitionField> |
DataFileDefinitionRecord.getDataFileDefinitionFields()
Retrieve the
data_file_definition_fields property (displayed as 'Data File Definition Fields') of the object. |
ItemList<DataFileDefinitionRecord> |
DataFileDefinition.getDataFileDefinitionRecords()
Retrieve the
data_file_definition_records property (displayed as 'Data File Definition Records') of the object. |
ItemList<DataFileField> |
DataFileRecord.getDataFileFields()
Retrieve the
data_file_fields property (displayed as 'Data File Fields') of the object. |
ItemList<DataFileFolder> |
DataFileFolder.getDataFileFolders()
Retrieve the
data_file_folders property (displayed as 'Data File Folders') of the object. |
ItemList<DataFileFolder> |
DataFileFolderNobucket.getDataFileFolders()
Retrieve the
data_file_folders property (displayed as 'Data File Folders') of the object. |
ItemList<DataFileFolder> |
Host.getDataFileFolders()
Retrieve the
data_file_folders property (displayed as 'Data File Folders') of the object. |
ItemList<DataFileRecord> |
DataFile.getDataFileRecords()
Retrieve the
data_file_records property (displayed as 'Data File Records') of the object. |
ItemList<DataFileRecord> |
AmazonS3DataFile.getDataFileRecords()
Retrieve the
data_file_records property (displayed as 'Data File Records') of the object. |
ItemList<DataFile> |
DataFileFolder.getDataFiles()
Retrieve the
data_files property (displayed as 'Data Files') of the object. |
ItemList<DataFile> |
DataFileFolderNobucket.getDataFiles()
Retrieve the
data_files property (displayed as 'Data Files') of the object. |
ItemList<DataFile> |
Host.getDataFiles()
Retrieve the
data_files property (displayed as 'Data Files') of the object. |
ItemList<MainObject> |
DataRuleDefinition.getDataPolicies()
Retrieve the
data_policies property (displayed as 'Data Policies') of the object. |
ItemList<MainObject> |
DataRule.getDataPolicies()
Retrieve the
data_policies property (displayed as 'Data Policies') of the object. |
ItemList<MainObject> |
Metric.getDataPolicies()
Retrieve the
data_policies property (displayed as 'Data Policies') of the object. |
ItemList<MainObject> |
DatabaseColumn.getDataPolicies()
Retrieve the
data_policies property (displayed as 'Data Policies') of the object. |
ItemList<MainObject> |
View.getDataPolicies()
Retrieve the
data_policies property (displayed as 'Data Policies') of the object. |
ItemList<MainObject> |
DatabaseSchema.getDataPolicies()
Retrieve the
data_policies property (displayed as 'Data Policies') of the object. |
ItemList<MainObject> |
DatabaseTable.getDataPolicies()
Retrieve the
data_policies property (displayed as 'Data Policies') of the object. |
ItemList<MainObject> |
DataRuleSet.getDataPolicies()
Retrieve the
data_policies property (displayed as 'Data Policies') of the object. |
ItemList<DataPolicy> |
Database.getDataPolicies()
Deprecated.
No longer applicable from 11.7.0.1 onwards.
|
ItemList<MainObject> |
DataRuleSetDefinition.getDataPolicies()
Retrieve the
data_policies property (displayed as 'Data Policies') of the object. |
ItemList<MainObject> |
HbaseNamespace.getDataPolicies()
Retrieve the
data_policies property (displayed as 'Data Policies') of the object. |
ItemList<StandardizationObject> |
MatchSpecification.getDataQualitySpecifications()
Retrieve the
data_quality_specifications property (displayed as 'Data Quality Specifications') of the object. |
ItemList<StandardizationObject> |
StandardizationRuleSet.getDataQualitySpecifications()
Retrieve the
data_quality_specifications property (displayed as 'Data Quality Specifications') of the object. |
ItemList<StandardizationObject> |
StandardizationObject.getDataQualitySpecifications()
Retrieve the
data_quality_specifications property (displayed as 'Data Quality Specification') of the object. |
ItemList<StageDataRuleDefinition> |
Stage.getDataRuleDefinition()
Retrieve the
data_rule_definition property (displayed as 'Data Rule Definition') of the object. |
ItemList<NonPublishedDataRuleDefinition> |
DatabaseColumn.getDataRuleDefinitions()
Retrieve the
data_rule_definitions property (displayed as 'Data Rule Definitions') of the object. |
ItemList<MainObject> |
InvDataRuleSetDefinition.getDataRuleDefinitions()
Retrieve the
data_rule_definitions property (displayed as 'Data Rule Definitions') of the object. |
ItemList<MainObject> |
NonPublishedDataRuleSet.getDataRuleDefinitions()
Retrieve the
data_rule_definitions property (displayed as 'Data Rule Definitions') of the object. |
ItemList<PublishedDataRuleDefinition> |
PublishedDataRuleSet.getDataRuleDefinitions()
Retrieve the
data_rule_definitions property (displayed as 'Data Rule Definitions') of the object. |
ItemList<MainObject> |
InvDataRuleDefinition.getDataRules()
Retrieve the
data_rules property (displayed as 'Data Rules') of the object. |
ItemList<DataRule> |
DatabaseColumn.getDataRules()
Retrieve the
data_rules property (displayed as 'Data Rules') of the object. |
ItemList<DataRule> |
NonPublishedDataRuleDefinition.getDataRules()
Retrieve the
data_rules property (displayed as 'Data Rules') of the object. |
ItemList<NonPublishedDataRuleSet> |
DataRuleDefinition.getDataRuleSetDefinitions()
Retrieve the
data_rule_set_definitions property (displayed as 'Data Rule Set Definitions') of the object. |
ItemList<NonPublishedDataRuleSet> |
DatabaseColumn.getDataRuleSetDefinitions()
Retrieve the
data_rule_set_definitions property (displayed as 'Data Rule Set Definitions') of the object. |
ItemList<InvDataRuleSetDefinition> |
InvDataRuleDefinition.getDataRuleSetDefintions()
Retrieve the
data_rule_set_defintions property (displayed as 'Data Rule Set Defintions') of the object. |
ItemList<DataRuleSet> |
DatabaseColumn.getDataRuleSets()
Retrieve the
data_rule_sets property (displayed as 'Data Rule Sets') of the object. |
ItemList<MainObject> |
InvDataRuleSetDefinition.getDataRuleSets()
Retrieve the
data_rule_sets property (displayed as 'Data Rule Sets') of the object. |
ItemList<DataRuleSet> |
NonPublishedDataRuleSet.getDataRuleSets()
Retrieve the
data_rule_sets property (displayed as 'Data Rule Sets') of the object. |
ItemList<MainObject> |
InformationServerReportDatabase.getDataSource()
Retrieve the
data_source property (displayed as 'Data Source') of the object. |
ItemList<DataItem> |
BiReportDataItemSource.getDefinedByDataField()
Retrieve the
defined_by_data_field property (displayed as 'Defined by Data Field') of the object. |
ItemList<DatabaseColumn> |
DatabaseAlias.getDefinedForeignKey()
Retrieve the
defined_foreign_key property (displayed as 'Defined Foreign Key') of the object. |
ItemList<Reference> |
View.getDefinedForeignKey()
Retrieve the
defined_foreign_key property (displayed as 'Defined Foreign Key' or 'Has Foreign Key Implemented') of the object. |
ItemList<Reference> |
DatabaseTable.getDefinedForeignKey()
Retrieve the
defined_foreign_key property (displayed as 'Defined Foreign Key') of the object. |
ItemList<DataItem> |
DatabaseColumn.getDefinedForeignKeyReferenced()
Retrieve the
defined_foreign_key_referenced property (displayed as 'Defined Foreign Key Referenced') of the object. |
ItemList<DatabaseColumn> |
DatabaseColumn.getDefinedForeignKeyReferences()
Retrieve the
defined_foreign_key_references property (displayed as 'Defined Foreign Key References') of the object. |
ItemList<CandidateKey> |
DatabaseColumn.getDefinedNonPrimaryKey()
Retrieve the
defined_non_primary_key property (displayed as 'Defined Non Primary Key') of the object. |
ItemList<CandidateKey> |
View.getDefinedNonPrimaryKey()
Retrieve the
defined_non_primary_key property (displayed as 'Defined Non Primary Key') of the object. |
ItemList<CandidateKey> |
DatabaseTable.getDefinedNonPrimaryKey()
Retrieve the
defined_non_primary_key property (displayed as 'Defined Non Primary Key') of the object. |
ItemList<Reportobject> |
BiReportDataItemSource.getDefinedOfReportField()
Retrieve the
defined_of_report_field property (displayed as 'Defined of Report Field') of the object. |
ItemList<DatabaseColumn> |
CandidateKey.getDefinedOnDatabaseColumns()
Retrieve the
defined_on_database_columns property (displayed as 'Defined on Database Columns') of the object. |
ItemList<DataItem> |
DesignKey.getDefinedOnDesignColumns()
Retrieve the
defined_on_design_columns property (displayed as 'Design Columns') of the object. |
ItemList<EntityAttribute> |
LogicalInversionKey.getDefinedOnEntityAttributes()
Retrieve the
defined_on_entity_attributes property (displayed as 'Referenced by Entity Attributes') of the object. |
ItemList<EntityAttribute> |
LogicalKey.getDefinedOnEntityAttributes()
Retrieve the
defined_on_entity_attributes property (displayed as 'Defined on Entity Attributes') of the object. |
ItemList<CandidateKey> |
DatabaseAlias.getDefinedPrimaryKey()
Deprecated.
No longer applicable from 11.5.0.2sp5 and 11.7.1.0 onwards.
|
ItemList<CandidateKey> |
DatabaseColumn.getDefinedPrimaryKey()
Retrieve the
defined_primary_key property (displayed as 'Defined Primary Key') of the object. |
ItemList<CandidateKey> |
View.getDefinedPrimaryKey()
Retrieve the
defined_primary_key property (displayed as 'Defined Primary Key') of the object. |
ItemList<CandidateKey> |
DatabaseTable.getDefinedPrimaryKey()
Retrieve the
defined_primary_key property (displayed as 'Defined Primary Key') of the object. |
ItemList<Parameterval> |
Parameter.getDefinesParameterVal()
Retrieve the
defines_parameter_val property (displayed as 'Defines Parameter Val') of the object. |
ItemList<RoleAssignment> |
RoleContext.getDefinesRoleAssignment()
Retrieve the
defines_role_assignment property (displayed as 'Defines Role Assignment') of the object. |
ItemList<RoleAssignment> |
SystemRole.getDefinesRoleAssignment()
Retrieve the
defines_role_assignment property (displayed as 'Defines Role Assignment') of the object. |
ItemList<XsdAttribute> |
XsdSimpleType.getDefinesXsdAttributes()
Retrieve the
defines_xsd_attributes property (displayed as 'Defines XSD Attributes') of the object. |
ItemList<MainObject> |
XsdComplexType.getDefinesXsdElements()
Retrieve the
defines_xsd_elements property (displayed as 'Defines XSD Elements') of the object. |
ItemList<MainObject> |
XsdSimpleType.getDefinesXsdElements()
Retrieve the
defines_xsd_elements property (displayed as 'Defines XSD Elements') of the object. |
ItemList<DatabaseColumn> |
NonPublishedDataRuleDefinition.getDesignBindings()
Retrieve the
design_bindings property (displayed as 'Design Bindings') of the object. |
ItemList<DatabaseColumn> |
NonPublishedDataRuleSet.getDesignBindings()
Retrieve the
design_bindings property (displayed as 'Design Bindings') of the object. |
ItemList<DataItem> |
ValidValueRange.getDesignColumn()
Retrieve the
design_column property (displayed as 'Design Column') of the object. |
ItemList<DataItem> |
ValidValueList.getDesignColumn()
Retrieve the
design_column property (displayed as 'Design Column') of the object. |
ItemList<DataItem> |
ValidValue.getDesignColumn()
Retrieve the
design_column property (displayed as 'Design Column') of the object. |
ItemList<DataItem> |
DataItemValue.getDesignColumn()
Retrieve the
design_column property (displayed as 'Design Column') of the object. |
ItemList<DesignColumn> |
DesignView.getDesignColumns()
Retrieve the
design_columns property (displayed as 'Design Columns') of the object. |
ItemList<DesignColumn> |
DesignTable.getDesignColumns()
Retrieve the
design_columns property (displayed as 'Design Columns') of the object. |
ItemList<DesignForeignKey> |
DesignView.getDesignForeignKeys()
Retrieve the
design_foreign_keys property (displayed as 'Design Foreign Keys') of the object. |
ItemList<DesignForeignKey> |
DesignTable.getDesignForeignKeys()
Retrieve the
design_foreign_keys property (displayed as 'Parent Design Foreign Keys') of the object. |
ItemList<DesignKey> |
DesignView.getDesignKeys()
Retrieve the
design_keys property (displayed as 'Design Keys') of the object. |
ItemList<DesignKey> |
DesignTable.getDesignKeys()
Retrieve the
design_keys property (displayed as 'Design Keys') of the object. |
ItemList<DsparameterJob> |
Dsjob.getDesignParameters()
Retrieve the
design_parameters property (displayed as 'Design Parameters') of the object. |
ItemList<DesignStoredProcedureParameter> |
DesignStoredProcedure.getDesignStoredProcedureParameters()
Retrieve the
design_stored_procedure_parameters property (displayed as 'Design Stored Procedure Parameters') of the object. |
ItemList<Classification> |
Classificationenabledgroup.getDetectedClassifications()
Retrieve the
detected_classifications property (displayed as 'Detected Data Classifications') of the object. |
ItemList<EntityAttribute> |
LogicalDomain.getEntityAttributes()
Retrieve the
entity_attributes property (displayed as 'Entity Attributes') of the object. |
ItemList<EntityAttribute> |
LogicalEntity.getEntityAttributes()
Retrieve the
entity_attributes property (displayed as 'Entity Attributes') of the object. |
ItemList<ModelEvalMetric> |
AnalyticsModel.getEvalMetric()
Retrieve the
eval_metric property (displayed as 'Eval Metric') of the object. |
ItemList<FunctionCall2> |
Function.getExecutedByFunctionCall()
Retrieve the
executed_by_function_call property (displayed as 'Executed By Function Call') of the object. |
ItemList<DataRuleResults> |
DataRule.getExecutionHistory()
Retrieve the
execution_history property (displayed as 'Execution History') of the object. |
ItemList<DataRuleResults> |
Metric.getExecutionHistory()
Retrieve the
execution_history property (displayed as 'Execution History') of the object. |
ItemList<DataRuleResults> |
DataRuleSet.getExecutionHistory()
Retrieve the
execution_history property (displayed as 'Execution History') of the object. |
ItemList<XsdComplexType> |
XsdComplexType.getExtendedByXsdComplexType()
Retrieve the
extended_by_xsd_complex_type property (displayed as 'Extended by XSD Complex Types') of the object. |
ItemList<XsdComplexType> |
XsdSimpleType.getExtendedByXsdComplexType()
Retrieve the
extended_by_xsd_complex_type property (displayed as 'Extended by XSD Complex Types') of the object. |
ItemList<XsdSimpleType> |
XsdSimpleType.getExtendedByXsdSimpleType()
Retrieve the
extended_by_xsd_simple_type property (displayed as 'Extended by XSD Simple Types') of the object. |
ItemList<MainObject> |
XsdComplexType.getExtendsXsdElement()
Retrieve the
extends_xsd_element property (displayed as 'Extends XSD Elements') of the object. |
ItemList<MainObject> |
XsdSimpleType.getExtendsXsdElement()
Retrieve the
extends_xsd_element property (displayed as 'Extends XSD Elements') of the object. |
ItemList<ExtensionMapping> |
ExtensionMappingDocument.getExtensionMappings()
Retrieve the
extension_mappings property (displayed as 'Extension Mappings') of the object. |
ItemList<Credential> |
Credentials.getExternalCredential()
Retrieve the
external_credential property (displayed as 'External Credential') of the object. |
ItemList<Filter> |
DataClass.getFilters()
Retrieve the
filters property (displayed as 'Filters') of the object. |
ItemList<MappingFilter> |
MappingSpecification.getFilters()
Retrieve the
filters property (displayed as 'Filters') of the object. |
ItemList<Filter> |
Instance.getFilters()
Retrieve the
filters property (displayed as 'Filters') of the object. |
ItemList<Dsfolder> |
TransformationProject.getFolders()
Retrieve the
folders property (displayed as 'Folders') of the object. |
ItemList<DatabaseColumn> |
MappingJoin.getForeignKeyColumns()
Retrieve the
foreign_key_columns property (displayed as 'Foreign Key Columns') of the object. |
ItemList<XsdForeignKey> |
XsdElement.getForeignKeys()
Retrieve the
foreign_keys property (displayed as 'Foreign Keys') of the object. |
ItemList<ForeignKeyDefinition> |
TableDefinition.getForeignKeys()
Retrieve the
foreign_keys property (displayed as 'Foreign Keys') of the object. |
ItemList<Dsjob> |
MappingSpecification.getGeneratedJobs()
Retrieve the
generated_jobs property (displayed as 'Generated Jobs') of the object. |
ItemList<Dsjob> |
MappingProject.getGeneratedJobs()
Retrieve the
generated_jobs property (displayed as 'Generated Jobs') of the object. |
ItemList<InformationGovernanceRule> |
MainObject.getGovernedByRules()
Retrieve the
governed_by_rules property (displayed as 'Governed by Rules') of the object. |
ItemList<InformationAsset> |
InformationGovernanceRule.getGovernsAssets()
Retrieve the
governs_assets property (displayed as 'Governs Assets') of the object. |
ItemList<Aclentry> |
Acl.getHasAclEntry()
Retrieve the
has_acl_entry property (displayed as 'Has Acl Entry') of the object. |
ItemList<Actiondescriptor> |
Classdescriptor.getHasActionDescriptor()
Retrieve the
has_action_descriptor property (displayed as 'Has Action Descriptor') of the object. |
ItemList<Term> |
Term.getHasATerm()
Retrieve the
has_a_term property (displayed as 'Has A') of the object. |
ItemList<MainObject> |
DsdesignView.getHasCanvasAnnotation()
Retrieve the
has_canvas_annotation property (displayed as 'Has Canvas Annotation') of the object. |
ItemList<Credential> |
ApplicationInstall.getHasCredential()
Retrieve the
has_credential property (displayed as 'Has Credential') of the object. |
ItemList<InformationAsset> |
Classdescriptor.getHasCustomAttributeDef()
Retrieve the
has_custom_attribute_def property (displayed as 'Has Custom Attribute Def') of the object. |
ItemList<Customattributeval> |
Customattributedef.getHasCustomAttributeVal()
Retrieve the
has_custom_attribute_val property (displayed as 'Has Custom Attribute Val') of the object. |
ItemList<Classification> |
Classificationenabledgroup.getHasdataclassification()
Retrieve the
hasDataClassification property (displayed as 'Detected Data Classifications') of the object. |
ItemList<Classification> |
DatabaseColumn.getHasDataclassifications()
Retrieve the
has_DataClassifications property (displayed as 'Detected data Classifications') of the object. |
ItemList<Array> |
DataItem.getHasDimension()
Retrieve the
has_dimension property (displayed as 'Has Dimension') of the object. |
ItemList<Directoryproviderproperty> |
Providerpropertytype.getHasDirectoryProviderProperty()
Retrieve the
has_directory_provider_property property (displayed as 'Has Directory Provider Property') of the object. |
ItemList<Directoryproviderproperty> |
Providerpropertyinfo.getHasDirectoryProviderProperty()
Retrieve the
has_directory_provider_property property (displayed as 'Has Directory Provider Property') of the object. |
ItemList<Directoryproviderproperty> |
Directoryproviderconfiguration.getHasDirectoryProviderProperty()
Retrieve the
has_directory_provider_property property (displayed as 'Has Directory Provider Property') of the object. |
ItemList<Dsargumentmap> |
JobOutputPin.getHasDsArgumentMap()
Retrieve the
has_ds_argument_map property (displayed as 'Has DS Argument Map') of the object. |
ItemList<DataItem> |
JobStageRecord.getHasDsFlowVariable()
Retrieve the
has_ds_flow_variable property (displayed as 'Has DS Flow Variable') of the object. |
ItemList<Dsmfcolumninfo> |
JobInputPin.getHasDsmfColumnInfo()
Retrieve the
has_dsmf_column_info property (displayed as 'Has DSMF Column Info') of the object. |
ItemList<FunctionCall2> |
Parameterval.getHasFunctionCall()
Retrieve the
has_function_call property (displayed as 'Has Function Call') of the object. |
ItemList<FunctionCall2> |
Filterconstraint.getHasFunctionCall()
Retrieve the
has_function_call property (displayed as 'Has Function Call') of the object. |
ItemList<FunctionCall2> |
Function.getHasFunctionCall()
Retrieve the
has_function_call property (displayed as 'Has Function Call') of the object. |
ItemList<Navigationdescriptor> |
Classdescriptor.getHasNavigationDescriptor()
Retrieve the
has_navigation_descriptor property (displayed as 'Has Navigation Descriptor') of the object. |
ItemList<BiCollection> |
BiCollection.getHasOlapCollection()
Retrieve the
has_olap_collection property (displayed as 'Has OLAP Collection') of the object. |
ItemList<Parameter> |
ParameterSet2.getHasParameterDef()
Retrieve the
has_parameter_def property (displayed as 'Has Parameter Def') of the object. |
ItemList<Parameter> |
Function.getHasParameterDef()
Retrieve the
has_parameter_def property (displayed as 'Has Parameter Def') of the object. |
ItemList<Steward> |
Directory.getHasPrincipal()
Retrieve the
has_principal property (displayed as 'Has Principal') of the object. |
ItemList<UserRole> |
Actiondescriptor.getHasPrivilegeContactRole()
Retrieve the
has_privilege_contact_role property (displayed as 'Has Privilege Contact Role') of the object. |
ItemList<SystemRole> |
Actiondescriptor.getHasPrivilegeSystemRole()
Retrieve the
has_privilege_system_role property (displayed as 'Has Privilege System Role') of the object. |
ItemList<Propdescriptor> |
Classdescriptor.getHasPropDescriptor()
Retrieve the
has_prop_descriptor property (displayed as 'Has Prop Descriptor') of the object. |
ItemList<Providerpropertyinfoextended> |
Providerpropertyinfo.getHasProviderPropertyInfoExtended()
Retrieve the
has_provider_property_info_extended property (displayed as 'Has Provider Property Info Extended') of the object. |
ItemList<DataClassOld> |
DataClassOld.getHasSubDataClass()
Retrieve the
has_sub_data_class property (displayed as 'Has Sub Data Class') of the object. |
ItemList<Term> |
Term.getHasTypes()
Retrieve the
has_types property (displayed as 'Has Types') of the object. |
ItemList<MainObject> |
IdocSegmentType.getIdocSegmentType()
Retrieve the
idoc_segment_type property (displayed as 'IDoc Segment Type') of the object. |
ItemList<IdocSegmentType> |
IdocField.getIdocSegmentType()
Retrieve the
idoc_segment_type property (displayed as 'IDoc Segment Type') of the object. |
ItemList<IdocType> |
IdocField.getIdocType()
Retrieve the
idoc_type property (displayed as 'IDoc Type') of the object. |
ItemList<IdocType> |
Host.getIdocTypes()
Retrieve the
idoc_types property (displayed as 'IDoc Types') of the object. |
ItemList<InformationAsset> |
InformationAsset.getImpactedBy()
Retrieve the
impacted_by property (displayed as 'Impacted by') of the object. |
ItemList<InformationAsset> |
InformationAsset.getImpactsOn()
Retrieve the
impacts_on property (displayed as 'Impacts on') of the object. |
ItemList<DataItem> |
DataRule.getImplementedBindings()
Retrieve the
implemented_bindings property (displayed as 'Implemented Bindings') of the object. |
ItemList<DataItem> |
DataRuleSet.getImplementedBindings()
Retrieve the
implemented_bindings property (displayed as 'Implemented Bindings') of the object. |
ItemList<InformationAsset> |
InformationGovernanceRule.getImplementedByAssets()
Retrieve the
implemented_by_assets property (displayed as 'Implemented by Assets') of the object. |
ItemList<DatabaseColumn> |
EntityAttribute.getImplementedByDatabaseColumns()
Retrieve the
implemented_by_database_columns property (displayed as 'Implemented by Database Columns') of the object. |
ItemList<DatabaseColumn> |
DesignColumn.getImplementedByDatabaseColumns()
Retrieve the
implemented_by_database_columns property (displayed as 'Implemented by Database Columns') of the object. |
ItemList<DatabaseSchema> |
LogicalDataModel.getImplementedByDatabaseSchemas()
Retrieve the
implemented_by_database_schemas property (displayed as 'Implemented by Database Schemas') of the object. |
ItemList<DatabaseSchema> |
PhysicalDataModel.getImplementedByDatabaseSchemas()
Retrieve the
implemented_by_database_schemas property (displayed as 'Implemented by Database Schemas') of the object. |
ItemList<Datagroup> |
LogicalEntity.getImplementedByDatabaseTablesOrViews()
Retrieve the
implemented_by_database_tables_or_views property (displayed as 'Implemented by Database Tables or Views') of the object. |
ItemList<Datagroup> |
DesignView.getImplementedByDatabaseTablesViews()
Retrieve the
implemented_by_database_tables_views property (displayed as 'Implemented by Database Tables or Views') of the object. |
ItemList<Datagroup> |
DesignTable.getImplementedByDatabaseTablesViews()
Retrieve the
implemented_by_database_tables_views property (displayed as 'Implemented by Database Tables or Views') of the object. |
ItemList<DataItem> |
DesignColumn.getImplementedByDataFields()
Retrieve the
implemented_by_data_fields property (displayed as 'Implemented By Data Fields') of the object. |
ItemList<DataFileRecord> |
DesignView.getImplementedByDataFileElements()
Retrieve the
implemented_by_data_file_elements property (displayed as 'Implemented by Data File Records') of the object. |
ItemList<DataFileRecord> |
DesignTable.getImplementedByDataFileElements()
Retrieve the
implemented_by_data_file_elements property (displayed as 'Implemented by Data File Records') of the object. |
ItemList<MainObject> |
DataFileDefinition.getImplementedByDataFiles()
Retrieve the
implemented_by_data_files property (displayed as 'Implemented by Data Files') of the object. |
ItemList<MainObject> |
PhysicalDataModel.getImplementedByDataFiles()
Retrieve the
implemented_by_data_files property (displayed as 'Implemented By Data Files') of the object. |
ItemList<DesignColumn> |
EntityAttribute.getImplementedByDesignColumns()
Retrieve the
implemented_by_design_columns property (displayed as 'Implemented by Design Columns') of the object. |
ItemList<Datagroup> |
LogicalEntity.getImplementedByDesignTablesOrViews()
Retrieve the
implemented_by_design_tables_or_views property (displayed as 'Implemented by Design Tables or Design Views') of the object. |
ItemList<PhysicalDataModel> |
LogicalDataModel.getImplementedByPhysicalDataModels()
Retrieve the
implemented_by_physical_data_models property (displayed as 'Implemented by Physical Data Models') of the object. |
ItemList<StoredProcedure> |
DesignStoredProcedure.getImplementedByStoredProcedures()
Retrieve the
implemented_by_stored_procedures property (displayed as 'Implemented by Stored Procedures') of the object. |
ItemList<CandidateKey> |
DatabaseAlias.getImplementedKey()
Retrieve the
implemented_key property (displayed as 'Defined Primary Key') of the object. |
ItemList<CandidateKey> |
DatabaseColumn.getImplementedKey()
Retrieve the
implemented_key property (displayed as 'Implemented Key') of the object. |
ItemList<DesignColumn> |
AmazonS3DataFileField.getImplementsDesignColumns()
Retrieve the
implements_design_columns property (displayed as 'Implements Design Columns') of the object. |
ItemList<DesignColumn> |
DatabaseColumn.getImplementsDesignColumns()
Retrieve the
implements_design_columns property (displayed as 'Implements Design Columns') of the object. |
ItemList<DesignColumn> |
DataFileField.getImplementsDesignColumns()
Retrieve the
implements_design_columns property (displayed as 'Implements Design Columns') of the object. |
ItemList<DesignStoredProcedure> |
StoredProcedure.getImplementsDesignStoredProcedures()
Retrieve the
implements_design_stored_procedures property (displayed as 'Implements Design Stored Procedures') of the object. |
ItemList<Datagroup> |
DataFileRecord.getImplementsDesignTablesOrViews()
Retrieve the
implements_design_tables_or_views property (displayed as 'Implements Design Tables or Design Views') of the object. |
ItemList<Datagroup> |
View.getImplementsDesignTablesOrViews()
Retrieve the
implements_design_tables_or_views property (displayed as 'Implements Design Tables or Design Views') of the object. |
ItemList<Datagroup> |
DatabaseTable.getImplementsDesignTablesOrViews()
Retrieve the
implements_design_tables_or_views property (displayed as 'Implements Design Tables or Design Views') of the object. |
ItemList<Datagroup> |
AmazonS3DataFileRecord.getImplementsDesignTablesOrViews()
Retrieve the
implements_design_tables_or_views property (displayed as 'Implements Design Tables or Design Views') of the object. |
ItemList<EntityAttribute> |
AmazonS3DataFileField.getImplementsEntityAttributes()
Retrieve the
implements_entity_attributes property (displayed as 'Implements Entity Attributes') of the object. |
ItemList<EntityAttribute> |
DatabaseColumn.getImplementsEntityAttributes()
Retrieve the
implements_entity_attributes property (displayed as 'Implements Entity Attributes') of the object. |
ItemList<EntityAttribute> |
DataFileField.getImplementsEntityAttributes()
Retrieve the
implements_entity_attributes property (displayed as 'Implements Entity Attributes') of the object. |
ItemList<EntityAttribute> |
DesignColumn.getImplementsEntityAttributes()
Retrieve the
implements_entity_attributes property (displayed as 'Implements Entity Attributes') of the object. |
ItemList<LogicalDataModel> |
PhysicalDataModel.getImplementsLogicalDataModels()
Retrieve the
implements_logical_data_models property (displayed as 'Implements Logical Data Models') of the object. |
ItemList<LogicalDataModel> |
DatabaseSchema.getImplementsLogicalDataModels()
Retrieve the
implements_logical_data_models property (displayed as 'Implements Logical Data Models') of the object. |
ItemList<LogicalDataModel> |
HbaseNamespace.getImplementsLogicalDataModels()
Retrieve the
implements_logical_data_models property (displayed as 'Implements Logical Data Models') of the object. |
ItemList<LogicalEntity> |
DataFileRecord.getImplementsLogicalEntities()
Retrieve the
implements_logical_entities property (displayed as 'Implements Logical Entities') of the object. |
ItemList<LogicalEntity> |
View.getImplementsLogicalEntities()
Retrieve the
implements_logical_entities property (displayed as 'Implements Logical Entities') of the object. |
ItemList<LogicalEntity> |
DatabaseTable.getImplementsLogicalEntities()
Retrieve the
implements_logical_entities property (displayed as 'Implements Logical Entities') of the object. |
ItemList<LogicalEntity> |
AmazonS3DataFileRecord.getImplementsLogicalEntities()
Retrieve the
implements_logical_entities property (displayed as 'Implements Logical Entities') of the object. |
ItemList<LogicalEntity> |
DesignView.getImplementsLogicalEntities()
Retrieve the
implements_logical_entities property (displayed as 'Implements Logical Entities') of the object. |
ItemList<LogicalEntity> |
DesignTable.getImplementsLogicalEntities()
Retrieve the
implements_logical_entities property (displayed as 'Implements Logical Entities') of the object. |
ItemList<PhysicalDataModel> |
DatabaseSchema.getImplementsPhysicalDataModels()
Retrieve the
implements_physical_data_models property (displayed as 'Implements Physical Data Models') of the object. |
ItemList<PhysicalDataModel> |
HbaseNamespace.getImplementsPhysicalDataModels()
Retrieve the
implements_physical_data_models property (displayed as 'Implements Physical Data Models') of the object. |
ItemList<PhysicalDataModel> |
DataFile.getImplementsPhysicalModels()
Retrieve the
implements_physical_models property (displayed as 'Implements Physical Models') of the object. |
ItemList<InformationGovernanceRule> |
MainObject.getImplementsRules()
Retrieve the
implements_rules property (displayed as 'Implements Rules') of the object. |
ItemList<TableDefinition> |
DsdataConnection.getImportsTableDefinitions()
Retrieve the
imports_table_definitions property (displayed as 'Imports Table Definitions') of the object. |
ItemList<MainObject> |
XmlSchemaDefinition.getImportsXsdSchemas()
Retrieve the
imports_xsd_schemas property (displayed as 'Imports XML Schema Definitions') of the object. |
ItemList<Stage> |
TableDefinition.getIncludedByStages()
Retrieve the
included_by_stages property (displayed as 'Included by Stages') of the object. |
ItemList<DataItem> |
ForeignKey.getIncludedDatabaseColumns()
Retrieve the
included_database_columns property (displayed as 'Included Database Columns') of the object. |
ItemList<DataItem> |
DesignForeignKey.getIncludedDatabaseColumns()
Retrieve the
included_database_columns property (displayed as 'Design Columns') of the object. |
ItemList<DesignForeignKey> |
DesignColumn.getIncludedInDesignForeignKey()
Retrieve the
included_in_design_foreign_key property (displayed as 'Child Design Foreign Key') of the object. |
ItemList<DesignKey> |
DesignColumn.getIncludedInDesignKey()
Retrieve the
included_in_design_key property (displayed as 'Design Key') of the object. |
ItemList<MainObject> |
XmlSchemaDefinition.getIncludesXsdSchemas()
Retrieve the
includes_xsd_schemas property (displayed as 'Includes XML Schema Definitions') of the object. |
ItemList<Collection> |
InformationAsset.getInCollections()
Retrieve the
in_collections property (displayed as 'In Collections') of the object. |
ItemList<Collection> |
Collection.getInCollections()
Retrieve the
in_collections property (displayed as 'In Collections') of the object. |
ItemList<DatabaseIndex> |
DatabaseColumn.getIndex()
Retrieve the
index property (displayed as 'Index') of the object. |
ItemList<DatabaseColumn> |
DatabaseIndex.getIndexedDatabaseColumns()
Retrieve the
indexed_database_columns property (displayed as 'Database Columns') of the object. |
ItemList<DatabaseIndex> |
DatabaseAlias.getIndexes()
Retrieve the
indexes property (displayed as 'Indexes') of the object. |
ItemList<DatabaseIndex> |
DatabaseTable.getIndexes()
Retrieve the
indexes property (displayed as 'Indexes') of the object. |
ItemList<ColumnAnalysisSummary> |
DataClassOld.getInferredByDfAnalysisSummary()
Retrieve the
inferred_by_df_analysis_summary property (displayed as 'Inferred By DF Analysis Summary') of the object. |
ItemList<DatabaseColumn> |
InferredKey.getInferredDatabaseFields()
Retrieve the
inferred_database_fields property (displayed as 'Inferred Database Fields') of the object. |
ItemList<InformationAsset> |
LineageContainer.getInformationAssets()
Retrieve the
information_assets property (displayed as 'Contains Information Assets') of the object. |
ItemList<InformationGovernanceRule> |
InformationGovernancePolicy.getInformationGovernanceRules()
Retrieve the
information_governance_rules property (displayed as 'Information Governance Rules') of the object. |
ItemList<InformationServerReportMappingSpecification> |
MappingSpecification.getInformationServerReports()
Deprecated.
No longer applicable from 11.7.0.1 onwards.
|
ItemList<InformationServicesOperation> |
InformationServicesArgument.getInformationServicesOperation()
Retrieve the
information_services_operation property (displayed as 'Information Services Operation') of the object. |
ItemList<InformationServicesOperation> |
Dsjob.getInformationServicesOperations()
Retrieve the
information_services_operations property (displayed as 'Information Services Operations') of the object. |
ItemList<Infoset> |
Filter.getInfosets()
Retrieve the
infosets property (displayed as 'InfoSets') of the object. |
ItemList<Infoset> |
Instance.getInfosets()
Retrieve the
infosets property (displayed as 'Infosets') of the object. |
ItemList<Infoset> |
Volume.getInfosets()
Retrieve the
infosets property (displayed as 'InfoSets') of the object. |
ItemList<InoutParameter> |
StoredProcedureDefinition.getInoutParameters()
Retrieve the
inout_parameters property (displayed as 'InOut Parameters') of the object. |
ItemList<InParameter> |
StoredProcedureDefinition.getInParameters()
Retrieve the
in_parameters property (displayed as 'In Parameters') of the object. |
ItemList<Link> |
Stage.getInputLinks()
Retrieve the
input_links property (displayed as 'Input Links') of the object. |
ItemList<InputParameter> |
Method.getInputParameters()
Retrieve the
input_parameters property (displayed as 'Input Parameters') of the object. |
ItemList<DataField> |
AnalyticsModel.getInputTrainingColumn()
Retrieve the
input_training_column property (displayed as 'Input Data Assets') of the object. |
ItemList<Notebook> |
AnalyticsModel.getInputTrainingNotebook()
Retrieve the
input_training_notebook property (displayed as 'Notebooks') of the object. |
ItemList<AnalyticsModel> |
Notebook.getInputTrainingNotebookInv()
Retrieve the
input_training_notebook_inv property (displayed as 'Data Science Models') of the object. |
ItemList<AnalyticsScript> |
AnalyticsModel.getInputTrainingScript()
Retrieve the
input_training_script property (displayed as 'Scripts') of the object. |
ItemList<Term> |
Term.getIsATypeOf()
Retrieve the
is_a_type_of property (displayed as 'Is a Type Of') of the object. |
ItemList<Term> |
Term.getIsOf()
Retrieve the
is_of property (displayed as 'Is Of') of the object. |
ItemList<Dsjob> |
Stage.getJob()
Retrieve the
job property (displayed as 'Job') of the object. |
ItemList<MainObject> |
Link.getJobOrContainer()
Retrieve the
job_or_container property (displayed as 'Job or Container') of the object. |
ItemList<MainObject> |
LocalContainer.getJobOrContainer()
Retrieve the
job_or_container property (displayed as 'Job or Container') of the object. |
ItemList<MainObject> |
Stage.getJobOrContainer()
Retrieve the
job_or_container property (displayed as 'Job or Container') of the object. |
ItemList<JobRun> |
Dsjob.getJobRuns()
Retrieve the
job_runs property (displayed as 'Job Runs') of the object. |
ItemList<Dsjob> |
TransformationProject.getJobs()
Retrieve the
jobs property (displayed as 'Jobs') of the object. |
ItemList<Jobdef> |
ParameterSet.getJobs()
Retrieve the
jobs property (displayed as 'Jobs') of the object. |
ItemList<DatabaseColumn> |
DatabaseIndex.getJoinedDatabaseColumns()
Retrieve the
joined_database_columns property (displayed as 'Joined Database Columns') of the object. |
ItemList<MappingJoin> |
MappingSpecification.getJoins()
Retrieve the
joins property (displayed as 'Joins') of the object. |
ItemList<BiCollection> |
Olapjoinref.getJoinsOlapCollection()
Retrieve the
joins_olap_collection property (displayed as 'Joins OLAP Collection') of the object. |
ItemList<InformationAsset> |
Label.getLabeledAssets()
Retrieve the
labeled_assets property (displayed as 'Labeled Assets') of the object. |
ItemList<Label> |
Collection.getLabels()
Retrieve the
labels property (displayed as 'Labels') of the object. |
ItemList<Label> |
MainObject.getLabels()
Retrieve the
labels property (displayed as 'Labels') of the object. |
ItemList<DataField> |
AnalyticsModel.getLabelTrainingColumn()
Retrieve the
label_training_column property (displayed as 'Output Data Assets') of the object. |
ItemList<LogicalDomain> |
LogicalDataModel.getLogicalDomains()
Retrieve the
logical_domains property (displayed as 'Logical Domains') of the object. |
ItemList<LogicalEntity> |
LogicalDataModel.getLogicalEntities()
Retrieve the
logical_entities property (displayed as 'Logical Entities') of the object. |
ItemList<LogicalEntity> |
SubjectArea.getLogicalEntities()
Retrieve the
logical_entities property (displayed as 'Logical Entities') of the object. |
ItemList<LogicalForeignKey> |
LogicalEntity.getLogicalForeignKeys()
Retrieve the
logical_foreign_keys property (displayed as 'Logical Foreign Keys') of the object. |
ItemList<LogicalInversionKey> |
LogicalEntity.getLogicalInversionKeys()
Retrieve the
logical_inversion_keys property (displayed as 'Logical Inversion Keys') of the object. |
ItemList<LogicalKey> |
EntityAttribute.getLogicalKeys()
Retrieve the
logical_keys property (displayed as 'Logical Keys') of the object. |
ItemList<LogicalKey> |
LogicalEntity.getLogicalKeys()
Retrieve the
logical_keys property (displayed as 'Logical Keys') of the object. |
ItemList<MachineProfile> |
TransformationProject.getMachineProfiles()
Deprecated.
No longer applicable from 11.7.0.0 onwards.
|
ItemList<InformationAsset> |
AsclSteward.getManagedAssets()
Retrieve the
managed_assets property (displayed as 'Managed Assets') of the object. |
ItemList<InformationAsset> |
StewardGroup.getManagedAssets()
Retrieve the
managed_assets property (displayed as 'Managed Assets') of the object. |
ItemList<InformationAsset> |
StewardUser.getManagedAssets()
Retrieve the
managed_assets property (displayed as 'Managed Assets') of the object. |
ItemList<MainObject> |
AsclSteward.getManagedAssetsBasic()
Retrieve the
managed_assets_basic property (displayed as 'Managed Assets') of the object. |
ItemList<MainObject> |
StewardGroup.getManagedAssetsBasic()
Retrieve the
managed_assets_basic property (displayed as 'Managed Assets') of the object. |
ItemList<MainObject> |
StewardUser.getManagedAssetsBasic()
Retrieve the
managed_assets_basic property (displayed as 'Managed Assets') of the object. |
ItemList<MainObject> |
Stage.getManuallyBoundTo()
Retrieve the
manually_bound_to property (displayed as 'Manually Bound To') of the object. |
ItemList<MdmModel> |
DatabaseSchema.getMappedToMdmModels()
Retrieve the
mapped_to_mdm_models property (displayed as 'Mapped to MDM Models') of the object. |
ItemList<MdmModel> |
Database.getMappedToMdmModels()
Retrieve the
mapped_to_mdm_models property (displayed as 'Mapped to MDM Models') of the object. |
ItemList<MdmModel> |
HbaseNamespace.getMappedToMdmModels()
Retrieve the
mapped_to_mdm_models property (displayed as 'Mapped to MDM Models') of the object. |
ItemList<PhysicalObjectAttribute> |
DatabaseColumn.getMappedToPhysicalObjectAttributes()
Retrieve the
mapped_to_physical_object_attributes property (displayed as 'Mapped to Physical Object Attributes') of the object. |
ItemList<PhysicalObject> |
View.getMappedToPhysicalObjects()
Retrieve the
mapped_to_physical_objects property (displayed as 'Mapped to Physical Objects') of the object. |
ItemList<PhysicalObject> |
DatabaseTable.getMappedToPhysicalObjects()
Retrieve the
mapped_to_physical_objects property (displayed as 'Mapped to Physical Objects') of the object. |
ItemList<MappingComponent> |
SharedContainer.getMappingComponents()
Retrieve the
mapping_components property (displayed as 'Mapping Components') of the object. |
ItemList<MappingComponent> |
MappingProject.getMappingComponents()
Retrieve the
mapping_components property (displayed as 'Mapping Components') of the object. |
ItemList<MappingProject> |
MappingSpecification.getMappingProject()
Retrieve the
mapping_project property (displayed as 'Mapping Project') of the object. |
ItemList<MappingProject> |
MappingComponent.getMappingProject()
Retrieve the
mapping_project property (displayed as 'Mapping Project') of the object. |
ItemList<MappingProject> |
InformationServerReportMappingProject.getMappingProject()
Retrieve the
mapping_project property (displayed as 'Mapping Project') of the object. |
ItemList<Mapping> |
MappingSpecification.getMappings()
Retrieve the
mappings property (displayed as 'Mappings') of the object. |
ItemList<MainObject> |
Mapping.getMappingSpecification()
Retrieve the
mapping_specification property (displayed as 'Mapping Specification') of the object. |
ItemList<MappingSpecification> |
MappingProject.getMappingSpecifications()
Retrieve the
mapping_specifications property (displayed as 'Mapping Specifications') of the object. |
ItemList<MainObject> |
Dsjob.getMappingSpecifications()
Retrieve the
mapping_specifications property (displayed as 'Mapping Specifications') of the object. |
ItemList<Datagroup> |
PhysicalObject.getMapsDatabaseTablesOrViews()
Retrieve the
maps_database_tables_or_views property (displayed as 'Maps Database Tables or Views') of the object. |
ItemList<MatchSpecification> |
TransformationProject.getMatchSpecifications()
Retrieve the
match_specifications property (displayed as 'Match Specifications') of the object. |
ItemList<MatchSpecification> |
Stage.getMatchSpecifications()
Retrieve the
match_specifications property (displayed as 'Match Specifications') of the object. |
ItemList<Method> |
InputParameter.getMethod()
Retrieve the
method property (displayed as 'Method') of the object. |
ItemList<Method> |
OutputValue.getMethod()
Retrieve the
method property (displayed as 'Method') of the object. |
ItemList<Method> |
ObjectType.getMethods()
Retrieve the
methods property (displayed as 'Methods') of the object. |
ItemList<Metric> |
DataRule.getMetrics()
Retrieve the
metrics property (displayed as 'Metrics') of the object. |
ItemList<Metric> |
DataRuleSet.getMetrics()
Retrieve the
metrics property (displayed as 'Metrics') of the object. |
ItemList<DataField> |
Notebook.getModelInputTrainingColumn()
Retrieve the
model_input_training_column property (displayed as 'Data Assets') of the object. |
ItemList<DataItem> |
StageColumn.getNextStageColumns()
Retrieve the
next_stage_columns property (displayed as 'Next Stage Columns') of the object. |
ItemList<DataItem> |
StageVariable.getNextStageColumns()
Retrieve the
next_stage_columns property (displayed as 'Next Stage Columns or Variables') of the object. |
ItemList<Stage> |
Stage.getNextStages()
Retrieve the
next_stages property (displayed as 'Next Stages') of the object. |
ItemList<Notebook> |
AnalyticsProject.getNotebooks()
Retrieve the
notebooks property (displayed as 'Notebooks') of the object. |
ItemList<ObjectType> |
Method.getObjectType()
Retrieve the
object_type property (displayed as 'Object Type') of the object. |
ItemList<ObjectType> |
Application.getObjectTypes()
Retrieve the
object_types property (displayed as 'Object Types') of the object. |
ItemList<Aclentry> |
SystemRole.getOfAclEntry()
Retrieve the
of_acl_entry property (displayed as 'Of Acl Entry') of the object. |
ItemList<Directory> |
Directoryproviderconfiguration.getOfDirectory()
Retrieve the
of_directory property (displayed as 'Of Directory') of the object. |
ItemList<IdocType> |
IdocSegmentType.getOfIdocType()
Retrieve the
of_idoc_type property (displayed as 'IDoc Type') of the object. |
ItemList<Steward> |
SystemRole.getOfPrincipal()
Retrieve the
of_principal property (displayed as 'Of Principal') of the object. |
ItemList<Dsjob> |
Dsjob.getOptimizedByJobs()
Retrieve the
optimized_by_jobs property (displayed as 'Optimized by Jobs') of the object. |
ItemList<Dsjob> |
Dsjob.getOptimizesJob()
Retrieve the
optimizes_job property (displayed as 'Optimizes Job') of the object. |
ItemList<OutParameter> |
StoredProcedureDefinition.getOutParameters()
Retrieve the
out_parameters property (displayed as 'Out Parameters') of the object. |
ItemList<InformationAsset> |
DataRule.getOutputContentColumn()
Retrieve the
output_content_column property (displayed as 'Output Content Column') of the object. |
ItemList<Link> |
Stage.getOutputLinks()
Retrieve the
output_links property (displayed as 'Output Links') of the object. |
ItemList<OutputValue> |
Method.getOutputValues()
Retrieve the
output_values property (displayed as 'Output Values') of the object. |
ItemList<MainObject> |
XmlSchemaDefinition.getOverridesXsdSchemas()
Retrieve the
overrides_xsd_schemas property (displayed as 'Overrides XML Schema Definitions') of the object. |
ItemList<Steward> |
Collection.getOwners()
Retrieve the
owners property (displayed as 'Owners') of the object. |
ItemList<InformationServerReportParameters> |
InformationServerReport.getParameters()
Retrieve the
parameters property (displayed as 'Parameters') of the object. |
ItemList<Dsparameter> |
SharedContainer.getParameters()
Retrieve the
parameters property (displayed as 'Parameters') of the object. |
ItemList<DsparameterSet> |
ParameterSet.getParameters()
Retrieve the
parameters property (displayed as 'Parameters') of the object. |
ItemList<JobParameter> |
JobRun.getParameters()
Retrieve the
parameters property (displayed as 'Parameters') of the object. |
ItemList<DsparameterSet> |
ParameterSetDefinition.getParameters()
Retrieve the
parameters property (displayed as 'Parameters') of the object. |
ItemList<ParameterSet> |
TransformationProject.getParameterSets()
Retrieve the
parameter_sets property (displayed as 'Parameter Sets') of the object. |
ItemList<DsparameterSet> |
SharedContainer.getParameterSets()
Retrieve the
parameter_sets property (displayed as 'Parameter Sets') of the object. |
ItemList<ParameterSetDefinition> |
Dsjob.getParameterSets()
Retrieve the
parameter_sets property (displayed as 'Parameter Sets') of the object. |
ItemList<BiLevel> |
BiLevel.getParentBiLevel()
Retrieve the
parent_bi_level property (displayed as 'Parent BI Level') of the object. |
ItemList<DesignForeignKey> |
DesignColumn.getParentDesignForeignkey()
Retrieve the
parent_design_foreignKey property (displayed as 'Parent Design Foreign Key') of the object. |
ItemList<Folder> |
ExtensionMappingDocument.getParentFolder()
Retrieve the
parent_folder property (displayed as 'Parent Folder') of the object. |
ItemList<MainObject> |
DataFile.getParentFolderOrHost()
Retrieve the
parent_folder_or_host property (displayed as 'Parent Folder or Host') of the object. |
ItemList<LogicalForeignKey> |
EntityAttribute.getParentLogicalForeignkey()
Retrieve the
parent_logical_foreignKey property (displayed as 'Parent Logical Foreign Key') of the object. |
ItemList<PhysicalDomain> |
PhysicalDataModel.getPhysicalDomains()
Retrieve the
physical_domains property (displayed as 'Physical Domains') of the object. |
ItemList<PhysicalObject> |
PhysicalObject.getPhysicalObject()
Retrieve the
physical_object property (displayed as 'Physical Object') of the object. |
ItemList<DataItem> |
StageColumn.getPreviousStageColumns()
Retrieve the
previous_stage_columns property (displayed as 'Previous Stage Columns') of the object. |
ItemList<DataItem> |
StageVariable.getPreviousStageColumns()
Retrieve the
previous_stage_columns property (displayed as 'Previous Stage Columns or Variables') of the object. |
ItemList<Stage> |
Stage.getPreviousStages()
Retrieve the
previous_stages property (displayed as 'Previous Stages') of the object. |
ItemList<DatabaseColumn> |
MappingJoin.getPrimaryKeyColumns()
Retrieve the
primary_key_columns property (displayed as 'Primary Key Columns') of the object. |
ItemList<XsdPrimaryKey> |
XsdElement.getPrimaryKeys()
Retrieve the
primary_keys property (displayed as 'Primary Keys') of the object. |
ItemList<StageTypeDetail> |
DsstageType.getProperties()
Retrieve the
properties property (displayed as 'Properties') of the object. |
ItemList<QualityProblem> |
DataFileRecord.getQualityDimension()
Retrieve the
quality_dimension property (displayed as 'Quality Dimensions') of the object. |
ItemList<QualityProblem> |
DatabaseColumn.getQualityDimension()
Retrieve the
quality_dimension property (displayed as 'Quality Dimensions') of the object. |
ItemList<QualityProblem> |
View.getQualityDimension()
Retrieve the
quality_dimension property (displayed as 'Quality Dimensions') of the object. |
ItemList<QualityProblem> |
DatabaseTable.getQualityDimension()
Retrieve the
quality_dimension property (displayed as 'Quality Dimensions') of the object. |
ItemList<QualityProblem> |
DataFileField.getQualityDimension()
Retrieve the
quality_dimension property (displayed as 'Quality Dimensions') of the object. |
ItemList<QualityProblem> |
FieldAnalysis.getQualityScoreProblems()
Retrieve the
quality_score_problems property (displayed as 'Quality Score Problems') of the object. |
ItemList<QualityProblem> |
TableAnalysis.getQualityScoreProblems()
Retrieve the
quality_score_problems property (displayed as 'Quality Score Problems') of the object. |
ItemList<QualityProblem> |
ColumnAnalysis.getQualityScoreProblems()
Retrieve the
quality_score_problems property (displayed as 'Quality Score Problems') of the object. |
ItemList<QualityProblem> |
FileRecordAnalysis.getQualityScoreProblems()
Retrieve the
quality_score_problems property (displayed as 'Quality Score Problems') of the object. |
ItemList<InformationAsset> |
InformationAsset.getReadByDesign()
Retrieve the
read_by_(design) property (displayed as 'Read by (Design)') of the object. |
ItemList<InformationAsset> |
InformationAsset.getReadByOperational()
Retrieve the
read_by_(operational) property (displayed as 'Read by (Operational)') of the object. |
ItemList<InformationAsset> |
InformationAsset.getReadByStatic()
Retrieve the
read_by_(static) property (displayed as 'Read by (Static)') of the object. |
ItemList<InformationAsset> |
InformationAsset.getReadByUserDefined()
Retrieve the
read_by_(user_defined) property (displayed as 'Read by (User-Defined)') of the object. |
ItemList<InformationAsset> |
ObjectType.getReadsFromDesign()
Retrieve the
reads_from_(design) property (displayed as 'Reads from (Design)') of the object. |
ItemList<InformationAsset> |
ResultColumn.getReadsFromDesign()
Retrieve the
reads_from_(design) property (displayed as 'Reads from (Design)') of the object. |
ItemList<InformationAsset> |
StoredProcedureDefinition.getReadsFromDesign()
Retrieve the
reads_from_(design) property (displayed as 'Reads from (Design)') of the object. |
ItemList<InformationAsset> |
StageColumn.getReadsFromDesign()
Retrieve the
reads_from_(design) property (displayed as 'Reads from (Design)') of the object. |
ItemList<InformationAsset> |
Application.getReadsFromDesign()
Retrieve the
reads_from_(design) property (displayed as 'Reads from (Design)') of the object. |
ItemList<InformationAsset> |
InoutParameter.getReadsFromDesign()
Retrieve the
reads_from_(design) property (displayed as 'Reads from (Design)') of the object. |
ItemList<InformationAsset> |
Method.getReadsFromDesign()
Retrieve the
reads_from_(design) property (displayed as 'Reads from (Design)') of the object. |
ItemList<InformationAsset> |
StoredProcedureParameter.getReadsFromDesign()
Retrieve the
reads_from_(design) property (displayed as 'Reads from (Design)') of the object. |
ItemList<InformationAsset> |
InputParameter.getReadsFromDesign()
Retrieve the
reads_from_(design) property (displayed as 'Reads from (Design)') of the object. |
ItemList<InformationAsset> |
Stage.getReadsFromDesign()
Retrieve the
reads_from_(design) property (displayed as 'Reads from (Design)') of the object. |
ItemList<InformationAsset> |
Dsjob.getReadsFromDesign()
Retrieve the
reads_from_(design) property (displayed as 'Reads from (Design)') of the object. |
ItemList<InformationAsset> |
OutParameter.getReadsFromDesign()
Retrieve the
reads_from_(design) property (displayed as 'Reads from (Design)') of the object. |
ItemList<InformationAsset> |
StoredProcedure.getReadsFromDesign()
Retrieve the
reads_from_(design) property (displayed as 'Reads from (Design)') of the object. |
ItemList<InformationAsset> |
InParameter.getReadsFromDesign()
Retrieve the
reads_from_(design) property (displayed as 'Reads from (Design)') of the object. |
ItemList<InformationAsset> |
OutputValue.getReadsFromDesign()
Retrieve the
reads_from_(design) property (displayed as 'Reads from (Design)') of the object. |
ItemList<InformationAsset> |
ObjectType.getReadsFromOperational()
Retrieve the
reads_from_(operational) property (displayed as 'Reads from (Operational)') of the object. |
ItemList<InformationAsset> |
ResultColumn.getReadsFromOperational()
Retrieve the
reads_from_(operational) property (displayed as 'Reads from (Operational)') of the object. |
ItemList<InformationAsset> |
DatabaseAlias.getReadsFromOperational()
Retrieve the
reads_from_(operational) property (displayed as 'Reads from (Operational)') of the object. |
ItemList<InformationAsset> |
StoredProcedureDefinition.getReadsFromOperational()
Retrieve the
reads_from_(operational) property (displayed as 'Reads from (Operational)') of the object. |
ItemList<InformationAsset> |
StageColumn.getReadsFromOperational()
Retrieve the
reads_from_(operational) property (displayed as 'Reads from (Operational)') of the object. |
ItemList<InformationAsset> |
Application.getReadsFromOperational()
Retrieve the
reads_from_(operational) property (displayed as 'Reads from (Operational)') of the object. |
ItemList<InformationAsset> |
InoutParameter.getReadsFromOperational()
Retrieve the
reads_from_(operational) property (displayed as 'Reads from (Operational)') of the object. |
ItemList<InformationAsset> |
Method.getReadsFromOperational()
Retrieve the
reads_from_(operational) property (displayed as 'Reads from (Operational)') of the object. |
ItemList<InformationAsset> |
StoredProcedureParameter.getReadsFromOperational()
Retrieve the
reads_from_(operational) property (displayed as 'Reads from (Operational)') of the object. |
ItemList<InformationAsset> |
InputParameter.getReadsFromOperational()
Retrieve the
reads_from_(operational) property (displayed as 'Reads from (Operational)') of the object. |
ItemList<InformationAsset> |
Stage.getReadsFromOperational()
Retrieve the
reads_from_(operational) property (displayed as 'Reads from (Operational)') of the object. |
ItemList<InformationAsset> |
Dsjob.getReadsFromOperational()
Retrieve the
reads_from_(operational) property (displayed as 'Reads from (Operational)') of the object. |
ItemList<InformationAsset> |
OutParameter.getReadsFromOperational()
Retrieve the
reads_from_(operational) property (displayed as 'Reads from (Operational)') of the object. |
ItemList<InformationAsset> |
StoredProcedure.getReadsFromOperational()
Retrieve the
reads_from_(operational) property (displayed as 'Reads from (Operational)') of the object. |
ItemList<InformationAsset> |
InParameter.getReadsFromOperational()
Retrieve the
reads_from_(operational) property (displayed as 'Reads from (Operational)') of the object. |
ItemList<InformationAsset> |
OutputValue.getReadsFromOperational()
Retrieve the
reads_from_(operational) property (displayed as 'Reads from (Operational)') of the object. |
ItemList<InformationAsset> |
ObjectType.getReadsFromStatic()
Retrieve the
reads_from_(static) property (displayed as 'Reads from (Static)') of the object. |
ItemList<InformationAsset> |
ResultColumn.getReadsFromStatic()
Retrieve the
reads_from_(static) property (displayed as 'Reads from (Static)') of the object. |
ItemList<InformationAsset> |
StoredProcedureDefinition.getReadsFromStatic()
Retrieve the
reads_from_(static) property (displayed as 'Reads from (Static)') of the object. |
ItemList<InformationAsset> |
StageColumn.getReadsFromStatic()
Retrieve the
reads_from_(static) property (displayed as 'Reads from (Static)') of the object. |
ItemList<InformationAsset> |
Application.getReadsFromStatic()
Retrieve the
reads_from_(static) property (displayed as 'Reads from (Static)') of the object. |
ItemList<InformationAsset> |
InoutParameter.getReadsFromStatic()
Retrieve the
reads_from_(static) property (displayed as 'Reads from (Static)') of the object. |
ItemList<InformationAsset> |
Method.getReadsFromStatic()
Retrieve the
reads_from_(static) property (displayed as 'Reads from (Static)') of the object. |
ItemList<InformationAsset> |
StoredProcedureParameter.getReadsFromStatic()
Retrieve the
reads_from_(static) property (displayed as 'Reads from (Static)') of the object. |
ItemList<InformationAsset> |
InputParameter.getReadsFromStatic()
Retrieve the
reads_from_(static) property (displayed as 'Reads from (Static)') of the object. |
ItemList<InformationAsset> |
Stage.getReadsFromStatic()
Retrieve the
reads_from_(static) property (displayed as 'Reads from (Static)') of the object. |
ItemList<InformationAsset> |
Dsjob.getReadsFromStatic()
Retrieve the
reads_from_(static) property (displayed as 'Reads from (Static)') of the object. |
ItemList<InformationAsset> |
OutParameter.getReadsFromStatic()
Retrieve the
reads_from_(static) property (displayed as 'Reads from (Static)') of the object. |
ItemList<InformationAsset> |
StoredProcedure.getReadsFromStatic()
Retrieve the
reads_from_(static) property (displayed as 'Reads from (Static)') of the object. |
ItemList<InformationAsset> |
InParameter.getReadsFromStatic()
Retrieve the
reads_from_(static) property (displayed as 'Reads from (Static)') of the object. |
ItemList<InformationAsset> |
OutputValue.getReadsFromStatic()
Retrieve the
reads_from_(static) property (displayed as 'Reads from (Static)') of the object. |
ItemList<InformationAsset> |
ObjectType.getReadsFromUserDefined()
Retrieve the
reads_from_(user_defined) property (displayed as 'Reads from (User-Defined)') of the object. |
ItemList<InformationAsset> |
ResultColumn.getReadsFromUserDefined()
Retrieve the
reads_from_(user_defined) property (displayed as 'Reads from (User-Defined)') of the object. |
ItemList<InformationAsset> |
DatabaseAlias.getReadsFromUserDefined()
Retrieve the
reads_from_(user_defined) property (displayed as 'Reads from (User-Defined)') of the object. |
ItemList<InformationAsset> |
StoredProcedureDefinition.getReadsFromUserDefined()
Retrieve the
reads_from_(user_defined) property (displayed as 'Reads from (User-Defined)') of the object. |
ItemList<InformationAsset> |
StageColumn.getReadsFromUserDefined()
Retrieve the
reads_from_(user_defined) property (displayed as 'Reads from (User-Defined)') of the object. |
ItemList<InformationAsset> |
Application.getReadsFromUserDefined()
Retrieve the
reads_from_(user_defined) property (displayed as 'Reads from (User-Defined)') of the object. |
ItemList<InformationAsset> |
InoutParameter.getReadsFromUserDefined()
Retrieve the
reads_from_(user_defined) property (displayed as 'Reads from (User-Defined)') of the object. |
ItemList<InformationAsset> |
Method.getReadsFromUserDefined()
Retrieve the
reads_from_(user_defined) property (displayed as 'Reads from (User-Defined)') of the object. |
ItemList<InformationAsset> |
StoredProcedureParameter.getReadsFromUserDefined()
Retrieve the
reads_from_(user_defined) property (displayed as 'Reads from (User-Defined)') of the object. |
ItemList<InformationAsset> |
InputParameter.getReadsFromUserDefined()
Retrieve the
reads_from_(user_defined) property (displayed as 'Reads from (User-Defined)') of the object. |
ItemList<InformationAsset> |
Stage.getReadsFromUserDefined()
Retrieve the
reads_from_(user_defined) property (displayed as 'Reads from (User-Defined)') of the object. |
ItemList<InformationAsset> |
Dsjob.getReadsFromUserDefined()
Retrieve the
reads_from_(user_defined) property (displayed as 'Reads from (User-Defined)') of the object. |
ItemList<InformationAsset> |
OutParameter.getReadsFromUserDefined()
Retrieve the
reads_from_(user_defined) property (displayed as 'Reads from (User-Defined)') of the object. |
ItemList<InformationAsset> |
StoredProcedure.getReadsFromUserDefined()
Retrieve the
reads_from_(user_defined) property (displayed as 'Reads from (User-Defined)') of the object. |
ItemList<InformationAsset> |
InParameter.getReadsFromUserDefined()
Retrieve the
reads_from_(user_defined) property (displayed as 'Reads from (User-Defined)') of the object. |
ItemList<InformationAsset> |
OutputValue.getReadsFromUserDefined()
Retrieve the
reads_from_(user_defined) property (displayed as 'Reads from (User-Defined)') of the object. |
ItemList<MainObject> |
XmlSchemaDefinition.getRedefinesXsdSchemas()
Retrieve the
redefines_xsd_schemas property (displayed as 'Redefines XML Schema Definitions') of the object. |
ItemList<BiCube> |
OlapJoin.getReferencedByAnOlapCube()
Retrieve the
referenced_by_an_olap_cube property (displayed as 'Referenced by an OLAP Cube') of the object. |
ItemList<EntityAttribute> |
ReferenceKey.getReferencedByAttribute()
Retrieve the
referenced_by_attribute property (displayed as 'Parent Entity Attribute') of the object. |
ItemList<Attribute> |
AttributeType.getReferencedByAttributes()
Retrieve the
referenced_by_attributes property (displayed as 'Referenced by Attributes') of the object. |
ItemList<BiCollection> |
BiCollection.getReferencedByBiCollection()
Retrieve the
referenced_by_bi_collection property (displayed as 'Referenced by BI Collection') of the object. |
ItemList<BiHierarchy> |
BiCollection.getReferencedByBiHierarchies()
Retrieve the
referenced_by_bi_hierarchies property (displayed as 'Referenced by BI Hierarchies') of the object. |
ItemList<BiCollectionMember> |
BiCollectionMember.getReferencedByBiMembers()
Retrieve the
referenced_by_bi_members property (displayed as 'Referenced by BI Members') of the object. |
ItemList<BiReport> |
BiReport.getReferencedByBiReports()
Retrieve the
referenced_by_bi_reports property (displayed as 'Referenced by BI Reports') of the object. |
ItemList<SharedContainer> |
SharedContainer.getReferencedByContainers()
Retrieve the
referenced_by_containers property (displayed as 'Referenced by Containers') of the object. |
ItemList<DatabaseColumn> |
DatabaseColumn.getReferencedByDatabaseColumns()
Retrieve the
referenced_by_database_columns property (displayed as 'Referenced by Database Columns') of the object. |
ItemList<DataItem> |
DesignForeignKey.getReferencedByDesignColumn()
Retrieve the
referenced_by_design_column property (displayed as 'Parent Design Columns') of the object. |
ItemList<ForeignKey> |
DesignKey.getReferencedByDesignForeignKeys()
Retrieve the
referenced_by_design_foreign_keys property (displayed as 'Child Design Foreign Keys') of the object. |
ItemList<DesignForeignKey> |
DesignTable.getReferencedByDesignForeignKeys()
Retrieve the
referenced_by_design_foreign_keys property (displayed as 'Child Design Foreign Keys') of the object. |
ItemList<EntityAttribute> |
LogicalForeignKey.getReferencedByEntityAttributes()
Retrieve the
referenced_by_entity_attributes property (displayed as 'Parent Entity Attribute') of the object. |
ItemList<DesignForeignKey> |
DesignView.getReferencedByForeignKeyDesign()
Retrieve the
referenced_by_foreign_key_design property (displayed as 'Referenced By Foreign Key Design') of the object. |
ItemList<ForeignKey> |
CandidateKey.getReferencedByForeignKeys()
Retrieve the
referenced_by_foreign_keys property (displayed as 'Referenced by Foreign Keys') of the object. |
ItemList<ForeignKeyDefinition> |
TableDefinition.getReferencedByForeignKeys()
Retrieve the
referenced_by_foreign_keys property (displayed as 'Referenced by Foreign Keys') of the object. |
ItemList<InferredForeignKey> |
InferredKey.getReferencedByInferredForeignKeys()
Retrieve the
referenced_by_inferred_foreign_keys property (displayed as 'Referenced by Inferred Foreign Keys') of the object. |
ItemList<Dsjob> |
MwbDatabaseAlias.getReferencedByJobs()
Retrieve the
referenced_by_jobs property (displayed as 'Referenced by Jobs') of the object. |
ItemList<Jobdef> |
ParameterSetDefinition.getReferencedByJobs()
Retrieve the
referenced_by_jobs property (displayed as 'Referenced by Jobs') of the object. |
ItemList<ReferenceKey> |
LogicalKey.getReferencedByLogicalKeys()
Retrieve the
referenced_by_logical_keys property (displayed as 'Child Entity Attributes') of the object. |
ItemList<Stage> |
SharedContainer.getReferencedByStages()
Retrieve the
referenced_by_stages property (displayed as 'Referenced by Stages') of the object. |
ItemList<View> |
View.getReferencedByViews()
Retrieve the
referenced_by_views property (displayed as 'Referenced by Views') of the object. |
ItemList<View> |
DatabaseTable.getReferencedByViews()
Retrieve the
referenced_by_views property (displayed as 'Referenced by Views') of the object. |
ItemList<XsdAttributeGroup> |
XsdAttributeGroup.getReferencedByXsdAttributeGroups()
Retrieve the
referenced_by_xsd_attribute_groups property (displayed as 'Referenced by XSD Attribute Groups') of the object. |
ItemList<XsdAttributeGroup> |
XsdAttribute.getReferencedByXsdAttributeGroups()
Retrieve the
referenced_by_xsd_attribute_groups property (displayed as 'Referenced by XSD Attribute Groups') of the object. |
ItemList<XsdComplexType> |
XsdAttribute.getReferencedByXsdComplexType()
Retrieve the
referenced_by_xsd_complex_type property (displayed as 'Referenced by XSD Complex Types') of the object. |
ItemList<XsdComplexType> |
XsdAttributeGroup.getReferencedByXsdComplexTypes()
Retrieve the
referenced_by_xsd_complex_types property (displayed as 'Referenced by XSD Complex Types') of the object. |
ItemList<XsdElementReference> |
XsdElement.getReferencedByXsdComplexTypes()
Retrieve the
referenced_by_xsd_complex_types property (displayed as 'Referenced by XSD Complex Types') of the object. |
ItemList<XsdElementReference> |
XsdElement.getReferencedByXsdElementGroups()
Retrieve the
referenced_by_xsd_element_groups property (displayed as 'Referenced by XSD Element Groups') of the object. |
ItemList<XsdElementGroup> |
XsdElementGroup.getReferencedByXsdElementGroups()
Retrieve the
referenced_by_xsd_element_groups property (displayed as 'Referenced by XSD Element Groups') of the object. |
ItemList<MainObject> |
XsdAttributeGroup.getReferencedByXsdElements()
Retrieve the
referenced_by_xsd_elements property (displayed as 'Referenced by XSD Elements') of the object. |
ItemList<XsdElementReference> |
XsdElement.getReferencedByXsdElements()
Retrieve the
referenced_by_xsd_elements property (displayed as 'Referenced by XSD Elements') of the object. |
ItemList<MainObject> |
XsdAttribute.getReferencedByXsdElements()
Retrieve the
referenced_by_xsd_elements property (displayed as 'Referenced by XSD Elements') of the object. |
ItemList<XsdForeignKey> |
XsdUniqueKey.getReferencedByXsdKeys()
Retrieve the
referenced_by_xsd_keys property (displayed as 'Referenced by XSD Keys') of the object. |
ItemList<MainObject> |
Collection.getReferencesAssets()
Retrieve the
references_assets property (displayed as 'Assets') of the object. |
ItemList<BiCollection> |
BiHierarchy.getReferencesBiCollections()
Retrieve the
references_bi_collections property (displayed as 'References BI Collections') of the object. |
ItemList<BiCollection> |
BiCollection.getReferencesBiCollections()
Retrieve the
references_bi_collections property (displayed as 'References BI Collections') of the object. |
ItemList<BiCollectionMember> |
BiCollectionMember.getReferencesBiMembers()
Retrieve the
references_bi_members property (displayed as 'References BI Members') of the object. |
ItemList<BiReport> |
BiReport.getReferencesBiReports()
Retrieve the
references_bi_reports property (displayed as 'References BI Reports') of the object. |
ItemList<MainObject> |
XsdElementGroup.getReferencesByXsdElements()
Retrieve the
references_by_xsd_elements property (displayed as 'Referenced by XSD Elements') of the object. |
ItemList<SharedContainer> |
SharedContainer.getReferencesContainers()
Retrieve the
references_containers property (displayed as 'References Containers') of the object. |
ItemList<DatabaseColumn> |
DatabaseColumn.getReferencesDatabaseColumns()
Retrieve the
references_database_columns property (displayed as 'References Database Columns') of the object. |
ItemList<DataConnectionMapping> |
Stage.getReferencesDataConnectionMapping()
Retrieve the
references_data_connection_mapping property (displayed as 'References Data Connection Mapping') of the object. |
ItemList<MainObject> |
DataFileDefinition.getReferencesDataFileFolders()
Retrieve the
references_data_file_folders property (displayed as 'References Data File Folders') of the object. |
ItemList<MainObject> |
Metric.getReferencesDataRulesOrDataRuleSets()
Retrieve the
references_data_rules_or_data_rule_sets property (displayed as 'References Data Rules or Data Rule Sets') of the object. |
ItemList<SharedContainer> |
Dsjob.getReferencesLocalOrSharedContainers()
Retrieve the
references_local_or_shared_containers property (displayed as 'References Local or Shared Containers') of the object. |
ItemList<TableDefinition> |
Stage.getReferencesTableDefinitions()
Retrieve the
references_table_definitions property (displayed as 'References Table Definitions') of the object. |
ItemList<TableDefinition> |
Dsjob.getReferencesTableDefinitions()
Retrieve the
references_table_definitions property (displayed as 'References Table Definitions') of the object. |
ItemList<XsdAttributeGroup> |
XsdAttributeGroup.getReferencesXsdAttributeGroups()
Retrieve the
references_xsd_attribute_groups property (displayed as 'References XSD Attribute Groups') of the object. |
ItemList<XsdAttributeGroup> |
XsdElement.getReferencesXsdAttributeGroups()
Retrieve the
references_xsd_attribute_groups property (displayed as 'References XSD Attribute Groups') of the object. |
ItemList<XsdAttributeGroup> |
XsdComplexType.getReferencesXsdAttributeGroups()
Retrieve the
references_xsd_attribute_groups property (displayed as 'References XSD Attribute Groups') of the object. |
ItemList<XsdAttributeReference> |
XsdAttributeGroup.getReferencesXsdAttributes()
Retrieve the
references_xsd_attributes property (displayed as 'References XSD Attributes') of the object. |
ItemList<XsdAttributeReference> |
XsdElement.getReferencesXsdAttributes()
Retrieve the
references_xsd_attributes property (displayed as 'References XSD Attributes') of the object. |
ItemList<XsdAttributeReference> |
XsdComplexType.getReferencesXsdAttributes()
Retrieve the
references_xsd_attributes property (displayed as 'References XSD Attributes') of the object. |
ItemList<XsdElementGroupReference> |
XsdComplexType.getReferencesXsdElementGroup()
Retrieve the
references_xsd_element_group property (displayed as 'References XSD Element Groups') of the object. |
ItemList<XsdElementGroupReference> |
XsdElement.getReferencesXsdElementGroups()
Retrieve the
references_xsd_element_groups property (displayed as 'References XSD Element Groups') of the object. |
ItemList<XsdElementGroupReference> |
XsdElementGroup.getReferencesXsdElementGroups()
Retrieve the
references_xsd_element_groups property (displayed as 'References XSD Element Groups') of the object. |
ItemList<XsdElementReference> |
XsdElement.getReferencesXsdElements()
Retrieve the
references_xsd_elements property (displayed as 'References XSD Elements') of the object. |
ItemList<XsdElementReference> |
XsdComplexType.getReferencesXsdElements()
Retrieve the
references_xsd_elements property (displayed as 'References XSD Elements') of the object. |
ItemList<XsdElementReference> |
XsdElementGroup.getReferencesXsdElements()
Retrieve the
references_xsd_elements property (displayed as 'References XSD Elements') of the object. |
ItemList<Category> |
Term.getReferencingCategories()
Retrieve the
referencing_categories property (displayed as 'Referencing Categories') of the object. |
ItemList<InformationGovernancePolicy> |
InformationGovernanceRule.getReferencingPolicies()
Retrieve the
referencing_policies property (displayed as 'Referencing Policies') of the object. |
ItemList<InformationGovernanceRule> |
InformationGovernanceRule.getRelatedRules()
Retrieve the
related_rules property (displayed as 'Related Rules') of the object. |
ItemList<Term> |
Term.getRelatedTerms()
Retrieve the
related_terms property (displayed as 'Related Terms') of the object. |
ItemList<Term> |
Term.getReplaces()
Retrieve the
replaces property (displayed as 'Replaces') of the object. |
ItemList<MainObject> |
InformationServerReportMappingSpecification.getReportOnObject()
Retrieve the
report_on_object property (displayed as 'Report On Object') of the object. |
ItemList<XsdComplexType> |
XsdComplexType.getRestrictedByXsdComplexType()
Retrieve the
restricted_by_xsd_complex_type property (displayed as 'Restricted by XSD Complex Types') of the object. |
ItemList<XsdSimpleType> |
XsdSimpleType.getRestrictedByXsdSimpleType()
Retrieve the
restricted_by_xsd_simple_type property (displayed as 'Restricted by XSD Simple Types') of the object. |
ItemList<MainObject> |
XsdComplexType.getRestrictsXsdElement()
Retrieve the
restricts_xsd_element property (displayed as 'Restricts XSD Elements') of the object. |
ItemList<MainObject> |
XsdSimpleType.getRestrictsXsdElement()
Retrieve the
restricts_xsd_element property (displayed as 'Restricts XSD Elements') of the object. |
ItemList<ResultColumn> |
StoredProcedureDefinition.getResultColumns()
Retrieve the
result_columns property (displayed as 'Result Columns') of the object. |
ItemList<Routine> |
TransformationProject.getRoutines()
Retrieve the
routines property (displayed as 'Routines') of the object. |
ItemList<RShinyApp> |
AnalyticsProject.getRShinyApps()
Retrieve the
r_shiny_apps property (displayed as 'RShiny Apps') of the object. |
ItemList<RuleExecutionResult> |
DataRuleResults.getRuleResults()
Retrieve the
rule_results property (displayed as 'Rule Results') of the object. |
ItemList<DatabaseColumn> |
DatabaseColumn.getSameAsDatabaseColumns()
Deprecated.
No longer applicable from 11.5.0.1ru5 onwards.
|
ItemList<DataConnectionMapping> |
Datasourcealiasgroup.getSameAsDataConnections()
Retrieve the
same_as_data_connections property (displayed as 'Same as Data Connections') of the object. |
ItemList<DataConnectionMapping> |
DataConnectionMapping.getSameAsDataConnections()
Retrieve the
same_as_data_connections property (displayed as 'Same as Data Connections') of the object. |
ItemList<MainObject> |
DataFileFolder.getSameAsDataSources()
Retrieve the
same_as_data_sources property (displayed as 'Same as Data Sources') of the object. |
ItemList<Datagroup> |
DataFileRecord.getSameAsDataSources()
Retrieve the
same_as_data_sources property (displayed as 'Same as Data Sources') of the object. |
ItemList<MainObject> |
AmazonS3DataFileFolder.getSameAsDataSources()
Retrieve the
same_as_data_sources property (displayed as 'Same as Data Sources') of the object. |
ItemList<DataItem> |
DatabaseColumn.getSameAsDataSources()
Retrieve the
same_as_data_sources property (displayed as 'Same as Data Sources') of the object. |
ItemList<MainObject> |
DataFileFolderNobucket.getSameAsDataSources()
Retrieve the
same_as_data_sources property (displayed as 'Same as Data Sources') of the object. |
ItemList<Datagroup> |
View.getSameAsDataSources()
Retrieve the
same_as_data_sources property (displayed as 'Same as Data Sources') of the object. |
ItemList<MainObject> |
DatabaseSchema.getSameAsDataSources()
Retrieve the
same_as_data_sources property (displayed as 'Same as Data Sources') of the object. |
ItemList<Datagroup> |
DatabaseTable.getSameAsDataSources()
Retrieve the
same_as_data_sources property (displayed as 'Same as Data Sources') of the object. |
ItemList<MainObject> |
AmazonS3Bucket.getSameAsDataSources()
Retrieve the
same_as_data_sources property (displayed as 'Same as Data Sources') of the object. |
ItemList<DataItem> |
DataFileField.getSameAsDataSources()
Retrieve the
same_as_data_sources property (displayed as 'Same as Data Sources') of the object. |
ItemList<MainObject> |
HbaseNamespace.getSameAsDataSources()
Retrieve the
same_as_data_sources property (displayed as 'Same as Data Sources') of the object. |
ItemList<DatabaseColumn> |
TableAnalysis.getSelectedForeignKey()
Retrieve the
selected_foreign_key property (displayed as 'User Selected Foreign Key') of the object. |
ItemList<DatabaseColumn> |
View.getSelectedForeignKey()
Retrieve the
selected_foreign_key property (displayed as 'User Selected Foreign Key') of the object. |
ItemList<DatabaseColumn> |
DatabaseTable.getSelectedForeignKey()
Retrieve the
selected_foreign_key property (displayed as 'User Selected Foreign Key') of the object. |
ItemList<DatabaseColumn> |
FileRecordAnalysis.getSelectedForeignKey()
Retrieve the
selected_foreign_key property (displayed as 'User Selected Foreign Key') of the object. |
ItemList<DatabaseColumn> |
FieldAnalysis.getSelectedForeignKeyReferenced()
Retrieve the
selected_foreign_key_referenced property (displayed as 'User Selected Foreign Key Referenced') of the object. |
ItemList<DatabaseColumn> |
DatabaseColumn.getSelectedForeignKeyReferenced()
Retrieve the
selected_foreign_key_referenced property (displayed as 'User Selected Foreign Key Referenced') of the object. |
ItemList<DatabaseColumn> |
ColumnAnalysis.getSelectedForeignKeyReferenced()
Retrieve the
selected_foreign_key_referenced property (displayed as 'User Selected Foreign Key Referenced') of the object. |
ItemList<DatabaseColumn> |
FieldAnalysis.getSelectedForeignKeyReferences()
Retrieve the
selected_foreign_key_references property (displayed as 'User Selected Foreign Key References') of the object. |
ItemList<DatabaseColumn> |
DatabaseColumn.getSelectedForeignKeyReferences()
Retrieve the
selected_foreign_key_references property (displayed as 'User Selected Foreign Key References') of the object. |
ItemList<DatabaseColumn> |
ColumnAnalysis.getSelectedForeignKeyReferences()
Retrieve the
selected_foreign_key_references property (displayed as 'User Selected Foreign Key References') of the object. |
ItemList<DatabaseColumn> |
TableAnalysis.getSelectedNaturalKey()
Retrieve the
selected_natural_key property (displayed as 'User Selected Natural Key') of the object. |
ItemList<DataItem> |
View.getSelectedNaturalKey()
Retrieve the
selected_natural_key property (displayed as 'User Selected Natural Key') of the object. |
ItemList<DataItem> |
DatabaseTable.getSelectedNaturalKey()
Retrieve the
selected_natural_key property (displayed as 'User Selected Natural Key') of the object. |
ItemList<DatabaseColumn> |
FileRecordAnalysis.getSelectedNaturalKey()
Retrieve the
selected_natural_key property (displayed as 'User Selected Natural Key') of the object. |
ItemList<DatabaseColumn> |
TableAnalysis.getSelectedPrimaryKey()
Retrieve the
selected_primary_key property (displayed as 'User Selected Primary Key') of the object. |
ItemList<DataItem> |
View.getSelectedPrimaryKey()
Retrieve the
selected_primary_key property (displayed as 'User Selected Primary Key') of the object. |
ItemList<DataItem> |
DatabaseTable.getSelectedPrimaryKey()
Retrieve the
selected_primary_key property (displayed as 'User Selected Primary Key') of the object. |
ItemList<DatabaseColumn> |
FileRecordAnalysis.getSelectedPrimaryKey()
Retrieve the
selected_primary_key property (displayed as 'User Selected Primary Key') of the object. |
ItemList<SequenceJob> |
Dsjob.getSequencedByJobs()
Retrieve the
sequenced_by_jobs property (displayed as 'Sequenced by Jobs') of the object. |
ItemList<Dsjob> |
SequenceJob.getSequencesJobs()
Retrieve the
sequences_jobs property (displayed as 'Sequences Jobs') of the object. |
ItemList<DatabaseColumn> |
Mapping.getSourceColumns()
Retrieve the
source_columns property (displayed as 'Source Columns') of the object. |
ItemList<Datagroup> |
MappingSpecification.getSourceDatabaseTablesOrViews()
Retrieve the
source_database_tables_or_views property (displayed as 'Source Database Tables or Views') of the object. |
ItemList<MainObject> |
SharedContainer.getSourceMappings()
Retrieve the
source_mappings property (displayed as 'Source Mappings') of the object. |
ItemList<MappingSpecification> |
View.getSourceMappingSpecifications()
Retrieve the
source_mapping_specifications property (displayed as 'Source Mapping Specifications') of the object. |
ItemList<MappingSpecification> |
DatabaseTable.getSourceMappingSpecifications()
Retrieve the
source_mapping_specifications property (displayed as 'Source Mapping Specifications') of the object. |
ItemList<InformationAsset> |
ExtensionMapping.getSources()
Retrieve the
sources property (displayed as 'Sources') of the object. |
ItemList<InformationAsset> |
CdcMapping.getSources()
Retrieve the
sources property (displayed as 'Sources') of the object. |
ItemList<InformationAsset> |
WarehouseMapping.getSources()
Retrieve the
sources property (displayed as 'Sources') of the object. |
ItemList<Term> |
Mapping.getSourceTerms()
Retrieve the
source_terms property (displayed as 'Source Terms') of the object. |
ItemList<Reportobject> |
BiReportQuerySummaryFilter.getSrcContainsBiReportQueryItems()
Retrieve the
src_contains_bi_report_query_items property (displayed as 'Referenced by BI Report Query Item') of the object. |
ItemList<Reportobject> |
BiReportQueryDetailFilter.getSrcContainsBiReportQueryItems()
Retrieve the
src_contains_bi_report_query_items property (displayed as 'Referenced by BI Report Query Item') of the object. |
ItemList<Reportobject> |
BiReportQueryItem.getSrcContainsBiReportQueryItems()
Retrieve the
src_contains_bi_report_query_items property (displayed as 'Referenced by BI Report Query Item') of the object. |
ItemList<DataItem> |
Link.getStageColumns()
Retrieve the
stage_columns property (displayed as 'Stage Columns') of the object. |
ItemList<Stage> |
DsstageType.getStages()
Retrieve the
stages property (displayed as 'Stages') of the object. |
ItemList<Stage> |
SharedContainer.getStages()
Retrieve the
stages property (displayed as 'Stages') of the object. |
ItemList<Stage> |
Dsjob.getStages()
Retrieve the
stages property (displayed as 'Stages') of the object. |
ItemList<DsstageType> |
TransformationProject.getStageTypes()
Retrieve the
stage_types property (displayed as 'Stage Types') of the object. |
ItemList<StageVariable> |
Stage.getStageVariable()
Retrieve the
stage_variable property (displayed as 'Stage Variables') of the object. |
ItemList<StandardizationRuleSet> |
TransformationProject.getStandardizationRuleSets()
Retrieve the
standardization_rule_sets property (displayed as 'Standardization Rule Sets') of the object. |
ItemList<StandardizationRuleSet> |
Stage.getStandardizationRuleSets()
Retrieve the
standardization_rule_sets property (displayed as 'Standardization Rule Sets') of the object. |
ItemList<Steward> |
StageType.getSteward()
Retrieve the
steward property (displayed as 'Steward') of the object. |
ItemList<AsclSteward> |
InvDataRule.getSteward()
Retrieve the
steward property (displayed as 'Steward') of the object. |
ItemList<Steward> |
TableAnalysisSummary.getSteward()
Retrieve the
steward property (displayed as 'Steward') of the object. |
ItemList<Steward> |
ColumnAnalysisSummary.getSteward()
Retrieve the
steward property (displayed as 'Steward') of the object. |
ItemList<AsclSteward> |
InvDataRuleSet.getSteward()
Retrieve the
steward property (displayed as 'Steward') of the object. |
ItemList<AsclSteward> |
LogicalVariable.getStewards()
Retrieve the
stewards property (displayed as 'Stewards') of the object. |
ItemList<AsclSteward> |
MainObject.getStewards()
Retrieve the
stewards property (displayed as 'Stewards') of the object. |
ItemList<StoredProcedureDefinition> |
OutParameter.getStoredProcedure()
Retrieve the
stored_procedure property (displayed as 'Stored Procedure') of the object. |
ItemList<StoredProcedureDefinition> |
ResultColumn.getStoredProcedureDefinition()
Retrieve the
stored_procedure_definition property (displayed as 'Stored Procedure Definition') of the object. |
ItemList<StoredProcedureDefinition> |
InoutParameter.getStoredProcedureDefinition()
Retrieve the
stored_procedure_definition property (displayed as 'Stored Procedure Definition') of the object. |
ItemList<StoredProcedureDefinition> |
InParameter.getStoredProcedureDefinition()
Retrieve the
stored_procedure_definition property (displayed as 'Stored Procedure Definition') of the object. |
ItemList<StoredProcedureParameter> |
StoredProcedure.getStoredProcedureParameters()
Retrieve the
stored_procedure_parameters property (displayed as 'Stored Procedure Parameters') of the object. |
ItemList<StoredProcedure> |
DatabaseSchema.getStoredProcedures()
Retrieve the
stored_procedures property (displayed as 'Stored Procedures') of the object. |
ItemList<Category> |
LineageContainer.getSubBusinessContainer()
Retrieve the
sub_business_container property (displayed as 'Sub Business Container') of the object. |
ItemList<Category> |
Category.getSubcategories()
Retrieve the
subcategories property (displayed as 'Subcategories') of the object. |
ItemList<SubjectArea> |
LogicalDataModel.getSubjectAreas()
Retrieve the
subject_areas property (displayed as 'Subject Areas') of the object. |
ItemList<SubjectArea> |
LogicalEntity.getSubjectAreas()
Retrieve the
subject_areas property (displayed as 'Subject Areas') of the object. |
ItemList<InformationGovernancePolicy> |
InformationGovernancePolicy.getSubpolicies()
Retrieve the
subpolicies property (displayed as 'Subpolicies') of the object. |
ItemList<LogicalEntity> |
LogicalEntity.getSubtypes()
Retrieve the
subtypes property (displayed as 'Subtypes') of the object. |
ItemList<TermAssignment> |
DataFileFolder.getSuggestedTermAssignments()
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
ItemList<TermAssignment> |
DataFileRecord.getSuggestedTermAssignments()
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
ItemList<TermAssignment> |
DataFile.getSuggestedTermAssignments()
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
ItemList<TermAssignment> |
DatabaseColumn.getSuggestedTermAssignments()
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
ItemList<TermAssignment> |
View.getSuggestedTermAssignments()
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
ItemList<TermAssignment> |
DatabaseSchema.getSuggestedTermAssignments()
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
ItemList<TermAssignment> |
DatabaseTable.getSuggestedTermAssignments()
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
ItemList<TermAssignment> |
Database.getSuggestedTermAssignments()
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
ItemList<TermAssignment> |
DataFileField.getSuggestedTermAssignments()
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
ItemList<TermAssignment> |
HbaseNamespace.getSuggestedTermAssignments()
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
ItemList<LogicalEntity> |
LogicalEntity.getSupertypes()
Retrieve the
supertypes property (displayed as 'Supertypes') of the object. |
ItemList<Term> |
Term.getSynonyms()
Retrieve the
synonyms property (displayed as 'Synonyms') of the object. |
ItemList<TableDefinition> |
ColumnDefinition.getTableDefinition()
Retrieve the
table_definition property (displayed as 'Table Definition') of the object. |
ItemList<TableDefinition> |
TransformationProject.getTableDefinitions()
Retrieve the
table_definitions property (displayed as 'Table Definitions') of the object. |
ItemList<TableDefinition> |
View.getTableDefinitions()
Retrieve the
table_definitions property (displayed as 'Table Definitions') of the object. |
ItemList<TableDefinition> |
DatabaseTable.getTableDefinitions()
Retrieve the
table_definitions property (displayed as 'Table Definitions') of the object. |
ItemList<DatabaseColumn> |
Mapping.getTargetColumns()
Retrieve the
target_columns property (displayed as 'Target Columns') of the object. |
ItemList<Datagroup> |
MappingSpecification.getTargetDatabaseTablesOrViews()
Retrieve the
target_database_tables_or_views property (displayed as 'Target Database Tables or Views') of the object. |
ItemList<MainObject> |
SharedContainer.getTargetMappings()
Retrieve the
target_mappings property (displayed as 'Target Mappings') of the object. |
ItemList<MappingSpecification> |
View.getTargetMappingSpecifications()
Retrieve the
target_mapping_specifications property (displayed as 'Target Mapping Specifications') of the object. |
ItemList<MappingSpecification> |
DatabaseTable.getTargetMappingSpecifications()
Retrieve the
target_mapping_specifications property (displayed as 'Target Mapping Specifications') of the object. |
ItemList<InformationAsset> |
ExtensionMapping.getTargets()
Retrieve the
targets property (displayed as 'Targets') of the object. |
ItemList<InformationAsset> |
CdcMapping.getTargets()
Retrieve the
targets property (displayed as 'Targets') of the object. |
ItemList<InformationAsset> |
WarehouseMapping.getTargets()
Retrieve the
targets property (displayed as 'Targets') of the object. |
ItemList<Term> |
Mapping.getTargetTerms()
Retrieve the
target_terms property (displayed as 'Target Terms') of the object. |
ItemList<TermHistory> |
ChangedProperties.getTermHistory()
Retrieve the
term_history property (displayed as 'Term History') of the object. |
ItemList<Term> |
Category.getTerms()
Retrieve the
terms property (displayed as 'Terms') of the object. |
ItemList<MainObject> |
BiReportQuery.getTheContext()
Retrieve the
context property (displayed as 'Context') of the object. |
ItemList<MainObject> |
PhysicalObject.getTheContext()
Retrieve the
context property (displayed as 'Context') of the object. |
ItemList<Olapobject> |
BiFilter.getTheContext()
Retrieve the
context property (displayed as 'Context') of the object. |
ItemList<MainObject> |
BiReportQueryUsage.getTheContext()
Retrieve the
context property (displayed as 'Context') of the object. |
ItemList<MainObject> |
XsdElement.getTheContext()
Retrieve the
context property (displayed as 'Parent XSD Object') of the object. |
ItemList<Olapobject> |
BiHierarchy.getTheContext()
Retrieve the
context property (displayed as 'Context') of the object. |
ItemList<MainObject> |
XsdAttribute.getTheContext()
Retrieve the
context property (displayed as 'Parent XSD Object') of the object. |
ItemList<TransformationProject> |
Host.getTransformationProjects()
Retrieve the
transformation_projects property (displayed as 'Transformation Projects') of the object. |
ItemList<TransformsFunction> |
DataElement.getTransforms()
Retrieve the
transforms property (displayed as 'Transforms') of the object. |
ItemList<TransformsFunction> |
TransformationProject.getTransforms()
Retrieve the
transforms property (displayed as 'Transforms') of the object. |
ItemList<Category> |
Category.getTranslations()
Retrieve the
translations property (displayed as 'Translations') of the object. |
ItemList<InformationGovernancePolicy> |
InformationGovernancePolicy.getTranslations()
Retrieve the
translations property (displayed as 'Translations') of the object. |
ItemList<InformationGovernanceRule> |
InformationGovernanceRule.getTranslations()
Retrieve the
translations property (displayed as 'Translations') of the object. |
ItemList<Term> |
Term.getTranslations()
Retrieve the
translations property (displayed as 'Translations') of the object. |
ItemList<TupleAttribute> |
TupleAttribute.getTupleAttribute()
Retrieve the
tuple_attribute property (displayed as 'Tuple Attribute') of the object. |
ItemList<TupleAttribute> |
Tuple.getTupleAttributes()
Retrieve the
tuple_attributes property (displayed as 'Tuple Attributes') of the object. |
ItemList<MainObject> |
TupleAttribute.getTupleOrTupleAttribute()
Retrieve the
tuple_or_tuple_attribute property (displayed as 'Tuple or Tuple Attribute') of the object. |
ItemList<XsdUniqueKey> |
XsdElement.getUniqueKeys()
Retrieve the
unique_keys property (displayed as 'Unique Keys') of the object. |
ItemList<Parameter> |
ParameterSet2.getUsedAsParameterDef()
Retrieve the
used_as_parameter_def property (displayed as 'Used As Parameter Def') of the object. |
ItemList<MainObject> |
DataConnectionMapping.getUsedBy()
Retrieve the
used_by property (displayed as 'Used by') of the object. |
ItemList<AnalyticsObject> |
IdocSegmentType.getUsedByAnalyticsObjects()
Retrieve the
used_by_analytics_objects property (displayed as 'Used By Data Science') of the object. |
ItemList<AnalyticsObject> |
IdocField.getUsedByAnalyticsObjects()
Retrieve the
used_by_analytics_objects property (displayed as 'Used By Data Science') of the object. |
ItemList<AnalyticsObject> |
DataField.getUsedByAnalyticsObjects()
Retrieve the
used_by_analytics_objects property (displayed as 'Used By Data Science') of the object. |
ItemList<BiCube> |
BiCollectionMember.getUsedByBiCubes()
Retrieve the
used_by_bi_cubes property (displayed as 'Used by BI Cubes') of the object. |
ItemList<BiCube> |
BiCollection.getUsedByBiCubes()
Retrieve the
used_by_bi_cubes property (displayed as 'Used by BI Cubes') of the object. |
ItemList<BiReportQuery> |
BiCollection.getUsedByBiReportQueries()
Retrieve the
used_by_bi_report_queries property (displayed as 'Used by BI Report Queries') of the object. |
ItemList<Reportobject> |
BiCollectionMember.getUsedByBiReportQueryItems()
Retrieve the
used_by_bi_report_query_items property (displayed as 'Used by BI Report Query Items') of the object. |
ItemList<BiReport> |
BiCube.getUsedByBiReports()
Retrieve the
used_by_bi_reports property (displayed as 'Used by BI Reports') of the object. |
ItemList<BiReport> |
BiModel.getUsedByBiReports()
Retrieve the
used_by_bi_reports property (displayed as 'Used by BI Reports') of the object. |
ItemList<DesignColumn> |
PhysicalDomain.getUsedByDataItems()
Retrieve the
used_by_data_items property (displayed as 'Used by Data Items') of the object. |
ItemList<DataItem> |
DatabaseDomain.getUsedByDataItems()
Retrieve the
used_by_data_items property (displayed as 'Used by Data Items') of the object. |
ItemList<EntityAttribute> |
LogicalValidationList.getUsedByEntityAttributes()
Retrieve the
used_by_entity_attributes property (displayed as 'Used by Entity Attributes') of the object. |
ItemList<EntityAttribute> |
LogicalValidationRange.getUsedByEntityAttributes()
Retrieve the
used_by_entity_attributes property (displayed as 'Used by Entity Attributes') of the object. |
ItemList<EntityAttribute> |
LogicalValidationRule.getUsedByEntityAttributes()
Retrieve the
used_by_entity_attributes property (displayed as 'Used by Entity Attributes') of the object. |
ItemList<DataItem> |
ColumnDefinition.getUsedByStageColumns()
Retrieve the
used_by_stage_columns property (displayed as 'Used by Stage Columns') of the object. |
ItemList<Stage> |
MatchSpecification.getUsedByStages()
Retrieve the
used_by_stages property (displayed as 'Stages') of the object. |
ItemList<Stage> |
StandardizationRuleSet.getUsedByStages()
Retrieve the
used_by_stages property (displayed as 'Stages') of the object. |
ItemList<Stage> |
StandardizationObject.getUsedByStages()
Retrieve the
used_by_stages property (displayed as 'Stages') of the object. |
ItemList<Applicationfunction> |
Classdescriptor.getUsedInApplicationFunction()
Retrieve the
used_in_application_function property (displayed as 'Used In Application Function') of the object. |
ItemList<Steward> |
UserRole.getUsers()
Retrieve the
users property (displayed as 'Users') of the object. |
ItemList<BiCollectionMember> |
BiReportQuerySummaryFilter.getUsesBiCollectionMembers()
Retrieve the
uses_bi_collection_members property (displayed as 'Uses BI Collection Members') of the object. |
ItemList<BiCollectionMember> |
BiReportQueryDetailFilter.getUsesBiCollectionMembers()
Retrieve the
uses_bi_collection_members property (displayed as 'Uses BI Collection Members') of the object. |
ItemList<BiCollectionMember> |
BiReportQueryItem.getUsesBiCollectionMembers()
Retrieve the
uses_bi_collection_members property (displayed as 'Uses BI Collection Members') of the object. |
ItemList<BiCollection> |
BiReportQuery.getUsesBiCollections()
Retrieve the
uses_bi_collections property (displayed as 'Uses BI Collections') of the object. |
ItemList<BiCollection> |
BiReportQueryUsage.getUsesBiCollections()
Retrieve the
uses_bi_collections property (displayed as 'Uses BI Collections') of the object. |
ItemList<Classdescriptor> |
Applicationfunction.getUsesClassDescriptor()
Retrieve the
uses_class_descriptor property (displayed as 'Uses Class Descriptor') of the object. |
ItemList<DataItem> |
BiReportQuerySummaryFilter.getUsesDatabaseColumns()
Retrieve the
uses_database_columns property (displayed as 'Uses Database Columns') of the object. |
ItemList<DataItem> |
BiReportQueryDetailFilter.getUsesDatabaseColumns()
Retrieve the
uses_database_columns property (displayed as 'Uses Database Columns') of the object. |
ItemList<DatabaseColumn> |
BiCollectionMember.getUsesDatabaseColumns()
Retrieve the
uses_database_columns property (displayed as 'Uses Database Columns') of the object. |
ItemList<DataItem> |
BiReportQueryItem.getUsesDatabaseColumns()
Retrieve the
uses_database_columns property (displayed as 'Uses Database Columns') of the object. |
ItemList<DatabaseColumn> |
InferredForeignKey.getUsesDatabaseFields()
Retrieve the
uses_database_fields property (displayed as 'Uses Database Fields') of the object. |
ItemList<Database> |
BiModel.getUsesDatabases()
Retrieve the
uses_databases property (displayed as 'Uses Databases') of the object. |
ItemList<Datagroup> |
BiReportQuery.getUsesDatabaseTablesOrViews()
Retrieve the
uses_database_tables_or_views property (displayed as 'Uses Database Tables or Views') of the object. |
ItemList<Datagroup> |
BiReportQueryUsage.getUsesDatabaseTablesOrViews()
Retrieve the
uses_database_tables_or_views property (displayed as 'Uses Database Tables or Views') of the object. |
ItemList<Datagroup> |
BiCollection.getUsesDatabaseTablesOrViews()
Retrieve the
uses_database_tables_or_views property (displayed as 'Uses Database Tables or Views') of the object. |
ItemList<DataFileDefinition> |
DataFileFolder.getUsesDataFileDefinitions()
Retrieve the
uses_data_file_definitions property (displayed as 'Uses Data File Definitions') of the object. |
ItemList<DataFileDefinition> |
AmazonS3DataFileFolder.getUsesDataFileDefinitions()
Retrieve the
uses_data_file_definitions property (displayed as 'Uses Data File Definitions') of the object. |
ItemList<DataFileDefinition> |
DataFileFolderNobucket.getUsesDataFileDefinitions()
Retrieve the
uses_data_file_definitions property (displayed as 'Uses Data File Definitions') of the object. |
ItemList<DataFileDefinition> |
AmazonS3Bucket.getUsesDataFileDefinitions()
Retrieve the
uses_data_file_definitions property (displayed as 'Uses Data File Definitions') of the object. |
ItemList<DataItem> |
Filterconstraint.getUsesFlowVariable()
Retrieve the
uses_flow_variable property (displayed as 'Uses Flow Variable') of the object. |
ItemList<DataItem> |
JobConstraint.getUsesFlowVariable()
Retrieve the
uses_flow_variable property (displayed as 'Stage Columns') of the object. |
ItemList<Lineagefilter> |
LineageReportTemplate.getUsesLineageFilter()
Retrieve the
uses_lineage_filter property (displayed as 'Uses Lineage Filter') of the object. |
ItemList<DataItemValue> |
DataItem.getValidatedByDataValues()
Retrieve the
validated_by_data_values property (displayed as 'Validated By Data Values') of the object. |
ItemList<LogicalValidationList> |
EntityAttribute.getValidationList()
Retrieve the
validation_list property (displayed as 'Validation List') of the object. |
ItemList<ValidityTable> |
DatabaseColumn.getValidityTables()
Retrieve the
validity_tables property (displayed as 'Validity Tables') of the object. |
ItemList<ValidValueList2> |
ValidValueList2.getValidValueListOfContainsValidValuesInverse()
Retrieve the
valid_value_list_of_contains_valid_values_inverse property (displayed as 'Valid Value List Of Contains Valid Values Inverse') of the object. |
ItemList<ValidValueList2> |
Validvalues.getValidValueListOfContainsValidValuesInverse()
Retrieve the
valid_value_list_of_contains_valid_values_inverse property (displayed as 'Valid Value List Of Contains Valid Values Inverse') of the object. |
ItemList<ValidValueList2> |
ValidValueRange2.getValidValueListOfContainsValidValuesInverse()
Retrieve the
valid_value_list_of_contains_valid_values_inverse property (displayed as 'Valid Value List Of Contains Valid Values Inverse') of the object. |
ItemList<ValidValueList2> |
Validvaluerule.getValidValueListOfContainsValidValuesInverse()
Retrieve the
valid_value_list_of_contains_valid_values_inverse property (displayed as 'Valid Value List Of Contains Valid Values Inverse') of the object. |
ItemList<DataItemValue> |
ValidValueList.getValidValues()
Retrieve the
valid_values property (displayed as 'Valid Values') of the object. |
ItemList<View> |
DatabaseColumn.getView()
Retrieve the
view property (displayed as 'Database View') of the object. |
ItemList<Steward> |
Collection.getViewers()
Retrieve the
viewers property (displayed as 'Viewers') of the object. |
ItemList<View> |
DatabaseSchema.getViews()
Retrieve the
views property (displayed as 'Views') of the object. |
ItemList<View> |
HbaseNamespace.getViews()
Retrieve the
views property (displayed as 'Views') of the object. |
ItemList<Volume> |
Instance.getVolumes()
Retrieve the
volumes property (displayed as 'Volumes') of the object. |
ItemList<WarehouseMappingDocument> |
WarehouseMapping.getWarehouseMappingDocument()
Retrieve the
warehouse_mapping_document property (displayed as 'Warehouse Mapping Document') of the object. |
ItemList<InformationAsset> |
ObjectType.getWritesToDesign()
Retrieve the
writes_to_(design) property (displayed as 'Writes to (Design)') of the object. |
ItemList<InformationAsset> |
ResultColumn.getWritesToDesign()
Retrieve the
writes_to_(design) property (displayed as 'Writes to (Design)') of the object. |
ItemList<InformationAsset> |
StoredProcedureDefinition.getWritesToDesign()
Retrieve the
writes_to_(design) property (displayed as 'Writes to (Design)') of the object. |
ItemList<InformationAsset> |
StageColumn.getWritesToDesign()
Retrieve the
writes_to_(design) property (displayed as 'Writes to (Design)') of the object. |
ItemList<InformationAsset> |
Application.getWritesToDesign()
Retrieve the
writes_to_(design) property (displayed as 'Writes to (Design)') of the object. |
ItemList<InformationAsset> |
InoutParameter.getWritesToDesign()
Retrieve the
writes_to_(design) property (displayed as 'Writes to (Design)') of the object. |
ItemList<InformationAsset> |
Method.getWritesToDesign()
Retrieve the
writes_to_(design) property (displayed as 'Writes to (Design)') of the object. |
ItemList<InformationAsset> |
StoredProcedureParameter.getWritesToDesign()
Retrieve the
writes_to_(design) property (displayed as 'Writes to (Design)') of the object. |
ItemList<InformationAsset> |
InputParameter.getWritesToDesign()
Retrieve the
writes_to_(design) property (displayed as 'Writes to (Design)') of the object. |
ItemList<InformationAsset> |
Stage.getWritesToDesign()
Retrieve the
writes_to_(design) property (displayed as 'Writes to (Design)') of the object. |
ItemList<InformationAsset> |
Dsjob.getWritesToDesign()
Retrieve the
writes_to_(design) property (displayed as 'Writes to (Design)') of the object. |
ItemList<InformationAsset> |
OutParameter.getWritesToDesign()
Retrieve the
writes_to_(design) property (displayed as 'Writes to (Design)') of the object. |
ItemList<InformationAsset> |
StoredProcedure.getWritesToDesign()
Retrieve the
writes_to_(design) property (displayed as 'Writes to (Design)') of the object. |
ItemList<InformationAsset> |
InParameter.getWritesToDesign()
Retrieve the
writes_to_(design) property (displayed as 'Writes to (Design)') of the object. |
ItemList<InformationAsset> |
OutputValue.getWritesToDesign()
Retrieve the
writes_to_(design) property (displayed as 'Writes to (Design)') of the object. |
ItemList<InformationAsset> |
ObjectType.getWritesToOperational()
Retrieve the
writes_to_(operational) property (displayed as 'Writes to (Operational)') of the object. |
ItemList<InformationAsset> |
ResultColumn.getWritesToOperational()
Retrieve the
writes_to_(operational) property (displayed as 'Writes to (Operational)') of the object. |
ItemList<InformationAsset> |
StoredProcedureDefinition.getWritesToOperational()
Retrieve the
writes_to_(operational) property (displayed as 'Writes to (Operational)') of the object. |
ItemList<InformationAsset> |
StageColumn.getWritesToOperational()
Retrieve the
writes_to_(operational) property (displayed as 'Writes to (Operational)') of the object. |
ItemList<InformationAsset> |
Application.getWritesToOperational()
Retrieve the
writes_to_(operational) property (displayed as 'Writes to (Operational)') of the object. |
ItemList<InformationAsset> |
InoutParameter.getWritesToOperational()
Retrieve the
writes_to_(operational) property (displayed as 'Writes to (Operational)') of the object. |
ItemList<InformationAsset> |
Method.getWritesToOperational()
Retrieve the
writes_to_(operational) property (displayed as 'Writes to (Operational)') of the object. |
ItemList<InformationAsset> |
StoredProcedureParameter.getWritesToOperational()
Retrieve the
writes_to_(operational) property (displayed as 'Writes to (Operational)') of the object. |
ItemList<InformationAsset> |
InputParameter.getWritesToOperational()
Retrieve the
writes_to_(operational) property (displayed as 'Writes to (Operational)') of the object. |
ItemList<InformationAsset> |
Stage.getWritesToOperational()
Retrieve the
writes_to_(operational) property (displayed as 'Writes to (Operational)') of the object. |
ItemList<InformationAsset> |
Dsjob.getWritesToOperational()
Retrieve the
writes_to_(operational) property (displayed as 'Writes to (Operational)') of the object. |
ItemList<InformationAsset> |
OutParameter.getWritesToOperational()
Retrieve the
writes_to_(operational) property (displayed as 'Writes to (Operational)') of the object. |
ItemList<InformationAsset> |
StoredProcedure.getWritesToOperational()
Retrieve the
writes_to_(operational) property (displayed as 'Writes to (Operational)') of the object. |
ItemList<InformationAsset> |
InParameter.getWritesToOperational()
Retrieve the
writes_to_(operational) property (displayed as 'Writes to (Operational)') of the object. |
ItemList<InformationAsset> |
OutputValue.getWritesToOperational()
Retrieve the
writes_to_(operational) property (displayed as 'Writes to (Operational)') of the object. |
ItemList<InformationAsset> |
ObjectType.getWritesToStatic()
Retrieve the
writes_to_(static) property (displayed as 'Writes to (Static)') of the object. |
ItemList<InformationAsset> |
ResultColumn.getWritesToStatic()
Retrieve the
writes_to_(static) property (displayed as 'Writes to (Static)') of the object. |
ItemList<InformationAsset> |
StoredProcedureDefinition.getWritesToStatic()
Retrieve the
writes_to_(static) property (displayed as 'Writes to (Static)') of the object. |
ItemList<InformationAsset> |
StageColumn.getWritesToStatic()
Retrieve the
writes_to_(static) property (displayed as 'Writes to (Static)') of the object. |
ItemList<InformationAsset> |
Application.getWritesToStatic()
Retrieve the
writes_to_(static) property (displayed as 'Writes to (Static)') of the object. |
ItemList<InformationAsset> |
InoutParameter.getWritesToStatic()
Retrieve the
writes_to_(static) property (displayed as 'Writes to (Static)') of the object. |
ItemList<InformationAsset> |
Method.getWritesToStatic()
Retrieve the
writes_to_(static) property (displayed as 'Writes to (Static)') of the object. |
ItemList<InformationAsset> |
StoredProcedureParameter.getWritesToStatic()
Retrieve the
writes_to_(static) property (displayed as 'Writes to (Static)') of the object. |
ItemList<InformationAsset> |
InputParameter.getWritesToStatic()
Retrieve the
writes_to_(static) property (displayed as 'Writes to (Static)') of the object. |
ItemList<InformationAsset> |
Stage.getWritesToStatic()
Retrieve the
writes_to_(static) property (displayed as 'Writes to (Static)') of the object. |
ItemList<InformationAsset> |
Dsjob.getWritesToStatic()
Retrieve the
writes_to_(static) property (displayed as 'Writes to (Static)') of the object. |
ItemList<InformationAsset> |
OutParameter.getWritesToStatic()
Retrieve the
writes_to_(static) property (displayed as 'Writes to (Static)') of the object. |
ItemList<InformationAsset> |
StoredProcedure.getWritesToStatic()
Retrieve the
writes_to_(static) property (displayed as 'Writes to (Static)') of the object. |
ItemList<InformationAsset> |
InParameter.getWritesToStatic()
Retrieve the
writes_to_(static) property (displayed as 'Writes to (Static)') of the object. |
ItemList<InformationAsset> |
OutputValue.getWritesToStatic()
Retrieve the
writes_to_(static) property (displayed as 'Writes to (Static)') of the object. |
ItemList<InformationAsset> |
ObjectType.getWritesToUserDefined()
Retrieve the
writes_to_(user_defined) property (displayed as 'Writes to (User-Defined)') of the object. |
ItemList<InformationAsset> |
ResultColumn.getWritesToUserDefined()
Retrieve the
writes_to_(user_defined) property (displayed as 'Writes to (User-Defined)') of the object. |
ItemList<InformationAsset> |
StoredProcedureDefinition.getWritesToUserDefined()
Retrieve the
writes_to_(user_defined) property (displayed as 'Writes to (User-Defined)') of the object. |
ItemList<InformationAsset> |
StageColumn.getWritesToUserDefined()
Retrieve the
writes_to_(user_defined) property (displayed as 'Writes to (User-Defined)') of the object. |
ItemList<InformationAsset> |
Application.getWritesToUserDefined()
Retrieve the
writes_to_(user_defined) property (displayed as 'Writes to (User-Defined)') of the object. |
ItemList<InformationAsset> |
InoutParameter.getWritesToUserDefined()
Retrieve the
writes_to_(user_defined) property (displayed as 'Writes to (User-Defined)') of the object. |
ItemList<InformationAsset> |
Method.getWritesToUserDefined()
Retrieve the
writes_to_(user_defined) property (displayed as 'Writes to (User-Defined)') of the object. |
ItemList<InformationAsset> |
StoredProcedureParameter.getWritesToUserDefined()
Retrieve the
writes_to_(user_defined) property (displayed as 'Writes to (User-Defined)') of the object. |
ItemList<InformationAsset> |
InputParameter.getWritesToUserDefined()
Retrieve the
writes_to_(user_defined) property (displayed as 'Writes to (User-Defined)') of the object. |
ItemList<InformationAsset> |
Stage.getWritesToUserDefined()
Retrieve the
writes_to_(user_defined) property (displayed as 'Writes to (User-Defined)') of the object. |
ItemList<InformationAsset> |
Dsjob.getWritesToUserDefined()
Retrieve the
writes_to_(user_defined) property (displayed as 'Writes to (User-Defined)') of the object. |
ItemList<InformationAsset> |
OutParameter.getWritesToUserDefined()
Retrieve the
writes_to_(user_defined) property (displayed as 'Writes to (User-Defined)') of the object. |
ItemList<InformationAsset> |
StoredProcedure.getWritesToUserDefined()
Retrieve the
writes_to_(user_defined) property (displayed as 'Writes to (User-Defined)') of the object. |
ItemList<InformationAsset> |
InParameter.getWritesToUserDefined()
Retrieve the
writes_to_(user_defined) property (displayed as 'Writes to (User-Defined)') of the object. |
ItemList<InformationAsset> |
OutputValue.getWritesToUserDefined()
Retrieve the
writes_to_(user_defined) property (displayed as 'Writes to (User-Defined)') of the object. |
ItemList<InformationAsset> |
InformationAsset.getWrittenByDesign()
Retrieve the
written_by_(design) property (displayed as 'Written by (Design)') of the object. |
ItemList<InformationAsset> |
InformationAsset.getWrittenByOperational()
Retrieve the
written_by_(operational) property (displayed as 'Written by (Operational)') of the object. |
ItemList<InformationAsset> |
InformationAsset.getWrittenByStatic()
Retrieve the
written_by_(static) property (displayed as 'Written by (Static)') of the object. |
ItemList<InformationAsset> |
InformationAsset.getWrittenByUserDefined()
Retrieve the
written_by_(user_defined) property (displayed as 'Written by (User-Defined)') of the object. |
ItemList<XmlSchemaDefinition> |
XmlSchemaLibrary.getXmlSchemaDefinitions()
Retrieve the
xml_schema_definitions property (displayed as 'XML Schema Definitions') of the object. |
ItemList<XmlSchemaLibrary> |
XmlSchemaDefinition.getXmlSchemaLibrary()
Retrieve the
xml_schema_library property (displayed as 'XML Schema Library') of the object. |
ItemList<BiLevel> |
Olaphierarchyassociation.getXOfOlapLevel()
Retrieve the
x_of_olap_level property (displayed as 'X Of OLAP Level') of the object. |
ItemList<XsdAttributeGroup> |
XsdAttributeReference.getXsdAttributeGroup()
Retrieve the
xsd_attribute_group property (displayed as 'Attribute Group') of the object. |
ItemList<XsdComplexType> |
XsdAttributeReference.getXsdComplexType()
Retrieve the
xsd_complex_type property (displayed as 'XSD Complex Type') of the object. |
ItemList<XsdComplexType> |
XsdElementGroupReference.getXsdComplexType()
Retrieve the
xsd_complex_type property (displayed as 'XSD Complex Type') of the object. |
ItemList<MainObject> |
XsdAttributeReference.getXsdElement()
Retrieve the
xsd_element property (displayed as 'XSD Element') of the object. |
ItemList<MainObject> |
XsdElementGroupReference.getXsdElement()
Retrieve the
xsd_element property (displayed as 'XSD Element') of the object. |
ItemList<XsdElementGroup> |
XsdElementGroupReference.getXsdElementGroup()
Retrieve the
xsd_element_group property (displayed as 'XSD Element Group') of the object. |
ItemList<MainObject> |
XsdUniqueKey.getXsdElementsOrAttributes()
Retrieve the
xsd_elements_or_attributes property (displayed as 'XSD Elements or Attributes') of the object. |
ItemList<MainObject> |
XsdForeignKey.getXsdElementsOrAttributes()
Retrieve the
xsd_elements_or_attributes property (displayed as 'XSD Elements or Attributes') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
SetOperation.setAdditionalInputs(ItemList<Infoset> additionalInputs)
Set the
additional_inputs property (displayed as Additional Inputs) of the object. |
void |
Jobdef.setAlias(ItemList<MainObject> alias)
Set the
alias property (displayed as Alias) of the object. |
void |
DatabaseAlias.setAliasOfDatabaseTablesOrViews(ItemList<Datagroup> aliasOfDatabaseTablesOrViews)
Set the
alias_of_database_tables_or_views property (displayed as Alias of Database Tables or Views) of the object. |
void |
Host.setAmazonS3Buckets(ItemList<AmazonS3Bucket> amazonS3Buckets)
Set the
amazon_s3_buckets property (displayed as Amazon S3 Buckets) of the object. |
void |
AmazonS3DataFileRecord.setAmazonS3DataFileFields(ItemList<AmazonS3DataFileField> amazonS3DataFileFields)
Set the
amazon_s_3_data_file_fields property (displayed as Amazon S3 Data File Fields) of the object. |
void |
DatabaseColumn.setAnalysis(ItemList<ColumnAnalysis> analysis)
Deprecated.
No longer applicable from 11.5.0.2sp3 onwards.
|
void |
AmazonS3DataFileField.setAnalysis(ItemList<FieldAnalysis> analysis)
Deprecated.
No longer applicable from 11.5.0.2sp3 onwards.
|
void |
DataFileField.setAnalysis(ItemList<FieldAnalysis> analysis)
Deprecated.
No longer applicable from 11.5.0.2sp3 onwards.
|
void |
DataFileRecord.setAnalysis(ItemList<FileRecordAnalysis> analysis)
Deprecated.
No longer applicable from 11.5.0.2sp3 onwards.
|
void |
AmazonS3DataFileRecord.setAnalysis(ItemList<FileRecordAnalysis> analysis)
Deprecated.
No longer applicable from 11.5.0.2sp3 onwards.
|
void |
View.setAnalysis(ItemList<TableAnalysis> analysis)
Deprecated.
No longer applicable from 11.5.0.2sp3 onwards.
|
void |
DatabaseTable.setAnalysis(ItemList<TableAnalysis> analysis)
Deprecated.
No longer applicable from 11.5.0.2sp3 onwards.
|
void |
AnalyticsProject.setAnalyticsModels(ItemList<AnalyticsModel> analyticsModels)
Set the
analytics_models property (displayed as Data Science Models) of the object. |
void |
AnalyticsProject.setAnalyticsScripts(ItemList<AnalyticsScript> analyticsScripts)
Set the
analytics_scripts property (displayed as Data Science Scripts) of the object. |
void |
ObjectType.setApplication(ItemList<Application> application)
Set the
application property (displayed as Application) of the object. |
void |
Infoset.setAppliedDataClasses(ItemList<ClassificationContribution> appliedDataClasses)
Set the
applied_data_classes property (displayed as Data Classifications) of the object. |
void |
DataPolicy.setAppliedToAssets(ItemList<MainObject> appliedToAssets)
Set the
applied_to_assets property (displayed as Applied to Assets) of the object. |
void |
Routine.setArguments(ItemList<RoutineArgument> arguments)
Set the
arguments property (displayed as Arguments) of the object. |
void |
TransformsFunction.setArguments(ItemList<TransformArgument> arguments)
Set the
arguments property (displayed as Arguments) of the object. |
void |
Collection.setAssets(ItemList<InformationAsset> assets)
Set the
assets property (displayed as Assets) of the object. |
void |
Term.setAssignedAssets(ItemList<InformationAsset> assignedAssets)
Set the
assigned_assets property (displayed as Assigned Assets) of the object. |
void |
Steward.setAssignedByContactAssignment(ItemList<Associativeobject> assignedByContactAssignment)
Set the
assigned_by_contact_assignment property (displayed as Assigned By Contact Assignment) of the object. |
void |
Term.setAssignedTerms(ItemList<Term> assignedTerms)
Set the
assigned_terms property (displayed as Assigned Terms) of the object. |
void |
InvDataRuleDefinition.setAssignedToTerms(ItemList<Term> assignedToTerms)
Set the
assigned_to_terms property (displayed as Assigned to Terms) of the object. |
void |
LogicalVariable.setAssignedToTerms(ItemList<Term> assignedToTerms)
Set the
assigned_to_terms property (displayed as Assigned to Terms) of the object. |
void |
InvDataRule.setAssignedToTerms(ItemList<Term> assignedToTerms)
Set the
assigned_to_terms property (displayed as Assigned to Terms) of the object. |
void |
TableAnalysisSummary.setAssignedToTerms(ItemList<Term> assignedToTerms)
Set the
assigned_to_terms property (displayed as Assigned to Terms) of the object. |
void |
MainObject.setAssignedToTerms(ItemList<Term> assignedToTerms)
Set the
assigned_to_terms property (displayed as Assigned to Terms) of the object. |
void |
ColumnAnalysisSummary.setAssignedToTerms(ItemList<Term> assignedToTerms)
Set the
assigned_to_terms property (displayed as Assigned to Terms) of the object. |
void |
InvDataRuleSet.setAssignedToTerms(ItemList<Term> assignedToTerms)
Set the
assigned_to_terms property (displayed as Assigned to Terms) of the object. |
void |
InvDataRuleSetDefinition.setAssignedToTerms(ItemList<Term> assignedToTerms)
Set the
assigned_to_terms property (displayed as Assigned to Terms) of the object. |
void |
AnalysisProject.setAssignedToTerms(ItemList<Term> assignedToTerms)
Set the
assigned_to_terms property (displayed as Assigned to Terms) of the object. |
void |
RoleAssignment.setAssignsPrincipal(ItemList<Steward> assignsPrincipal)
Set the
assigns_principal property (displayed as Assigns Principal) of the object. |
void |
AutomationRule.setAssociatedTerms(ItemList<Term> associatedTerms)
Deprecated.
No longer applicable from 11.7.0.2 onwards.
|
void |
Term.setAutomationRules(ItemList<MainObject> automationRules)
Set the
Automation_Rules property (displayed as Automation Rules) of the object. |
void |
View.setBasedUponDatabaseTables(ItemList<Datagroup> basedUponDatabaseTables)
Set the
based_upon_database_tables property (displayed as Based upon Database Tables) of the object. |
void |
BiCube.setBiCollectionDimensions(ItemList<BiCollection> biCollectionDimensions)
Set the
bi_collection_dimensions property (displayed as BI Collection Dimensions) of the object. |
void |
BiCube.setBiCollectionFacts(ItemList<BiCollection> biCollectionFacts)
Set the
bi_collection_facts property (displayed as BI Collection Facts) of the object. |
void |
DatabaseColumn.setBiCollectionMembers(ItemList<BiCollectionMember> biCollectionMembers)
Set the
bi_collection_members property (displayed as BI Collection Members) of the object. |
void |
BiCollection.setBiCollectionMembers(ItemList<BiCollectionMember> biCollectionMembers)
Set the
bi_collection_members property (displayed as BI Collection Members) of the object. |
void |
BiModel.setBiCollections(ItemList<BiCollection> biCollections)
Set the
bi_collections property (displayed as BI Collections) of the object. |
void |
BiModel.setBiCubes(ItemList<BiCube> biCubes)
Set the
bi_cubes property (displayed as BI Cubes) of the object. |
void |
BiModel.setBiFilters(ItemList<BiFilter> biFilters)
Set the
bi_filters property (displayed as BI Filters) of the object. |
void |
BiCollection.setBiFilters(ItemList<BiFilter> biFilters)
Set the
bi_filters property (displayed as BI Filters) of the object. |
void |
BiModel.setBiFolderOrBiModel(ItemList<MainObject> biFolderOrBiModel)
Set the
bi_folder_or_bi_model property (displayed as BI Folder or BI Model) of the object. |
void |
BiReport.setBiFolderOrBiModelOrCube(ItemList<MainObject> biFolderOrBiModelOrCube)
Set the
bi_folder_or_bi_model_or_cube property (displayed as BI Folder or BI Model or Cube) of the object. |
void |
BiModel.setBiHierarchies(ItemList<BiHierarchy> biHierarchies)
Set the
bi_hierarchies property (displayed as BI Hierarchies) of the object. |
void |
BiCollection.setBiHierarchies(ItemList<BiHierarchy> biHierarchies)
Set the
bi_hierarchies property (displayed as BI Hierarchies) of the object. |
void |
BiLevel.setBiHierarchy(ItemList<BiHierarchy> biHierarchy)
Set the
bi_hierarchy property (displayed as BI Hierarchy) of the object. |
void |
BiModel.setBiJoins(ItemList<OlapJoin> biJoins)
Set the
bi_joins property (displayed as BI Joins) of the object. |
void |
BiHierarchy.setBiLevels(ItemList<BiLevel> biLevels)
Set the
bi_levels property (displayed as BI Levels) of the object. |
void |
BiCollection.setBiLevels(ItemList<BiLevel> biLevels)
Set the
bi_levels property (displayed as BI Levels) of the object. |
void |
View.setBiModelCollections(ItemList<BiCollection> biModelCollections)
Set the
bi_model_collections property (displayed as BI Model Collections) of the object. |
void |
DatabaseTable.setBiModelCollections(ItemList<BiCollection> biModelCollections)
Set the
bi_model_collections property (displayed as BI Model Collections) of the object. |
void |
BiCollection.setBiModelOrBiCollection(ItemList<Olapobject> biModelOrBiCollection)
Set the
bi_model_or_bi_collection property (displayed as BI Model or BI Collection) of the object. |
void |
BiRootFolder.setBiModels(ItemList<BiModel> biModels)
Set the
bi_models property (displayed as BI Models) of the object. |
void |
Database.setBiModels(ItemList<BiModel> biModels)
Set the
bi_models property (displayed as BI Models) of the object. |
void |
BiFolder.setBiModels(ItemList<BiModel> biModels)
Set the
bi_models property (displayed as BI Models) of the object. |
void |
LogicalVariable.setBinding(ItemList<InformationAsset> binding)
Set the
binding property (displayed as Binding) of the object. |
void |
BiReportSection.setBiReportFields(ItemList<Reportobject> biReportFields)
Set the
bi_report_fields property (displayed as BI Report Fields) of the object. |
void |
BiReport.setBiReportQueries(ItemList<BiReportQuery> biReportQueries)
Set the
bi_report_queries property (displayed as BI Report Queries) of the object. |
void |
View.setBiReportQueries(ItemList<BiReportQuery> biReportQueries)
Set the
bi_report_queries property (displayed as BI Report Queries) of the object. |
void |
DatabaseTable.setBiReportQueries(ItemList<BiReportQuery> biReportQueries)
Set the
bi_report_queries property (displayed as BI Report Queries) of the object. |
void |
BiModel.setBiReportQueries(ItemList<BiReportQuery> biReportQueries)
Set the
bi_report_queries property (displayed as BI Report Queries) of the object. |
void |
BiReportQuery.setBiReportQueryDetailFilters(ItemList<BiReportQueryDetailFilter> biReportQueryDetailFilters)
Set the
bi_report_query_detail_filters property (displayed as BI Query Detail Filters) of the object. |
void |
BiReportQueryUsage.setBiReportQueryDetailFilters(ItemList<BiReportQueryDetailFilter> biReportQueryDetailFilters)
Set the
bi_report_query_detail_filters property (displayed as BI Query Detail Filters) of the object. |
void |
BiReportQuery.setBiReportQueryItems(ItemList<BiReportQueryItem> biReportQueryItems)
Set the
bi_report_query_items property (displayed as BI Report Query Items) of the object. |
void |
BiReportQueryUsage.setBiReportQueryItems(ItemList<BiReportQueryItem> biReportQueryItems)
Set the
bi_report_query_items property (displayed as BI Report Query Items) of the object. |
void |
DatabaseColumn.setBiReportQueryItems(ItemList<Reportobject> biReportQueryItems)
Set the
bi_report_query_items property (displayed as BI Report Query Items) of the object. |
void |
BiReportQuery.setBiReportQuerySummaryFilters(ItemList<BiReportQuerySummaryFilter> biReportQuerySummaryFilters)
Set the
bi_report_query_summary_filters property (displayed as BI Query Summary Filters) of the object. |
void |
BiReportQueryUsage.setBiReportQuerySummaryFilters(ItemList<BiReportQuerySummaryFilter> biReportQuerySummaryFilters)
Set the
bi_report_query_summary_filters property (displayed as BI Query Summary Filters) of the object. |
void |
BiRootFolder.setBiReports(ItemList<BiReport> biReports)
Set the
bi_reports property (displayed as BI Reports) of the object. |
void |
Database.setBiReports(ItemList<BiReport> biReports)
Set the
bi_reports property (displayed as BI Reports) of the object. |
void |
BiModel.setBiReports(ItemList<BiReport> biReports)
Set the
bi_reports property (displayed as BI Reports) of the object. |
void |
BiFolder.setBiReports(ItemList<BiReport> biReports)
Set the
bi_reports property (displayed as BI Reports) of the object. |
void |
InformationAsset.setBlueprintElements(ItemList<BlueprintElementLink> blueprintElements)
Deprecated.
No longer applicable from 11.7.0.0 onwards.
|
void |
Category.setCategoryPath(ItemList<Category> categoryPath)
Set the
category_path property (displayed as Category Path) of the object. |
void |
Term.setCategoryPath(ItemList<Category> categoryPath)
Set the
category_path property (displayed as Category Path) of the object. |
void |
CdcMapping.setCdcMappingDocument(ItemList<CdcMappingDocument> cdcMappingDocument)
Set the
cdc_mapping_document property (displayed as CDC Mapping Document) of the object. |
void |
TermHistory.setChangedProperties(ItemList<ChangedProperties> changedProperties)
Set the
changed_properties property (displayed as Changed Properties) of the object. |
void |
BiModel.setChildBiModels(ItemList<BiModel> childBiModels)
Set the
child_bi_models property (displayed as Child BI Models) of the object. |
void |
LogicalDomain.setChildDomains(ItemList<LogicalDomain> childDomains)
Set the
child_domains property (displayed as Child Domains) of the object. |
void |
LogicalForeignKey.setChildEntityAttributes(ItemList<EntityAttribute> childEntityAttributes)
Set the
child_entity_attributes property (displayed as Child Entity Attributes) of the object. |
void |
BiHierarchyMember.setChildLevel(ItemList<BiLevel> childLevel)
Set the
child_level property (displayed as Child Level) of the object. |
void |
EntityAttribute.setChildLogicalForeignKeys(ItemList<EntityAttribute> childLogicalForeignKeys)
Set the
child_logical_foreign_keys property (displayed as Child Logical Foreign Keys) of the object. |
void |
BiLevel.setChildrenLevels(ItemList<BiLevel> childrenLevels)
Set the
children_levels property (displayed as Children Levels) of the object. |
void |
FieldAnalysis.setClassification(ItemList<Classification> classification)
Set the
classification property (displayed as Detected Data Classifications) of the object. |
void |
ColumnAnalysis.setClassification(ItemList<Classification> classification)
Set the
classification property (displayed as Detected Data Classifications) of the object. |
void |
DataClass.setClassificationsSelected(ItemList<Classificationenabledgroup> classificationsSelected)
Set the
classifications_selected property (displayed as Selected Data Classifications) of the object. |
void |
DataClass.setClassifiedAssetsDetected(ItemList<Classification> classifiedAssetsDetected)
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
void |
DataClassOld.setClassifiesDataField(ItemList<DataItem> classifiesDataField)
Set the
classifies_data_field property (displayed as Classifies Data Field) of the object. |
void |
Classification.setColumnAnalysis(ItemList<MainObject> columnAnalysis)
Set the
column_analysis property (displayed as Detected from Column Analysis) of the object. |
void |
DatabaseColumn.setColumnDefinitions(ItemList<ColumnDefinition> columnDefinitions)
Set the
column_definitions property (displayed as Column Definitions) of the object. |
void |
TableDefinition.setColumnDefinitions(ItemList<ColumnDefinition> columnDefinitions)
Set the
column_definitions property (displayed as Column Definitions) of the object. |
void |
StageColumn.setConstraints(ItemList<JobConstraint> constraints)
Set the
constraints property (displayed as Constraints) of the object. |
void |
Stage.setConstraints(ItemList<JobConstraint> constraints)
Set the
constraints property (displayed as Constraints) of the object. |
void |
InvDataRuleDefinition.setContact(ItemList<Associativeobject> contact)
Set the
contact property (displayed as Contact) of the object. |
void |
DataRuleDefinition.setContact(ItemList<Steward> contact)
Set the
contact property (displayed as Contact) of the object. |
void |
DataRule.setContact(ItemList<Steward> contact)
Set the
contact property (displayed as Contact) of the object. |
void |
DataRuleSet.setContact(ItemList<Steward> contact)
Set the
contact property (displayed as Contact) of the object. |
void |
DataRuleSetDefinition.setContact(ItemList<Steward> contact)
Set the
contact property (displayed as Contact) of the object. |
void |
InvDataRuleSetDefinition.setContact(ItemList<Steward> contact)
Set the
contact property (displayed as Contact) of the object. |
void |
DataPolicy.setContacts(ItemList<Steward> contacts)
Set the
contacts property (displayed as Contacts) of the object. |
void |
BiReportQuery.setContainedByBiReportQueries(ItemList<BiReportQuery> containedByBiReportQueries)
Set the
contained_by_bi_report_queries property (displayed as Contained by BI Report Queries) of the object. |
void |
BiReportQueryUsage.setContainedByBiReportQueries(ItemList<BiReportQuery> containedByBiReportQueries)
Set the
contained_by_bi_report_queries property (displayed as Contained by BI Report Queries) of the object. |
void |
TransformationProject.setContainers(ItemList<SharedContainer> containers)
Set the
containers property (displayed as Containers) of the object. |
void |
AmazonS3DataFileFolder.setContainsAmazonS3DataFileFolders(ItemList<MainObject> containsAmazonS3DataFileFolders)
Set the
contains_amazon_s3_data_file_folders property (displayed as Contains Amazon S3 Data File Folders) of the object. |
void |
AmazonS3Bucket.setContainsAmazonS3DataFileFolders(ItemList<MainObject> containsAmazonS3DataFileFolders)
Set the
contains_amazon_s3_data_file_folders property (displayed as Contains Amazon S3 Data File Folders) of the object. |
void |
AmazonS3DataFileFolder.setContainsAmazonS3DataFiles(ItemList<AmazonS3DataFile> containsAmazonS3DataFiles)
Set the
contains_amazon_s3_data_files property (displayed as Contains Amazon S3 Data Files) of the object. |
void |
AmazonS3Bucket.setContainsAmazonS3DataFiles(ItemList<AmazonS3DataFile> containsAmazonS3DataFiles)
Set the
contains_amazon_s3_data_files property (displayed as Contains Amazon S3 Data Files) of the object. |
void |
Dsfolder.setContainsAssets(ItemList<MainObject> containsAssets)
Set the
contains_assets property (displayed as Contains Assets) of the object. |
void |
MemberType.setContainsAttributes(ItemList<Attribute> containsAttributes)
Set the
contains_attributes property (displayed as Contains Attributes) of the object. |
void |
XsdElement.setContainsAttributes(ItemList<XsdAttribute> containsAttributes)
Set the
contains_attributes property (displayed as Contains XSD Attributes) of the object. |
void |
MdmModel.setContainsAttributesTypes(ItemList<AttributeType> containsAttributesTypes)
Set the
contains_attributes_types property (displayed as Contains Attributes Types) of the object. |
void |
AttributeType.setContainsAttributeTypeFields(ItemList<AttributeTypeField> containsAttributeTypeFields)
Set the
contains_attribute_type_fields property (displayed as Contains Attribute Type Fields) of the object. |
void |
BiRootFolder.setContainsBiFolders(ItemList<BiFolder> containsBiFolders)
Set the
contains_bi_folders property (displayed as Contains BI Folders) of the object. |
void |
BiFolder.setContainsBiFolders(ItemList<BiFolder> containsBiFolders)
Set the
contains_bi_folders property (displayed as Contains BI Folders) of the object. |
void |
BiServer.setContainsBiFolders(ItemList<BiRootFolder> containsBiFolders)
Set the
contains_bi_folders property (displayed as Contains BI Folders) of the object. |
void |
BiReportQuery.setContainsBiQueries(ItemList<BiReportQuery> containsBiQueries)
Set the
contains_bi_queries property (displayed as Contains BI Queries) of the object. |
void |
BiReportQueryUsage.setContainsBiQueries(ItemList<BiReportQuery> containsBiQueries)
Set the
contains_bi_queries property (displayed as Contains BI Queries) of the object. |
void |
BiReportQuerySummaryFilter.setContainsBiReportQueryItems(ItemList<Reportobject> containsBiReportQueryItems)
Set the
contains_bi_report_query_items property (displayed as References BI Report Query Items) of the object. |
void |
BiReportQueryDetailFilter.setContainsBiReportQueryItems(ItemList<Reportobject> containsBiReportQueryItems)
Set the
contains_bi_report_query_items property (displayed as References BI Report Query Items) of the object. |
void |
BiReportQueryItem.setContainsBiReportQueryItems(ItemList<Reportobject> containsBiReportQueryItems)
Set the
contains_bi_report_query_items property (displayed as References BI Report Query Items) of the object. |
void |
MemberType.setContainsCompositeViews(ItemList<CompositeView> containsCompositeViews)
Set the
contains_composite_views property (displayed as Contains Composite Views) of the object. |
void |
DataClass.setContainsDataClasses(ItemList<DataClass> containsDataClasses)
Set the
contains_data_classes property (displayed as Contains Data Classes) of the object. |
void |
DataItemDefinition.setContainsDataFields(ItemList<DataItem> containsDataFields)
Set the
contains_data_fields property (displayed as Contains Data Fields) of the object. |
void |
PhysicalDataModel.setContainsDesignStoredProcedures(ItemList<DesignStoredProcedure> containsDesignStoredProcedures)
Set the
contains_design_stored_procedures property (displayed as Contains Design Stored Procedures) of the object. |
void |
PhysicalDataModel.setContainsDesignTables(ItemList<DesignTable> containsDesignTables)
Set the
contains_design_tables property (displayed as Contains Design Tables) of the object. |
void |
PhysicalDataModel.setContainsDesignViews(ItemList<DesignView> containsDesignViews)
Set the
contains_design_views property (displayed as Contains Design Views) of the object. |
void |
XsdElement.setContainsElements(ItemList<MainObject> containsElements)
Set the
contains_elements property (displayed as Contains XSD Elements) of the object. |
void |
MemberType.setContainsEntityTypes(ItemList<EntityType> containsEntityTypes)
Set the
contains_entity_types property (displayed as Contains Entity Types) of the object. |
void |
Dsfolder.setContainsFolders(ItemList<Dsfolder> containsFolders)
Set the
contains_folders property (displayed as Contains Folders) of the object. |
void |
Folder.setContainsFolders(ItemList<Folder> containsFolders)
Set the
contains_folders property (displayed as Contains Folders) of the object. |
void |
LogicalDataModel.setContainsLogicalDataModels(ItemList<LogicalDataModel> containsLogicalDataModels)
Set the
contains_logical_data_models property (displayed as Contains Logical Data Models) of the object. |
void |
Folder.setContainsMappingDocuments(ItemList<MainObject> containsMappingDocuments)
Set the
contains_mapping_documents property (displayed as Contains Mapping Documents) of the object. |
void |
MdmModel.setContainsMemberTypes(ItemList<MemberType> containsMemberTypes)
Set the
contains_member_types property (displayed as Contains Member Types) of the object. |
void |
PhysicalDataModel.setContainsPhysicalModels(ItemList<PhysicalDataModel> containsPhysicalModels)
Set the
contains_physical_models property (displayed as Contains Physical Models) of the object. |
void |
PhysicalObject.setContainsPhysicalObjectAttributes(ItemList<PhysicalObjectAttribute> containsPhysicalObjectAttributes)
Set the
contains_physical_object_attributes property (displayed as Contains Physical Object Attributes) of the object. |
void |
PhysicalObject.setContainsPhysicalObjects(ItemList<PhysicalObject> containsPhysicalObjects)
Set the
contains_physical_objects property (displayed as Contains Physical Objects) of the object. |
void |
MdmModel.setContainsPhysicalObjects(ItemList<PhysicalObject> containsPhysicalObjects)
Set the
contains_physical_objects property (displayed as Contains Physical Objects) of the object. |
void |
OlapJoin.setContainsReferences(ItemList<Olapjoinref> containsReferences)
Set the
contains_references property (displayed as Contains References) of the object. |
void |
RShinyApp.setContainsRShinyAppObject(ItemList<RShinyAppObject> containsRShinyAppObject)
Set the
contains_r_shiny_app_object property (displayed as RShiny App Objects) of the object. |
void |
BiReportSection.setContainsSubSection(ItemList<BiReportSection> containsSubSection)
Set the
contains_sub_section property (displayed as Contains Sub Section) of the object. |
void |
ValidValueList2.setContainsValidValues(ItemList<Validvalues> containsValidValues)
Set the
contains_valid_values property (displayed as Contains Valid Values) of the object. |
void |
XmlSchemaDefinition.setContainsXsdAttributeGroups(ItemList<XsdAttributeGroup> containsXsdAttributeGroups)
Set the
contains_xsd_attribute_groups property (displayed as XSD Attribute Groups) of the object. |
void |
XsdAttributeGroup.setContainsXsdAttributes(ItemList<XsdAttribute> containsXsdAttributes)
Set the
contains_xsd_attributes property (displayed as Contains XSD Attributes) of the object. |
void |
XmlSchemaDefinition.setContainsXsdAttributes(ItemList<XsdAttribute> containsXsdAttributes)
Set the
contains_xsd_attributes property (displayed as XSD Attributes) of the object. |
void |
XsdComplexType.setContainsXsdAttributes(ItemList<XsdAttribute> containsXsdAttributes)
Set the
contains_xsd_attributes property (displayed as Contains XSD Attributes) of the object. |
void |
XmlSchemaDefinition.setContainsXsdComplexTypes(ItemList<XsdComplexType> containsXsdComplexTypes)
Set the
contains_xsd_complex_types property (displayed as XSD Complex Types) of the object. |
void |
XmlSchemaDefinition.setContainsXsdElementGroups(ItemList<XsdElementGroup> containsXsdElementGroups)
Set the
contains_xsd_element_groups property (displayed as XSD Element Groups) of the object. |
void |
XmlSchemaDefinition.setContainsXsdElements(ItemList<MainObject> containsXsdElements)
Set the
contains_xsd_elements property (displayed as XSD Elements) of the object. |
void |
XsdComplexType.setContainsXsdElements(ItemList<MainObject> containsXsdElements)
Set the
contains_xsd_elements property (displayed as Contains XSD Elements) of the object. |
void |
XsdElementGroup.setContainsXsdElements(ItemList<MainObject> containsXsdElements)
Set the
contains_xsd_elements property (displayed as Contains XSD Elements) of the object. |
void |
XmlSchemaDefinition.setContainsXsdSimpleTypes(ItemList<XsdSimpleType> containsXsdSimpleTypes)
Set the
contains_xsd_simple_types property (displayed as XSD Simple Types) of the object. |
void |
Infoset.setContributingOperations(ItemList<InfosetOperation> contributingOperations)
Set the
contributing_operations property (displayed as Applied Operations) of the object. |
void |
Infoset.setContributingVolumes(ItemList<VolumeContribution> contributingVolumes)
Set the
contributing_volumes property (displayed as Volumes) of the object. |
void |
PublishedDataRuleDefinition.setCopiedIntoDataRuleStages(ItemList<Stage> copiedIntoDataRuleStages)
Set the
copied_into_data_rule_stages property (displayed as Copied Into Data Rule Stages) of the object. |
void |
ValidValueList2.setCustomAttributeDefOfHasValidValuesInverse(ItemList<InformationAsset> customAttributeDefOfHasValidValuesInverse)
Set the
custom_attribute_def_of_has_valid_values_inverse property (displayed as Custom Attribute Def Of Has Valid Values Inverse) of the object. |
void |
Validvalues.setCustomAttributeDefOfHasValidValuesInverse(ItemList<InformationAsset> customAttributeDefOfHasValidValuesInverse)
Set the
custom_attribute_def_of_has_valid_values_inverse property (displayed as Custom Attribute Def Of Has Valid Values Inverse) of the object. |
void |
ValidValueRange2.setCustomAttributeDefOfHasValidValuesInverse(ItemList<InformationAsset> customAttributeDefOfHasValidValuesInverse)
Set the
custom_attribute_def_of_has_valid_values_inverse property (displayed as Custom Attribute Def Of Has Valid Values Inverse) of the object. |
void |
Validvaluerule.setCustomAttributeDefOfHasValidValuesInverse(ItemList<InformationAsset> customAttributeDefOfHasValidValuesInverse)
Set the
custom_attribute_def_of_has_valid_values_inverse property (displayed as Custom Attribute Def Of Has Valid Values Inverse) of the object. |
void |
DatabaseSchema.setDatabaseAliases(ItemList<DatabaseAlias> databaseAliases)
Set the
database_aliases property (displayed as Database Aliases) of the object. |
void |
HbaseNamespace.setDatabaseAliases(ItemList<DatabaseAlias> databaseAliases)
Set the
database_aliases property (displayed as Database Aliases) of the object. |
void |
View.setDatabaseAliases(ItemList<Datagroup> databaseAliases)
Set the
database_aliases property (displayed as Alias) of the object. |
void |
DatabaseTable.setDatabaseAliases(ItemList<Datagroup> databaseAliases)
Set the
database_aliases property (displayed as Alias) of the object. |
void |
View.setDatabaseColumns(ItemList<DatabaseColumn> databaseColumns)
Set the
database_columns property (displayed as Database Columns) of the object. |
void |
DatabaseTable.setDatabaseColumns(ItemList<DatabaseColumn> databaseColumns)
Set the
database_columns property (displayed as Database Columns) of the object. |
void |
DatabaseAlias.setDatabaseColumns(ItemList<DataItem> databaseColumns)
Set the
database_columns property (displayed as Database Columns) of the object. |
void |
DataFileField.setDatabaseDataRuleSets(ItemList<DataRuleSet> databaseDataRuleSets)
Set the
database_data_rule_sets property (displayed as Data Rule Sets) of the object. |
void |
DatabaseSchema.setDatabaseDomains(ItemList<DataItemDefinition> databaseDomains)
Set the
database_domains property (displayed as Database Domains) of the object. |
void |
HbaseNamespace.setDatabaseDomains(ItemList<DataItemDefinition> databaseDomains)
Set the
database_domains property (displayed as Database Domains) of the object. |
void |
DatabaseColumn.setDatabaseIndexes(ItemList<DatabaseIndex> databaseIndexes)
Set the
database_indexes property (displayed as Index) of the object. |
void |
View.setDatabaseIndexes(ItemList<DatabaseIndex> databaseIndexes)
Set the
database_indexes property (displayed as Indexes) of the object. |
void |
DatabaseTable.setDatabaseIndexes(ItemList<DatabaseIndex> databaseIndexes)
Set the
database_indexes property (displayed as Indexes) of the object. |
void |
Host.setDatabases(ItemList<Database> databases)
Set the
databases property (displayed as Databases) of the object. |
void |
Database.setDatabaseSchemas(ItemList<DatabaseSchema> databaseSchemas)
Set the
database_schemas property (displayed as Database Schemas) of the object. |
void |
ForeignKey.setDatabaseTable(ItemList<Datagroup> databaseTable)
Set the
database_table property (displayed as Database Table) of the object. |
void |
DatabaseSchema.setDatabaseTables(ItemList<DatabaseTable> databaseTables)
Set the
database_tables property (displayed as Database Tables) of the object. |
void |
HbaseNamespace.setDatabaseTables(ItemList<DatabaseTable> databaseTables)
Set the
database_tables property (displayed as Database Tables) of the object. |
void |
DataFileFolder.setDataConnection(ItemList<DataConnection> dataConnection)
Set the
data_connection property (displayed as Data Connection) of the object. |
void |
AmazonS3DataFileFolder.setDataConnection(ItemList<DataConnection> dataConnection)
Set the
data_connection property (displayed as Data Connection) of the object. |
void |
AmazonS3Bucket.setDataConnection(ItemList<DataConnection> dataConnection)
Set the
data_connection property (displayed as Data Connection) of the object. |
void |
Database.setDataConnectionMappings(ItemList<DataConnectionMapping> dataConnectionMappings)
Set the
data_connection_mappings property (displayed as Data Connection Mappings) of the object. |
void |
Host.setDataConnections(ItemList<Connector> dataConnections)
Set the
data_connections property (displayed as Data Connections) of the object. |
void |
Connector.setDataConnections(ItemList<DataConnection> dataConnections)
Set the
data_connections property (displayed as Data Connections) of the object. |
void |
Database.setDataConnections(ItemList<DataConnection> dataConnections)
Set the
data_connections property (displayed as Data Connections) of the object. |
void |
DataFileField.setDatafileDataRules(ItemList<DataRule> datafileDataRules)
Set the
datafile_data_rules property (displayed as Data Rules) of the object. |
void |
DataFileDefinitionRecord.setDataFileDefinitionFields(ItemList<DataFileDefinitionField> dataFileDefinitionFields)
Set the
data_file_definition_fields property (displayed as Data File Definition Fields) of the object. |
void |
DataFileDefinition.setDataFileDefinitionRecords(ItemList<DataFileDefinitionRecord> dataFileDefinitionRecords)
Set the
data_file_definition_records property (displayed as Data File Definition Records) of the object. |
void |
DataFileRecord.setDataFileFields(ItemList<DataFileField> dataFileFields)
Set the
data_file_fields property (displayed as Data File Fields) of the object. |
void |
DataFileFolder.setDataFileFolders(ItemList<DataFileFolder> dataFileFolders)
Set the
data_file_folders property (displayed as Data File Folders) of the object. |
void |
DataFileFolderNobucket.setDataFileFolders(ItemList<DataFileFolder> dataFileFolders)
Set the
data_file_folders property (displayed as Data File Folders) of the object. |
void |
Host.setDataFileFolders(ItemList<DataFileFolder> dataFileFolders)
Set the
data_file_folders property (displayed as Data File Folders) of the object. |
void |
DataFile.setDataFileRecords(ItemList<DataFileRecord> dataFileRecords)
Set the
data_file_records property (displayed as Data File Records) of the object. |
void |
AmazonS3DataFile.setDataFileRecords(ItemList<DataFileRecord> dataFileRecords)
Set the
data_file_records property (displayed as Data File Records) of the object. |
void |
DataFileFolder.setDataFiles(ItemList<DataFile> dataFiles)
Set the
data_files property (displayed as Data Files) of the object. |
void |
DataFileFolderNobucket.setDataFiles(ItemList<DataFile> dataFiles)
Set the
data_files property (displayed as Data Files) of the object. |
void |
Host.setDataFiles(ItemList<DataFile> dataFiles)
Set the
data_files property (displayed as Data Files) of the object. |
void |
Database.setDataPolicies(ItemList<DataPolicy> dataPolicies)
Deprecated.
No longer applicable from 11.7.0.0 onwards.
|
void |
DataRuleDefinition.setDataPolicies(ItemList<MainObject> dataPolicies)
Set the
data_policies property (displayed as Data Policies) of the object. |
void |
DataRule.setDataPolicies(ItemList<MainObject> dataPolicies)
Set the
data_policies property (displayed as Data Policies) of the object. |
void |
Metric.setDataPolicies(ItemList<MainObject> dataPolicies)
Set the
data_policies property (displayed as Data Policies) of the object. |
void |
DatabaseColumn.setDataPolicies(ItemList<MainObject> dataPolicies)
Set the
data_policies property (displayed as Data Policies) of the object. |
void |
View.setDataPolicies(ItemList<MainObject> dataPolicies)
Set the
data_policies property (displayed as Data Policies) of the object. |
void |
DatabaseSchema.setDataPolicies(ItemList<MainObject> dataPolicies)
Set the
data_policies property (displayed as Data Policies) of the object. |
void |
DatabaseTable.setDataPolicies(ItemList<MainObject> dataPolicies)
Set the
data_policies property (displayed as Data Policies) of the object. |
void |
DataRuleSet.setDataPolicies(ItemList<MainObject> dataPolicies)
Set the
data_policies property (displayed as Data Policies) of the object. |
void |
DataRuleSetDefinition.setDataPolicies(ItemList<MainObject> dataPolicies)
Set the
data_policies property (displayed as Data Policies) of the object. |
void |
HbaseNamespace.setDataPolicies(ItemList<MainObject> dataPolicies)
Set the
data_policies property (displayed as Data Policies) of the object. |
void |
MatchSpecification.setDataQualitySpecifications(ItemList<StandardizationObject> dataQualitySpecifications)
Set the
data_quality_specifications property (displayed as Data Quality Specifications) of the object. |
void |
StandardizationRuleSet.setDataQualitySpecifications(ItemList<StandardizationObject> dataQualitySpecifications)
Set the
data_quality_specifications property (displayed as Data Quality Specifications) of the object. |
void |
StandardizationObject.setDataQualitySpecifications(ItemList<StandardizationObject> dataQualitySpecifications)
Set the
data_quality_specifications property (displayed as Data Quality Specification) of the object. |
void |
Stage.setDataRuleDefinition(ItemList<StageDataRuleDefinition> dataRuleDefinition)
Set the
data_rule_definition property (displayed as Data Rule Definition) of the object. |
void |
InvDataRuleSetDefinition.setDataRuleDefinitions(ItemList<MainObject> dataRuleDefinitions)
Set the
data_rule_definitions property (displayed as Data Rule Definitions) of the object. |
void |
NonPublishedDataRuleSet.setDataRuleDefinitions(ItemList<MainObject> dataRuleDefinitions)
Set the
data_rule_definitions property (displayed as Data Rule Definitions) of the object. |
void |
DatabaseColumn.setDataRuleDefinitions(ItemList<NonPublishedDataRuleDefinition> dataRuleDefinitions)
Set the
data_rule_definitions property (displayed as Data Rule Definitions) of the object. |
void |
PublishedDataRuleSet.setDataRuleDefinitions(ItemList<PublishedDataRuleDefinition> dataRuleDefinitions)
Set the
data_rule_definitions property (displayed as Data Rule Definitions) of the object. |
void |
DatabaseColumn.setDataRules(ItemList<DataRule> dataRules)
Set the
data_rules property (displayed as Data Rules) of the object. |
void |
NonPublishedDataRuleDefinition.setDataRules(ItemList<DataRule> dataRules)
Set the
data_rules property (displayed as Data Rules) of the object. |
void |
InvDataRuleDefinition.setDataRules(ItemList<MainObject> dataRules)
Set the
data_rules property (displayed as Data Rules) of the object. |
void |
DataRuleDefinition.setDataRuleSetDefinitions(ItemList<NonPublishedDataRuleSet> dataRuleSetDefinitions)
Set the
data_rule_set_definitions property (displayed as Data Rule Set Definitions) of the object. |
void |
DatabaseColumn.setDataRuleSetDefinitions(ItemList<NonPublishedDataRuleSet> dataRuleSetDefinitions)
Set the
data_rule_set_definitions property (displayed as Data Rule Set Definitions) of the object. |
void |
InvDataRuleDefinition.setDataRuleSetDefintions(ItemList<InvDataRuleSetDefinition> dataRuleSetDefintions)
Set the
data_rule_set_defintions property (displayed as Data Rule Set Defintions) of the object. |
void |
DatabaseColumn.setDataRuleSets(ItemList<DataRuleSet> dataRuleSets)
Set the
data_rule_sets property (displayed as Data Rule Sets) of the object. |
void |
NonPublishedDataRuleSet.setDataRuleSets(ItemList<DataRuleSet> dataRuleSets)
Set the
data_rule_sets property (displayed as Data Rule Sets) of the object. |
void |
InvDataRuleSetDefinition.setDataRuleSets(ItemList<MainObject> dataRuleSets)
Set the
data_rule_sets property (displayed as Data Rule Sets) of the object. |
void |
InformationServerReportDatabase.setDataSource(ItemList<MainObject> dataSource)
Set the
data_source property (displayed as Data Source) of the object. |
void |
BiReportDataItemSource.setDefinedByDataField(ItemList<DataItem> definedByDataField)
Set the
defined_by_data_field property (displayed as Defined by Data Field) of the object. |
void |
DatabaseAlias.setDefinedForeignKey(ItemList<DatabaseColumn> definedForeignKey)
Set the
defined_foreign_key property (displayed as Defined Foreign Key) of the object. |
void |
View.setDefinedForeignKey(ItemList<Reference> definedForeignKey)
Set the
defined_foreign_key property (displayed as Defined Foreign Key or Has Foreign Key Implemented) of the object. |
void |
DatabaseTable.setDefinedForeignKey(ItemList<Reference> definedForeignKey)
Set the
defined_foreign_key property (displayed as Defined Foreign Key) of the object. |
void |
DatabaseColumn.setDefinedForeignKeyReferenced(ItemList<DataItem> definedForeignKeyReferenced)
Set the
defined_foreign_key_referenced property (displayed as Defined Foreign Key Referenced) of the object. |
void |
DatabaseColumn.setDefinedForeignKeyReferences(ItemList<DatabaseColumn> definedForeignKeyReferences)
Set the
defined_foreign_key_references property (displayed as Defined Foreign Key References) of the object. |
void |
DatabaseColumn.setDefinedNonPrimaryKey(ItemList<CandidateKey> definedNonPrimaryKey)
Set the
defined_non_primary_key property (displayed as Defined Non Primary Key) of the object. |
void |
View.setDefinedNonPrimaryKey(ItemList<CandidateKey> definedNonPrimaryKey)
Set the
defined_non_primary_key property (displayed as Defined Non Primary Key) of the object. |
void |
DatabaseTable.setDefinedNonPrimaryKey(ItemList<CandidateKey> definedNonPrimaryKey)
Set the
defined_non_primary_key property (displayed as Defined Non Primary Key) of the object. |
void |
BiReportDataItemSource.setDefinedOfReportField(ItemList<Reportobject> definedOfReportField)
Set the
defined_of_report_field property (displayed as Defined of Report Field) of the object. |
void |
CandidateKey.setDefinedOnDatabaseColumns(ItemList<DatabaseColumn> definedOnDatabaseColumns)
Set the
defined_on_database_columns property (displayed as Defined on Database Columns) of the object. |
void |
DesignKey.setDefinedOnDesignColumns(ItemList<DataItem> definedOnDesignColumns)
Set the
defined_on_design_columns property (displayed as Design Columns) of the object. |
void |
LogicalInversionKey.setDefinedOnEntityAttributes(ItemList<EntityAttribute> definedOnEntityAttributes)
Set the
defined_on_entity_attributes property (displayed as Referenced by Entity Attributes) of the object. |
void |
LogicalKey.setDefinedOnEntityAttributes(ItemList<EntityAttribute> definedOnEntityAttributes)
Set the
defined_on_entity_attributes property (displayed as Defined on Entity Attributes) of the object. |
void |
DatabaseAlias.setDefinedPrimaryKey(ItemList<CandidateKey> definedPrimaryKey)
Deprecated.
No longer applicable from 11.5.0.2sp5 and 11.7.1.0 onwards.
|
void |
DatabaseColumn.setDefinedPrimaryKey(ItemList<CandidateKey> definedPrimaryKey)
Set the
defined_primary_key property (displayed as Defined Primary Key) of the object. |
void |
View.setDefinedPrimaryKey(ItemList<CandidateKey> definedPrimaryKey)
Set the
defined_primary_key property (displayed as Defined Primary Key) of the object. |
void |
DatabaseTable.setDefinedPrimaryKey(ItemList<CandidateKey> definedPrimaryKey)
Set the
defined_primary_key property (displayed as Defined Primary Key) of the object. |
void |
Parameter.setDefinesParameterVal(ItemList<Parameterval> definesParameterVal)
Set the
defines_parameter_val property (displayed as Defines Parameter Val) of the object. |
void |
RoleContext.setDefinesRoleAssignment(ItemList<RoleAssignment> definesRoleAssignment)
Set the
defines_role_assignment property (displayed as Defines Role Assignment) of the object. |
void |
SystemRole.setDefinesRoleAssignment(ItemList<RoleAssignment> definesRoleAssignment)
Set the
defines_role_assignment property (displayed as Defines Role Assignment) of the object. |
void |
XsdSimpleType.setDefinesXsdAttributes(ItemList<XsdAttribute> definesXsdAttributes)
Set the
defines_xsd_attributes property (displayed as Defines XSD Attributes) of the object. |
void |
XsdComplexType.setDefinesXsdElements(ItemList<MainObject> definesXsdElements)
Set the
defines_xsd_elements property (displayed as Defines XSD Elements) of the object. |
void |
XsdSimpleType.setDefinesXsdElements(ItemList<MainObject> definesXsdElements)
Set the
defines_xsd_elements property (displayed as Defines XSD Elements) of the object. |
void |
NonPublishedDataRuleDefinition.setDesignBindings(ItemList<DatabaseColumn> designBindings)
Set the
design_bindings property (displayed as Design Bindings) of the object. |
void |
NonPublishedDataRuleSet.setDesignBindings(ItemList<DatabaseColumn> designBindings)
Set the
design_bindings property (displayed as Design Bindings) of the object. |
void |
ValidValueRange.setDesignColumn(ItemList<DataItem> designColumn)
Set the
design_column property (displayed as Design Column) of the object. |
void |
ValidValueList.setDesignColumn(ItemList<DataItem> designColumn)
Set the
design_column property (displayed as Design Column) of the object. |
void |
ValidValue.setDesignColumn(ItemList<DataItem> designColumn)
Set the
design_column property (displayed as Design Column) of the object. |
void |
DataItemValue.setDesignColumn(ItemList<DataItem> designColumn)
Set the
design_column property (displayed as Design Column) of the object. |
void |
DesignView.setDesignColumns(ItemList<DesignColumn> designColumns)
Set the
design_columns property (displayed as Design Columns) of the object. |
void |
DesignTable.setDesignColumns(ItemList<DesignColumn> designColumns)
Set the
design_columns property (displayed as Design Columns) of the object. |
void |
DesignView.setDesignForeignKeys(ItemList<DesignForeignKey> designForeignKeys)
Set the
design_foreign_keys property (displayed as Design Foreign Keys) of the object. |
void |
DesignTable.setDesignForeignKeys(ItemList<DesignForeignKey> designForeignKeys)
Set the
design_foreign_keys property (displayed as Parent Design Foreign Keys) of the object. |
void |
DesignView.setDesignKeys(ItemList<DesignKey> designKeys)
Set the
design_keys property (displayed as Design Keys) of the object. |
void |
DesignTable.setDesignKeys(ItemList<DesignKey> designKeys)
Set the
design_keys property (displayed as Design Keys) of the object. |
void |
Dsjob.setDesignParameters(ItemList<DsparameterJob> designParameters)
Set the
design_parameters property (displayed as Design Parameters) of the object. |
void |
DesignStoredProcedure.setDesignStoredProcedureParameters(ItemList<DesignStoredProcedureParameter> designStoredProcedureParameters)
Set the
design_stored_procedure_parameters property (displayed as Design Stored Procedure Parameters) of the object. |
void |
Classificationenabledgroup.setDetectedClassifications(ItemList<Classification> detectedClassifications)
Set the
detected_classifications property (displayed as Detected Data Classifications) of the object. |
void |
LogicalDomain.setEntityAttributes(ItemList<EntityAttribute> entityAttributes)
Set the
entity_attributes property (displayed as Entity Attributes) of the object. |
void |
LogicalEntity.setEntityAttributes(ItemList<EntityAttribute> entityAttributes)
Set the
entity_attributes property (displayed as Entity Attributes) of the object. |
void |
AnalyticsModel.setEvalMetric(ItemList<ModelEvalMetric> evalMetric)
Set the
eval_metric property (displayed as Eval Metric) of the object. |
void |
Function.setExecutedByFunctionCall(ItemList<FunctionCall2> executedByFunctionCall)
Set the
executed_by_function_call property (displayed as Executed By Function Call) of the object. |
void |
DataRule.setExecutionHistory(ItemList<DataRuleResults> executionHistory)
Set the
execution_history property (displayed as Execution History) of the object. |
void |
Metric.setExecutionHistory(ItemList<DataRuleResults> executionHistory)
Set the
execution_history property (displayed as Execution History) of the object. |
void |
DataRuleSet.setExecutionHistory(ItemList<DataRuleResults> executionHistory)
Set the
execution_history property (displayed as Execution History) of the object. |
void |
XsdComplexType.setExtendedByXsdComplexType(ItemList<XsdComplexType> extendedByXsdComplexType)
Set the
extended_by_xsd_complex_type property (displayed as Extended by XSD Complex Types) of the object. |
void |
XsdSimpleType.setExtendedByXsdComplexType(ItemList<XsdComplexType> extendedByXsdComplexType)
Set the
extended_by_xsd_complex_type property (displayed as Extended by XSD Complex Types) of the object. |
void |
XsdSimpleType.setExtendedByXsdSimpleType(ItemList<XsdSimpleType> extendedByXsdSimpleType)
Set the
extended_by_xsd_simple_type property (displayed as Extended by XSD Simple Types) of the object. |
void |
XsdComplexType.setExtendsXsdElement(ItemList<MainObject> extendsXsdElement)
Set the
extends_xsd_element property (displayed as Extends XSD Elements) of the object. |
void |
XsdSimpleType.setExtendsXsdElement(ItemList<MainObject> extendsXsdElement)
Set the
extends_xsd_element property (displayed as Extends XSD Elements) of the object. |
void |
ExtensionMappingDocument.setExtensionMappings(ItemList<ExtensionMapping> extensionMappings)
Set the
extension_mappings property (displayed as Extension Mappings) of the object. |
void |
Credentials.setExternalCredential(ItemList<Credential> externalCredential)
Set the
external_credential property (displayed as External Credential) of the object. |
void |
DataClass.setFilters(ItemList<Filter> filters)
Set the
filters property (displayed as Filters) of the object. |
void |
Instance.setFilters(ItemList<Filter> filters)
Set the
filters property (displayed as Filters) of the object. |
void |
MappingSpecification.setFilters(ItemList<MappingFilter> filters)
Set the
filters property (displayed as Filters) of the object. |
void |
TransformationProject.setFolders(ItemList<Dsfolder> folders)
Set the
folders property (displayed as Folders) of the object. |
void |
MappingJoin.setForeignKeyColumns(ItemList<DatabaseColumn> foreignKeyColumns)
Set the
foreign_key_columns property (displayed as Foreign Key Columns) of the object. |
void |
TableDefinition.setForeignKeys(ItemList<ForeignKeyDefinition> foreignKeys)
Set the
foreign_keys property (displayed as Foreign Keys) of the object. |
void |
XsdElement.setForeignKeys(ItemList<XsdForeignKey> foreignKeys)
Set the
foreign_keys property (displayed as Foreign Keys) of the object. |
void |
MappingSpecification.setGeneratedJobs(ItemList<Dsjob> generatedJobs)
Set the
generated_jobs property (displayed as Generated Jobs) of the object. |
void |
MappingProject.setGeneratedJobs(ItemList<Dsjob> generatedJobs)
Set the
generated_jobs property (displayed as Generated Jobs) of the object. |
void |
MainObject.setGovernedByRules(ItemList<InformationGovernanceRule> governedByRules)
Set the
governed_by_rules property (displayed as Governed by Rules) of the object. |
void |
InformationGovernanceRule.setGovernsAssets(ItemList<InformationAsset> governsAssets)
Set the
governs_assets property (displayed as Governs Assets) of the object. |
void |
Acl.setHasAclEntry(ItemList<Aclentry> hasAclEntry)
Set the
has_acl_entry property (displayed as Has Acl Entry) of the object. |
void |
Classdescriptor.setHasActionDescriptor(ItemList<Actiondescriptor> hasActionDescriptor)
Set the
has_action_descriptor property (displayed as Has Action Descriptor) of the object. |
void |
Term.setHasATerm(ItemList<Term> hasATerm)
Set the
has_a_term property (displayed as Has A) of the object. |
void |
DsdesignView.setHasCanvasAnnotation(ItemList<MainObject> hasCanvasAnnotation)
Set the
has_canvas_annotation property (displayed as Has Canvas Annotation) of the object. |
void |
ApplicationInstall.setHasCredential(ItemList<Credential> hasCredential)
Set the
has_credential property (displayed as Has Credential) of the object. |
void |
Classdescriptor.setHasCustomAttributeDef(ItemList<InformationAsset> hasCustomAttributeDef)
Set the
has_custom_attribute_def property (displayed as Has Custom Attribute Def) of the object. |
void |
Customattributedef.setHasCustomAttributeVal(ItemList<Customattributeval> hasCustomAttributeVal)
Set the
has_custom_attribute_val property (displayed as Has Custom Attribute Val) of the object. |
void |
Classificationenabledgroup.setHasdataclassification(ItemList<Classification> hasdataclassification)
Set the
hasDataClassification property (displayed as Detected Data Classifications) of the object. |
void |
DatabaseColumn.setHasDataclassifications(ItemList<Classification> hasDataclassifications)
Set the
has_DataClassifications property (displayed as Detected data Classifications) of the object. |
void |
DataItem.setHasDimension(ItemList<Array> hasDimension)
Set the
has_dimension property (displayed as Has Dimension) of the object. |
void |
Providerpropertytype.setHasDirectoryProviderProperty(ItemList<Directoryproviderproperty> hasDirectoryProviderProperty)
Set the
has_directory_provider_property property (displayed as Has Directory Provider Property) of the object. |
void |
Providerpropertyinfo.setHasDirectoryProviderProperty(ItemList<Directoryproviderproperty> hasDirectoryProviderProperty)
Set the
has_directory_provider_property property (displayed as Has Directory Provider Property) of the object. |
void |
Directoryproviderconfiguration.setHasDirectoryProviderProperty(ItemList<Directoryproviderproperty> hasDirectoryProviderProperty)
Set the
has_directory_provider_property property (displayed as Has Directory Provider Property) of the object. |
void |
JobOutputPin.setHasDsArgumentMap(ItemList<Dsargumentmap> hasDsArgumentMap)
Set the
has_ds_argument_map property (displayed as Has DS Argument Map) of the object. |
void |
JobStageRecord.setHasDsFlowVariable(ItemList<DataItem> hasDsFlowVariable)
Set the
has_ds_flow_variable property (displayed as Has DS Flow Variable) of the object. |
void |
JobInputPin.setHasDsmfColumnInfo(ItemList<Dsmfcolumninfo> hasDsmfColumnInfo)
Set the
has_dsmf_column_info property (displayed as Has DSMF Column Info) of the object. |
void |
Parameterval.setHasFunctionCall(ItemList<FunctionCall2> hasFunctionCall)
Set the
has_function_call property (displayed as Has Function Call) of the object. |
void |
Filterconstraint.setHasFunctionCall(ItemList<FunctionCall2> hasFunctionCall)
Set the
has_function_call property (displayed as Has Function Call) of the object. |
void |
Function.setHasFunctionCall(ItemList<FunctionCall2> hasFunctionCall)
Set the
has_function_call property (displayed as Has Function Call) of the object. |
void |
Classdescriptor.setHasNavigationDescriptor(ItemList<Navigationdescriptor> hasNavigationDescriptor)
Set the
has_navigation_descriptor property (displayed as Has Navigation Descriptor) of the object. |
void |
BiCollection.setHasOlapCollection(ItemList<BiCollection> hasOlapCollection)
Set the
has_olap_collection property (displayed as Has OLAP Collection) of the object. |
void |
ParameterSet2.setHasParameterDef(ItemList<Parameter> hasParameterDef)
Set the
has_parameter_def property (displayed as Has Parameter Def) of the object. |
void |
Function.setHasParameterDef(ItemList<Parameter> hasParameterDef)
Set the
has_parameter_def property (displayed as Has Parameter Def) of the object. |
void |
Directory.setHasPrincipal(ItemList<Steward> hasPrincipal)
Set the
has_principal property (displayed as Has Principal) of the object. |
void |
Actiondescriptor.setHasPrivilegeContactRole(ItemList<UserRole> hasPrivilegeContactRole)
Set the
has_privilege_contact_role property (displayed as Has Privilege Contact Role) of the object. |
void |
Actiondescriptor.setHasPrivilegeSystemRole(ItemList<SystemRole> hasPrivilegeSystemRole)
Set the
has_privilege_system_role property (displayed as Has Privilege System Role) of the object. |
void |
Classdescriptor.setHasPropDescriptor(ItemList<Propdescriptor> hasPropDescriptor)
Set the
has_prop_descriptor property (displayed as Has Prop Descriptor) of the object. |
void |
Providerpropertyinfo.setHasProviderPropertyInfoExtended(ItemList<Providerpropertyinfoextended> hasProviderPropertyInfoExtended)
Set the
has_provider_property_info_extended property (displayed as Has Provider Property Info Extended) of the object. |
void |
DataClassOld.setHasSubDataClass(ItemList<DataClassOld> hasSubDataClass)
Set the
has_sub_data_class property (displayed as Has Sub Data Class) of the object. |
void |
Term.setHasTypes(ItemList<Term> hasTypes)
Set the
has_types property (displayed as Has Types) of the object. |
void |
IdocField.setIdocSegmentType(ItemList<IdocSegmentType> idocSegmentType)
Set the
idoc_segment_type property (displayed as IDoc Segment Type) of the object. |
void |
IdocSegmentType.setIdocSegmentType(ItemList<MainObject> idocSegmentType)
Set the
idoc_segment_type property (displayed as IDoc Segment Type) of the object. |
void |
IdocField.setIdocType(ItemList<IdocType> idocType)
Set the
idoc_type property (displayed as IDoc Type) of the object. |
void |
Host.setIdocTypes(ItemList<IdocType> idocTypes)
Set the
idoc_types property (displayed as IDoc Types) of the object. |
void |
InformationAsset.setImpactedBy(ItemList<InformationAsset> impactedBy)
Set the
impacted_by property (displayed as Impacted by) of the object. |
void |
InformationAsset.setImpactsOn(ItemList<InformationAsset> impactsOn)
Set the
impacts_on property (displayed as Impacts on) of the object. |
void |
DataRule.setImplementedBindings(ItemList<DataItem> implementedBindings)
Set the
implemented_bindings property (displayed as Implemented Bindings) of the object. |
void |
DataRuleSet.setImplementedBindings(ItemList<DataItem> implementedBindings)
Set the
implemented_bindings property (displayed as Implemented Bindings) of the object. |
void |
InformationGovernanceRule.setImplementedByAssets(ItemList<InformationAsset> implementedByAssets)
Set the
implemented_by_assets property (displayed as Implemented by Assets) of the object. |
void |
EntityAttribute.setImplementedByDatabaseColumns(ItemList<DatabaseColumn> implementedByDatabaseColumns)
Set the
implemented_by_database_columns property (displayed as Implemented by Database Columns) of the object. |
void |
DesignColumn.setImplementedByDatabaseColumns(ItemList<DatabaseColumn> implementedByDatabaseColumns)
Set the
implemented_by_database_columns property (displayed as Implemented by Database Columns) of the object. |
void |
LogicalDataModel.setImplementedByDatabaseSchemas(ItemList<DatabaseSchema> implementedByDatabaseSchemas)
Set the
implemented_by_database_schemas property (displayed as Implemented by Database Schemas) of the object. |
void |
PhysicalDataModel.setImplementedByDatabaseSchemas(ItemList<DatabaseSchema> implementedByDatabaseSchemas)
Set the
implemented_by_database_schemas property (displayed as Implemented by Database Schemas) of the object. |
void |
LogicalEntity.setImplementedByDatabaseTablesOrViews(ItemList<Datagroup> implementedByDatabaseTablesOrViews)
Set the
implemented_by_database_tables_or_views property (displayed as Implemented by Database Tables or Views) of the object. |
void |
DesignView.setImplementedByDatabaseTablesViews(ItemList<Datagroup> implementedByDatabaseTablesViews)
Set the
implemented_by_database_tables_views property (displayed as Implemented by Database Tables or Views) of the object. |
void |
DesignTable.setImplementedByDatabaseTablesViews(ItemList<Datagroup> implementedByDatabaseTablesViews)
Set the
implemented_by_database_tables_views property (displayed as Implemented by Database Tables or Views) of the object. |
void |
DesignColumn.setImplementedByDataFields(ItemList<DataItem> implementedByDataFields)
Set the
implemented_by_data_fields property (displayed as Implemented By Data Fields) of the object. |
void |
DesignView.setImplementedByDataFileElements(ItemList<DataFileRecord> implementedByDataFileElements)
Set the
implemented_by_data_file_elements property (displayed as Implemented by Data File Records) of the object. |
void |
DesignTable.setImplementedByDataFileElements(ItemList<DataFileRecord> implementedByDataFileElements)
Set the
implemented_by_data_file_elements property (displayed as Implemented by Data File Records) of the object. |
void |
DataFileDefinition.setImplementedByDataFiles(ItemList<MainObject> implementedByDataFiles)
Set the
implemented_by_data_files property (displayed as Implemented by Data Files) of the object. |
void |
PhysicalDataModel.setImplementedByDataFiles(ItemList<MainObject> implementedByDataFiles)
Set the
implemented_by_data_files property (displayed as Implemented By Data Files) of the object. |
void |
EntityAttribute.setImplementedByDesignColumns(ItemList<DesignColumn> implementedByDesignColumns)
Set the
implemented_by_design_columns property (displayed as Implemented by Design Columns) of the object. |
void |
LogicalEntity.setImplementedByDesignTablesOrViews(ItemList<Datagroup> implementedByDesignTablesOrViews)
Set the
implemented_by_design_tables_or_views property (displayed as Implemented by Design Tables or Design Views) of the object. |
void |
LogicalDataModel.setImplementedByPhysicalDataModels(ItemList<PhysicalDataModel> implementedByPhysicalDataModels)
Set the
implemented_by_physical_data_models property (displayed as Implemented by Physical Data Models) of the object. |
void |
DesignStoredProcedure.setImplementedByStoredProcedures(ItemList<StoredProcedure> implementedByStoredProcedures)
Set the
implemented_by_stored_procedures property (displayed as Implemented by Stored Procedures) of the object. |
void |
DatabaseAlias.setImplementedKey(ItemList<CandidateKey> implementedKey)
Set the
implemented_key property (displayed as Defined Primary Key) of the object. |
void |
DatabaseColumn.setImplementedKey(ItemList<CandidateKey> implementedKey)
Set the
implemented_key property (displayed as Implemented Key) of the object. |
void |
AmazonS3DataFileField.setImplementsDesignColumns(ItemList<DesignColumn> implementsDesignColumns)
Set the
implements_design_columns property (displayed as Implements Design Columns) of the object. |
void |
DatabaseColumn.setImplementsDesignColumns(ItemList<DesignColumn> implementsDesignColumns)
Set the
implements_design_columns property (displayed as Implements Design Columns) of the object. |
void |
DataFileField.setImplementsDesignColumns(ItemList<DesignColumn> implementsDesignColumns)
Set the
implements_design_columns property (displayed as Implements Design Columns) of the object. |
void |
StoredProcedure.setImplementsDesignStoredProcedures(ItemList<DesignStoredProcedure> implementsDesignStoredProcedures)
Set the
implements_design_stored_procedures property (displayed as Implements Design Stored Procedures) of the object. |
void |
DataFileRecord.setImplementsDesignTablesOrViews(ItemList<Datagroup> implementsDesignTablesOrViews)
Set the
implements_design_tables_or_views property (displayed as Implements Design Tables or Design Views) of the object. |
void |
View.setImplementsDesignTablesOrViews(ItemList<Datagroup> implementsDesignTablesOrViews)
Set the
implements_design_tables_or_views property (displayed as Implements Design Tables or Design Views) of the object. |
void |
DatabaseTable.setImplementsDesignTablesOrViews(ItemList<Datagroup> implementsDesignTablesOrViews)
Set the
implements_design_tables_or_views property (displayed as Implements Design Tables or Design Views) of the object. |
void |
AmazonS3DataFileRecord.setImplementsDesignTablesOrViews(ItemList<Datagroup> implementsDesignTablesOrViews)
Set the
implements_design_tables_or_views property (displayed as Implements Design Tables or Design Views) of the object. |
void |
AmazonS3DataFileField.setImplementsEntityAttributes(ItemList<EntityAttribute> implementsEntityAttributes)
Set the
implements_entity_attributes property (displayed as Implements Entity Attributes) of the object. |
void |
DatabaseColumn.setImplementsEntityAttributes(ItemList<EntityAttribute> implementsEntityAttributes)
Set the
implements_entity_attributes property (displayed as Implements Entity Attributes) of the object. |
void |
DataFileField.setImplementsEntityAttributes(ItemList<EntityAttribute> implementsEntityAttributes)
Set the
implements_entity_attributes property (displayed as Implements Entity Attributes) of the object. |
void |
DesignColumn.setImplementsEntityAttributes(ItemList<EntityAttribute> implementsEntityAttributes)
Set the
implements_entity_attributes property (displayed as Implements Entity Attributes) of the object. |
void |
PhysicalDataModel.setImplementsLogicalDataModels(ItemList<LogicalDataModel> implementsLogicalDataModels)
Set the
implements_logical_data_models property (displayed as Implements Logical Data Models) of the object. |
void |
DatabaseSchema.setImplementsLogicalDataModels(ItemList<LogicalDataModel> implementsLogicalDataModels)
Set the
implements_logical_data_models property (displayed as Implements Logical Data Models) of the object. |
void |
HbaseNamespace.setImplementsLogicalDataModels(ItemList<LogicalDataModel> implementsLogicalDataModels)
Set the
implements_logical_data_models property (displayed as Implements Logical Data Models) of the object. |
void |
DataFileRecord.setImplementsLogicalEntities(ItemList<LogicalEntity> implementsLogicalEntities)
Set the
implements_logical_entities property (displayed as Implements Logical Entities) of the object. |
void |
View.setImplementsLogicalEntities(ItemList<LogicalEntity> implementsLogicalEntities)
Set the
implements_logical_entities property (displayed as Implements Logical Entities) of the object. |
void |
DatabaseTable.setImplementsLogicalEntities(ItemList<LogicalEntity> implementsLogicalEntities)
Set the
implements_logical_entities property (displayed as Implements Logical Entities) of the object. |
void |
AmazonS3DataFileRecord.setImplementsLogicalEntities(ItemList<LogicalEntity> implementsLogicalEntities)
Set the
implements_logical_entities property (displayed as Implements Logical Entities) of the object. |
void |
DesignView.setImplementsLogicalEntities(ItemList<LogicalEntity> implementsLogicalEntities)
Set the
implements_logical_entities property (displayed as Implements Logical Entities) of the object. |
void |
DesignTable.setImplementsLogicalEntities(ItemList<LogicalEntity> implementsLogicalEntities)
Set the
implements_logical_entities property (displayed as Implements Logical Entities) of the object. |
void |
DatabaseSchema.setImplementsPhysicalDataModels(ItemList<PhysicalDataModel> implementsPhysicalDataModels)
Set the
implements_physical_data_models property (displayed as Implements Physical Data Models) of the object. |
void |
HbaseNamespace.setImplementsPhysicalDataModels(ItemList<PhysicalDataModel> implementsPhysicalDataModels)
Set the
implements_physical_data_models property (displayed as Implements Physical Data Models) of the object. |
void |
DataFile.setImplementsPhysicalModels(ItemList<PhysicalDataModel> implementsPhysicalModels)
Set the
implements_physical_models property (displayed as Implements Physical Models) of the object. |
void |
MainObject.setImplementsRules(ItemList<InformationGovernanceRule> implementsRules)
Set the
implements_rules property (displayed as Implements Rules) of the object. |
void |
DsdataConnection.setImportsTableDefinitions(ItemList<TableDefinition> importsTableDefinitions)
Set the
imports_table_definitions property (displayed as Imports Table Definitions) of the object. |
void |
XmlSchemaDefinition.setImportsXsdSchemas(ItemList<MainObject> importsXsdSchemas)
Set the
imports_xsd_schemas property (displayed as Imports XML Schema Definitions) of the object. |
void |
TableDefinition.setIncludedByStages(ItemList<Stage> includedByStages)
Set the
included_by_stages property (displayed as Included by Stages) of the object. |
void |
ForeignKey.setIncludedDatabaseColumns(ItemList<DataItem> includedDatabaseColumns)
Set the
included_database_columns property (displayed as Included Database Columns) of the object. |
void |
DesignForeignKey.setIncludedDatabaseColumns(ItemList<DataItem> includedDatabaseColumns)
Set the
included_database_columns property (displayed as Design Columns) of the object. |
void |
DesignColumn.setIncludedInDesignForeignKey(ItemList<DesignForeignKey> includedInDesignForeignKey)
Set the
included_in_design_foreign_key property (displayed as Child Design Foreign Key) of the object. |
void |
DesignColumn.setIncludedInDesignKey(ItemList<DesignKey> includedInDesignKey)
Set the
included_in_design_key property (displayed as Design Key) of the object. |
void |
XmlSchemaDefinition.setIncludesXsdSchemas(ItemList<MainObject> includesXsdSchemas)
Set the
includes_xsd_schemas property (displayed as Includes XML Schema Definitions) of the object. |
void |
InformationAsset.setInCollections(ItemList<Collection> inCollections)
Set the
in_collections property (displayed as In Collections) of the object. |
void |
Collection.setInCollections(ItemList<Collection> inCollections)
Set the
in_collections property (displayed as In Collections) of the object. |
void |
DatabaseColumn.setIndex(ItemList<DatabaseIndex> index)
Set the
index property (displayed as Index) of the object. |
void |
DatabaseIndex.setIndexedDatabaseColumns(ItemList<DatabaseColumn> indexedDatabaseColumns)
Set the
indexed_database_columns property (displayed as Database Columns) of the object. |
void |
DatabaseAlias.setIndexes(ItemList<DatabaseIndex> indexes)
Set the
indexes property (displayed as Indexes) of the object. |
void |
DatabaseTable.setIndexes(ItemList<DatabaseIndex> indexes)
Set the
indexes property (displayed as Indexes) of the object. |
void |
DataClassOld.setInferredByDfAnalysisSummary(ItemList<ColumnAnalysisSummary> inferredByDfAnalysisSummary)
Set the
inferred_by_df_analysis_summary property (displayed as Inferred By DF Analysis Summary) of the object. |
void |
InferredKey.setInferredDatabaseFields(ItemList<DatabaseColumn> inferredDatabaseFields)
Set the
inferred_database_fields property (displayed as Inferred Database Fields) of the object. |
void |
LineageContainer.setInformationAssets(ItemList<InformationAsset> informationAssets)
Set the
information_assets property (displayed as Contains Information Assets) of the object. |
void |
InformationGovernancePolicy.setInformationGovernanceRules(ItemList<InformationGovernanceRule> informationGovernanceRules)
Set the
information_governance_rules property (displayed as Information Governance Rules) of the object. |
void |
MappingSpecification.setInformationServerReports(ItemList<InformationServerReportMappingSpecification> informationServerReports)
Deprecated.
No longer applicable from 11.7.0.1 onwards.
|
void |
InformationServicesArgument.setInformationServicesOperation(ItemList<InformationServicesOperation> informationServicesOperation)
Set the
information_services_operation property (displayed as Information Services Operation) of the object. |
void |
Dsjob.setInformationServicesOperations(ItemList<InformationServicesOperation> informationServicesOperations)
Set the
information_services_operations property (displayed as Information Services Operations) of the object. |
void |
Filter.setInfosets(ItemList<Infoset> infosets)
Set the
infosets property (displayed as InfoSets) of the object. |
void |
Instance.setInfosets(ItemList<Infoset> infosets)
Set the
infosets property (displayed as Infosets) of the object. |
void |
Volume.setInfosets(ItemList<Infoset> infosets)
Set the
infosets property (displayed as InfoSets) of the object. |
void |
StoredProcedureDefinition.setInoutParameters(ItemList<InoutParameter> inoutParameters)
Set the
inout_parameters property (displayed as InOut Parameters) of the object. |
void |
StoredProcedureDefinition.setInParameters(ItemList<InParameter> inParameters)
Set the
in_parameters property (displayed as In Parameters) of the object. |
void |
Stage.setInputLinks(ItemList<Link> inputLinks)
Set the
input_links property (displayed as Input Links) of the object. |
void |
Method.setInputParameters(ItemList<InputParameter> inputParameters)
Set the
input_parameters property (displayed as Input Parameters) of the object. |
void |
AnalyticsModel.setInputTrainingColumn(ItemList<DataField> inputTrainingColumn)
Set the
input_training_column property (displayed as Input Data Assets) of the object. |
void |
AnalyticsModel.setInputTrainingNotebook(ItemList<Notebook> inputTrainingNotebook)
Set the
input_training_notebook property (displayed as Notebooks) of the object. |
void |
Notebook.setInputTrainingNotebookInv(ItemList<AnalyticsModel> inputTrainingNotebookInv)
Set the
input_training_notebook_inv property (displayed as Data Science Models) of the object. |
void |
AnalyticsModel.setInputTrainingScript(ItemList<AnalyticsScript> inputTrainingScript)
Set the
input_training_script property (displayed as Scripts) of the object. |
void |
Term.setIsATypeOf(ItemList<Term> isATypeOf)
Set the
is_a_type_of property (displayed as Is a Type Of) of the object. |
void |
Term.setIsOf(ItemList<Term> isOf)
Set the
is_of property (displayed as Is Of) of the object. |
void |
Stage.setJob(ItemList<Dsjob> job)
Set the
job property (displayed as Job) of the object. |
void |
Link.setJobOrContainer(ItemList<MainObject> jobOrContainer)
Set the
job_or_container property (displayed as Job or Container) of the object. |
void |
LocalContainer.setJobOrContainer(ItemList<MainObject> jobOrContainer)
Set the
job_or_container property (displayed as Job or Container) of the object. |
void |
Stage.setJobOrContainer(ItemList<MainObject> jobOrContainer)
Set the
job_or_container property (displayed as Job or Container) of the object. |
void |
Dsjob.setJobRuns(ItemList<JobRun> jobRuns)
Set the
job_runs property (displayed as Job Runs) of the object. |
void |
TransformationProject.setJobs(ItemList<Dsjob> jobs)
Set the
jobs property (displayed as Jobs) of the object. |
void |
ParameterSet.setJobs(ItemList<Jobdef> jobs)
Set the
jobs property (displayed as Jobs) of the object. |
void |
DatabaseIndex.setJoinedDatabaseColumns(ItemList<DatabaseColumn> joinedDatabaseColumns)
Set the
joined_database_columns property (displayed as Joined Database Columns) of the object. |
void |
MappingSpecification.setJoins(ItemList<MappingJoin> joins)
Set the
joins property (displayed as Joins) of the object. |
void |
Olapjoinref.setJoinsOlapCollection(ItemList<BiCollection> joinsOlapCollection)
Set the
joins_olap_collection property (displayed as Joins OLAP Collection) of the object. |
void |
Label.setLabeledAssets(ItemList<InformationAsset> labeledAssets)
Set the
labeled_assets property (displayed as Labeled Assets) of the object. |
void |
Collection.setLabels(ItemList<Label> labels)
Set the
labels property (displayed as Labels) of the object. |
void |
MainObject.setLabels(ItemList<Label> labels)
Set the
labels property (displayed as Labels) of the object. |
void |
AnalyticsModel.setLabelTrainingColumn(ItemList<DataField> labelTrainingColumn)
Set the
label_training_column property (displayed as Output Data Assets) of the object. |
void |
LogicalDataModel.setLogicalDomains(ItemList<LogicalDomain> logicalDomains)
Set the
logical_domains property (displayed as Logical Domains) of the object. |
void |
LogicalDataModel.setLogicalEntities(ItemList<LogicalEntity> logicalEntities)
Set the
logical_entities property (displayed as Logical Entities) of the object. |
void |
SubjectArea.setLogicalEntities(ItemList<LogicalEntity> logicalEntities)
Set the
logical_entities property (displayed as Logical Entities) of the object. |
void |
LogicalEntity.setLogicalForeignKeys(ItemList<LogicalForeignKey> logicalForeignKeys)
Set the
logical_foreign_keys property (displayed as Logical Foreign Keys) of the object. |
void |
LogicalEntity.setLogicalInversionKeys(ItemList<LogicalInversionKey> logicalInversionKeys)
Set the
logical_inversion_keys property (displayed as Logical Inversion Keys) of the object. |
void |
EntityAttribute.setLogicalKeys(ItemList<LogicalKey> logicalKeys)
Set the
logical_keys property (displayed as Logical Keys) of the object. |
void |
LogicalEntity.setLogicalKeys(ItemList<LogicalKey> logicalKeys)
Set the
logical_keys property (displayed as Logical Keys) of the object. |
void |
TransformationProject.setMachineProfiles(ItemList<MachineProfile> machineProfiles)
Deprecated.
No longer applicable from 11.7.0.0 onwards.
|
void |
AsclSteward.setManagedAssets(ItemList<InformationAsset> managedAssets)
Set the
managed_assets property (displayed as Managed Assets) of the object. |
void |
StewardGroup.setManagedAssets(ItemList<InformationAsset> managedAssets)
Set the
managed_assets property (displayed as Managed Assets) of the object. |
void |
StewardUser.setManagedAssets(ItemList<InformationAsset> managedAssets)
Set the
managed_assets property (displayed as Managed Assets) of the object. |
void |
AsclSteward.setManagedAssetsBasic(ItemList<MainObject> managedAssetsBasic)
Set the
managed_assets_basic property (displayed as Managed Assets) of the object. |
void |
StewardGroup.setManagedAssetsBasic(ItemList<MainObject> managedAssetsBasic)
Set the
managed_assets_basic property (displayed as Managed Assets) of the object. |
void |
StewardUser.setManagedAssetsBasic(ItemList<MainObject> managedAssetsBasic)
Set the
managed_assets_basic property (displayed as Managed Assets) of the object. |
void |
Stage.setManuallyBoundTo(ItemList<MainObject> manuallyBoundTo)
Set the
manually_bound_to property (displayed as Manually Bound To) of the object. |
void |
DatabaseSchema.setMappedToMdmModels(ItemList<MdmModel> mappedToMdmModels)
Set the
mapped_to_mdm_models property (displayed as Mapped to MDM Models) of the object. |
void |
Database.setMappedToMdmModels(ItemList<MdmModel> mappedToMdmModels)
Set the
mapped_to_mdm_models property (displayed as Mapped to MDM Models) of the object. |
void |
HbaseNamespace.setMappedToMdmModels(ItemList<MdmModel> mappedToMdmModels)
Set the
mapped_to_mdm_models property (displayed as Mapped to MDM Models) of the object. |
void |
DatabaseColumn.setMappedToPhysicalObjectAttributes(ItemList<PhysicalObjectAttribute> mappedToPhysicalObjectAttributes)
Set the
mapped_to_physical_object_attributes property (displayed as Mapped to Physical Object Attributes) of the object. |
void |
View.setMappedToPhysicalObjects(ItemList<PhysicalObject> mappedToPhysicalObjects)
Set the
mapped_to_physical_objects property (displayed as Mapped to Physical Objects) of the object. |
void |
DatabaseTable.setMappedToPhysicalObjects(ItemList<PhysicalObject> mappedToPhysicalObjects)
Set the
mapped_to_physical_objects property (displayed as Mapped to Physical Objects) of the object. |
void |
SharedContainer.setMappingComponents(ItemList<MappingComponent> mappingComponents)
Set the
mapping_components property (displayed as Mapping Components) of the object. |
void |
MappingProject.setMappingComponents(ItemList<MappingComponent> mappingComponents)
Set the
mapping_components property (displayed as Mapping Components) of the object. |
void |
MappingSpecification.setMappingProject(ItemList<MappingProject> mappingProject)
Set the
mapping_project property (displayed as Mapping Project) of the object. |
void |
MappingComponent.setMappingProject(ItemList<MappingProject> mappingProject)
Set the
mapping_project property (displayed as Mapping Project) of the object. |
void |
InformationServerReportMappingProject.setMappingProject(ItemList<MappingProject> mappingProject)
Set the
mapping_project property (displayed as Mapping Project) of the object. |
void |
MappingSpecification.setMappings(ItemList<Mapping> mappings)
Set the
mappings property (displayed as Mappings) of the object. |
void |
Mapping.setMappingSpecification(ItemList<MainObject> mappingSpecification)
Set the
mapping_specification property (displayed as Mapping Specification) of the object. |
void |
Dsjob.setMappingSpecifications(ItemList<MainObject> mappingSpecifications)
Set the
mapping_specifications property (displayed as Mapping Specifications) of the object. |
void |
MappingProject.setMappingSpecifications(ItemList<MappingSpecification> mappingSpecifications)
Set the
mapping_specifications property (displayed as Mapping Specifications) of the object. |
void |
PhysicalObject.setMapsDatabaseTablesOrViews(ItemList<Datagroup> mapsDatabaseTablesOrViews)
Set the
maps_database_tables_or_views property (displayed as Maps Database Tables or Views) of the object. |
void |
TransformationProject.setMatchSpecifications(ItemList<MatchSpecification> matchSpecifications)
Set the
match_specifications property (displayed as Match Specifications) of the object. |
void |
Stage.setMatchSpecifications(ItemList<MatchSpecification> matchSpecifications)
Set the
match_specifications property (displayed as Match Specifications) of the object. |
void |
InputParameter.setMethod(ItemList<Method> method)
Set the
method property (displayed as Method) of the object. |
void |
OutputValue.setMethod(ItemList<Method> method)
Set the
method property (displayed as Method) of the object. |
void |
ObjectType.setMethods(ItemList<Method> methods)
Set the
methods property (displayed as Methods) of the object. |
void |
DataRule.setMetrics(ItemList<Metric> metrics)
Set the
metrics property (displayed as Metrics) of the object. |
void |
DataRuleSet.setMetrics(ItemList<Metric> metrics)
Set the
metrics property (displayed as Metrics) of the object. |
void |
Notebook.setModelInputTrainingColumn(ItemList<DataField> modelInputTrainingColumn)
Set the
model_input_training_column property (displayed as Data Assets) of the object. |
void |
StageColumn.setNextStageColumns(ItemList<DataItem> nextStageColumns)
Set the
next_stage_columns property (displayed as Next Stage Columns) of the object. |
void |
StageVariable.setNextStageColumns(ItemList<DataItem> nextStageColumns)
Set the
next_stage_columns property (displayed as Next Stage Columns or Variables) of the object. |
void |
Stage.setNextStages(ItemList<Stage> nextStages)
Set the
next_stages property (displayed as Next Stages) of the object. |
void |
AnalyticsProject.setNotebooks(ItemList<Notebook> notebooks)
Set the
notebooks property (displayed as Notebooks) of the object. |
void |
Method.setObjectType(ItemList<ObjectType> objectType)
Set the
object_type property (displayed as Object Type) of the object. |
void |
Application.setObjectTypes(ItemList<ObjectType> objectTypes)
Set the
object_types property (displayed as Object Types) of the object. |
void |
SystemRole.setOfAclEntry(ItemList<Aclentry> ofAclEntry)
Set the
of_acl_entry property (displayed as Of Acl Entry) of the object. |
void |
Directoryproviderconfiguration.setOfDirectory(ItemList<Directory> ofDirectory)
Set the
of_directory property (displayed as Of Directory) of the object. |
void |
IdocSegmentType.setOfIdocType(ItemList<IdocType> ofIdocType)
Set the
of_idoc_type property (displayed as IDoc Type) of the object. |
void |
SystemRole.setOfPrincipal(ItemList<Steward> ofPrincipal)
Set the
of_principal property (displayed as Of Principal) of the object. |
void |
Dsjob.setOptimizedByJobs(ItemList<Dsjob> optimizedByJobs)
Set the
optimized_by_jobs property (displayed as Optimized by Jobs) of the object. |
void |
Dsjob.setOptimizesJob(ItemList<Dsjob> optimizesJob)
Set the
optimizes_job property (displayed as Optimizes Job) of the object. |
void |
StoredProcedureDefinition.setOutParameters(ItemList<OutParameter> outParameters)
Set the
out_parameters property (displayed as Out Parameters) of the object. |
void |
DataRule.setOutputContentColumn(ItemList<InformationAsset> outputContentColumn)
Set the
output_content_column property (displayed as Output Content Column) of the object. |
void |
Stage.setOutputLinks(ItemList<Link> outputLinks)
Set the
output_links property (displayed as Output Links) of the object. |
void |
Method.setOutputValues(ItemList<OutputValue> outputValues)
Set the
output_values property (displayed as Output Values) of the object. |
void |
XmlSchemaDefinition.setOverridesXsdSchemas(ItemList<MainObject> overridesXsdSchemas)
Set the
overrides_xsd_schemas property (displayed as Overrides XML Schema Definitions) of the object. |
void |
Collection.setOwners(ItemList<Steward> owners)
Set the
owners property (displayed as Owners) of the object. |
void |
SharedContainer.setParameters(ItemList<Dsparameter> parameters)
Set the
parameters property (displayed as Parameters) of the object. |
void |
ParameterSet.setParameters(ItemList<DsparameterSet> parameters)
Set the
parameters property (displayed as Parameters) of the object. |
void |
ParameterSetDefinition.setParameters(ItemList<DsparameterSet> parameters)
Set the
parameters property (displayed as Parameters) of the object. |
void |
InformationServerReport.setParameters(ItemList<InformationServerReportParameters> parameters)
Set the
parameters property (displayed as Parameters) of the object. |
void |
JobRun.setParameters(ItemList<JobParameter> parameters)
Set the
parameters property (displayed as Parameters) of the object. |
void |
SharedContainer.setParameterSets(ItemList<DsparameterSet> parameterSets)
Set the
parameter_sets property (displayed as Parameter Sets) of the object. |
void |
TransformationProject.setParameterSets(ItemList<ParameterSet> parameterSets)
Set the
parameter_sets property (displayed as Parameter Sets) of the object. |
void |
Dsjob.setParameterSets(ItemList<ParameterSetDefinition> parameterSets)
Set the
parameter_sets property (displayed as Parameter Sets) of the object. |
void |
BiLevel.setParentBiLevel(ItemList<BiLevel> parentBiLevel)
Set the
parent_bi_level property (displayed as Parent BI Level) of the object. |
void |
DesignColumn.setParentDesignForeignkey(ItemList<DesignForeignKey> parentDesignForeignkey)
Set the
parent_design_foreignKey property (displayed as Parent Design Foreign Key) of the object. |
void |
ExtensionMappingDocument.setParentFolder(ItemList<Folder> parentFolder)
Set the
parent_folder property (displayed as Parent Folder) of the object. |
void |
DataFile.setParentFolderOrHost(ItemList<MainObject> parentFolderOrHost)
Set the
parent_folder_or_host property (displayed as Parent Folder or Host) of the object. |
void |
EntityAttribute.setParentLogicalForeignkey(ItemList<LogicalForeignKey> parentLogicalForeignkey)
Set the
parent_logical_foreignKey property (displayed as Parent Logical Foreign Key) of the object. |
void |
PhysicalDataModel.setPhysicalDomains(ItemList<PhysicalDomain> physicalDomains)
Set the
physical_domains property (displayed as Physical Domains) of the object. |
void |
PhysicalObject.setPhysicalObject(ItemList<PhysicalObject> physicalObject)
Set the
physical_object property (displayed as Physical Object) of the object. |
void |
StageColumn.setPreviousStageColumns(ItemList<DataItem> previousStageColumns)
Set the
previous_stage_columns property (displayed as Previous Stage Columns) of the object. |
void |
StageVariable.setPreviousStageColumns(ItemList<DataItem> previousStageColumns)
Set the
previous_stage_columns property (displayed as Previous Stage Columns or Variables) of the object. |
void |
Stage.setPreviousStages(ItemList<Stage> previousStages)
Set the
previous_stages property (displayed as Previous Stages) of the object. |
void |
MappingJoin.setPrimaryKeyColumns(ItemList<DatabaseColumn> primaryKeyColumns)
Set the
primary_key_columns property (displayed as Primary Key Columns) of the object. |
void |
XsdElement.setPrimaryKeys(ItemList<XsdPrimaryKey> primaryKeys)
Set the
primary_keys property (displayed as Primary Keys) of the object. |
void |
DsstageType.setProperties(ItemList<StageTypeDetail> properties)
Set the
properties property (displayed as Properties) of the object. |
void |
DataFileRecord.setQualityDimension(ItemList<QualityProblem> qualityDimension)
Set the
quality_dimension property (displayed as Quality Dimensions) of the object. |
void |
DatabaseColumn.setQualityDimension(ItemList<QualityProblem> qualityDimension)
Set the
quality_dimension property (displayed as Quality Dimensions) of the object. |
void |
View.setQualityDimension(ItemList<QualityProblem> qualityDimension)
Set the
quality_dimension property (displayed as Quality Dimensions) of the object. |
void |
DatabaseTable.setQualityDimension(ItemList<QualityProblem> qualityDimension)
Set the
quality_dimension property (displayed as Quality Dimensions) of the object. |
void |
DataFileField.setQualityDimension(ItemList<QualityProblem> qualityDimension)
Set the
quality_dimension property (displayed as Quality Dimensions) of the object. |
void |
FieldAnalysis.setQualityScoreProblems(ItemList<QualityProblem> qualityScoreProblems)
Set the
quality_score_problems property (displayed as Quality Score Problems) of the object. |
void |
TableAnalysis.setQualityScoreProblems(ItemList<QualityProblem> qualityScoreProblems)
Set the
quality_score_problems property (displayed as Quality Score Problems) of the object. |
void |
ColumnAnalysis.setQualityScoreProblems(ItemList<QualityProblem> qualityScoreProblems)
Set the
quality_score_problems property (displayed as Quality Score Problems) of the object. |
void |
FileRecordAnalysis.setQualityScoreProblems(ItemList<QualityProblem> qualityScoreProblems)
Set the
quality_score_problems property (displayed as Quality Score Problems) of the object. |
void |
InformationAsset.setReadByDesign(ItemList<InformationAsset> readByDesign)
Set the
read_by_(design) property (displayed as Read by (Design)) of the object. |
void |
InformationAsset.setReadByOperational(ItemList<InformationAsset> readByOperational)
Set the
read_by_(operational) property (displayed as Read by (Operational)) of the object. |
void |
InformationAsset.setReadByStatic(ItemList<InformationAsset> readByStatic)
Set the
read_by_(static) property (displayed as Read by (Static)) of the object. |
void |
InformationAsset.setReadByUserDefined(ItemList<InformationAsset> readByUserDefined)
Set the
read_by_(user_defined) property (displayed as Read by (User-Defined)) of the object. |
void |
ObjectType.setReadsFromDesign(ItemList<InformationAsset> readsFromDesign)
Set the
reads_from_(design) property (displayed as Reads from (Design)) of the object. |
void |
ResultColumn.setReadsFromDesign(ItemList<InformationAsset> readsFromDesign)
Set the
reads_from_(design) property (displayed as Reads from (Design)) of the object. |
void |
StoredProcedureDefinition.setReadsFromDesign(ItemList<InformationAsset> readsFromDesign)
Set the
reads_from_(design) property (displayed as Reads from (Design)) of the object. |
void |
StageColumn.setReadsFromDesign(ItemList<InformationAsset> readsFromDesign)
Set the
reads_from_(design) property (displayed as Reads from (Design)) of the object. |
void |
Application.setReadsFromDesign(ItemList<InformationAsset> readsFromDesign)
Set the
reads_from_(design) property (displayed as Reads from (Design)) of the object. |
void |
InoutParameter.setReadsFromDesign(ItemList<InformationAsset> readsFromDesign)
Set the
reads_from_(design) property (displayed as Reads from (Design)) of the object. |
void |
Method.setReadsFromDesign(ItemList<InformationAsset> readsFromDesign)
Set the
reads_from_(design) property (displayed as Reads from (Design)) of the object. |
void |
StoredProcedureParameter.setReadsFromDesign(ItemList<InformationAsset> readsFromDesign)
Set the
reads_from_(design) property (displayed as Reads from (Design)) of the object. |
void |
InputParameter.setReadsFromDesign(ItemList<InformationAsset> readsFromDesign)
Set the
reads_from_(design) property (displayed as Reads from (Design)) of the object. |
void |
Stage.setReadsFromDesign(ItemList<InformationAsset> readsFromDesign)
Set the
reads_from_(design) property (displayed as Reads from (Design)) of the object. |
void |
Dsjob.setReadsFromDesign(ItemList<InformationAsset> readsFromDesign)
Set the
reads_from_(design) property (displayed as Reads from (Design)) of the object. |
void |
OutParameter.setReadsFromDesign(ItemList<InformationAsset> readsFromDesign)
Set the
reads_from_(design) property (displayed as Reads from (Design)) of the object. |
void |
StoredProcedure.setReadsFromDesign(ItemList<InformationAsset> readsFromDesign)
Set the
reads_from_(design) property (displayed as Reads from (Design)) of the object. |
void |
InParameter.setReadsFromDesign(ItemList<InformationAsset> readsFromDesign)
Set the
reads_from_(design) property (displayed as Reads from (Design)) of the object. |
void |
OutputValue.setReadsFromDesign(ItemList<InformationAsset> readsFromDesign)
Set the
reads_from_(design) property (displayed as Reads from (Design)) of the object. |
void |
ObjectType.setReadsFromOperational(ItemList<InformationAsset> readsFromOperational)
Set the
reads_from_(operational) property (displayed as Reads from (Operational)) of the object. |
void |
ResultColumn.setReadsFromOperational(ItemList<InformationAsset> readsFromOperational)
Set the
reads_from_(operational) property (displayed as Reads from (Operational)) of the object. |
void |
DatabaseAlias.setReadsFromOperational(ItemList<InformationAsset> readsFromOperational)
Set the
reads_from_(operational) property (displayed as Reads from (Operational)) of the object. |
void |
StoredProcedureDefinition.setReadsFromOperational(ItemList<InformationAsset> readsFromOperational)
Set the
reads_from_(operational) property (displayed as Reads from (Operational)) of the object. |
void |
StageColumn.setReadsFromOperational(ItemList<InformationAsset> readsFromOperational)
Set the
reads_from_(operational) property (displayed as Reads from (Operational)) of the object. |
void |
Application.setReadsFromOperational(ItemList<InformationAsset> readsFromOperational)
Set the
reads_from_(operational) property (displayed as Reads from (Operational)) of the object. |
void |
InoutParameter.setReadsFromOperational(ItemList<InformationAsset> readsFromOperational)
Set the
reads_from_(operational) property (displayed as Reads from (Operational)) of the object. |
void |
Method.setReadsFromOperational(ItemList<InformationAsset> readsFromOperational)
Set the
reads_from_(operational) property (displayed as Reads from (Operational)) of the object. |
void |
StoredProcedureParameter.setReadsFromOperational(ItemList<InformationAsset> readsFromOperational)
Set the
reads_from_(operational) property (displayed as Reads from (Operational)) of the object. |
void |
InputParameter.setReadsFromOperational(ItemList<InformationAsset> readsFromOperational)
Set the
reads_from_(operational) property (displayed as Reads from (Operational)) of the object. |
void |
Stage.setReadsFromOperational(ItemList<InformationAsset> readsFromOperational)
Set the
reads_from_(operational) property (displayed as Reads from (Operational)) of the object. |
void |
Dsjob.setReadsFromOperational(ItemList<InformationAsset> readsFromOperational)
Set the
reads_from_(operational) property (displayed as Reads from (Operational)) of the object. |
void |
OutParameter.setReadsFromOperational(ItemList<InformationAsset> readsFromOperational)
Set the
reads_from_(operational) property (displayed as Reads from (Operational)) of the object. |
void |
StoredProcedure.setReadsFromOperational(ItemList<InformationAsset> readsFromOperational)
Set the
reads_from_(operational) property (displayed as Reads from (Operational)) of the object. |
void |
InParameter.setReadsFromOperational(ItemList<InformationAsset> readsFromOperational)
Set the
reads_from_(operational) property (displayed as Reads from (Operational)) of the object. |
void |
OutputValue.setReadsFromOperational(ItemList<InformationAsset> readsFromOperational)
Set the
reads_from_(operational) property (displayed as Reads from (Operational)) of the object. |
void |
ObjectType.setReadsFromStatic(ItemList<InformationAsset> readsFromStatic)
Set the
reads_from_(static) property (displayed as Reads from (Static)) of the object. |
void |
ResultColumn.setReadsFromStatic(ItemList<InformationAsset> readsFromStatic)
Set the
reads_from_(static) property (displayed as Reads from (Static)) of the object. |
void |
StoredProcedureDefinition.setReadsFromStatic(ItemList<InformationAsset> readsFromStatic)
Set the
reads_from_(static) property (displayed as Reads from (Static)) of the object. |
void |
StageColumn.setReadsFromStatic(ItemList<InformationAsset> readsFromStatic)
Set the
reads_from_(static) property (displayed as Reads from (Static)) of the object. |
void |
Application.setReadsFromStatic(ItemList<InformationAsset> readsFromStatic)
Set the
reads_from_(static) property (displayed as Reads from (Static)) of the object. |
void |
InoutParameter.setReadsFromStatic(ItemList<InformationAsset> readsFromStatic)
Set the
reads_from_(static) property (displayed as Reads from (Static)) of the object. |
void |
Method.setReadsFromStatic(ItemList<InformationAsset> readsFromStatic)
Set the
reads_from_(static) property (displayed as Reads from (Static)) of the object. |
void |
StoredProcedureParameter.setReadsFromStatic(ItemList<InformationAsset> readsFromStatic)
Set the
reads_from_(static) property (displayed as Reads from (Static)) of the object. |
void |
InputParameter.setReadsFromStatic(ItemList<InformationAsset> readsFromStatic)
Set the
reads_from_(static) property (displayed as Reads from (Static)) of the object. |
void |
Stage.setReadsFromStatic(ItemList<InformationAsset> readsFromStatic)
Set the
reads_from_(static) property (displayed as Reads from (Static)) of the object. |
void |
Dsjob.setReadsFromStatic(ItemList<InformationAsset> readsFromStatic)
Set the
reads_from_(static) property (displayed as Reads from (Static)) of the object. |
void |
OutParameter.setReadsFromStatic(ItemList<InformationAsset> readsFromStatic)
Set the
reads_from_(static) property (displayed as Reads from (Static)) of the object. |
void |
StoredProcedure.setReadsFromStatic(ItemList<InformationAsset> readsFromStatic)
Set the
reads_from_(static) property (displayed as Reads from (Static)) of the object. |
void |
InParameter.setReadsFromStatic(ItemList<InformationAsset> readsFromStatic)
Set the
reads_from_(static) property (displayed as Reads from (Static)) of the object. |
void |
OutputValue.setReadsFromStatic(ItemList<InformationAsset> readsFromStatic)
Set the
reads_from_(static) property (displayed as Reads from (Static)) of the object. |
void |
ObjectType.setReadsFromUserDefined(ItemList<InformationAsset> readsFromUserDefined)
Set the
reads_from_(user_defined) property (displayed as Reads from (User-Defined)) of the object. |
void |
ResultColumn.setReadsFromUserDefined(ItemList<InformationAsset> readsFromUserDefined)
Set the
reads_from_(user_defined) property (displayed as Reads from (User-Defined)) of the object. |
void |
DatabaseAlias.setReadsFromUserDefined(ItemList<InformationAsset> readsFromUserDefined)
Set the
reads_from_(user_defined) property (displayed as Reads from (User-Defined)) of the object. |
void |
StoredProcedureDefinition.setReadsFromUserDefined(ItemList<InformationAsset> readsFromUserDefined)
Set the
reads_from_(user_defined) property (displayed as Reads from (User-Defined)) of the object. |
void |
StageColumn.setReadsFromUserDefined(ItemList<InformationAsset> readsFromUserDefined)
Set the
reads_from_(user_defined) property (displayed as Reads from (User-Defined)) of the object. |
void |
Application.setReadsFromUserDefined(ItemList<InformationAsset> readsFromUserDefined)
Set the
reads_from_(user_defined) property (displayed as Reads from (User-Defined)) of the object. |
void |
InoutParameter.setReadsFromUserDefined(ItemList<InformationAsset> readsFromUserDefined)
Set the
reads_from_(user_defined) property (displayed as Reads from (User-Defined)) of the object. |
void |
Method.setReadsFromUserDefined(ItemList<InformationAsset> readsFromUserDefined)
Set the
reads_from_(user_defined) property (displayed as Reads from (User-Defined)) of the object. |
void |
StoredProcedureParameter.setReadsFromUserDefined(ItemList<InformationAsset> readsFromUserDefined)
Set the
reads_from_(user_defined) property (displayed as Reads from (User-Defined)) of the object. |
void |
InputParameter.setReadsFromUserDefined(ItemList<InformationAsset> readsFromUserDefined)
Set the
reads_from_(user_defined) property (displayed as Reads from (User-Defined)) of the object. |
void |
Stage.setReadsFromUserDefined(ItemList<InformationAsset> readsFromUserDefined)
Set the
reads_from_(user_defined) property (displayed as Reads from (User-Defined)) of the object. |
void |
Dsjob.setReadsFromUserDefined(ItemList<InformationAsset> readsFromUserDefined)
Set the
reads_from_(user_defined) property (displayed as Reads from (User-Defined)) of the object. |
void |
OutParameter.setReadsFromUserDefined(ItemList<InformationAsset> readsFromUserDefined)
Set the
reads_from_(user_defined) property (displayed as Reads from (User-Defined)) of the object. |
void |
StoredProcedure.setReadsFromUserDefined(ItemList<InformationAsset> readsFromUserDefined)
Set the
reads_from_(user_defined) property (displayed as Reads from (User-Defined)) of the object. |
void |
InParameter.setReadsFromUserDefined(ItemList<InformationAsset> readsFromUserDefined)
Set the
reads_from_(user_defined) property (displayed as Reads from (User-Defined)) of the object. |
void |
OutputValue.setReadsFromUserDefined(ItemList<InformationAsset> readsFromUserDefined)
Set the
reads_from_(user_defined) property (displayed as Reads from (User-Defined)) of the object. |
void |
XmlSchemaDefinition.setRedefinesXsdSchemas(ItemList<MainObject> redefinesXsdSchemas)
Set the
redefines_xsd_schemas property (displayed as Redefines XML Schema Definitions) of the object. |
void |
OlapJoin.setReferencedByAnOlapCube(ItemList<BiCube> referencedByAnOlapCube)
Set the
referenced_by_an_olap_cube property (displayed as Referenced by an OLAP Cube) of the object. |
void |
ReferenceKey.setReferencedByAttribute(ItemList<EntityAttribute> referencedByAttribute)
Set the
referenced_by_attribute property (displayed as Parent Entity Attribute) of the object. |
void |
AttributeType.setReferencedByAttributes(ItemList<Attribute> referencedByAttributes)
Set the
referenced_by_attributes property (displayed as Referenced by Attributes) of the object. |
void |
BiCollection.setReferencedByBiCollection(ItemList<BiCollection> referencedByBiCollection)
Set the
referenced_by_bi_collection property (displayed as Referenced by BI Collection) of the object. |
void |
BiCollection.setReferencedByBiHierarchies(ItemList<BiHierarchy> referencedByBiHierarchies)
Set the
referenced_by_bi_hierarchies property (displayed as Referenced by BI Hierarchies) of the object. |
void |
BiCollectionMember.setReferencedByBiMembers(ItemList<BiCollectionMember> referencedByBiMembers)
Set the
referenced_by_bi_members property (displayed as Referenced by BI Members) of the object. |
void |
BiReport.setReferencedByBiReports(ItemList<BiReport> referencedByBiReports)
Set the
referenced_by_bi_reports property (displayed as Referenced by BI Reports) of the object. |
void |
SharedContainer.setReferencedByContainers(ItemList<SharedContainer> referencedByContainers)
Set the
referenced_by_containers property (displayed as Referenced by Containers) of the object. |
void |
DatabaseColumn.setReferencedByDatabaseColumns(ItemList<DatabaseColumn> referencedByDatabaseColumns)
Set the
referenced_by_database_columns property (displayed as Referenced by Database Columns) of the object. |
void |
DesignForeignKey.setReferencedByDesignColumn(ItemList<DataItem> referencedByDesignColumn)
Set the
referenced_by_design_column property (displayed as Parent Design Columns) of the object. |
void |
DesignTable.setReferencedByDesignForeignKeys(ItemList<DesignForeignKey> referencedByDesignForeignKeys)
Set the
referenced_by_design_foreign_keys property (displayed as Child Design Foreign Keys) of the object. |
void |
DesignKey.setReferencedByDesignForeignKeys(ItemList<ForeignKey> referencedByDesignForeignKeys)
Set the
referenced_by_design_foreign_keys property (displayed as Child Design Foreign Keys) of the object. |
void |
LogicalForeignKey.setReferencedByEntityAttributes(ItemList<EntityAttribute> referencedByEntityAttributes)
Set the
referenced_by_entity_attributes property (displayed as Parent Entity Attribute) of the object. |
void |
DesignView.setReferencedByForeignKeyDesign(ItemList<DesignForeignKey> referencedByForeignKeyDesign)
Set the
referenced_by_foreign_key_design property (displayed as Referenced By Foreign Key Design) of the object. |
void |
CandidateKey.setReferencedByForeignKeys(ItemList<ForeignKey> referencedByForeignKeys)
Set the
referenced_by_foreign_keys property (displayed as Referenced by Foreign Keys) of the object. |
void |
TableDefinition.setReferencedByForeignKeys(ItemList<ForeignKeyDefinition> referencedByForeignKeys)
Set the
referenced_by_foreign_keys property (displayed as Referenced by Foreign Keys) of the object. |
void |
InferredKey.setReferencedByInferredForeignKeys(ItemList<InferredForeignKey> referencedByInferredForeignKeys)
Set the
referenced_by_inferred_foreign_keys property (displayed as Referenced by Inferred Foreign Keys) of the object. |
void |
MwbDatabaseAlias.setReferencedByJobs(ItemList<Dsjob> referencedByJobs)
Set the
referenced_by_jobs property (displayed as Referenced by Jobs) of the object. |
void |
ParameterSetDefinition.setReferencedByJobs(ItemList<Jobdef> referencedByJobs)
Set the
referenced_by_jobs property (displayed as Referenced by Jobs) of the object. |
void |
LogicalKey.setReferencedByLogicalKeys(ItemList<ReferenceKey> referencedByLogicalKeys)
Set the
referenced_by_logical_keys property (displayed as Child Entity Attributes) of the object. |
void |
SharedContainer.setReferencedByStages(ItemList<Stage> referencedByStages)
Set the
referenced_by_stages property (displayed as Referenced by Stages) of the object. |
void |
View.setReferencedByViews(ItemList<View> referencedByViews)
Set the
referenced_by_views property (displayed as Referenced by Views) of the object. |
void |
DatabaseTable.setReferencedByViews(ItemList<View> referencedByViews)
Set the
referenced_by_views property (displayed as Referenced by Views) of the object. |
void |
XsdAttributeGroup.setReferencedByXsdAttributeGroups(ItemList<XsdAttributeGroup> referencedByXsdAttributeGroups)
Set the
referenced_by_xsd_attribute_groups property (displayed as Referenced by XSD Attribute Groups) of the object. |
void |
XsdAttribute.setReferencedByXsdAttributeGroups(ItemList<XsdAttributeGroup> referencedByXsdAttributeGroups)
Set the
referenced_by_xsd_attribute_groups property (displayed as Referenced by XSD Attribute Groups) of the object. |
void |
XsdAttribute.setReferencedByXsdComplexType(ItemList<XsdComplexType> referencedByXsdComplexType)
Set the
referenced_by_xsd_complex_type property (displayed as Referenced by XSD Complex Types) of the object. |
void |
XsdAttributeGroup.setReferencedByXsdComplexTypes(ItemList<XsdComplexType> referencedByXsdComplexTypes)
Set the
referenced_by_xsd_complex_types property (displayed as Referenced by XSD Complex Types) of the object. |
void |
XsdElement.setReferencedByXsdComplexTypes(ItemList<XsdElementReference> referencedByXsdComplexTypes)
Set the
referenced_by_xsd_complex_types property (displayed as Referenced by XSD Complex Types) of the object. |
void |
XsdElementGroup.setReferencedByXsdElementGroups(ItemList<XsdElementGroup> referencedByXsdElementGroups)
Set the
referenced_by_xsd_element_groups property (displayed as Referenced by XSD Element Groups) of the object. |
void |
XsdElement.setReferencedByXsdElementGroups(ItemList<XsdElementReference> referencedByXsdElementGroups)
Set the
referenced_by_xsd_element_groups property (displayed as Referenced by XSD Element Groups) of the object. |
void |
XsdAttributeGroup.setReferencedByXsdElements(ItemList<MainObject> referencedByXsdElements)
Set the
referenced_by_xsd_elements property (displayed as Referenced by XSD Elements) of the object. |
void |
XsdAttribute.setReferencedByXsdElements(ItemList<MainObject> referencedByXsdElements)
Set the
referenced_by_xsd_elements property (displayed as Referenced by XSD Elements) of the object. |
void |
XsdElement.setReferencedByXsdElements(ItemList<XsdElementReference> referencedByXsdElements)
Set the
referenced_by_xsd_elements property (displayed as Referenced by XSD Elements) of the object. |
void |
XsdUniqueKey.setReferencedByXsdKeys(ItemList<XsdForeignKey> referencedByXsdKeys)
Set the
referenced_by_xsd_keys property (displayed as Referenced by XSD Keys) of the object. |
void |
Collection.setReferencesAssets(ItemList<MainObject> referencesAssets)
Set the
references_assets property (displayed as Assets) of the object. |
void |
BiHierarchy.setReferencesBiCollections(ItemList<BiCollection> referencesBiCollections)
Set the
references_bi_collections property (displayed as References BI Collections) of the object. |
void |
BiCollection.setReferencesBiCollections(ItemList<BiCollection> referencesBiCollections)
Set the
references_bi_collections property (displayed as References BI Collections) of the object. |
void |
BiCollectionMember.setReferencesBiMembers(ItemList<BiCollectionMember> referencesBiMembers)
Set the
references_bi_members property (displayed as References BI Members) of the object. |
void |
BiReport.setReferencesBiReports(ItemList<BiReport> referencesBiReports)
Set the
references_bi_reports property (displayed as References BI Reports) of the object. |
void |
XsdElementGroup.setReferencesByXsdElements(ItemList<MainObject> referencesByXsdElements)
Set the
references_by_xsd_elements property (displayed as Referenced by XSD Elements) of the object. |
void |
SharedContainer.setReferencesContainers(ItemList<SharedContainer> referencesContainers)
Set the
references_containers property (displayed as References Containers) of the object. |
void |
DatabaseColumn.setReferencesDatabaseColumns(ItemList<DatabaseColumn> referencesDatabaseColumns)
Set the
references_database_columns property (displayed as References Database Columns) of the object. |
void |
Stage.setReferencesDataConnectionMapping(ItemList<DataConnectionMapping> referencesDataConnectionMapping)
Set the
references_data_connection_mapping property (displayed as References Data Connection Mapping) of the object. |
void |
DataFileDefinition.setReferencesDataFileFolders(ItemList<MainObject> referencesDataFileFolders)
Set the
references_data_file_folders property (displayed as References Data File Folders) of the object. |
void |
Metric.setReferencesDataRulesOrDataRuleSets(ItemList<MainObject> referencesDataRulesOrDataRuleSets)
Set the
references_data_rules_or_data_rule_sets property (displayed as References Data Rules or Data Rule Sets) of the object. |
void |
Dsjob.setReferencesLocalOrSharedContainers(ItemList<SharedContainer> referencesLocalOrSharedContainers)
Set the
references_local_or_shared_containers property (displayed as References Local or Shared Containers) of the object. |
void |
Stage.setReferencesTableDefinitions(ItemList<TableDefinition> referencesTableDefinitions)
Set the
references_table_definitions property (displayed as References Table Definitions) of the object. |
void |
Dsjob.setReferencesTableDefinitions(ItemList<TableDefinition> referencesTableDefinitions)
Set the
references_table_definitions property (displayed as References Table Definitions) of the object. |
void |
XsdAttributeGroup.setReferencesXsdAttributeGroups(ItemList<XsdAttributeGroup> referencesXsdAttributeGroups)
Set the
references_xsd_attribute_groups property (displayed as References XSD Attribute Groups) of the object. |
void |
XsdElement.setReferencesXsdAttributeGroups(ItemList<XsdAttributeGroup> referencesXsdAttributeGroups)
Set the
references_xsd_attribute_groups property (displayed as References XSD Attribute Groups) of the object. |
void |
XsdComplexType.setReferencesXsdAttributeGroups(ItemList<XsdAttributeGroup> referencesXsdAttributeGroups)
Set the
references_xsd_attribute_groups property (displayed as References XSD Attribute Groups) of the object. |
void |
XsdAttributeGroup.setReferencesXsdAttributes(ItemList<XsdAttributeReference> referencesXsdAttributes)
Set the
references_xsd_attributes property (displayed as References XSD Attributes) of the object. |
void |
XsdElement.setReferencesXsdAttributes(ItemList<XsdAttributeReference> referencesXsdAttributes)
Set the
references_xsd_attributes property (displayed as References XSD Attributes) of the object. |
void |
XsdComplexType.setReferencesXsdAttributes(ItemList<XsdAttributeReference> referencesXsdAttributes)
Set the
references_xsd_attributes property (displayed as References XSD Attributes) of the object. |
void |
XsdComplexType.setReferencesXsdElementGroup(ItemList<XsdElementGroupReference> referencesXsdElementGroup)
Set the
references_xsd_element_group property (displayed as References XSD Element Groups) of the object. |
void |
XsdElement.setReferencesXsdElementGroups(ItemList<XsdElementGroupReference> referencesXsdElementGroups)
Set the
references_xsd_element_groups property (displayed as References XSD Element Groups) of the object. |
void |
XsdElementGroup.setReferencesXsdElementGroups(ItemList<XsdElementGroupReference> referencesXsdElementGroups)
Set the
references_xsd_element_groups property (displayed as References XSD Element Groups) of the object. |
void |
XsdElement.setReferencesXsdElements(ItemList<XsdElementReference> referencesXsdElements)
Set the
references_xsd_elements property (displayed as References XSD Elements) of the object. |
void |
XsdComplexType.setReferencesXsdElements(ItemList<XsdElementReference> referencesXsdElements)
Set the
references_xsd_elements property (displayed as References XSD Elements) of the object. |
void |
XsdElementGroup.setReferencesXsdElements(ItemList<XsdElementReference> referencesXsdElements)
Set the
references_xsd_elements property (displayed as References XSD Elements) of the object. |
void |
Term.setReferencingCategories(ItemList<Category> referencingCategories)
Set the
referencing_categories property (displayed as Referencing Categories) of the object. |
void |
InformationGovernanceRule.setReferencingPolicies(ItemList<InformationGovernancePolicy> referencingPolicies)
Set the
referencing_policies property (displayed as Referencing Policies) of the object. |
void |
InformationGovernanceRule.setRelatedRules(ItemList<InformationGovernanceRule> relatedRules)
Set the
related_rules property (displayed as Related Rules) of the object. |
void |
Term.setRelatedTerms(ItemList<Term> relatedTerms)
Set the
related_terms property (displayed as Related Terms) of the object. |
void |
Term.setReplaces(ItemList<Term> replaces)
Set the
replaces property (displayed as Replaces) of the object. |
void |
InformationServerReportMappingSpecification.setReportOnObject(ItemList<MainObject> reportOnObject)
Set the
report_on_object property (displayed as Report On Object) of the object. |
void |
XsdComplexType.setRestrictedByXsdComplexType(ItemList<XsdComplexType> restrictedByXsdComplexType)
Set the
restricted_by_xsd_complex_type property (displayed as Restricted by XSD Complex Types) of the object. |
void |
XsdSimpleType.setRestrictedByXsdSimpleType(ItemList<XsdSimpleType> restrictedByXsdSimpleType)
Set the
restricted_by_xsd_simple_type property (displayed as Restricted by XSD Simple Types) of the object. |
void |
XsdComplexType.setRestrictsXsdElement(ItemList<MainObject> restrictsXsdElement)
Set the
restricts_xsd_element property (displayed as Restricts XSD Elements) of the object. |
void |
XsdSimpleType.setRestrictsXsdElement(ItemList<MainObject> restrictsXsdElement)
Set the
restricts_xsd_element property (displayed as Restricts XSD Elements) of the object. |
void |
StoredProcedureDefinition.setResultColumns(ItemList<ResultColumn> resultColumns)
Set the
result_columns property (displayed as Result Columns) of the object. |
void |
TransformationProject.setRoutines(ItemList<Routine> routines)
Set the
routines property (displayed as Routines) of the object. |
void |
AnalyticsProject.setRShinyApps(ItemList<RShinyApp> rShinyApps)
Set the
r_shiny_apps property (displayed as RShiny Apps) of the object. |
void |
DataRuleResults.setRuleResults(ItemList<RuleExecutionResult> ruleResults)
Set the
rule_results property (displayed as Rule Results) of the object. |
void |
DatabaseColumn.setSameAsDatabaseColumns(ItemList<DatabaseColumn> sameAsDatabaseColumns)
Deprecated.
No longer applicable from 11.5.0.1ru5 onwards.
|
void |
Datasourcealiasgroup.setSameAsDataConnections(ItemList<DataConnectionMapping> sameAsDataConnections)
Set the
same_as_data_connections property (displayed as Same as Data Connections) of the object. |
void |
DataConnectionMapping.setSameAsDataConnections(ItemList<DataConnectionMapping> sameAsDataConnections)
Set the
same_as_data_connections property (displayed as Same as Data Connections) of the object. |
void |
DataFileRecord.setSameAsDataSources(ItemList<Datagroup> sameAsDataSources)
Set the
same_as_data_sources property (displayed as Same as Data Sources) of the object. |
void |
View.setSameAsDataSources(ItemList<Datagroup> sameAsDataSources)
Set the
same_as_data_sources property (displayed as Same as Data Sources) of the object. |
void |
DatabaseTable.setSameAsDataSources(ItemList<Datagroup> sameAsDataSources)
Set the
same_as_data_sources property (displayed as Same as Data Sources) of the object. |
void |
DatabaseColumn.setSameAsDataSources(ItemList<DataItem> sameAsDataSources)
Set the
same_as_data_sources property (displayed as Same as Data Sources) of the object. |
void |
DataFileField.setSameAsDataSources(ItemList<DataItem> sameAsDataSources)
Set the
same_as_data_sources property (displayed as Same as Data Sources) of the object. |
void |
DataFileFolder.setSameAsDataSources(ItemList<MainObject> sameAsDataSources)
Set the
same_as_data_sources property (displayed as Same as Data Sources) of the object. |
void |
AmazonS3DataFileFolder.setSameAsDataSources(ItemList<MainObject> sameAsDataSources)
Set the
same_as_data_sources property (displayed as Same as Data Sources) of the object. |
void |
DataFileFolderNobucket.setSameAsDataSources(ItemList<MainObject> sameAsDataSources)
Set the
same_as_data_sources property (displayed as Same as Data Sources) of the object. |
void |
DatabaseSchema.setSameAsDataSources(ItemList<MainObject> sameAsDataSources)
Set the
same_as_data_sources property (displayed as Same as Data Sources) of the object. |
void |
AmazonS3Bucket.setSameAsDataSources(ItemList<MainObject> sameAsDataSources)
Set the
same_as_data_sources property (displayed as Same as Data Sources) of the object. |
void |
HbaseNamespace.setSameAsDataSources(ItemList<MainObject> sameAsDataSources)
Set the
same_as_data_sources property (displayed as Same as Data Sources) of the object. |
void |
TableAnalysis.setSelectedForeignKey(ItemList<DatabaseColumn> selectedForeignKey)
Set the
selected_foreign_key property (displayed as User Selected Foreign Key) of the object. |
void |
View.setSelectedForeignKey(ItemList<DatabaseColumn> selectedForeignKey)
Set the
selected_foreign_key property (displayed as User Selected Foreign Key) of the object. |
void |
DatabaseTable.setSelectedForeignKey(ItemList<DatabaseColumn> selectedForeignKey)
Set the
selected_foreign_key property (displayed as User Selected Foreign Key) of the object. |
void |
FileRecordAnalysis.setSelectedForeignKey(ItemList<DatabaseColumn> selectedForeignKey)
Set the
selected_foreign_key property (displayed as User Selected Foreign Key) of the object. |
void |
FieldAnalysis.setSelectedForeignKeyReferenced(ItemList<DatabaseColumn> selectedForeignKeyReferenced)
Set the
selected_foreign_key_referenced property (displayed as User Selected Foreign Key Referenced) of the object. |
void |
DatabaseColumn.setSelectedForeignKeyReferenced(ItemList<DatabaseColumn> selectedForeignKeyReferenced)
Set the
selected_foreign_key_referenced property (displayed as User Selected Foreign Key Referenced) of the object. |
void |
ColumnAnalysis.setSelectedForeignKeyReferenced(ItemList<DatabaseColumn> selectedForeignKeyReferenced)
Set the
selected_foreign_key_referenced property (displayed as User Selected Foreign Key Referenced) of the object. |
void |
FieldAnalysis.setSelectedForeignKeyReferences(ItemList<DatabaseColumn> selectedForeignKeyReferences)
Set the
selected_foreign_key_references property (displayed as User Selected Foreign Key References) of the object. |
void |
DatabaseColumn.setSelectedForeignKeyReferences(ItemList<DatabaseColumn> selectedForeignKeyReferences)
Set the
selected_foreign_key_references property (displayed as User Selected Foreign Key References) of the object. |
void |
ColumnAnalysis.setSelectedForeignKeyReferences(ItemList<DatabaseColumn> selectedForeignKeyReferences)
Set the
selected_foreign_key_references property (displayed as User Selected Foreign Key References) of the object. |
void |
TableAnalysis.setSelectedNaturalKey(ItemList<DatabaseColumn> selectedNaturalKey)
Set the
selected_natural_key property (displayed as User Selected Natural Key) of the object. |
void |
FileRecordAnalysis.setSelectedNaturalKey(ItemList<DatabaseColumn> selectedNaturalKey)
Set the
selected_natural_key property (displayed as User Selected Natural Key) of the object. |
void |
View.setSelectedNaturalKey(ItemList<DataItem> selectedNaturalKey)
Set the
selected_natural_key property (displayed as User Selected Natural Key) of the object. |
void |
DatabaseTable.setSelectedNaturalKey(ItemList<DataItem> selectedNaturalKey)
Set the
selected_natural_key property (displayed as User Selected Natural Key) of the object. |
void |
TableAnalysis.setSelectedPrimaryKey(ItemList<DatabaseColumn> selectedPrimaryKey)
Set the
selected_primary_key property (displayed as User Selected Primary Key) of the object. |
void |
FileRecordAnalysis.setSelectedPrimaryKey(ItemList<DatabaseColumn> selectedPrimaryKey)
Set the
selected_primary_key property (displayed as User Selected Primary Key) of the object. |
void |
View.setSelectedPrimaryKey(ItemList<DataItem> selectedPrimaryKey)
Set the
selected_primary_key property (displayed as User Selected Primary Key) of the object. |
void |
DatabaseTable.setSelectedPrimaryKey(ItemList<DataItem> selectedPrimaryKey)
Set the
selected_primary_key property (displayed as User Selected Primary Key) of the object. |
void |
Dsjob.setSequencedByJobs(ItemList<SequenceJob> sequencedByJobs)
Set the
sequenced_by_jobs property (displayed as Sequenced by Jobs) of the object. |
void |
SequenceJob.setSequencesJobs(ItemList<Dsjob> sequencesJobs)
Set the
sequences_jobs property (displayed as Sequences Jobs) of the object. |
void |
Mapping.setSourceColumns(ItemList<DatabaseColumn> sourceColumns)
Set the
source_columns property (displayed as Source Columns) of the object. |
void |
MappingSpecification.setSourceDatabaseTablesOrViews(ItemList<Datagroup> sourceDatabaseTablesOrViews)
Set the
source_database_tables_or_views property (displayed as Source Database Tables or Views) of the object. |
void |
SharedContainer.setSourceMappings(ItemList<MainObject> sourceMappings)
Set the
source_mappings property (displayed as Source Mappings) of the object. |
void |
View.setSourceMappingSpecifications(ItemList<MappingSpecification> sourceMappingSpecifications)
Set the
source_mapping_specifications property (displayed as Source Mapping Specifications) of the object. |
void |
DatabaseTable.setSourceMappingSpecifications(ItemList<MappingSpecification> sourceMappingSpecifications)
Set the
source_mapping_specifications property (displayed as Source Mapping Specifications) of the object. |
void |
ExtensionMapping.setSources(ItemList<InformationAsset> sources)
Set the
sources property (displayed as Sources) of the object. |
void |
CdcMapping.setSources(ItemList<InformationAsset> sources)
Set the
sources property (displayed as Sources) of the object. |
void |
WarehouseMapping.setSources(ItemList<InformationAsset> sources)
Set the
sources property (displayed as Sources) of the object. |
void |
Mapping.setSourceTerms(ItemList<Term> sourceTerms)
Set the
source_terms property (displayed as Source Terms) of the object. |
void |
BiReportQuerySummaryFilter.setSrcContainsBiReportQueryItems(ItemList<Reportobject> srcContainsBiReportQueryItems)
Set the
src_contains_bi_report_query_items property (displayed as Referenced by BI Report Query Item) of the object. |
void |
BiReportQueryDetailFilter.setSrcContainsBiReportQueryItems(ItemList<Reportobject> srcContainsBiReportQueryItems)
Set the
src_contains_bi_report_query_items property (displayed as Referenced by BI Report Query Item) of the object. |
void |
BiReportQueryItem.setSrcContainsBiReportQueryItems(ItemList<Reportobject> srcContainsBiReportQueryItems)
Set the
src_contains_bi_report_query_items property (displayed as Referenced by BI Report Query Item) of the object. |
void |
Link.setStageColumns(ItemList<DataItem> stageColumns)
Set the
stage_columns property (displayed as Stage Columns) of the object. |
void |
DsstageType.setStages(ItemList<Stage> stages)
Set the
stages property (displayed as Stages) of the object. |
void |
SharedContainer.setStages(ItemList<Stage> stages)
Set the
stages property (displayed as Stages) of the object. |
void |
Dsjob.setStages(ItemList<Stage> stages)
Set the
stages property (displayed as Stages) of the object. |
void |
TransformationProject.setStageTypes(ItemList<DsstageType> stageTypes)
Set the
stage_types property (displayed as Stage Types) of the object. |
void |
Stage.setStageVariable(ItemList<StageVariable> stageVariable)
Set the
stage_variable property (displayed as Stage Variables) of the object. |
void |
TransformationProject.setStandardizationRuleSets(ItemList<StandardizationRuleSet> standardizationRuleSets)
Set the
standardization_rule_sets property (displayed as Standardization Rule Sets) of the object. |
void |
Stage.setStandardizationRuleSets(ItemList<StandardizationRuleSet> standardizationRuleSets)
Set the
standardization_rule_sets property (displayed as Standardization Rule Sets) of the object. |
void |
InvDataRule.setSteward(ItemList<AsclSteward> steward)
Set the
steward property (displayed as Steward) of the object. |
void |
InvDataRuleSet.setSteward(ItemList<AsclSteward> steward)
Set the
steward property (displayed as Steward) of the object. |
void |
StageType.setSteward(ItemList<Steward> steward)
Set the
steward property (displayed as Steward) of the object. |
void |
TableAnalysisSummary.setSteward(ItemList<Steward> steward)
Set the
steward property (displayed as Steward) of the object. |
void |
ColumnAnalysisSummary.setSteward(ItemList<Steward> steward)
Set the
steward property (displayed as Steward) of the object. |
void |
LogicalVariable.setStewards(ItemList<AsclSteward> stewards)
Set the
stewards property (displayed as Stewards) of the object. |
void |
MainObject.setStewards(ItemList<AsclSteward> stewards)
Set the
stewards property (displayed as Stewards) of the object. |
void |
OutParameter.setStoredProcedure(ItemList<StoredProcedureDefinition> storedProcedure)
Set the
stored_procedure property (displayed as Stored Procedure) of the object. |
void |
ResultColumn.setStoredProcedureDefinition(ItemList<StoredProcedureDefinition> storedProcedureDefinition)
Set the
stored_procedure_definition property (displayed as Stored Procedure Definition) of the object. |
void |
InoutParameter.setStoredProcedureDefinition(ItemList<StoredProcedureDefinition> storedProcedureDefinition)
Set the
stored_procedure_definition property (displayed as Stored Procedure Definition) of the object. |
void |
InParameter.setStoredProcedureDefinition(ItemList<StoredProcedureDefinition> storedProcedureDefinition)
Set the
stored_procedure_definition property (displayed as Stored Procedure Definition) of the object. |
void |
StoredProcedure.setStoredProcedureParameters(ItemList<StoredProcedureParameter> storedProcedureParameters)
Set the
stored_procedure_parameters property (displayed as Stored Procedure Parameters) of the object. |
void |
DatabaseSchema.setStoredProcedures(ItemList<StoredProcedure> storedProcedures)
Set the
stored_procedures property (displayed as Stored Procedures) of the object. |
void |
LineageContainer.setSubBusinessContainer(ItemList<Category> subBusinessContainer)
Set the
sub_business_container property (displayed as Sub Business Container) of the object. |
void |
Category.setSubcategories(ItemList<Category> subcategories)
Set the
subcategories property (displayed as Subcategories) of the object. |
void |
LogicalDataModel.setSubjectAreas(ItemList<SubjectArea> subjectAreas)
Set the
subject_areas property (displayed as Subject Areas) of the object. |
void |
LogicalEntity.setSubjectAreas(ItemList<SubjectArea> subjectAreas)
Set the
subject_areas property (displayed as Subject Areas) of the object. |
void |
InformationGovernancePolicy.setSubpolicies(ItemList<InformationGovernancePolicy> subpolicies)
Set the
subpolicies property (displayed as Subpolicies) of the object. |
void |
LogicalEntity.setSubtypes(ItemList<LogicalEntity> subtypes)
Set the
subtypes property (displayed as Subtypes) of the object. |
void |
DataFileFolder.setSuggestedTermAssignments(ItemList<TermAssignment> suggestedTermAssignments)
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
void |
DataFileRecord.setSuggestedTermAssignments(ItemList<TermAssignment> suggestedTermAssignments)
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
void |
DataFile.setSuggestedTermAssignments(ItemList<TermAssignment> suggestedTermAssignments)
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
void |
DatabaseColumn.setSuggestedTermAssignments(ItemList<TermAssignment> suggestedTermAssignments)
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
void |
View.setSuggestedTermAssignments(ItemList<TermAssignment> suggestedTermAssignments)
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
void |
DatabaseSchema.setSuggestedTermAssignments(ItemList<TermAssignment> suggestedTermAssignments)
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
void |
DatabaseTable.setSuggestedTermAssignments(ItemList<TermAssignment> suggestedTermAssignments)
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
void |
Database.setSuggestedTermAssignments(ItemList<TermAssignment> suggestedTermAssignments)
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
void |
DataFileField.setSuggestedTermAssignments(ItemList<TermAssignment> suggestedTermAssignments)
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
void |
HbaseNamespace.setSuggestedTermAssignments(ItemList<TermAssignment> suggestedTermAssignments)
Deprecated.
No longer applicable from 11.7.1.1 onwards.
|
void |
LogicalEntity.setSupertypes(ItemList<LogicalEntity> supertypes)
Set the
supertypes property (displayed as Supertypes) of the object. |
void |
Term.setSynonyms(ItemList<Term> synonyms)
Set the
synonyms property (displayed as Synonyms) of the object. |
void |
ColumnDefinition.setTableDefinition(ItemList<TableDefinition> tableDefinition)
Set the
table_definition property (displayed as Table Definition) of the object. |
void |
TransformationProject.setTableDefinitions(ItemList<TableDefinition> tableDefinitions)
Set the
table_definitions property (displayed as Table Definitions) of the object. |
void |
View.setTableDefinitions(ItemList<TableDefinition> tableDefinitions)
Set the
table_definitions property (displayed as Table Definitions) of the object. |
void |
DatabaseTable.setTableDefinitions(ItemList<TableDefinition> tableDefinitions)
Set the
table_definitions property (displayed as Table Definitions) of the object. |
void |
Mapping.setTargetColumns(ItemList<DatabaseColumn> targetColumns)
Set the
target_columns property (displayed as Target Columns) of the object. |
void |
MappingSpecification.setTargetDatabaseTablesOrViews(ItemList<Datagroup> targetDatabaseTablesOrViews)
Set the
target_database_tables_or_views property (displayed as Target Database Tables or Views) of the object. |
void |
SharedContainer.setTargetMappings(ItemList<MainObject> targetMappings)
Set the
target_mappings property (displayed as Target Mappings) of the object. |
void |
View.setTargetMappingSpecifications(ItemList<MappingSpecification> targetMappingSpecifications)
Set the
target_mapping_specifications property (displayed as Target Mapping Specifications) of the object. |
void |
DatabaseTable.setTargetMappingSpecifications(ItemList<MappingSpecification> targetMappingSpecifications)
Set the
target_mapping_specifications property (displayed as Target Mapping Specifications) of the object. |
void |
ExtensionMapping.setTargets(ItemList<InformationAsset> targets)
Set the
targets property (displayed as Targets) of the object. |
void |
CdcMapping.setTargets(ItemList<InformationAsset> targets)
Set the
targets property (displayed as Targets) of the object. |
void |
WarehouseMapping.setTargets(ItemList<InformationAsset> targets)
Set the
targets property (displayed as Targets) of the object. |
void |
Mapping.setTargetTerms(ItemList<Term> targetTerms)
Set the
target_terms property (displayed as Target Terms) of the object. |
void |
ChangedProperties.setTermHistory(ItemList<TermHistory> termHistory)
Set the
term_history property (displayed as Term History) of the object. |
void |
Category.setTerms(ItemList<Term> terms)
Set the
terms property (displayed as Terms) of the object. |
void |
BiReportQuery.setTheContext(ItemList<MainObject> context)
Set the
context property (displayed as Context) of the object. |
void |
PhysicalObject.setTheContext(ItemList<MainObject> context)
Set the
context property (displayed as Context) of the object. |
void |
BiReportQueryUsage.setTheContext(ItemList<MainObject> context)
Set the
context property (displayed as Context) of the object. |
void |
XsdElement.setTheContext(ItemList<MainObject> context)
Set the
context property (displayed as Parent XSD Object) of the object. |
void |
XsdAttribute.setTheContext(ItemList<MainObject> context)
Set the
context property (displayed as Parent XSD Object) of the object. |
void |
BiFilter.setTheContext(ItemList<Olapobject> context)
Set the
context property (displayed as Context) of the object. |
void |
BiHierarchy.setTheContext(ItemList<Olapobject> context)
Set the
context property (displayed as Context) of the object. |
void |
Host.setTransformationProjects(ItemList<TransformationProject> transformationProjects)
Set the
transformation_projects property (displayed as Transformation Projects) of the object. |
void |
DataElement.setTransforms(ItemList<TransformsFunction> transforms)
Set the
transforms property (displayed as Transforms) of the object. |
void |
TransformationProject.setTransforms(ItemList<TransformsFunction> transforms)
Set the
transforms property (displayed as Transforms) of the object. |
void |
Category.setTranslations(ItemList<Category> translations)
Set the
translations property (displayed as Translations) of the object. |
void |
InformationGovernancePolicy.setTranslations(ItemList<InformationGovernancePolicy> translations)
Set the
translations property (displayed as Translations) of the object. |
void |
InformationGovernanceRule.setTranslations(ItemList<InformationGovernanceRule> translations)
Set the
translations property (displayed as Translations) of the object. |
void |
Term.setTranslations(ItemList<Term> translations)
Set the
translations property (displayed as Translations) of the object. |
void |
TupleAttribute.setTupleAttribute(ItemList<TupleAttribute> tupleAttribute)
Set the
tuple_attribute property (displayed as Tuple Attribute) of the object. |
void |
Tuple.setTupleAttributes(ItemList<TupleAttribute> tupleAttributes)
Set the
tuple_attributes property (displayed as Tuple Attributes) of the object. |
void |
TupleAttribute.setTupleOrTupleAttribute(ItemList<MainObject> tupleOrTupleAttribute)
Set the
tuple_or_tuple_attribute property (displayed as Tuple or Tuple Attribute) of the object. |
void |
XsdElement.setUniqueKeys(ItemList<XsdUniqueKey> uniqueKeys)
Set the
unique_keys property (displayed as Unique Keys) of the object. |
void |
ParameterSet2.setUsedAsParameterDef(ItemList<Parameter> usedAsParameterDef)
Set the
used_as_parameter_def property (displayed as Used As Parameter Def) of the object. |
void |
DataConnectionMapping.setUsedBy(ItemList<MainObject> usedBy)
Set the
used_by property (displayed as Used by) of the object. |
void |
IdocSegmentType.setUsedByAnalyticsObjects(ItemList<AnalyticsObject> usedByAnalyticsObjects)
Set the
used_by_analytics_objects property (displayed as Used By Data Science) of the object. |
void |
IdocField.setUsedByAnalyticsObjects(ItemList<AnalyticsObject> usedByAnalyticsObjects)
Set the
used_by_analytics_objects property (displayed as Used By Data Science) of the object. |
void |
DataField.setUsedByAnalyticsObjects(ItemList<AnalyticsObject> usedByAnalyticsObjects)
Set the
used_by_analytics_objects property (displayed as Used By Data Science) of the object. |
void |
BiCollectionMember.setUsedByBiCubes(ItemList<BiCube> usedByBiCubes)
Set the
used_by_bi_cubes property (displayed as Used by BI Cubes) of the object. |
void |
BiCollection.setUsedByBiCubes(ItemList<BiCube> usedByBiCubes)
Set the
used_by_bi_cubes property (displayed as Used by BI Cubes) of the object. |
void |
BiCollection.setUsedByBiReportQueries(ItemList<BiReportQuery> usedByBiReportQueries)
Set the
used_by_bi_report_queries property (displayed as Used by BI Report Queries) of the object. |
void |
BiCollectionMember.setUsedByBiReportQueryItems(ItemList<Reportobject> usedByBiReportQueryItems)
Set the
used_by_bi_report_query_items property (displayed as Used by BI Report Query Items) of the object. |
void |
BiCube.setUsedByBiReports(ItemList<BiReport> usedByBiReports)
Set the
used_by_bi_reports property (displayed as Used by BI Reports) of the object. |
void |
BiModel.setUsedByBiReports(ItemList<BiReport> usedByBiReports)
Set the
used_by_bi_reports property (displayed as Used by BI Reports) of the object. |
void |
DatabaseDomain.setUsedByDataItems(ItemList<DataItem> usedByDataItems)
Set the
used_by_data_items property (displayed as Used by Data Items) of the object. |
void |
PhysicalDomain.setUsedByDataItems(ItemList<DesignColumn> usedByDataItems)
Set the
used_by_data_items property (displayed as Used by Data Items) of the object. |
void |
LogicalValidationList.setUsedByEntityAttributes(ItemList<EntityAttribute> usedByEntityAttributes)
Set the
used_by_entity_attributes property (displayed as Used by Entity Attributes) of the object. |
void |
LogicalValidationRange.setUsedByEntityAttributes(ItemList<EntityAttribute> usedByEntityAttributes)
Set the
used_by_entity_attributes property (displayed as Used by Entity Attributes) of the object. |
void |
LogicalValidationRule.setUsedByEntityAttributes(ItemList<EntityAttribute> usedByEntityAttributes)
Set the
used_by_entity_attributes property (displayed as Used by Entity Attributes) of the object. |
void |
ColumnDefinition.setUsedByStageColumns(ItemList<DataItem> usedByStageColumns)
Set the
used_by_stage_columns property (displayed as Used by Stage Columns) of the object. |
void |
MatchSpecification.setUsedByStages(ItemList<Stage> usedByStages)
Set the
used_by_stages property (displayed as Stages) of the object. |
void |
StandardizationRuleSet.setUsedByStages(ItemList<Stage> usedByStages)
Set the
used_by_stages property (displayed as Stages) of the object. |
void |
StandardizationObject.setUsedByStages(ItemList<Stage> usedByStages)
Set the
used_by_stages property (displayed as Stages) of the object. |
void |
Classdescriptor.setUsedInApplicationFunction(ItemList<Applicationfunction> usedInApplicationFunction)
Set the
used_in_application_function property (displayed as Used In Application Function) of the object. |
void |
UserRole.setUsers(ItemList<Steward> users)
Set the
users property (displayed as Users) of the object. |
void |
BiReportQuerySummaryFilter.setUsesBiCollectionMembers(ItemList<BiCollectionMember> usesBiCollectionMembers)
Set the
uses_bi_collection_members property (displayed as Uses BI Collection Members) of the object. |
void |
BiReportQueryDetailFilter.setUsesBiCollectionMembers(ItemList<BiCollectionMember> usesBiCollectionMembers)
Set the
uses_bi_collection_members property (displayed as Uses BI Collection Members) of the object. |
void |
BiReportQueryItem.setUsesBiCollectionMembers(ItemList<BiCollectionMember> usesBiCollectionMembers)
Set the
uses_bi_collection_members property (displayed as Uses BI Collection Members) of the object. |
void |
BiReportQuery.setUsesBiCollections(ItemList<BiCollection> usesBiCollections)
Set the
uses_bi_collections property (displayed as Uses BI Collections) of the object. |
void |
BiReportQueryUsage.setUsesBiCollections(ItemList<BiCollection> usesBiCollections)
Set the
uses_bi_collections property (displayed as Uses BI Collections) of the object. |
void |
Applicationfunction.setUsesClassDescriptor(ItemList<Classdescriptor> usesClassDescriptor)
Set the
uses_class_descriptor property (displayed as Uses Class Descriptor) of the object. |
void |
BiCollectionMember.setUsesDatabaseColumns(ItemList<DatabaseColumn> usesDatabaseColumns)
Set the
uses_database_columns property (displayed as Uses Database Columns) of the object. |
void |
BiReportQuerySummaryFilter.setUsesDatabaseColumns(ItemList<DataItem> usesDatabaseColumns)
Set the
uses_database_columns property (displayed as Uses Database Columns) of the object. |
void |
BiReportQueryDetailFilter.setUsesDatabaseColumns(ItemList<DataItem> usesDatabaseColumns)
Set the
uses_database_columns property (displayed as Uses Database Columns) of the object. |
void |
BiReportQueryItem.setUsesDatabaseColumns(ItemList<DataItem> usesDatabaseColumns)
Set the
uses_database_columns property (displayed as Uses Database Columns) of the object. |
void |
InferredForeignKey.setUsesDatabaseFields(ItemList<DatabaseColumn> usesDatabaseFields)
Set the
uses_database_fields property (displayed as Uses Database Fields) of the object. |
void |
BiModel.setUsesDatabases(ItemList<Database> usesDatabases)
Set the
uses_databases property (displayed as Uses Databases) of the object. |
void |
BiReportQuery.setUsesDatabaseTablesOrViews(ItemList<Datagroup> usesDatabaseTablesOrViews)
Set the
uses_database_tables_or_views property (displayed as Uses Database Tables or Views) of the object. |
void |
BiReportQueryUsage.setUsesDatabaseTablesOrViews(ItemList<Datagroup> usesDatabaseTablesOrViews)
Set the
uses_database_tables_or_views property (displayed as Uses Database Tables or Views) of the object. |
void |
BiCollection.setUsesDatabaseTablesOrViews(ItemList<Datagroup> usesDatabaseTablesOrViews)
Set the
uses_database_tables_or_views property (displayed as Uses Database Tables or Views) of the object. |
void |
DataFileFolder.setUsesDataFileDefinitions(ItemList<DataFileDefinition> usesDataFileDefinitions)
Set the
uses_data_file_definitions property (displayed as Uses Data File Definitions) of the object. |
void |
AmazonS3DataFileFolder.setUsesDataFileDefinitions(ItemList<DataFileDefinition> usesDataFileDefinitions)
Set the
uses_data_file_definitions property (displayed as Uses Data File Definitions) of the object. |
void |
DataFileFolderNobucket.setUsesDataFileDefinitions(ItemList<DataFileDefinition> usesDataFileDefinitions)
Set the
uses_data_file_definitions property (displayed as Uses Data File Definitions) of the object. |
void |
AmazonS3Bucket.setUsesDataFileDefinitions(ItemList<DataFileDefinition> usesDataFileDefinitions)
Set the
uses_data_file_definitions property (displayed as Uses Data File Definitions) of the object. |
void |
Filterconstraint.setUsesFlowVariable(ItemList<DataItem> usesFlowVariable)
Set the
uses_flow_variable property (displayed as Uses Flow Variable) of the object. |
void |
JobConstraint.setUsesFlowVariable(ItemList<DataItem> usesFlowVariable)
Set the
uses_flow_variable property (displayed as Stage Columns) of the object. |
void |
LineageReportTemplate.setUsesLineageFilter(ItemList<Lineagefilter> usesLineageFilter)
Set the
uses_lineage_filter property (displayed as Uses Lineage Filter) of the object. |
void |
DataItem.setValidatedByDataValues(ItemList<DataItemValue> validatedByDataValues)
Set the
validated_by_data_values property (displayed as Validated By Data Values) of the object. |
void |
EntityAttribute.setValidationList(ItemList<LogicalValidationList> validationList)
Set the
validation_list property (displayed as Validation List) of the object. |
void |
DatabaseColumn.setValidityTables(ItemList<ValidityTable> validityTables)
Set the
validity_tables property (displayed as Validity Tables) of the object. |
void |
ValidValueList2.setValidValueListOfContainsValidValuesInverse(ItemList<ValidValueList2> validValueListOfContainsValidValuesInverse)
Set the
valid_value_list_of_contains_valid_values_inverse property (displayed as Valid Value List Of Contains Valid Values Inverse) of the object. |
void |
Validvalues.setValidValueListOfContainsValidValuesInverse(ItemList<ValidValueList2> validValueListOfContainsValidValuesInverse)
Set the
valid_value_list_of_contains_valid_values_inverse property (displayed as Valid Value List Of Contains Valid Values Inverse) of the object. |
void |
ValidValueRange2.setValidValueListOfContainsValidValuesInverse(ItemList<ValidValueList2> validValueListOfContainsValidValuesInverse)
Set the
valid_value_list_of_contains_valid_values_inverse property (displayed as Valid Value List Of Contains Valid Values Inverse) of the object. |
void |
Validvaluerule.setValidValueListOfContainsValidValuesInverse(ItemList<ValidValueList2> validValueListOfContainsValidValuesInverse)
Set the
valid_value_list_of_contains_valid_values_inverse property (displayed as Valid Value List Of Contains Valid Values Inverse) of the object. |
void |
ValidValueList.setValidValues(ItemList<DataItemValue> validValues)
Set the
valid_values property (displayed as Valid Values) of the object. |
void |
DatabaseColumn.setView(ItemList<View> view)
Set the
view property (displayed as Database View) of the object. |
void |
Collection.setViewers(ItemList<Steward> viewers)
Set the
viewers property (displayed as Viewers) of the object. |
void |
DatabaseSchema.setViews(ItemList<View> views)
Set the
views property (displayed as Views) of the object. |
void |
HbaseNamespace.setViews(ItemList<View> views)
Set the
views property (displayed as Views) of the object. |
void |
Instance.setVolumes(ItemList<Volume> volumes)
Set the
volumes property (displayed as Volumes) of the object. |
void |
WarehouseMapping.setWarehouseMappingDocument(ItemList<WarehouseMappingDocument> warehouseMappingDocument)
Set the
warehouse_mapping_document property (displayed as Warehouse Mapping Document) of the object. |
void |
ObjectType.setWritesToDesign(ItemList<InformationAsset> writesToDesign)
Set the
writes_to_(design) property (displayed as Writes to (Design)) of the object. |
void |
ResultColumn.setWritesToDesign(ItemList<InformationAsset> writesToDesign)
Set the
writes_to_(design) property (displayed as Writes to (Design)) of the object. |
void |
StoredProcedureDefinition.setWritesToDesign(ItemList<InformationAsset> writesToDesign)
Set the
writes_to_(design) property (displayed as Writes to (Design)) of the object. |
void |
StageColumn.setWritesToDesign(ItemList<InformationAsset> writesToDesign)
Set the
writes_to_(design) property (displayed as Writes to (Design)) of the object. |
void |
Application.setWritesToDesign(ItemList<InformationAsset> writesToDesign)
Set the
writes_to_(design) property (displayed as Writes to (Design)) of the object. |
void |
InoutParameter.setWritesToDesign(ItemList<InformationAsset> writesToDesign)
Set the
writes_to_(design) property (displayed as Writes to (Design)) of the object. |
void |
Method.setWritesToDesign(ItemList<InformationAsset> writesToDesign)
Set the
writes_to_(design) property (displayed as Writes to (Design)) of the object. |
void |
StoredProcedureParameter.setWritesToDesign(ItemList<InformationAsset> writesToDesign)
Set the
writes_to_(design) property (displayed as Writes to (Design)) of the object. |
void |
InputParameter.setWritesToDesign(ItemList<InformationAsset> writesToDesign)
Set the
writes_to_(design) property (displayed as Writes to (Design)) of the object. |
void |
Stage.setWritesToDesign(ItemList<InformationAsset> writesToDesign)
Set the
writes_to_(design) property (displayed as Writes to (Design)) of the object. |
void |
Dsjob.setWritesToDesign(ItemList<InformationAsset> writesToDesign)
Set the
writes_to_(design) property (displayed as Writes to (Design)) of the object. |
void |
OutParameter.setWritesToDesign(ItemList<InformationAsset> writesToDesign)
Set the
writes_to_(design) property (displayed as Writes to (Design)) of the object. |
void |
StoredProcedure.setWritesToDesign(ItemList<InformationAsset> writesToDesign)
Set the
writes_to_(design) property (displayed as Writes to (Design)) of the object. |
void |
InParameter.setWritesToDesign(ItemList<InformationAsset> writesToDesign)
Set the
writes_to_(design) property (displayed as Writes to (Design)) of the object. |
void |
OutputValue.setWritesToDesign(ItemList<InformationAsset> writesToDesign)
Set the
writes_to_(design) property (displayed as Writes to (Design)) of the object. |
void |
ObjectType.setWritesToOperational(ItemList<InformationAsset> writesToOperational)
Set the
writes_to_(operational) property (displayed as Writes to (Operational)) of the object. |
void |
ResultColumn.setWritesToOperational(ItemList<InformationAsset> writesToOperational)
Set the
writes_to_(operational) property (displayed as Writes to (Operational)) of the object. |
void |
StoredProcedureDefinition.setWritesToOperational(ItemList<InformationAsset> writesToOperational)
Set the
writes_to_(operational) property (displayed as Writes to (Operational)) of the object. |
void |
StageColumn.setWritesToOperational(ItemList<InformationAsset> writesToOperational)
Set the
writes_to_(operational) property (displayed as Writes to (Operational)) of the object. |
void |
Application.setWritesToOperational(ItemList<InformationAsset> writesToOperational)
Set the
writes_to_(operational) property (displayed as Writes to (Operational)) of the object. |
void |
InoutParameter.setWritesToOperational(ItemList<InformationAsset> writesToOperational)
Set the
writes_to_(operational) property (displayed as Writes to (Operational)) of the object. |
void |
Method.setWritesToOperational(ItemList<InformationAsset> writesToOperational)
Set the
writes_to_(operational) property (displayed as Writes to (Operational)) of the object. |
void |
StoredProcedureParameter.setWritesToOperational(ItemList<InformationAsset> writesToOperational)
Set the
writes_to_(operational) property (displayed as Writes to (Operational)) of the object. |
void |
InputParameter.setWritesToOperational(ItemList<InformationAsset> writesToOperational)
Set the
writes_to_(operational) property (displayed as Writes to (Operational)) of the object. |
void |
Stage.setWritesToOperational(ItemList<InformationAsset> writesToOperational)
Set the
writes_to_(operational) property (displayed as Writes to (Operational)) of the object. |
void |
Dsjob.setWritesToOperational(ItemList<InformationAsset> writesToOperational)
Set the
writes_to_(operational) property (displayed as Writes to (Operational)) of the object. |
void |
OutParameter.setWritesToOperational(ItemList<InformationAsset> writesToOperational)
Set the
writes_to_(operational) property (displayed as Writes to (Operational)) of the object. |
void |
StoredProcedure.setWritesToOperational(ItemList<InformationAsset> writesToOperational)
Set the
writes_to_(operational) property (displayed as Writes to (Operational)) of the object. |
void |
InParameter.setWritesToOperational(ItemList<InformationAsset> writesToOperational)
Set the
writes_to_(operational) property (displayed as Writes to (Operational)) of the object. |
void |
OutputValue.setWritesToOperational(ItemList<InformationAsset> writesToOperational)
Set the
writes_to_(operational) property (displayed as Writes to (Operational)) of the object. |
void |
ObjectType.setWritesToStatic(ItemList<InformationAsset> writesToStatic)
Set the
writes_to_(static) property (displayed as Writes to (Static)) of the object. |
void |
ResultColumn.setWritesToStatic(ItemList<InformationAsset> writesToStatic)
Set the
writes_to_(static) property (displayed as Writes to (Static)) of the object. |
void |
StoredProcedureDefinition.setWritesToStatic(ItemList<InformationAsset> writesToStatic)
Set the
writes_to_(static) property (displayed as Writes to (Static)) of the object. |
void |
StageColumn.setWritesToStatic(ItemList<InformationAsset> writesToStatic)
Set the
writes_to_(static) property (displayed as Writes to (Static)) of the object. |
void |
Application.setWritesToStatic(ItemList<InformationAsset> writesToStatic)
Set the
writes_to_(static) property (displayed as Writes to (Static)) of the object. |
void |
InoutParameter.setWritesToStatic(ItemList<InformationAsset> writesToStatic)
Set the
writes_to_(static) property (displayed as Writes to (Static)) of the object. |
void |
Method.setWritesToStatic(ItemList<InformationAsset> writesToStatic)
Set the
writes_to_(static) property (displayed as Writes to (Static)) of the object. |
void |
StoredProcedureParameter.setWritesToStatic(ItemList<InformationAsset> writesToStatic)
Set the
writes_to_(static) property (displayed as Writes to (Static)) of the object. |
void |
InputParameter.setWritesToStatic(ItemList<InformationAsset> writesToStatic)
Set the
writes_to_(static) property (displayed as Writes to (Static)) of the object. |
void |
Stage.setWritesToStatic(ItemList<InformationAsset> writesToStatic)
Set the
writes_to_(static) property (displayed as Writes to (Static)) of the object. |
void |
Dsjob.setWritesToStatic(ItemList<InformationAsset> writesToStatic)
Set the
writes_to_(static) property (displayed as Writes to (Static)) of the object. |
void |
OutParameter.setWritesToStatic(ItemList<InformationAsset> writesToStatic)
Set the
writes_to_(static) property (displayed as Writes to (Static)) of the object. |
void |
StoredProcedure.setWritesToStatic(ItemList<InformationAsset> writesToStatic)
Set the
writes_to_(static) property (displayed as Writes to (Static)) of the object. |
void |
InParameter.setWritesToStatic(ItemList<InformationAsset> writesToStatic)
Set the
writes_to_(static) property (displayed as Writes to (Static)) of the object. |
void |
OutputValue.setWritesToStatic(ItemList<InformationAsset> writesToStatic)
Set the
writes_to_(static) property (displayed as Writes to (Static)) of the object. |
void |
ObjectType.setWritesToUserDefined(ItemList<InformationAsset> writesToUserDefined)
Set the
writes_to_(user_defined) property (displayed as Writes to (User-Defined)) of the object. |
void |
ResultColumn.setWritesToUserDefined(ItemList<InformationAsset> writesToUserDefined)
Set the
writes_to_(user_defined) property (displayed as Writes to (User-Defined)) of the object. |
void |
StoredProcedureDefinition.setWritesToUserDefined(ItemList<InformationAsset> writesToUserDefined)
Set the
writes_to_(user_defined) property (displayed as Writes to (User-Defined)) of the object. |
void |
StageColumn.setWritesToUserDefined(ItemList<InformationAsset> writesToUserDefined)
Set the
writes_to_(user_defined) property (displayed as Writes to (User-Defined)) of the object. |
void |
Application.setWritesToUserDefined(ItemList<InformationAsset> writesToUserDefined)
Set the
writes_to_(user_defined) property (displayed as Writes to (User-Defined)) of the object. |
void |
InoutParameter.setWritesToUserDefined(ItemList<InformationAsset> writesToUserDefined)
Set the
writes_to_(user_defined) property (displayed as Writes to (User-Defined)) of the object. |
void |
Method.setWritesToUserDefined(ItemList<InformationAsset> writesToUserDefined)
Set the
writes_to_(user_defined) property (displayed as Writes to (User-Defined)) of the object. |
void |
StoredProcedureParameter.setWritesToUserDefined(ItemList<InformationAsset> writesToUserDefined)
Set the
writes_to_(user_defined) property (displayed as Writes to (User-Defined)) of the object. |
void |
InputParameter.setWritesToUserDefined(ItemList<InformationAsset> writesToUserDefined)
Set the
writes_to_(user_defined) property (displayed as Writes to (User-Defined)) of the object. |
void |
Stage.setWritesToUserDefined(ItemList<InformationAsset> writesToUserDefined)
Set the
writes_to_(user_defined) property (displayed as Writes to (User-Defined)) of the object. |
void |
Dsjob.setWritesToUserDefined(ItemList<InformationAsset> writesToUserDefined)
Set the
writes_to_(user_defined) property (displayed as Writes to (User-Defined)) of the object. |
void |
OutParameter.setWritesToUserDefined(ItemList<InformationAsset> writesToUserDefined)
Set the
writes_to_(user_defined) property (displayed as Writes to (User-Defined)) of the object. |
void |
StoredProcedure.setWritesToUserDefined(ItemList<InformationAsset> writesToUserDefined)
Set the
writes_to_(user_defined) property (displayed as Writes to (User-Defined)) of the object. |
void |
InParameter.setWritesToUserDefined(ItemList<InformationAsset> writesToUserDefined)
Set the
writes_to_(user_defined) property (displayed as Writes to (User-Defined)) of the object. |
void |
OutputValue.setWritesToUserDefined(ItemList<InformationAsset> writesToUserDefined)
Set the
writes_to_(user_defined) property (displayed as Writes to (User-Defined)) of the object. |
void |
InformationAsset.setWrittenByDesign(ItemList<InformationAsset> writtenByDesign)
Set the
written_by_(design) property (displayed as Written by (Design)) of the object. |
void |
InformationAsset.setWrittenByOperational(ItemList<InformationAsset> writtenByOperational)
Set the
written_by_(operational) property (displayed as Written by (Operational)) of the object. |
void |
InformationAsset.setWrittenByStatic(ItemList<InformationAsset> writtenByStatic)
Set the
written_by_(static) property (displayed as Written by (Static)) of the object. |
void |
InformationAsset.setWrittenByUserDefined(ItemList<InformationAsset> writtenByUserDefined)
Set the
written_by_(user_defined) property (displayed as Written by (User-Defined)) of the object. |
void |
XmlSchemaLibrary.setXmlSchemaDefinitions(ItemList<XmlSchemaDefinition> xmlSchemaDefinitions)
Set the
xml_schema_definitions property (displayed as XML Schema Definitions) of the object. |
void |
XmlSchemaDefinition.setXmlSchemaLibrary(ItemList<XmlSchemaLibrary> xmlSchemaLibrary)
Set the
xml_schema_library property (displayed as XML Schema Library) of the object. |
void |
Olaphierarchyassociation.setXOfOlapLevel(ItemList<BiLevel> xOfOlapLevel)
Set the
x_of_olap_level property (displayed as X Of OLAP Level) of the object. |
void |
XsdAttributeReference.setXsdAttributeGroup(ItemList<XsdAttributeGroup> xsdAttributeGroup)
Set the
xsd_attribute_group property (displayed as Attribute Group) of the object. |
void |
XsdAttributeReference.setXsdComplexType(ItemList<XsdComplexType> xsdComplexType)
Set the
xsd_complex_type property (displayed as XSD Complex Type) of the object. |
void |
XsdElementGroupReference.setXsdComplexType(ItemList<XsdComplexType> xsdComplexType)
Set the
xsd_complex_type property (displayed as XSD Complex Type) of the object. |
void |
XsdAttributeReference.setXsdElement(ItemList<MainObject> xsdElement)
Set the
xsd_element property (displayed as XSD Element) of the object. |
void |
XsdElementGroupReference.setXsdElement(ItemList<MainObject> xsdElement)
Set the
xsd_element property (displayed as XSD Element) of the object. |
void |
XsdElementGroupReference.setXsdElementGroup(ItemList<XsdElementGroup> xsdElementGroup)
Set the
xsd_element_group property (displayed as XSD Element Group) of the object. |
void |
XsdUniqueKey.setXsdElementsOrAttributes(ItemList<MainObject> xsdElementsOrAttributes)
Set the
xsd_elements_or_attributes property (displayed as XSD Elements or Attributes) of the object. |
void |
XsdForeignKey.setXsdElementsOrAttributes(ItemList<MainObject> xsdElementsOrAttributes)
Set the
xsd_elements_or_attributes property (displayed as XSD Elements or Attributes) of the object. |
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<Note> |
Reference.notes |
| Modifier and Type | Method and Description |
|---|---|
ItemList<Note> |
Reference.getNotes()
Retrieve the
notes property (displayed as 'Notes') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Reference.setNotes(ItemList<Note> notes)
Set the
notes property (displayed as Notes) of the object. |
| Modifier and Type | Method and Description |
|---|---|
ItemList<DataItem> |
ColumnLevelLineage.getNextStageColumns()
Retrieve the
next_stage_columns property (displayed as 'Next Stage Columns or Variables') of the object. |
ItemList<DataItem> |
ColumnLevelLineage.getPreviousStageColumns()
Retrieve the
previous_stage_columns property (displayed as 'Previous Stage Columns or Variables') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnLevelLineage.setNextStageColumns(ItemList<DataItem> nextStageColumns)
Set the
next_stage_columns property (displayed as Next Stage Columns or Variables) of the object. |
void |
ColumnLevelLineage.setPreviousStageColumns(ItemList<DataItem> previousStageColumns)
Set the
previous_stage_columns property (displayed as Previous Stage Columns or Variables) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.