| Modifier and Type | Method and Description |
|---|---|
Reference |
IGCRestClient.getAssetById(String rid)
Retrieve all information about an asset from IGC.
|
Reference |
IGCRestClient.getAssetRefById(String rid)
Retrieve only the minimal unique properties of an asset from IGC.
|
protected Reference |
IGCRestClient.readJSONIntoPOJO(com.fasterxml.jackson.databind.JsonNode jsonNode)
Attempt to convert a JSON structure into a Java object, based on the registered POJOs.
|
Reference |
IGCRestClient.readJSONIntoPOJO(String json)
Attempt to convert the JSON string into a Java object, based on the registered POJOs.
|
| Modifier and Type | Method and Description |
|---|---|
List<Reference> |
IGCRestClient.getAllPages(List<Reference> items,
Paging paging)
Retrieve all pages of results from a set of Paging details and items
... |
| Modifier and Type | Method and Description |
|---|---|
String |
IGCRestClient.getValueAsJSON(Reference asset)
Attempt to convert the provided IGC object into JSON, based on the registered POJOs.
|
| Modifier and Type | Method and Description |
|---|---|
List<Reference> |
IGCRestClient.getAllPages(List<Reference> items,
Paging paging)
Retrieve all pages of results from a set of Paging details and items
... |
| Modifier and Type | Class and Description |
|---|---|
class |
InformationAsset
The supertype of the IGC technical objects (including all OpenIGC assets).
|
class |
MainObject
The supertype of many IGC objects -- in particular, any OpenIGC objects.
|
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<Reference> |
Reference._context
Provides the context to the unique identity of this asset.
|
protected ArrayList<Reference> |
ReferenceList.items
The 'items' property of a ReferenceList gives the actual items that are part of this particular page.
|
| Modifier and Type | Method and Description |
|---|---|
Reference |
Reference.getAssetDetails(IGCRestClient igcrest)
Retrieve the asset details from a minimal reference stub.
|
Reference |
Reference.getAssetWithSubsetOfProperties(IGCRestClient igcrest,
String[] properties)
This will generally be the most performant method by which to retrieve asset information, when only
some subset of properties is required
|
Reference |
Reference.getAssetWithSubsetOfProperties(IGCRestClient igcrest,
String[] properties,
int pageSize)
This will generally be the most performant method by which to retrieve asset information, when only
some subset of properties is required
|
Reference |
Reference.getAssetWithSubsetOfProperties(IGCRestClient igcrest,
String[] properties,
int pageSize,
IGCSearchSorting sorting)
This will generally be the most performant method by which to retrieve asset information, when only
some subset of properties is required
|
Reference |
Reference.getFullAssetDetails(IGCRestClient igcrest)
Retrieve all of the asset details, including all relationships, from a minimal reference stub.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Reference> |
Reference.getContext() |
ArrayList<Reference> |
ReferenceList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
Reference.setContext(ArrayList<Reference> _context) |
void |
ReferenceList.setItems(ArrayList<Reference> items) |
| Constructor and Description |
|---|
Identity(List<Reference> context,
String assetType,
String assetName)
Creates a new identity based on the identity characteristics provided.
|
Identity(List<Reference> context,
String assetType,
String assetName,
String rid)
Creates a new identity based on the identity characteristics provided.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Acl
POJO for the
acl asset type in IGC, displayed as 'Acl' in the IGC UI. |
class |
Aclentry
POJO for the
aclentry asset type in IGC, displayed as 'AclEntry' in the IGC UI. |
class |
Actiondescriptor
POJO for the
actiondescriptor asset type in IGC, displayed as 'ActionDescriptor' in the IGC UI. |
class |
AmazonS3Bucket
POJO for the
amazon_s3_bucket asset type in IGC, displayed as 'Amazon S3 Bucket' in the IGC UI. |
class |
AmazonS3DataFile
POJO for the
amazon_s3_data_file asset type in IGC, displayed as 'Amazon S3 Data File' in the IGC UI. |
class |
AmazonS3DataFileField
POJO for the
amazon_s3_data_file_field asset type in IGC, displayed as 'Amazon S3 Data File Field' in the IGC UI. |
class |
AmazonS3DataFileFolder
POJO for the
amazon_s3_data_file_folder asset type in IGC, displayed as 'Amazon S3 Data File Folder' in the IGC UI. |
class |
AmazonS3DataFileRecord
POJO for the
amazon_s3_data_file_record asset type in IGC, displayed as 'Amazon S3 Data File Record' in the IGC UI. |
class |
AnalysisProject
POJO for the
analysis_project asset type in IGC, displayed as 'Analysis Project' in the IGC UI. |
class |
Analysissummaryobject
POJO for the
analysissummaryobject asset type in IGC, displayed as 'AnalysisSummaryObject' in the IGC UI. |
class |
Application
POJO for the
application asset type in IGC, displayed as 'Application' in the IGC UI. |
class |
Applicationfunction
POJO for the
applicationfunction asset type in IGC, displayed as 'ApplicationFunction' in the IGC UI. |
class |
ApplicationInstall
POJO for the
application_install asset type in IGC, displayed as 'Application Install' in the IGC UI. |
class |
Applicationsetting
POJO for the
applicationsetting asset type in IGC, displayed as 'ApplicationSetting' in the IGC UI. |
class |
Archivedtask
POJO for the
archivedtask asset type in IGC, displayed as 'ArchivedTask' in the IGC UI. |
class |
Array
POJO for the
array asset type in IGC, displayed as 'Array' in the IGC UI. |
class |
AsclSteward
POJO for the
ascl_steward asset type in IGC, displayed as 'Steward' in the IGC UI. |
class |
Associativeobject
POJO for the
associativeobject asset type in IGC, displayed as 'AssociativeObject' in the IGC UI. |
class |
Attribute
POJO for the
attribute asset type in IGC, displayed as 'Attribute' in the IGC UI. |
class |
AttributeType
POJO for the
attribute_type asset type in IGC, displayed as 'Attribute Type' in the IGC UI. |
class |
AttributeTypeField
POJO for the
attribute_type_field asset type in IGC, displayed as 'Attribute Type Field' in the IGC UI. |
class |
BiCollection
POJO for the
bi_collection asset type in IGC, displayed as 'BI Collection' in the IGC UI. |
class |
BiCollectionDimension
POJO for the
bi_collection_dimension asset type in IGC, displayed as 'BI Collection Dimension' in the IGC UI. |
class |
BiCollectionFact
POJO for the
bi_collection_fact asset type in IGC, displayed as 'BI Collection Fact' in the IGC UI. |
class |
BiCollectionMember
POJO for the
bi_collection_member asset type in IGC, displayed as 'BI Collection Member' in the IGC UI. |
class |
BiCube
POJO for the
bi_cube asset type in IGC, displayed as 'BI Cube' in the IGC UI. |
class |
BiFilter
POJO for the
bi_filter asset type in IGC, displayed as 'BI Filter' in the IGC UI. |
class |
BiFolder
POJO for the
bi_folder asset type in IGC, displayed as 'BI Folder' in the IGC UI. |
class |
BiHierarchy
POJO for the
bi_hierarchy asset type in IGC, displayed as 'BI Hierarchy' in the IGC UI. |
class |
BiHierarchyMember
POJO for the
bi_hierarchy_member asset type in IGC, displayed as 'BI Hierarchy Member' in the IGC UI. |
class |
BiLevel
POJO for the
bi_level asset type in IGC, displayed as 'BI Level' in the IGC UI. |
class |
BiModel
POJO for the
bi_model asset type in IGC, displayed as 'BI Model' in the IGC UI. |
class |
BiOlapLevelElement
POJO for the
bi_olap_level_element asset type in IGC, displayed as 'BI OLAP Level Element' in the IGC UI. |
class |
BiReport
POJO for the
bi_report asset type in IGC, displayed as 'BI Report' in the IGC UI. |
class |
BiReportDataItemSource
POJO for the
bi_report_data_item_source asset type in IGC, displayed as 'BI Report Data Item Source' in the IGC UI. |
class |
BiReportQuery
POJO for the
bi_report_query asset type in IGC, displayed as 'BI Report Query' in the IGC UI. |
class |
BiReportQueryItem
POJO for the
bi_report_query_item asset type in IGC, displayed as 'BI Report Query Item' in the IGC UI. |
class |
BiReportQueryUsage
POJO for the
bi_report_query_usage asset type in IGC, displayed as 'BI Report Query Usage' in the IGC UI. |
class |
BiReportSection
POJO for the
bi_report_section asset type in IGC, displayed as 'BI Report Section' in the IGC UI. |
class |
BiRootFolder
POJO for the
bi_root_folder asset type in IGC, displayed as 'BI Folder' in the IGC UI. |
class |
BiServer
POJO for the
bi_server asset type in IGC, displayed as 'BI Server' in the IGC UI. |
class |
Blueprint
POJO for the
blueprint asset type in IGC, displayed as 'Blueprint' in the IGC UI. |
class |
BlueprintElementLink
POJO for the
blueprint_element_link asset type in IGC, displayed as 'Blueprint Element Link' in the IGC UI. |
class |
CandidateKey
POJO for the
candidate_key asset type in IGC, displayed as 'Candidate Key' in the IGC UI. |
class |
Category
POJO for the
category asset type in IGC, displayed as 'Category' in the IGC UI. |
class |
CdcMapping
POJO for the
cdc_mapping asset type in IGC, displayed as 'CDC Mapping' in the IGC UI. |
class |
CdcMappingDocument
POJO for the
cdc_mapping_document asset type in IGC, displayed as 'CDC Mapping Document' in the IGC UI. |
class |
ChangedProperties
POJO for the
changed_properties asset type in IGC, displayed as 'Changed Properties' in the IGC UI. |
class |
Classdescriptor
POJO for the
classdescriptor asset type in IGC, displayed as 'ClassDescriptor' in the IGC UI. |
class |
Classification
POJO for the
classification asset type in IGC, displayed as 'Classification' in the IGC UI. |
class |
Classificationenabledgroup
POJO for the
classificationenabledgroup asset type in IGC, displayed as 'ClassificationEnabledGroup' in the IGC UI. |
class |
Classificationtask
POJO for the
classificationtask asset type in IGC, displayed as 'ClassificationTask' in the IGC UI. |
class |
Collection
POJO for the
collection asset type in IGC, displayed as 'Collection' in the IGC UI. |
class |
ColumnAnalysis
POJO for the
column_analysis asset type in IGC, displayed as 'Column Analysis' in the IGC UI. |
class |
ColumnAnalysisSummary
POJO for the
column_analysis_summary asset type in IGC, displayed as 'Column Analysis Summary' in the IGC UI. |
class |
ColumnDefinition
POJO for the
column_definition asset type in IGC, displayed as 'Column Definition' in the IGC UI. |
class |
CompositeView
POJO for the
composite_view asset type in IGC, displayed as 'Composite View' in the IGC UI. |
class |
Connector
POJO for the
connector asset type in IGC, displayed as 'Connector' in the IGC UI. |
class |
Credential
POJO for the
credential asset type in IGC, displayed as 'Credential' in the IGC UI. |
class |
Credentials
POJO for the
credentials asset type in IGC, displayed as 'Credentials' in the IGC UI. |
class |
CustomAttribute
POJO for the
custom_attribute asset type in IGC, displayed as 'Custom Attribute' in the IGC UI. |
class |
Customattributedef
POJO for the
customattributedef asset type in IGC, displayed as 'CustomAttributeDef' in the IGC UI. |
class |
Customattributeval
POJO for the
customattributeval asset type in IGC, displayed as 'CustomAttributeVal' in the IGC UI. |
class |
Database
POJO for the
database asset type in IGC, displayed as 'Database' in the IGC UI. |
class |
DatabaseAlias
POJO for the
database_alias asset type in IGC, displayed as 'Database Alias' in the IGC UI. |
class |
DatabaseColumn
POJO for the
database_column asset type in IGC, displayed as 'Database Column' in the IGC UI. |
class |
DatabaseDomain
POJO for the
database_domain asset type in IGC, displayed as 'Database Domain' in the IGC UI. |
class |
DatabaseIndex
POJO for the
database_index asset type in IGC, displayed as 'Database Index' in the IGC UI. |
class |
DatabaseSchema
POJO for the
database_schema asset type in IGC, displayed as 'Database Schema' in the IGC UI. |
class |
DatabaseTable
POJO for the
database_table asset type in IGC, displayed as 'Database Table' in the IGC UI. |
class |
DataClass
POJO for the
data_class asset type in IGC, displayed as 'Data Class' in the IGC UI. |
class |
DataClassOld
POJO for the
data_class_old asset type in IGC, displayed as 'Data Class' in the IGC UI. |
class |
DataConnection
POJO for the
data_connection asset type in IGC, displayed as 'Data Connection' in the IGC UI. |
class |
DataConnectionMapping
POJO for the
data_connection_mapping asset type in IGC, displayed as 'Data Connection Mapping' in the IGC UI. |
class |
DataElement
POJO for the
data_element asset type in IGC, displayed as 'Data Element' in the IGC UI. |
class |
DataFile
POJO for the
data_file asset type in IGC, displayed as 'Data File' in the IGC UI. |
class |
DataFileDefinition
POJO for the
data_file_definition asset type in IGC, displayed as 'Data File Definition' in the IGC UI. |
class |
DataFileDefinitionField
POJO for the
data_file_definition_field asset type in IGC, displayed as 'Data File Definition Field' in the IGC UI. |
class |
DataFileDefinitionRecord
POJO for the
data_file_definition_record asset type in IGC, displayed as 'Data File Definition Record' in the IGC UI. |
class |
DataFileField
POJO for the
data_file_field asset type in IGC, displayed as 'Data File Field' in the IGC UI. |
class |
DataFileFolder
POJO for the
data_file_folder asset type in IGC, displayed as 'Data File Folder' in the IGC UI. |
class |
DataFileRecord
POJO for the
data_file_record asset type in IGC, displayed as 'Data File Record' in the IGC UI. |
class |
Datagroup
POJO for the
datagroup asset type in IGC, displayed as 'DataGroup' in the IGC UI. |
class |
DataItem
POJO for the
data_item asset type in IGC, displayed as 'Data Item' in the IGC UI. |
class |
DataItemDefinition
POJO for the
data_item_definition asset type in IGC, displayed as 'Data Item Definition' in the IGC UI. |
class |
DataItemProperties
POJO for the
data_item_properties asset type in IGC, displayed as 'Data Item Properties' in the IGC UI. |
class |
DataItemValue
POJO for the
data_item_value asset type in IGC, displayed as 'Data Item Value' in the IGC UI. |
class |
DataPolicy
POJO for the
data_policy asset type in IGC, displayed as 'Data Policy' in the IGC UI. |
class |
DataRule
POJO for the
data_rule asset type in IGC, displayed as 'Data Rule' in the IGC UI. |
class |
DataRuleDefinition
POJO for the
data_rule_definition asset type in IGC, displayed as 'Data Rule Definition' in the IGC UI. |
class |
DataRuleResults
POJO for the
data_rule_results asset type in IGC, displayed as 'Data Rule Results' in the IGC UI. |
class |
DataRuleSet
POJO for the
data_rule_set asset type in IGC, displayed as 'Data Rule Set' in the IGC UI. |
class |
DataRuleSetDefinition
POJO for the
data_rule_set_definition asset type in IGC, displayed as 'Data Rule Set Definition' in the IGC UI. |
class |
Datasourcealiasgroup
POJO for the
datasourcealiasgroup asset type in IGC, displayed as 'DataSourceAliasGroup' in the IGC UI. |
class |
DatastageItem
POJO for the
datastage_item asset type in IGC, displayed as 'DataStage Item' in the IGC UI. |
class |
Derivation
POJO for the
derivation asset type in IGC, displayed as 'Derivation' in the IGC UI. |
class |
DesignColumn
POJO for the
design_column asset type in IGC, displayed as 'Design Column' in the IGC UI. |
class |
DesignForeignKey
POJO for the
design_foreign_key asset type in IGC, displayed as 'Design Foreign Key' in the IGC UI. |
class |
DesignKey
POJO for the
design_key asset type in IGC, displayed as 'Design Key' in the IGC UI. |
class |
DesignStoredProcedure
POJO for the
design_stored_procedure asset type in IGC, displayed as 'Design Stored Procedure' in the IGC UI. |
class |
DesignStoredProcedureParameter
POJO for the
design_stored_procedure_parameter asset type in IGC, displayed as 'Design Stored Procedure Parameter' in the IGC UI. |
class |
DesignTable
POJO for the
design_table asset type in IGC, displayed as 'Design Table' in the IGC UI. |
class |
DesignView
POJO for the
design_view asset type in IGC, displayed as 'Design View' in the IGC UI. |
class |
Directory
POJO for the
directory asset type in IGC, displayed as 'Directory' in the IGC UI. |
class |
Directoryproviderconfiguration
POJO for the
directoryproviderconfiguration asset type in IGC, displayed as 'DirectoryProviderConfiguration' in the IGC UI. |
class |
Directoryproviderproperty
POJO for the
directoryproviderproperty asset type in IGC, displayed as 'DirectoryProviderProperty' in the IGC UI. |
class |
Dsargumentmap
POJO for the
dsargumentmap asset type in IGC, displayed as 'DSArgumentMap' in the IGC UI. |
class |
DsdataConnection
POJO for the
dsdata_connection asset type in IGC, displayed as 'Data Connection' in the IGC UI. |
class |
DsdesignView
POJO for the
dsdesign_view asset type in IGC, displayed as 'Design View' in the IGC UI. |
class |
Dsexternaldependency
POJO for the
dsexternaldependency asset type in IGC, displayed as 'DSExternalDependency' in the IGC UI. |
class |
Dsfolder
POJO for the
dsfolder asset type in IGC, displayed as 'Folder' in the IGC UI. |
class |
Dsjcltemplate
POJO for the
dsjcltemplate asset type in IGC, displayed as 'DSJCLTemplate' in the IGC UI. |
class |
Dsjob
POJO for the
dsjob asset type in IGC, displayed as 'Job' in the IGC UI. |
class |
Dsmetabag
POJO for the
dsmetabag asset type in IGC, displayed as 'DSMetaBag' in the IGC UI. |
class |
Dsmfcolumninfo
POJO for the
dsmfcolumninfo asset type in IGC, displayed as 'DSMFColumnInfo' in the IGC UI. |
class |
Dsparameter
POJO for the
dsparameter asset type in IGC, displayed as 'Parameter' in the IGC UI. |
class |
DsparameterJob
POJO for the
dsparameter_job asset type in IGC, displayed as 'Parameter' in the IGC UI. |
class |
DsparameterSet
POJO for the
dsparameter_set asset type in IGC, displayed as 'Parameter' in the IGC UI. |
class |
DsStageColumn
POJO for the
ds_stage_column asset type in IGC, displayed as 'Stage Column' in the IGC UI. |
class |
DsstageType
POJO for the
dsstage_type asset type in IGC, displayed as 'Stage Type' in the IGC UI. |
class |
Endpoint
POJO for the
endpoint asset type in IGC, displayed as 'Endpoint' in the IGC UI. |
class |
EntityAttribute
POJO for the
entity_attribute asset type in IGC, displayed as 'Entity Attribute' in the IGC UI. |
class |
EntityType
POJO for the
entity_type asset type in IGC, displayed as 'Entity Type' in the IGC UI. |
class |
ExtensionMapping
POJO for the
extension_mapping asset type in IGC, displayed as 'Extension Mapping' in the IGC UI. |
class |
ExtensionMappingDocument
POJO for the
extension_mapping_document asset type in IGC, displayed as 'Extension Mapping Document' in the IGC UI. |
class |
FieldAnalysis
POJO for the
field_analysis asset type in IGC, displayed as 'Field Analysis' in the IGC UI. |
class |
File
POJO for the
file asset type in IGC, displayed as 'File' in the IGC UI. |
class |
FileRecordAnalysis
POJO for the
file_record_analysis asset type in IGC, displayed as 'Record Analysis' in the IGC UI. |
class |
Filterconstraint
POJO for the
filterconstraint asset type in IGC, displayed as 'FilterConstraint' in the IGC UI. |
class |
Folder
POJO for the
folder asset type in IGC, displayed as 'Folder' in the IGC UI. |
class |
ForeignKey
POJO for the
foreign_key asset type in IGC, displayed as 'Foreign Key' in the IGC UI. |
class |
ForeignKeyDefinition
POJO for the
foreign_key_definition asset type in IGC, displayed as 'Foreign Key Definition' in the IGC UI. |
class |
Function
POJO for the
function asset type in IGC, displayed as 'Function' in the IGC UI. |
class |
FunctionCall
POJO for the
function_call asset type in IGC, displayed as 'Function Call' in the IGC UI. |
class |
FunctionCall2
POJO for the
functioncall asset type in IGC, displayed as 'FunctionCall' in the IGC UI. |
class |
Group
POJO for the
group asset type in IGC, displayed as 'Group' in the IGC UI. |
class |
Host
POJO for the
host asset type in IGC, displayed as 'Host' in the IGC UI. |
class |
HostEngine
POJO for the
host_(engine) asset type in IGC, displayed as 'Host (Engine)' in the IGC UI. |
class |
IdocField
POJO for the
idoc_field asset type in IGC, displayed as 'IDoc Field' in the IGC UI. |
class |
IdocSegmentType
POJO for the
idoc_segment_type asset type in IGC, displayed as 'IDoc Segment Type' in the IGC UI. |
class |
IdocType
POJO for the
idoc_type asset type in IGC, displayed as 'IDoc Type' in the IGC UI. |
class |
IndexMember
POJO for the
index_member asset type in IGC, displayed as 'Index Member' in the IGC UI. |
class |
InferredForeignKey
POJO for the
inferred_foreign_key asset type in IGC, displayed as 'Inferred Foreign Key' in the IGC UI. |
class |
InferredKey
POJO for the
inferred_key asset type in IGC, displayed as 'Inferred Key' in the IGC UI. |
class |
InformationGovernancePolicy
POJO for the
information_governance_policy asset type in IGC, displayed as 'Information Governance Policy' in the IGC UI. |
class |
InformationGovernanceRule
POJO for the
information_governance_rule asset type in IGC, displayed as 'Information Governance Rule' in the IGC UI. |
class |
InformationServerReport
POJO for the
information_server_report asset type in IGC, displayed as 'Information Server Report' in the IGC UI. |
class |
InformationServerReportAnalysisProject
POJO for the
information_server_report_(analysis_project) asset type in IGC, displayed as 'Information Server Report (Analysis Project)' in the IGC UI. |
class |
InformationServerReportDatabase
POJO for the
information_server_report_(database) asset type in IGC, displayed as 'Information Server Report (Database)' in the IGC UI. |
class |
InformationServerReportJob
POJO for the
information_server_report_(job) asset type in IGC, displayed as 'Information Server Report (Job)' in the IGC UI. |
class |
InformationServerReportMappingProject
POJO for the
information_server_report_(mapping_project) asset type in IGC, displayed as 'Information Server Report (Mapping Project)' in the IGC UI. |
class |
InformationServerReportMappingSpecification
POJO for the
information_server_report_(mapping_specification) asset type in IGC, displayed as 'Information Server Report (Mapping Specification)' in the IGC UI. |
class |
InformationServerReportParameters
POJO for the
information_server_report_parameters asset type in IGC, displayed as 'Information Server Report Parameters' in the IGC UI. |
class |
InformationServerReportParamJob
POJO for the
information_server_report_param_(job) asset type in IGC, displayed as 'Information Server Report (Job)' in the IGC UI. |
class |
InformationServerReportSteward
POJO for the
information_server_report_(steward) asset type in IGC, displayed as 'Information Server Report (Steward)' in the IGC UI. |
class |
InformationServicesApplication
POJO for the
information_services_application asset type in IGC, displayed as 'Information Services Application' in the IGC UI. |
class |
InformationServicesArgument
POJO for the
information_services_argument asset type in IGC, displayed as 'Information Services Argument' in the IGC UI. |
class |
InformationServicesOperation
POJO for the
information_services_operation asset type in IGC, displayed as 'Information Services Operation' in the IGC UI. |
class |
InformationServicesProject
POJO for the
information_services_project asset type in IGC, displayed as 'Information Services Project' in the IGC UI. |
class |
InformationServicesService
POJO for the
information_services_service asset type in IGC, displayed as 'Information Services Service' in the IGC UI. |
class |
InoutParameter
POJO for the
inout_parameter asset type in IGC, displayed as 'InOut Parameter' in the IGC UI. |
class |
InParameter
POJO for the
in_parameter asset type in IGC, displayed as 'In Parameter' in the IGC UI. |
class |
InputParameter
POJO for the
input_parameter asset type in IGC, displayed as 'Input Parameter' in the IGC UI. |
class |
Inputpin
POJO for the
inputpin asset type in IGC, displayed as 'InputPin' in the IGC UI. |
class |
InvDataRule
POJO for the
inv_data_rule asset type in IGC, displayed as 'Data Rule' in the IGC UI. |
class |
InvDataRuleDefinition
POJO for the
inv_data_rule_definition asset type in IGC, displayed as 'Data Rule Definition' in the IGC UI. |
class |
InvDataRuleSet
POJO for the
inv_data_rule_set asset type in IGC, displayed as 'Data Rule Set' in the IGC UI. |
class |
InvDataRuleSetDefinition
POJO for the
inv_data_rule_set_definition asset type in IGC, displayed as 'Data Rule Set Definition' in the IGC UI. |
class |
Job
POJO for the
job asset type in IGC, displayed as 'Job' in the IGC UI. |
class |
JobConstraint
POJO for the
job_constraint asset type in IGC, displayed as 'Job Constraint' in the IGC UI. |
class |
Jobdef
POJO for the
jobdef asset type in IGC, displayed as 'JobDef' in the IGC UI. |
class |
JobFailEvent
POJO for the
job_fail_event asset type in IGC, displayed as 'Job Fail Event' in the IGC UI. |
class |
JobInputPin
POJO for the
job_input_pin asset type in IGC, displayed as 'Job Input Pin' in the IGC UI. |
class |
JobOutputPin
POJO for the
job_output_pin asset type in IGC, displayed as 'Job Output Pin' in the IGC UI. |
class |
JobParameter
POJO for the
job_parameter asset type in IGC, displayed as 'Job Parameter' in the IGC UI. |
class |
JobReadEvent
POJO for the
job_read_event asset type in IGC, displayed as 'Job Read Event' in the IGC UI. |
class |
JobRun
POJO for the
job_run asset type in IGC, displayed as 'Job Run' in the IGC UI. |
class |
JobRunActivity
POJO for the
job_run_activity asset type in IGC, displayed as 'Job Run Activity' in the IGC UI. |
class |
JobStageParameters
POJO for the
job_stage_parameters asset type in IGC, displayed as 'Job Stage Parameters' in the IGC UI. |
class |
JobStageRecord
POJO for the
job_stage_record asset type in IGC, displayed as 'Job Stage Record' in the IGC UI. |
class |
JobWriteEvent
POJO for the
job_write_event asset type in IGC, displayed as 'Job Write Event' in the IGC UI. |
class |
Keycomponent
POJO for the
keycomponent asset type in IGC, displayed as 'KeyComponent' in the IGC UI. |
class |
Label
POJO for the
label asset type in IGC, displayed as 'Label' in the IGC UI. |
class |
Lineagefilter
POJO for the
lineagefilter asset type in IGC, displayed as 'LineageFilter' in the IGC UI. |
class |
LineageReportTemplate
POJO for the
lineage_report_template asset type in IGC, displayed as 'Lineage Report Template' in the IGC UI. |
class |
Link
POJO for the
link asset type in IGC, displayed as 'Link' in the IGC UI. |
class |
Linktype
POJO for the
linktype asset type in IGC, displayed as 'LinkType' in the IGC UI. |
class |
LocalContainer
POJO for the
local_container asset type in IGC, displayed as 'Local Container' in the IGC UI. |
class |
LogicalDataModel
POJO for the
logical_data_model asset type in IGC, displayed as 'Logical Data Model' in the IGC UI. |
class |
LogicalDomain
POJO for the
logical_domain asset type in IGC, displayed as 'Logical Domain' in the IGC UI. |
class |
LogicalEntity
POJO for the
logical_entity asset type in IGC, displayed as 'Logical Entity' in the IGC UI. |
class |
LogicalForeignKey
POJO for the
logical_foreign_key asset type in IGC, displayed as 'Logical Foreign Key' in the IGC UI. |
class |
LogicalInversionKey
POJO for the
logical_inversion_key asset type in IGC, displayed as 'Logical Inversion Key' in the IGC UI. |
class |
LogicalKey
POJO for the
logical_key asset type in IGC, displayed as 'Logical Key' in the IGC UI. |
class |
LogicalValidationList
POJO for the
logical_validation_list asset type in IGC, displayed as 'Logical Validation List' in the IGC UI. |
class |
LogicalValidationRange
POJO for the
logical_validation_range asset type in IGC, displayed as 'Logical Validation Range' in the IGC UI. |
class |
LogicalValidationRule
POJO for the
logical_validation_rule asset type in IGC, displayed as 'Logical Validation Rule' in the IGC UI. |
class |
LogicalVariable
POJO for the
logical_variable asset type in IGC, displayed as 'Logical Variable' in the IGC UI. |
class |
MachineProfile
POJO for the
machine_profile asset type in IGC, displayed as 'Machine Profile' in the IGC UI. |
class |
Mapping
POJO for the
mapping asset type in IGC, displayed as 'Mapping' in the IGC UI. |
class |
MappingComponent
POJO for the
mapping_component asset type in IGC, displayed as 'Mapping Component' in the IGC UI. |
class |
MappingFilter
POJO for the
mapping_filter asset type in IGC, displayed as 'Mapping Filter' in the IGC UI. |
class |
MappingJoin
POJO for the
mapping_join asset type in IGC, displayed as 'Mapping Join' in the IGC UI. |
class |
MappingProject
POJO for the
mapping_project asset type in IGC, displayed as 'Mapping Project' in the IGC UI. |
class |
MappingSpecification
POJO for the
mapping_specification asset type in IGC, displayed as 'Mapping Specification' in the IGC UI. |
class |
MatchSpecification
POJO for the
match_specification asset type in IGC, displayed as 'Match Specification' in the IGC UI. |
class |
MdmModel
POJO for the
mdm_model asset type in IGC, displayed as 'MDM Model' in the IGC UI. |
class |
MemberType
POJO for the
member_type asset type in IGC, displayed as 'Member Type' in the IGC UI. |
class |
Method
POJO for the
method asset type in IGC, displayed as 'Method' in the IGC UI. |
class |
Metric
POJO for the
metric asset type in IGC, displayed as 'Metric' in the IGC UI. |
class |
MwbDatabaseAlias
POJO for the
mwb_database_alias asset type in IGC, displayed as 'Database Alias' in the IGC UI. |
class |
Navigationdescriptor
POJO for the
navigationdescriptor asset type in IGC, displayed as 'NavigationDescriptor' in the IGC UI. |
class |
NonPublishedDataRuleDefinition
POJO for the
non_published_data_rule_definition asset type in IGC, displayed as 'Data Rule Definition' in the IGC UI. |
class |
NonPublishedDataRuleSet
POJO for the
non_published_data_rule_set asset type in IGC, displayed as 'Data Rule Set Definition' in the IGC UI. |
class |
NonStewardUser
POJO for the
non_steward_user asset type in IGC, displayed as 'User' in the IGC UI. |
class |
ObjectType
POJO for the
object_type asset type in IGC, displayed as 'Object Type' in the IGC UI. |
class |
Olapassociation
POJO for the
olapassociation asset type in IGC, displayed as 'OLAPAssociation' in the IGC UI. |
class |
Olaphierarchyassociation
POJO for the
olaphierarchyassociation asset type in IGC, displayed as 'OLAPHierarchyAssociation' in the IGC UI. |
class |
OlapJoin
POJO for the
olap_join asset type in IGC, displayed as 'OLAP Join' in the IGC UI. |
class |
Olapjoinref
POJO for the
olapjoinref asset type in IGC, displayed as 'OLAPJoinRef' in the IGC UI. |
class |
OlapMemberSource
POJO for the
olap_member_source asset type in IGC, displayed as 'OLAP Member Source' in the IGC UI. |
class |
Olapmodelgroup
POJO for the
olapmodelgroup asset type in IGC, displayed as 'OLAPModelGroup' in the IGC UI. |
class |
Olapobject
POJO for the
olapobject asset type in IGC, displayed as 'OLAPObject' in the IGC UI. |
class |
OslcLink
POJO for the
oslc_link asset type in IGC, displayed as 'Link' in the IGC UI. |
class |
OutParameter
POJO for the
out_parameter asset type in IGC, displayed as 'Out Parameter' in the IGC UI. |
class |
Outputpin
POJO for the
outputpin asset type in IGC, displayed as 'OutputPin' in the IGC UI. |
class |
OutputValue
POJO for the
output_value asset type in IGC, displayed as 'Output Value' in the IGC UI. |
class |
Parameter
POJO for the
parameter asset type in IGC, displayed as 'Parameter' in the IGC UI. |
class |
ParameterSet
POJO for the
parameter_set asset type in IGC, displayed as 'Parameter Set' in the IGC UI. |
class |
ParameterSet2
POJO for the
parameterset asset type in IGC, displayed as 'ParameterSet' in the IGC UI. |
class |
ParameterSetDefinition
POJO for the
parameter_set_definition asset type in IGC, displayed as 'Parameter Set Definition' in the IGC UI. |
class |
Parameterval
POJO for the
parameterval asset type in IGC, displayed as 'ParameterVal' in the IGC UI. |
class |
PhysicalDataModel
POJO for the
physical_data_model asset type in IGC, displayed as 'Physical Data Model' in the IGC UI. |
class |
PhysicalDomain
POJO for the
physical_domain asset type in IGC, displayed as 'Physical Domain' in the IGC UI. |
class |
PhysicalObject
POJO for the
physical_object asset type in IGC, displayed as 'Physical Object' in the IGC UI. |
class |
PhysicalObjectAttribute
POJO for the
physical_object_attribute asset type in IGC, displayed as 'Physical Object Attribute' in the IGC UI. |
class |
Primarycategory
POJO for the
primarycategory asset type in IGC, displayed as 'PrimaryCategory' in the IGC UI. |
class |
Propdescriptor
POJO for the
propdescriptor asset type in IGC, displayed as 'PropDescriptor' in the IGC UI. |
class |
Providerpropertyinfo
POJO for the
providerpropertyinfo asset type in IGC, displayed as 'ProviderPropertyInfo' in the IGC UI. |
class |
Providerpropertyinfoextended
POJO for the
providerpropertyinfoextended asset type in IGC, displayed as 'ProviderPropertyInfoExtended' in the IGC UI. |
class |
Providerpropertytype
POJO for the
providerpropertytype asset type in IGC, displayed as 'ProviderPropertyType' in the IGC UI. |
class |
PublishedDataRuleDefinition
POJO for the
published_data_rule_definition asset type in IGC, displayed as 'Data Rule Definition' in the IGC UI. |
class |
PublishedDataRuleSet
POJO for the
published_data_rule_set asset type in IGC, displayed as 'Data Rule Set Definition' in the IGC UI. |
class |
QualityProblem
POJO for the
quality_problem asset type in IGC, displayed as 'Quality Score Problem' in the IGC UI. |
class |
ReferencedContainer
POJO for the
referenced_container asset type in IGC, displayed as 'Referenced Container' in the IGC UI. |
class |
ReferenceKey
POJO for the
reference_key asset type in IGC, displayed as 'Reference Key' in the IGC UI. |
class |
Reportobject
POJO for the
reportobject asset type in IGC, displayed as 'ReportObject' in the IGC UI. |
class |
ResultColumn
POJO for the
result_column asset type in IGC, displayed as 'Result Column' in the IGC UI. |
class |
RoleAssignment
POJO for the
role_assignment asset type in IGC, displayed as 'Role Assignment' in the IGC UI. |
class |
RoleContext
POJO for the
role_context asset type in IGC, displayed as 'Role Context' in the IGC UI. |
class |
RootTuple
POJO for the
root_tuple asset type in IGC, displayed as 'Tuple' in the IGC UI. |
class |
Routine
POJO for the
routine asset type in IGC, displayed as 'Routine' in the IGC UI. |
class |
RoutineArgument
POJO for the
routine_argument asset type in IGC, displayed as 'Routine Argument' in the IGC UI. |
class |
SapConnection
POJO for the
sap_connection asset type in IGC, displayed as 'SAP Connection' in the IGC UI. |
class |
SequenceJob
POJO for the
sequence_job asset type in IGC, displayed as 'Sequence Job' in the IGC UI. |
class |
SessionConfiguration
POJO for the
session_configuration asset type in IGC, displayed as 'Session Configuration' in the IGC UI. |
class |
SharedContainer
POJO for the
shared_container asset type in IGC, displayed as 'Shared Container' in the IGC UI. |
class |
Stage
POJO for the
stage asset type in IGC, displayed as 'Stage' in the IGC UI. |
class |
StageColumn
POJO for the
stage_column asset type in IGC, displayed as 'Stage Column' in the IGC UI. |
class |
StageDataRuleDefinition
POJO for the
stage_data_rule_definition asset type in IGC, displayed as 'Stage Data Rule Definition' in the IGC UI. |
class |
StageType
POJO for the
stage_type asset type in IGC, displayed as 'Stage Type' in the IGC UI. |
class |
StageTypeDetail
POJO for the
stage_type_detail asset type in IGC, displayed as 'Stage Type Detail' in the IGC UI. |
class |
StageVariable
POJO for the
stage_variable asset type in IGC, displayed as 'Stage Variable' in the IGC UI. |
class |
StandardizationObject
POJO for the
standardization_object asset type in IGC, displayed as 'Standardization Object' in the IGC UI. |
class |
StandardizationRule
POJO for the
standardization_rule asset type in IGC, displayed as 'DataQualitySpec' in the IGC UI. |
class |
StandardizationRuleSet
POJO for the
standardization_rule_set asset type in IGC, displayed as 'Standardization Rule Set' in the IGC UI. |
class |
Steward
POJO for the
steward asset type in IGC, displayed as 'Steward' in the IGC UI. |
class |
StewardGroup
POJO for the
steward_group asset type in IGC, displayed as 'Steward Group' in the IGC UI. |
class |
StewardUser
POJO for the
steward_user asset type in IGC, displayed as 'Steward User' in the IGC UI. |
class |
StoredProcedure
POJO for the
stored_procedure asset type in IGC, displayed as 'Stored Procedure' in the IGC UI. |
class |
StoredProcedureDefinition
POJO for the
stored_procedure_definition asset type in IGC, displayed as 'Stored Procedure Definition' in the IGC UI. |
class |
StoredProcedureParameter
POJO for the
stored_procedure_parameter asset type in IGC, displayed as 'Stored Procedure Parameter' in the IGC UI. |
class |
SubjectArea
POJO for the
subject_area asset type in IGC, displayed as 'Subject Area' in the IGC UI. |
class |
SystemRole
POJO for the
system_role asset type in IGC, displayed as 'System Role' in the IGC UI. |
class |
TableAnalysis
POJO for the
table_analysis asset type in IGC, displayed as 'Table Analysis' in the IGC UI. |
class |
TableAnalysisSummary
POJO for the
table_analysis_summary asset type in IGC, displayed as 'Table Analysis Summary' in the IGC UI. |
class |
TableDefinition
POJO for the
table_definition asset type in IGC, displayed as 'Table Definition' in the IGC UI. |
class |
TableDefinitionProperties
POJO for the
table_definition_properties asset type in IGC, displayed as 'Table Definition Properties' in the IGC UI. |
class |
Term
POJO for the
term asset type in IGC, displayed as 'Term' in the IGC UI. |
class |
TermHistory
POJO for the
term_history asset type in IGC, displayed as 'Term History' in the IGC UI. |
class |
TransformArgument
POJO for the
transform_argument asset type in IGC, displayed as 'Transform Argument' in the IGC UI. |
class |
TransformationProject
POJO for the
transformation_project asset type in IGC, displayed as 'Transformation Project' in the IGC UI. |
class |
TransformsFunction
POJO for the
transforms_function asset type in IGC, displayed as 'Transforms Function' in the IGC UI. |
class |
Tuple
POJO for the
tuple asset type in IGC, displayed as 'Tuple' in the IGC UI. |
class |
TupleAttribute
POJO for the
tuple_attribute asset type in IGC, displayed as 'Tuple Attribute' in the IGC UI. |
class |
User
POJO for the
user asset type in IGC, displayed as 'User' in the IGC UI. |
class |
UserGroup
POJO for the
user_group asset type in IGC, displayed as 'User Group' in the IGC UI. |
class |
UserRole
POJO for the
user_role asset type in IGC, displayed as 'User Role' in the IGC UI. |
class |
ValidityTable
POJO for the
validity_table asset type in IGC, displayed as 'Validity Table' in the IGC UI. |
class |
ValidValue
POJO for the
valid_value asset type in IGC, displayed as 'Valid Value' in the IGC UI. |
class |
ValidValueList
POJO for the
valid_value_list asset type in IGC, displayed as 'Valid Value List' in the IGC UI. |
class |
ValidValueList2
POJO for the
validvaluelist asset type in IGC, displayed as 'ValidValueList' in the IGC UI. |
class |
ValidValueRange
POJO for the
valid_value_range asset type in IGC, displayed as 'Valid Value Range' in the IGC UI. |
class |
ValidValueRange2
POJO for the
validvaluerange asset type in IGC, displayed as 'ValidValueRange' in the IGC UI. |
class |
Validvaluerule
POJO for the
validvaluerule asset type in IGC, displayed as 'ValidValueRule' in the IGC UI. |
class |
Validvalues
POJO for the
validvalues asset type in IGC, displayed as 'ValidValues' in the IGC UI. |
class |
View
POJO for the
view asset type in IGC, displayed as 'View' in the IGC UI. |
class |
WarehouseMapping
POJO for the
warehouse_mapping asset type in IGC, displayed as 'Warehouse Mapping' in the IGC UI. |
class |
WarehouseMappingDocument
POJO for the
warehouse_mapping_document asset type in IGC, displayed as 'Warehouse Mapping Document' in the IGC UI. |
class |
XmlSchemaDefinition
POJO for the
xml_schema_definition asset type in IGC, displayed as 'XML Schema Definition' in the IGC UI. |
class |
XmlSchemaLibrary
POJO for the
xml_schema_library asset type in IGC, displayed as 'XML Schema Library' in the IGC UI. |
class |
XsdAttribute
POJO for the
xsd_attribute asset type in IGC, displayed as 'XSD Attribute' in the IGC UI. |
class |
XsdAttributeGroup
POJO for the
xsd_attribute_group asset type in IGC, displayed as 'XSD Attribute Group' in the IGC UI. |
class |
XsdAttributeReference
POJO for the
xsd_attribute_reference asset type in IGC, displayed as 'XSD Attribute Reference' in the IGC UI. |
class |
XsdChoice
POJO for the
xsd_choice asset type in IGC, displayed as 'XSD Choice' in the IGC UI. |
class |
XsdComplexType
POJO for the
xsd_complex_type asset type in IGC, displayed as 'XSD Complex Type' in the IGC UI. |
class |
XsdElement
POJO for the
xsd_element asset type in IGC, displayed as 'XSD Element' in the IGC UI. |
class |
XsdElementGroup
POJO for the
xsd_element_group asset type in IGC, displayed as 'XSD Element Group' in the IGC UI. |
class |
XsdElementGroupReference
POJO for the
xsd_element_group_reference asset type in IGC, displayed as 'XSD Element Group Reference' in the IGC UI. |
class |
XsdElementReference
POJO for the
xsd_element_reference asset type in IGC, displayed as 'XSD Element Reference' in the IGC UI. |
class |
XsdForeignKey
POJO for the
xsd_foreign_key asset type in IGC, displayed as 'XSD Foreign Key' in the IGC UI. |
class |
XsdPrimaryKey
POJO for the
xsd_primary_key asset type in IGC, displayed as 'XSD Primary Key' in the IGC UI. |
class |
XsdSequence
POJO for the
xsd_sequence asset type in IGC, displayed as 'XSD Sequence' in the IGC UI. |
class |
XsdSimpleType
POJO for the
xsd_simple_type asset type in IGC, displayed as 'XSD Simple Type' in the IGC UI. |
class |
XsdUniqueKey
POJO for the
xsd_unique_key asset type in IGC, displayed as 'XSD Unique Key' in the IGC UI. |
| Modifier and Type | Field and Description |
|---|---|
protected Reference |
Olapjoinref.alias
The
alias property, displayed as 'Alias' in the IGC UI. |
protected Reference |
DatabaseAlias.alias_of_database_tables_or_views
The
alias_of_database_tables_or_views property, displayed as 'Alias of Database Tables or Views' in the IGC UI. |
protected Reference |
AmazonS3DataFileRecord.amazon_s3_data_file
The
amazon_s3_data_file property, displayed as 'Amazon S3 Data File' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.analyzed_column
The
analyzed_column property, displayed as 'Analyzed Column' in the IGC UI. |
protected Reference |
TableAnalysisSummary.analyzed_table
The
analyzed_table property, displayed as 'Analyzed Table' in the IGC UI. |
protected Reference |
Credentials.asb_credential
The
asb_credential property, displayed as 'Asb Credential' in the IGC UI. |
protected Reference |
LineageReportTemplate.asset_display_properties
The
asset_display_properties property, displayed as 'Asset Type Properties' in the IGC UI. |
protected Reference |
AttributeTypeField.attribute_type
The
attribute_type property, displayed as 'Attribute Type' in the IGC UI. |
protected Reference |
StageDataRuleDefinition.based_on_rule
The
based_on_rule property, displayed as 'Based on Rule' in the IGC UI. |
protected Reference |
Array.belonging_to_data_item
The
belonging_to_data_item property, displayed as 'Belonging to Data Item' in the IGC UI. |
protected Reference |
DataItemProperties.belonging_to_parameter_definition
The
belonging_to_parameter_definition property, displayed as 'Belonging to Parameter Definition' in the IGC UI. |
protected Reference |
BiLevel.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiCollectionMember.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiCollectionFact.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiCollectionDimension.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiFolder.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiHierarchyMember.bi_level
The
bi_level property, displayed as 'BI Level' in the IGC UI. |
protected Reference |
Olapmodelgroup.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
OlapJoin.bi_model
The
bi_model property, displayed as 'OLAP Model' in the IGC UI. |
protected Reference |
BiCube.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportSection.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQueryItem.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiRootFolder.bi_server
The
bi_server property, displayed as 'BI Server' in the IGC UI. |
protected Reference |
Parameterval.binds_parameter_def
The
binds_parameter_def property, displayed as 'Binds Parameter Def' in the IGC UI. |
protected Reference |
Datasourcealiasgroup.bound_to_database
The
bound_to_database property, displayed as 'Bound To Database' in the IGC UI. |
protected Reference |
DataConnectionMapping.bound_to_database
The
bound_to_database property, displayed as 'Bound to Database' in the IGC UI. |
protected Reference |
Dsexternaldependency.calls_ds_routine
The
calls_ds_routine property, displayed as 'Calls DS Routine' in the IGC UI. |
protected Reference |
Classification.classifies_asset
The
classifies_asset property, displayed as 'Asset' in the IGC UI. |
protected Reference |
DataItemProperties.column_definition
The
column_definition property, displayed as 'Column Definition' in the IGC UI. |
protected Reference |
BiReportSection.contained_in_report_section
The
contained_in_report_section property, displayed as 'Contained in Report Section' in the IGC UI. |
protected Reference |
ParameterSetDefinition.context
The
context property, displayed as 'Context' in the IGC UI. |
protected Reference |
Classification.data_class
The
data_class property, displayed as 'Data Class' in the IGC UI. |
protected Reference |
TableDefinition.data_connection
The
data_connection property, displayed as 'Data Connection' in the IGC UI. |
protected Reference |
SapConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
DsdataConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
DataConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
TransformArgument.data_elements
The
data_elements property, displayed as 'Data Elements' in the IGC UI. |
protected Reference |
OlapMemberSource.data_field
The
data_field property, displayed as 'Data Field' in the IGC UI. |
protected Reference |
DataFileRecord.data_file
The
data_file property, displayed as 'Data File' in the IGC UI. |
protected Reference |
DataFileDefinitionRecord.data_file_definition
The
data_file_definition property, displayed as 'Data File Definition' in the IGC UI. |
protected Reference |
DataFileDefinitionField.data_file_definition_record
The
data_file_definition_record property, displayed as 'Data File Definition Record' in the IGC UI. |
protected Reference |
FieldAnalysis.data_file_field
The
data_file_field property, displayed as 'Data File Field' in the IGC UI. |
protected Reference |
FileRecordAnalysis.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
DataFileField.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
AmazonS3DataFileField.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
Parameter.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
DataItem.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
ColumnDefinition.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
QualityProblem.data_quality_score
The
data_quality_score property, displayed as 'Data Quality Score' in the IGC UI. |
protected Reference |
InvDataRule.data_rule_definitions
The
data_rule_definitions property, displayed as 'Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRule.data_rule_definitions
The
data_rule_definitions property, displayed as 'Data Rule Definitions' in the IGC UI. |
protected Reference |
InvDataRuleSet.data_rule_set_definitions
The
data_rule_set_definitions property, displayed as 'Data Rule Set Definitions' in the IGC UI. |
protected Reference |
DataRuleSet.data_rule_set_definitions
The
data_rule_set_definitions property, displayed as 'Data Rule Set Definitions' in the IGC UI. |
protected Reference |
MwbDatabaseAlias.database
The
database property, displayed as 'Database' in the IGC UI. |
protected Reference |
DatabaseSchema.database
The
database property, displayed as 'Database' in the IGC UI. |
protected Reference |
ColumnAnalysis.database_column
The
database_column property, displayed as 'Database Column' in the IGC UI. |
protected Reference |
ValidityTable.database_columns
The
database_columns property, displayed as 'Database Columns' in the IGC UI. |
protected Reference |
DatabaseColumn.database_domains
The
database_domains property, displayed as 'Database Domains' in the IGC UI. |
protected Reference |
View.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
StoredProcedure.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
Datagroup.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseTable.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseDomain.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DataItemDefinition.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
TableAnalysis.database_table_or_view
The
database_table_or_view property, displayed as 'Database Table or View' in the IGC UI. |
protected Reference |
DatabaseColumn.database_table_or_view
The
database_table_or_view property, displayed as 'Database Table or View' in the IGC UI. |
protected Reference |
CandidateKey.database_table_view
The
database_table_view property, displayed as 'Database Table View' in the IGC UI. |
protected Reference |
ApplicationInstall.default_credential
The
default_credential property, displayed as 'Default Credential' in the IGC UI. |
protected Reference |
Credential.default_for_application_install
The
default_for_application_install property, displayed as 'Default For Application Install' in the IGC UI. |
protected Reference |
BiOlapLevelElement.defined_as_an_olap_member
The
defined_as_an_olap_member property, displayed as 'Defined as an OLAP Member' in the IGC UI. |
protected Reference |
BiReportDataItemSource.defined_by_olap_member
The
defined_by_olap_member property, displayed as 'Defined by OLAP Member' in the IGC UI. |
protected Reference |
RoleAssignment.defined_by_system_role
The
defined_by_system_role property, displayed as 'Defined By System Role' in the IGC UI. |
protected Reference |
BiOlapLevelElement.defined_in_level
The
defined_in_level property, displayed as 'Defined in Level' in the IGC UI. |
protected Reference |
BiReportDataItemSource.defined_in_report_data_item
The
defined_in_report_data_item property, displayed as 'Defined in Report Data Item' in the IGC UI. |
protected Reference |
DesignStoredProcedureParameter.design_stored_procedure
The
design_stored_procedure property, displayed as 'Design Stored Procedure' in the IGC UI. |
protected Reference |
DesignKey.design_table_or_view
The
design_table_or_view property, displayed as 'Design Table or View' in the IGC UI. |
protected Reference |
DesignColumn.design_table_or_view
The
design_table_or_view property, displayed as 'Design Table or View' in the IGC UI. |
protected Reference |
BiCollectionMember.details
The
details property, displayed as 'Details' in the IGC UI. |
protected Reference |
RootTuple.endpoint
The
endpoint property, displayed as 'Endpoint' in the IGC UI. |
protected Reference |
FunctionCall2.executes_function
The
executes_function property, displayed as 'Executes Function' in the IGC UI. |
protected Reference |
FunctionCall.executes_function
The
executes_function property, displayed as 'Executes Function' in the IGC UI. |
protected Reference |
XsdSequence.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdElement.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdComplexType.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdChoice.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSimpleType.extends_xsd_simple_type
The
extends_xsd_simple_type property, displayed as 'Extends XSD Simple Type' in the IGC UI. |
protected Reference |
XsdComplexType.extends_xsd_simple_type
The
extends_xsd_simple_type property, displayed as 'Extends XSD Simple Type' in the IGC UI. |
protected Reference |
ExtensionMapping.extension_mapping_document
The
extension_mapping_document property, displayed as 'Extension Mapping Document' in the IGC UI. |
protected Reference |
DataItemProperties.flow_variable
The
flow_variable property, displayed as 'Flow Variable' in the IGC UI. |
protected Reference |
StandardizationRuleSet.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
StandardizationObject.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
SequenceJob.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
MatchSpecification.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
Dsjob.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
Credential.for_application_install
The
for_application_install property, displayed as 'For Application Install' in the IGC UI. |
protected Reference |
Parameterval.for_data_connection
The
for_data_connection property, displayed as 'For Data Connection' in the IGC UI. |
protected Reference |
Parameterval.for_function_call
The
for_function_call property, displayed as 'For Function Call' in the IGC UI. |
protected Reference |
Parameterval.for_job_object
The
for_job_object property, displayed as 'For Job Object' in the IGC UI. |
protected Reference |
RoutineArgument.function
The
function property, displayed as 'Function' in the IGC UI. |
protected Reference |
Term.has_a
The
has_a property, displayed as 'Has A' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.has_child_olap_level
The
has_child_olap_level property, displayed as 'Has Child OLAP Level' in the IGC UI. |
protected Reference |
Customattributedef.has_data_values
The
has_data_values property, displayed as 'Has Data Values' in the IGC UI. |
protected Reference |
Directory.has_directory_provider_configuration
The
has_directory_provider_configuration property, displayed as 'Has Directory Provider Configuration' in the IGC UI. |
protected Reference |
JobOutputPin.has_ds_meta_bag
The
has_ds_meta_bag property, displayed as 'Has DS Meta Bag' in the IGC UI. |
protected Reference |
JobInputPin.has_ds_meta_bag
The
has_ds_meta_bag property, displayed as 'Has DS Meta Bag' in the IGC UI. |
protected Reference |
Job.has_job_def
The
has_job_def property, displayed as 'Has Job Def' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.has_parent_olap_level
The
has_parent_olap_level property, displayed as 'Has Parent OLAP Level' in the IGC UI. |
protected Reference |
Aclentry.has_principal
The
has_principal property, displayed as 'Has Principal' in the IGC UI. |
protected Reference |
RoleAssignment.has_role_context
The
has_role_context property, displayed as 'Has Role Context' in the IGC UI. |
protected Reference |
Aclentry.has_system_role
The
has_system_role property, displayed as 'Has System Role' in the IGC UI. |
protected Reference |
Customattributedef.has_valid_values
The
has_valid_values property, displayed as 'Has Valid Values' in the IGC UI. |
protected Reference |
SapConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
IdocType.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DsdataConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
Database.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
Connector.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
AmazonS3Bucket.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
TransformationProject.host__engine_
The
host_(engine) property, displayed as 'Host (Engine)' in the IGC UI. |
protected Reference |
Job.host_system
The
host_system property, displayed as 'Host System' in the IGC UI. |
protected Reference |
DataFile.implements_data_file_definition
The
implements_data_file_definition property, displayed as 'Implements Data File Definition' in the IGC UI. |
protected Reference |
AmazonS3DataFile.implements_data_file_definition
The
implements_data_file_definition property, displayed as 'Implements Data File Definition' in the IGC UI. |
protected Reference |
Connector.implements_stage_type
The
implements_stage_type property, displayed as 'Implements Stage Type' in the IGC UI. |
protected Reference |
Datagroup.imported_via_data_connection
The
imported_via_data_connection property, displayed as 'Data Connection' in the IGC UI. |
protected Reference |
DsdataConnection.imports_database
The
imports_database property, displayed as 'Imports Database' in the IGC UI. |
protected Reference |
DataConnection.imports_database
The
imports_database property, displayed as 'Imports Database' in the IGC UI. |
protected Reference |
SapConnection.imports_idoc_types
The
imports_idoc_types property, displayed as 'Imports IDoc Types' in the IGC UI. |
protected Reference |
InformationServicesService.information_services_application
The
information_services_application property, displayed as 'Information Services Application' in the IGC UI. |
protected Reference |
InformationServicesApplication.information_services_project
The
information_services_project property, displayed as 'Information Services Project' in the IGC UI. |
protected Reference |
InformationServicesOperation.information_services_service
The
information_services_service property, displayed as 'Information Services Service' in the IGC UI. |
protected Reference |
Link.input_stages
The
input_stages property, displayed as 'Input Stages' in the IGC UI. |
protected Reference |
ApplicationInstall.installed_on_host
The
installed_on_host property, displayed as 'Installed On Host' in the IGC UI. |
protected Reference |
Parameter.is_parameter_set
The
is_parameter_set property, displayed as 'Is Parameter Set' in the IGC UI. |
protected Reference |
Parameter.is_return_of_function
The
is_return_of_function property, displayed as 'Is Return Of Function' in the IGC UI. |
protected Reference |
Outputpin.is_source_of_link
The
is_source_of_link property, displayed as 'Is Source Of Link' in the IGC UI. |
protected Reference |
JobOutputPin.is_source_of_link
The
is_source_of_link property, displayed as 'Is Source Of Link' in the IGC UI. |
protected Reference |
DataClassOld.is_sub_of_data_class
The
is_sub_of_data_class property, displayed as 'Is Sub Of Data Class' in the IGC UI. |
protected Reference |
JobInputPin.is_target_of_link
The
is_target_of_link property, displayed as 'Is Target Of Link' in the IGC UI. |
protected Reference |
Inputpin.is_target_of_link
The
is_target_of_link property, displayed as 'Is Target Of Link' in the IGC UI. |
protected Reference |
JobRun.job
The
job property, displayed as 'Job' in the IGC UI. |
protected Reference |
JobRunActivity.job_run
The
job_run property, displayed as 'Job Run' in the IGC UI. |
protected Reference |
JobParameter.job_run
The
job_run property, displayed as 'Job Run' in the IGC UI. |
protected Reference |
JobWriteEvent.job_run_activity
The
job_run_activity property, displayed as 'Emitted By Activity' in the IGC UI. |
protected Reference |
JobReadEvent.job_run_activity
The
job_run_activity property, displayed as 'Job Run Activity' in the IGC UI. |
protected Reference |
JobFailEvent.job_run_activity
The
job_run_activity property, displayed as 'Job Run Activity' in the IGC UI. |
protected Reference |
Olapjoinref.joins_database_table
The
joins_database_table property, displayed as 'Joins Database Table' in the IGC UI. |
protected Reference |
BiOlapLevelElement.key_level
The
key_level property, displayed as 'Key Level' in the IGC UI. |
protected Reference |
StageColumn.link
The
link property, displayed as 'Link' in the IGC UI. |
protected Reference |
DsStageColumn.link
The
link property, displayed as 'Link' in the IGC UI. |
protected Reference |
OslcLink.link_type
The
link_type property, displayed as 'Link Type' in the IGC UI. |
protected Reference |
ReferencedContainer.local_containers
The
local_containers property, displayed as 'Local Containers' in the IGC UI. |
protected Reference |
SubjectArea.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationRule.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationRange.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationList.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalEntity.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalDomain.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalDataModel.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
ReferenceKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalInversionKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalForeignKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
EntityAttribute.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.maps_database_fields
The
maps_database_fields property, displayed as 'Maps Database Fields' in the IGC UI. |
protected Reference |
MemberType.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
AttributeType.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
EntityType.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
CompositeView.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Attribute.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Array.next_array
The
next_array property, displayed as 'Next Array' in the IGC UI. |
protected Reference |
Propdescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Navigationdescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Customattributedef.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Actiondescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Acl.of_common_object
The
of_common_object property, displayed as 'Of Common Object' in the IGC UI. |
protected Reference |
Parameter.of_container_def
The
of_container_def property, displayed as 'Of Container Def' in the IGC UI. |
protected Reference |
Dsparameter.of_container_def
The
of_container_def property, displayed as 'Context' in the IGC UI. |
protected Reference |
DesignForeignKey.of_data_collection
The
of_data_collection property, displayed as 'Of Data Collection' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_directory_provider_configuration
The
of_directory_provider_configuration property, displayed as 'Of Directory Provider Configuration' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_connection
The
of_ds_data_connection property, displayed as 'Of DS Data Connection' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_element
The
of_ds_data_element property, displayed as 'Of DS Data Element' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_quality_spec
The
of_ds_data_quality_spec property, displayed as 'Of DS Data Quality Spec' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_design_view
The
of_ds_design_view property, displayed as 'Of DS Design View' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_input_pin
The
of_ds_input_pin property, displayed as 'Of DS Input Pin' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_job_def
The
of_ds_job_def property, displayed as 'Of DS Job Def' in the IGC UI. |
protected Reference |
Dsexternaldependency.of_ds_job_def
The
of_ds_job_def property, displayed as 'Of DS Job Def' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_output_pin
The
of_ds_output_pin property, displayed as 'Of DS Output Pin' in the IGC UI. |
protected Reference |
JobStageParameters.of_ds_parameter_def
The
of_ds_parameter_def property, displayed as 'Of DS Parameter Def' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_routine
The
of_ds_routine property, displayed as 'Of DS Routine' in the IGC UI. |
protected Reference |
Dsexternaldependency.of_ds_routine
The
of_ds_routine property, displayed as 'Of DS Routine' in the IGC UI. |
protected Reference |
JobStageRecord.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmfcolumninfo.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_stage_type
The
of_ds_stage_type property, displayed as 'Of DS Stage Type' in the IGC UI. |
protected Reference |
TableDefinitionProperties.of_ds_table_definition
The
of_ds_table_definition property, displayed as 'Of DS Table Definition' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_table_definition
The
of_ds_table_definition property, displayed as 'Of DS Table Definition' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_transform
The
of_ds_transform property, displayed as 'Of DS Transform' in the IGC UI. |
protected Reference |
Parameter.of_function
The
of_function property, displayed as 'Of Function' in the IGC UI. |
protected Reference |
IndexMember.of_index
The
of_index property, displayed as 'Of Index' in the IGC UI. |
protected Reference |
DsdesignView.of_job
The
of_job property, displayed as 'Of Job' in the IGC UI. |
protected Reference |
Outputpin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
JobOutputPin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
JobInputPin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
Inputpin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
Parameter.of_job_def
The
of_job_def property, displayed as 'Of Job Def' in the IGC UI. |
protected Reference |
DsparameterJob.of_job_def
The
of_job_def property, displayed as 'Job' in the IGC UI. |
protected Reference |
Keycomponent.of_key
The
of_key property, displayed as 'Of Key' in the IGC UI. |
protected Reference |
JobConstraint.of_link
The
of_link property, displayed as 'Link' in the IGC UI. |
protected Reference |
Filterconstraint.of_link
The
of_link property, displayed as 'Of Link' in the IGC UI. |
protected Reference |
OslcLink.of_main_object
The
of_main_object property, displayed as 'Of Main Object' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.of_olap_hierarchy_member
The
of_olap_hierarchy_member property, displayed as 'Of OLAP Hierarchy Member' in the IGC UI. |
protected Reference |
Parameter.of_parameter_set
The
of_parameter_set property, displayed as 'Of Parameter Set' in the IGC UI. |
protected Reference |
DsparameterSet.of_parameter_set
The
of_parameter_set property, displayed as 'Context' in the IGC UI. |
protected Reference |
OslcLink.of_provider_connection
The
of_provider_connection property, displayed as 'Of Provider Connection' in the IGC UI. |
protected Reference |
Providerpropertyinfoextended.of_provider_property_info
The
of_provider_property_info property, displayed as 'Of Provider Property Info' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_provider_property_info
The
of_provider_property_info property, displayed as 'Of Provider Property Info' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_provider_property_type
The
of_provider_property_type property, displayed as 'Of Provider Property Type' in the IGC UI. |
protected Reference |
StageTypeDetail.of_stage_type
The
of_stage_type property, displayed as 'Stage Type' in the IGC UI. |
protected Reference |
Parameter.of_stage_type
The
of_stage_type property, displayed as 'Of Stage Type' in the IGC UI. |
protected Reference |
Parameter.of_stored_procedure
The
of_stored_procedure property, displayed as 'Of Stored Procedure' in the IGC UI. |
protected Reference |
Credentials.of_user
The
of_user property, displayed as 'Of User' in the IGC UI. |
protected Reference |
Credential.of_user_credentials
The
of_user_credentials property, displayed as 'Of User Credentials' in the IGC UI. |
protected Reference |
OlapMemberSource.olap_member
The
olap_member property, displayed as 'OLAP Member' in the IGC UI. |
protected Reference |
Link.output_stages
The
output_stages property, displayed as 'Output Stages' in the IGC UI. |
protected Reference |
MappingSpecification.owner
The
owner property, displayed as 'Owner' in the IGC UI. |
protected Reference |
Term.parent_category
The
parent_category property, displayed as 'Parent Category' in the IGC UI. |
protected Reference |
Category.parent_category
The
parent_category property, displayed as 'Parent Category' in the IGC UI. |
protected Reference |
DataClass.parent_data_class
The
parent_data_class property, displayed as 'Parent Data Class' in the IGC UI. |
protected Reference |
LogicalDomain.parent_domain
The
parent_domain property, displayed as 'Parent Domain' in the IGC UI. |
protected Reference |
Folder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
Dsfolder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.parent_folder
The
parent_folder property, displayed as 'Data File Folder' in the IGC UI. |
protected Reference |
AmazonS3DataFile.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
InformationGovernancePolicy.parent_policy
The
parent_policy property, displayed as 'Parent Policy' in the IGC UI. |
protected Reference |
PhysicalDomain.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignView.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignTable.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignStoredProcedure.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignColumn.physical_domains
The
physical_domains property, displayed as 'Physical Domains' in the IGC UI. |
protected Reference |
PhysicalDataModel.physical_model
The
physical_model property, displayed as 'Physical Model' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.physical_object
The
physical_object property, displayed as 'Physical Object' in the IGC UI. |
protected Reference |
Datasourcealiasgroup.preferred_data_connection
The
preferred_data_connection property, displayed as 'Preferred Data Connection' in the IGC UI. |
protected Reference |
DataConnectionMapping.preferred_data_connection
The
preferred_data_connection property, displayed as 'Preferred Data Connection' in the IGC UI. |
protected Reference |
DatabaseSchema.preferred_database_schema
The
preferred_database_schema property, displayed as 'Preferred Database Schema' in the IGC UI. |
protected Reference |
Term.preferred_synonym
The
preferred_synonym property, displayed as 'Preferred Synonym' in the IGC UI. |
protected Reference |
Array.previous_array
The
previous_array property, displayed as 'Previous Array' in the IGC UI. |
protected Reference |
QualityProblem.problem_type
The
problem_type property, displayed as 'Problem Type' in the IGC UI. |
protected Reference |
TableAnalysisSummary.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
Analysissummaryobject.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
TableDefinition.referenced_by_data_sources
The
referenced_by_data_sources property, displayed as 'Referenced by Data Sources' in the IGC UI. |
protected Reference |
XsdElementReference.referenced_xsd_element
The
referenced_xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdForeignKey.referenced_xsd_keys
The
referenced_xsd_keys property, displayed as 'References XSD Keys' in the IGC UI. |
protected Reference |
Attribute.references_attribute_types
The
references_attribute_types property, displayed as 'References Attribute Types' in the IGC UI. |
protected Reference |
BiCollectionDimension.references_bi_collection
The
references_bi_collection property, displayed as 'References BI Collection' in the IGC UI. |
protected Reference |
BiCollectionFact.references_bi_member
The
references_bi_member property, displayed as 'References BI Member' in the IGC UI. |
protected Reference |
Stage.references_container
The
references_container property, displayed as 'References Container' in the IGC UI. |
protected Reference |
Keycomponent.references_data_field
The
references_data_field property, displayed as 'References Data Field' in the IGC UI. |
protected Reference |
InferredForeignKey.references_inferred_keys
The
references_inferred_keys property, displayed as 'References Inferred Keys' in the IGC UI. |
protected Reference |
XsdAttributeReference.references_xsd_attribute
The
references_xsd_attribute property, displayed as 'XSD Attribute' in the IGC UI. |
protected Reference |
XsdElementGroupReference.references_xsd_element_group
The
references_xsd_element_group property, displayed as 'XSD Element Group' in the IGC UI. |
protected Reference |
Term.replaced_by
The
replaced_by property, displayed as 'Replaced By' in the IGC UI. |
protected Reference |
XsdSequence.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdElement.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdComplexType.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdChoice.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSimpleType.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdSequence.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdElement.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdChoice.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
Function.returns_parameter_def
The
returns_parameter_def property, displayed as 'Returns Parameter Def' in the IGC UI. |
protected Reference |
TableAnalysisSummary.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
Analysissummaryobject.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
Dsexternaldependency.runs_ds_job
The
runs_ds_job property, displayed as 'Runs DS Job' in the IGC UI. |
protected Reference |
Stage.runs_sequences_jobs
The
runs_sequences_jobs property, displayed as 'Runs Sequences Jobs' in the IGC UI. |
protected Reference |
DatabaseColumn.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
DataFileField.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
AmazonS3DataFileField.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
ReferencedContainer.shared_containers
The
shared_containers property, displayed as 'Shared Containers' in the IGC UI. |
protected Reference |
MappingComponent.shared_containers
The
shared_containers property, displayed as 'Shared Containers' in the IGC UI. |
protected Reference |
StageVariable.stage
The
stage property, displayed as 'Stage' in the IGC UI. |
protected Reference |
StageDataRuleDefinition.stage
The
stage property, displayed as 'Stage' in the IGC UI. |
protected Reference |
AsclSteward.steward_group
The
steward_group property, displayed as 'Steward Group' in the IGC UI. |
protected Reference |
AsclSteward.steward_user
The
steward_user property, displayed as 'Steward User' in the IGC UI. |
protected Reference |
StoredProcedureParameter.stored_procedure
The
stored_procedure property, displayed as 'Stored Procedure' in the IGC UI. |
protected Reference |
InferredKey.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
InferredForeignKey.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
FieldAnalysis.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
ColumnAnalysis.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
ForeignKeyDefinition.table_definition
The
table_definition property, displayed as 'Table Definition' in the IGC UI. |
protected Reference |
TermHistory.term
The
term property, displayed as 'Term' in the IGC UI. |
protected Reference |
TransformArgument.transform
The
transform property, displayed as 'Transform' in the IGC UI. |
protected Reference |
TransformsFunction.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
TableDefinition.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
StandardizationRuleSet.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
SharedContainer.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
SequenceJob.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
ParameterSet.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Routine.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
MatchSpecification.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
MachineProfile.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
DsstageType.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Dsjob.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Dsfolder.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
DataElement.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Stage.type
The
type property, displayed as 'Type' in the IGC UI. |
protected Reference |
Aclentry.used_by_acl
The
used_by_acl property, displayed as 'Used By Acl' in the IGC UI. |
protected Reference |
Credential.used_by_user_credentials
The
used_by_user_credentials property, displayed as 'Used By User Credentials' in the IGC UI. |
protected Reference |
FunctionCall2.used_in_filter_constraint
The
used_in_filter_constraint property, displayed as 'Used In Filter Constraint' in the IGC UI. |
protected Reference |
FunctionCall.used_in_filter_constraint
The
used_in_filter_constraint property, displayed as 'Used In Filter Constraint' in the IGC UI. |
protected Reference |
FunctionCall2.used_in_function
The
used_in_function property, displayed as 'Used In Function' in the IGC UI. |
protected Reference |
FunctionCall.used_in_function
The
used_in_function property, displayed as 'Used In Function' in the IGC UI. |
protected Reference |
Primarycategory.uses_business_category
The
uses_business_category property, displayed as 'Uses Business Category' in the IGC UI. |
protected Reference |
Keycomponent.uses_data_field
The
uses_data_field property, displayed as 'Uses Data Field' in the IGC UI. |
protected Reference |
IndexMember.uses_data_field
The
uses_data_field property, displayed as 'Uses Data Field' in the IGC UI. |
protected Reference |
BiCollectionDimension.uses_olap_hierarchy
The
uses_olap_hierarchy property, displayed as 'Uses OLAP Hierarchy' in the IGC UI. |
protected Reference |
ValidValueRange.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
ValidValueList.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
ValidValue.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
DataItemValue.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
EntityAttribute.validation_list
The
validation_list property, displayed as 'Validation List' in the IGC UI. |
protected Reference |
EntityAttribute.validation_range
The
validation_range property, displayed as 'Validation Range' in the IGC UI. |
protected Reference |
EntityAttribute.validation_rule
The
validation_rule property, displayed as 'Validation Rule' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_complex_type
The
xsd_complex_type property, displayed as 'XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSequence.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdElement.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdChoice.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdUniqueKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdPrimaryKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdForeignKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_element_group
The
xsd_element_group property, displayed as 'XSD Element Group' in the IGC UI. |
protected Reference |
XsdSimpleType.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdElementGroup.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdComplexType.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdAttributeGroup.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdSequence.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdElement.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdChoice.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdAttribute.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
| Modifier and Type | Method and Description |
|---|---|
void |
Olapjoinref.setAlias(Reference alias) |
void |
DatabaseAlias.setAliasOfDatabaseTablesOrViews(Reference alias_of_database_tables_or_views) |
void |
AmazonS3DataFileRecord.setAmazonS3DataFile(Reference amazon_s3_data_file) |
void |
ColumnAnalysisSummary.setAnalyzedColumn(Reference analyzed_column) |
void |
TableAnalysisSummary.setAnalyzedTable(Reference analyzed_table) |
void |
Credentials.setAsbCredential(Reference asb_credential) |
void |
LineageReportTemplate.setAssetDisplayProperties(Reference asset_display_properties) |
void |
AttributeTypeField.setAttributeType(Reference attribute_type) |
void |
StageDataRuleDefinition.setBasedOnRule(Reference based_on_rule) |
void |
Array.setBelongingToDataItem(Reference belonging_to_data_item) |
void |
DataItemProperties.setBelongingToParameterDefinition(Reference belonging_to_parameter_definition) |
void |
BiLevel.setBiCollection(Reference bi_collection) |
void |
BiCollectionMember.setBiCollection(Reference bi_collection) |
void |
BiCollectionFact.setBiCube(Reference bi_cube) |
void |
BiCollectionDimension.setBiCube(Reference bi_cube) |
void |
BiFolder.setBiFolder(Reference bi_folder) |
void |
BiHierarchyMember.setBiLevel(Reference bi_level) |
void |
Olapmodelgroup.setBiModel(Reference bi_model) |
void |
OlapJoin.setBiModel(Reference bi_model) |
void |
BiCube.setBiModel(Reference bi_model) |
void |
Parameterval.setBindsParameterDef(Reference binds_parameter_def) |
void |
BiReportSection.setBiReport(Reference bi_report) |
void |
BiReportQueryItem.setBiReportQuery(Reference bi_report_query) |
void |
BiRootFolder.setBiServer(Reference bi_server) |
void |
Datasourcealiasgroup.setBoundToDatabase(Reference bound_to_database) |
void |
DataConnectionMapping.setBoundToDatabase(Reference bound_to_database) |
void |
Dsexternaldependency.setCallsDsRoutine(Reference calls_ds_routine) |
void |
Classification.setClassifiesAsset(Reference classifies_asset) |
void |
DataItemProperties.setColumnDefinition(Reference column_definition) |
void |
BiReportSection.setContainedInReportSection(Reference contained_in_report_section) |
void |
MwbDatabaseAlias.setDatabase(Reference database) |
void |
DatabaseSchema.setDatabase(Reference database) |
void |
ColumnAnalysis.setDatabaseColumn(Reference database_column) |
void |
ValidityTable.setDatabaseColumns(Reference database_columns) |
void |
DatabaseColumn.setDatabaseDomains(Reference database_domains) |
void |
View.setDatabaseSchema(Reference database_schema) |
void |
StoredProcedure.setDatabaseSchema(Reference database_schema) |
void |
Datagroup.setDatabaseSchema(Reference database_schema) |
void |
DatabaseTable.setDatabaseSchema(Reference database_schema) |
void |
DatabaseDomain.setDatabaseSchema(Reference database_schema) |
void |
DataItemDefinition.setDatabaseSchema(Reference database_schema) |
void |
TableAnalysis.setDatabaseTableOrView(Reference database_table_or_view) |
void |
DatabaseColumn.setDatabaseTableOrView(Reference database_table_or_view) |
void |
CandidateKey.setDatabaseTableView(Reference database_table_view) |
void |
Classification.setDataClass(Reference data_class) |
void |
TableDefinition.setDataConnection(Reference data_connection) |
void |
SapConnection.setDataConnectors(Reference data_connectors) |
void |
DsdataConnection.setDataConnectors(Reference data_connectors) |
void |
DataConnection.setDataConnectors(Reference data_connectors) |
void |
TransformArgument.setDataElements(Reference data_elements) |
void |
OlapMemberSource.setDataField(Reference data_field) |
void |
DataFileRecord.setDataFile(Reference data_file) |
void |
DataFileDefinitionRecord.setDataFileDefinition(Reference data_file_definition) |
void |
DataFileDefinitionField.setDataFileDefinitionRecord(Reference data_file_definition_record) |
void |
FieldAnalysis.setDataFileField(Reference data_file_field) |
void |
FileRecordAnalysis.setDataFileRecord(Reference data_file_record) |
void |
DataFileField.setDataFileRecord(Reference data_file_record) |
void |
AmazonS3DataFileField.setDataFileRecord(Reference data_file_record) |
void |
Parameter.setDataItemDefinition(Reference data_item_definition) |
void |
DataItem.setDataItemDefinition(Reference data_item_definition) |
void |
ColumnDefinition.setDataItemDefinition(Reference data_item_definition) |
void |
QualityProblem.setDataQualityScore(Reference data_quality_score) |
void |
InvDataRule.setDataRuleDefinitions(Reference data_rule_definitions) |
void |
DataRule.setDataRuleDefinitions(Reference data_rule_definitions) |
void |
InvDataRuleSet.setDataRuleSetDefinitions(Reference data_rule_set_definitions) |
void |
DataRuleSet.setDataRuleSetDefinitions(Reference data_rule_set_definitions) |
void |
ApplicationInstall.setDefaultCredential(Reference default_credential) |
void |
Credential.setDefaultForApplicationInstall(Reference default_for_application_install) |
void |
BiOlapLevelElement.setDefinedAsAnOlapMember(Reference defined_as_an_olap_member) |
void |
BiReportDataItemSource.setDefinedByOlapMember(Reference defined_by_olap_member) |
void |
RoleAssignment.setDefinedBySystemRole(Reference defined_by_system_role) |
void |
BiOlapLevelElement.setDefinedInLevel(Reference defined_in_level) |
void |
BiReportDataItemSource.setDefinedInReportDataItem(Reference defined_in_report_data_item) |
void |
DesignStoredProcedureParameter.setDesignStoredProcedure(Reference design_stored_procedure) |
void |
DesignKey.setDesignTableOrView(Reference design_table_or_view) |
void |
DesignColumn.setDesignTableOrView(Reference design_table_or_view) |
void |
BiCollectionMember.setDetails(Reference details) |
void |
RootTuple.setEndpoint(Reference endpoint) |
void |
FunctionCall2.setExecutesFunction(Reference executes_function) |
void |
FunctionCall.setExecutesFunction(Reference executes_function) |
void |
XsdSequence.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdElement.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdComplexType.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdChoice.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdSimpleType.setExtendsXsdSimpleType(Reference extends_xsd_simple_type) |
void |
XsdComplexType.setExtendsXsdSimpleType(Reference extends_xsd_simple_type) |
void |
ExtensionMapping.setExtensionMappingDocument(Reference extension_mapping_document) |
void |
DataItemProperties.setFlowVariable(Reference flow_variable) |
void |
StandardizationRuleSet.setFolder(Reference folder) |
void |
StandardizationObject.setFolder(Reference folder) |
void |
SequenceJob.setFolder(Reference folder) |
void |
MatchSpecification.setFolder(Reference folder) |
void |
Dsjob.setFolder(Reference folder) |
void |
Credential.setForApplicationInstall(Reference for_application_install) |
void |
Parameterval.setForDataConnection(Reference for_data_connection) |
void |
Parameterval.setForFunctionCall(Reference for_function_call) |
void |
Parameterval.setForJobObject(Reference for_job_object) |
void |
RoutineArgument.setFunction(Reference function) |
void |
Term.setHasA(Reference has_a) |
void |
Olaphierarchyassociation.setHasChildOlapLevel(Reference has_child_olap_level) |
void |
Customattributedef.setHasDataValues(Reference has_data_values) |
void |
Directory.setHasDirectoryProviderConfiguration(Reference has_directory_provider_configuration) |
void |
JobOutputPin.setHasDsMetaBag(Reference has_ds_meta_bag) |
void |
JobInputPin.setHasDsMetaBag(Reference has_ds_meta_bag) |
void |
Job.setHasJobDef(Reference has_job_def) |
void |
Olaphierarchyassociation.setHasParentOlapLevel(Reference has_parent_olap_level) |
void |
Aclentry.setHasPrincipal(Reference has_principal) |
void |
RoleAssignment.setHasRoleContext(Reference has_role_context) |
void |
Aclentry.setHasSystemRole(Reference has_system_role) |
void |
Customattributedef.setHasValidValues(Reference has_valid_values) |
void |
SapConnection.setHost(Reference host) |
void |
IdocType.setHost(Reference host) |
void |
DsdataConnection.setHost(Reference host) |
void |
Database.setHost(Reference host) |
void |
DataConnection.setHost(Reference host) |
void |
Connector.setHost(Reference host) |
void |
AmazonS3Bucket.setHost(Reference host) |
void |
TransformationProject.setHostEngine(Reference host__engine_) |
void |
Job.setHostSystem(Reference host_system) |
void |
DataFile.setImplementsDataFileDefinition(Reference implements_data_file_definition) |
void |
AmazonS3DataFile.setImplementsDataFileDefinition(Reference implements_data_file_definition) |
void |
Connector.setImplementsStageType(Reference implements_stage_type) |
void |
Datagroup.setImportedViaDataConnection(Reference imported_via_data_connection) |
void |
DsdataConnection.setImportsDatabase(Reference imports_database) |
void |
DataConnection.setImportsDatabase(Reference imports_database) |
void |
SapConnection.setImportsIdocTypes(Reference imports_idoc_types) |
void |
InformationServicesService.setInformationServicesApplication(Reference information_services_application) |
void |
InformationServicesApplication.setInformationServicesProject(Reference information_services_project) |
void |
InformationServicesOperation.setInformationServicesService(Reference information_services_service) |
void |
Link.setInputStages(Reference input_stages) |
void |
ApplicationInstall.setInstalledOnHost(Reference installed_on_host) |
void |
Parameter.setIsParameterSet(Reference is_parameter_set) |
void |
Parameter.setIsReturnOfFunction(Reference is_return_of_function) |
void |
Outputpin.setIsSourceOfLink(Reference is_source_of_link) |
void |
JobOutputPin.setIsSourceOfLink(Reference is_source_of_link) |
void |
DataClassOld.setIsSubOfDataClass(Reference is_sub_of_data_class) |
void |
JobInputPin.setIsTargetOfLink(Reference is_target_of_link) |
void |
Inputpin.setIsTargetOfLink(Reference is_target_of_link) |
void |
JobRun.setJob(Reference job) |
void |
JobRunActivity.setJobRun(Reference job_run) |
void |
JobParameter.setJobRun(Reference job_run) |
void |
JobWriteEvent.setJobRunActivity(Reference job_run_activity) |
void |
JobReadEvent.setJobRunActivity(Reference job_run_activity) |
void |
JobFailEvent.setJobRunActivity(Reference job_run_activity) |
void |
Olapjoinref.setJoinsDatabaseTable(Reference joins_database_table) |
void |
BiOlapLevelElement.setKeyLevel(Reference key_level) |
void |
StageColumn.setLink(Reference link) |
void |
DsStageColumn.setLink(Reference link) |
void |
OslcLink.setLinkType(Reference link_type) |
void |
ReferencedContainer.setLocalContainers(Reference local_containers) |
void |
SubjectArea.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationRule.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationRange.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationList.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalEntity.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalDomain.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalDataModel.setLogicalDataModel(Reference logical_data_model) |
void |
ReferenceKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalInversionKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalForeignKey.setLogicalEntity(Reference logical_entity) |
void |
EntityAttribute.setLogicalEntity(Reference logical_entity) |
void |
PhysicalObjectAttribute.setMapsDatabaseFields(Reference maps_database_fields) |
void |
MemberType.setMdmModel(Reference mdm_model) |
void |
AttributeType.setMdmModel(Reference mdm_model) |
void |
EntityType.setMemberType(Reference member_type) |
void |
CompositeView.setMemberType(Reference member_type) |
void |
Attribute.setMemberType(Reference member_type) |
void |
Array.setNextArray(Reference next_array) |
void |
Propdescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Navigationdescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Customattributedef.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Actiondescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Acl.setOfCommonObject(Reference of_common_object) |
void |
Parameter.setOfContainerDef(Reference of_container_def) |
void |
Dsparameter.setOfContainerDef(Reference of_container_def) |
void |
DesignForeignKey.setOfDataCollection(Reference of_data_collection) |
void |
Directoryproviderproperty.setOfDirectoryProviderConfiguration(Reference of_directory_provider_configuration) |
void |
Dsmetabag.setOfDsDataConnection(Reference of_ds_data_connection) |
void |
Dsmetabag.setOfDsDataElement(Reference of_ds_data_element) |
void |
Dsmetabag.setOfDsDataQualitySpec(Reference of_ds_data_quality_spec) |
void |
Dsmetabag.setOfDsDesignView(Reference of_ds_design_view) |
void |
Dsmetabag.setOfDsInputPin(Reference of_ds_input_pin) |
void |
Dsmetabag.setOfDsJobDef(Reference of_ds_job_def) |
void |
Dsexternaldependency.setOfDsJobDef(Reference of_ds_job_def) |
void |
Dsmetabag.setOfDsOutputPin(Reference of_ds_output_pin) |
void |
JobStageParameters.setOfDsParameterDef(Reference of_ds_parameter_def) |
void |
Dsmetabag.setOfDsRoutine(Reference of_ds_routine) |
void |
Dsexternaldependency.setOfDsRoutine(Reference of_ds_routine) |
void |
JobStageRecord.setOfDsStage(Reference of_ds_stage) |
void |
Dsmfcolumninfo.setOfDsStage(Reference of_ds_stage) |
void |
Dsmetabag.setOfDsStage(Reference of_ds_stage) |
void |
Dsmetabag.setOfDsStageType(Reference of_ds_stage_type) |
void |
TableDefinitionProperties.setOfDsTableDefinition(Reference of_ds_table_definition) |
void |
Dsmetabag.setOfDsTableDefinition(Reference of_ds_table_definition) |
void |
Dsmetabag.setOfDsTransform(Reference of_ds_transform) |
void |
Parameter.setOfFunction(Reference of_function) |
void |
IndexMember.setOfIndex(Reference of_index) |
void |
DsdesignView.setOfJob(Reference of_job) |
void |
Outputpin.setOfJobComponent(Reference of_job_component) |
void |
JobOutputPin.setOfJobComponent(Reference of_job_component) |
void |
JobInputPin.setOfJobComponent(Reference of_job_component) |
void |
Inputpin.setOfJobComponent(Reference of_job_component) |
void |
Parameter.setOfJobDef(Reference of_job_def) |
void |
DsparameterJob.setOfJobDef(Reference of_job_def) |
void |
Keycomponent.setOfKey(Reference of_key) |
void |
JobConstraint.setOfLink(Reference of_link) |
void |
Filterconstraint.setOfLink(Reference of_link) |
void |
OslcLink.setOfMainObject(Reference of_main_object) |
void |
Olaphierarchyassociation.setOfOlapHierarchyMember(Reference of_olap_hierarchy_member) |
void |
Parameter.setOfParameterSet(Reference of_parameter_set) |
void |
DsparameterSet.setOfParameterSet(Reference of_parameter_set) |
void |
OslcLink.setOfProviderConnection(Reference of_provider_connection) |
void |
Providerpropertyinfoextended.setOfProviderPropertyInfo(Reference of_provider_property_info) |
void |
Directoryproviderproperty.setOfProviderPropertyInfo(Reference of_provider_property_info) |
void |
Directoryproviderproperty.setOfProviderPropertyType(Reference of_provider_property_type) |
void |
StageTypeDetail.setOfStageType(Reference of_stage_type) |
void |
Parameter.setOfStageType(Reference of_stage_type) |
void |
Parameter.setOfStoredProcedure(Reference of_stored_procedure) |
void |
Credentials.setOfUser(Reference of_user) |
void |
Credential.setOfUserCredentials(Reference of_user_credentials) |
void |
OlapMemberSource.setOlapMember(Reference olap_member) |
void |
Link.setOutputStages(Reference output_stages) |
void |
MappingSpecification.setOwner(Reference owner) |
void |
Term.setParentCategory(Reference parent_category) |
void |
Category.setParentCategory(Reference parent_category) |
void |
DataClass.setParentDataClass(Reference parent_data_class) |
void |
LogicalDomain.setParentDomain(Reference parent_domain) |
void |
Folder.setParentFolder(Reference parent_folder) |
void |
Dsfolder.setParentFolder(Reference parent_folder) |
void |
AmazonS3DataFileFolder.setParentFolder(Reference parent_folder) |
void |
AmazonS3DataFile.setParentFolder(Reference parent_folder) |
void |
InformationGovernancePolicy.setParentPolicy(Reference parent_policy) |
void |
PhysicalDomain.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignView.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignTable.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignStoredProcedure.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignColumn.setPhysicalDomains(Reference physical_domains) |
void |
PhysicalDataModel.setPhysicalModel(Reference physical_model) |
void |
PhysicalObjectAttribute.setPhysicalObject(Reference physical_object) |
void |
DatabaseSchema.setPreferredDatabaseSchema(Reference preferred_database_schema) |
void |
Datasourcealiasgroup.setPreferredDataConnection(Reference preferred_data_connection) |
void |
DataConnectionMapping.setPreferredDataConnection(Reference preferred_data_connection) |
void |
Term.setPreferredSynonym(Reference preferred_synonym) |
void |
Array.setPreviousArray(Reference previous_array) |
void |
QualityProblem.setProblemType(Reference problem_type) |
void |
TableAnalysisSummary.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
ColumnAnalysisSummary.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
Analysissummaryobject.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
TableDefinition.setReferencedByDataSources(Reference referenced_by_data_sources) |
void |
XsdElementReference.setReferencedXsdElement(Reference referenced_xsd_element) |
void |
XsdForeignKey.setReferencedXsdKeys(Reference referenced_xsd_keys) |
void |
Attribute.setReferencesAttributeTypes(Reference references_attribute_types) |
void |
BiCollectionDimension.setReferencesBiCollection(Reference references_bi_collection) |
void |
BiCollectionFact.setReferencesBiMember(Reference references_bi_member) |
void |
Stage.setReferencesContainer(Reference references_container) |
void |
Keycomponent.setReferencesDataField(Reference references_data_field) |
void |
InferredForeignKey.setReferencesInferredKeys(Reference references_inferred_keys) |
void |
XsdAttributeReference.setReferencesXsdAttribute(Reference references_xsd_attribute) |
void |
XsdElementGroupReference.setReferencesXsdElementGroup(Reference references_xsd_element_group) |
void |
Term.setReplacedBy(Reference replaced_by) |
void |
XsdSequence.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdElement.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdComplexType.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdChoice.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdSimpleType.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdSequence.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdElement.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdChoice.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
Function.setReturnsParameterDef(Reference returns_parameter_def) |
void |
TableAnalysisSummary.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
ColumnAnalysisSummary.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
Analysissummaryobject.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
Dsexternaldependency.setRunsDsJob(Reference runs_ds_job) |
void |
Stage.setRunsSequencesJobs(Reference runs_sequences_jobs) |
void |
DatabaseColumn.setSelectedClassification(Reference selected_classification) |
void |
DataFileField.setSelectedClassification(Reference selected_classification) |
void |
AmazonS3DataFileField.setSelectedClassification(Reference selected_classification) |
void |
ReferencedContainer.setSharedContainers(Reference shared_containers) |
void |
MappingComponent.setSharedContainers(Reference shared_containers) |
void |
StageVariable.setStage(Reference stage) |
void |
StageDataRuleDefinition.setStage(Reference stage) |
void |
AsclSteward.setStewardGroup(Reference steward_group) |
void |
AsclSteward.setStewardUser(Reference steward_user) |
void |
StoredProcedureParameter.setStoredProcedure(Reference stored_procedure) |
void |
InferredKey.setTableAnalysis(Reference table_analysis) |
void |
InferredForeignKey.setTableAnalysis(Reference table_analysis) |
void |
FieldAnalysis.setTableAnalysis(Reference table_analysis) |
void |
ColumnAnalysis.setTableAnalysis(Reference table_analysis) |
void |
ForeignKeyDefinition.setTableDefinition(Reference table_definition) |
void |
TermHistory.setTerm(Reference term) |
void |
ParameterSetDefinition.setTheContext(Reference context) |
void |
Stage.setTheType(Reference type) |
void |
TransformArgument.setTransform(Reference transform) |
void |
TransformsFunction.setTransformationProject(Reference transformation_project) |
void |
TableDefinition.setTransformationProject(Reference transformation_project) |
void |
StandardizationRuleSet.setTransformationProject(Reference transformation_project) |
void |
SharedContainer.setTransformationProject(Reference transformation_project) |
void |
SequenceJob.setTransformationProject(Reference transformation_project) |
void |
ParameterSet.setTransformationProject(Reference transformation_project) |
void |
Routine.setTransformationProject(Reference transformation_project) |
void |
MatchSpecification.setTransformationProject(Reference transformation_project) |
void |
MachineProfile.setTransformationProject(Reference transformation_project) |
void |
DsstageType.setTransformationProject(Reference transformation_project) |
void |
Dsjob.setTransformationProject(Reference transformation_project) |
void |
Dsfolder.setTransformationProject(Reference transformation_project) |
void |
DataElement.setTransformationProject(Reference transformation_project) |
void |
Aclentry.setUsedByAcl(Reference used_by_acl) |
void |
Credential.setUsedByUserCredentials(Reference used_by_user_credentials) |
void |
FunctionCall2.setUsedInFilterConstraint(Reference used_in_filter_constraint) |
void |
FunctionCall.setUsedInFilterConstraint(Reference used_in_filter_constraint) |
void |
FunctionCall2.setUsedInFunction(Reference used_in_function) |
void |
FunctionCall.setUsedInFunction(Reference used_in_function) |
void |
Primarycategory.setUsesBusinessCategory(Reference uses_business_category) |
void |
Keycomponent.setUsesDataField(Reference uses_data_field) |
void |
IndexMember.setUsesDataField(Reference uses_data_field) |
void |
BiCollectionDimension.setUsesOlapHierarchy(Reference uses_olap_hierarchy) |
void |
EntityAttribute.setValidationList(Reference validation_list) |
void |
EntityAttribute.setValidationRange(Reference validation_range) |
void |
EntityAttribute.setValidationRule(Reference validation_rule) |
void |
ValidValueRange.setValidValueList(Reference valid_value_list) |
void |
ValidValueList.setValidValueList(Reference valid_value_list) |
void |
ValidValue.setValidValueList(Reference valid_value_list) |
void |
DataItemValue.setValidValueList(Reference valid_value_list) |
void |
XsdElementReference.setXsdComplexType(Reference xsd_complex_type) |
void |
XsdSequence.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdElement.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdChoice.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdUniqueKey.setXsdElement(Reference xsd_element) |
void |
XsdPrimaryKey.setXsdElement(Reference xsd_element) |
void |
XsdForeignKey.setXsdElement(Reference xsd_element) |
void |
XsdElementReference.setXsdElement(Reference xsd_element) |
void |
XsdElementReference.setXsdElementGroup(Reference xsd_element_group) |
void |
XsdSimpleType.setXsdSchema(Reference xsd_schema) |
void |
XsdElementGroup.setXsdSchema(Reference xsd_schema) |
void |
XsdComplexType.setXsdSchema(Reference xsd_schema) |
void |
XsdAttributeGroup.setXsdSchema(Reference xsd_schema) |
void |
XsdSequence.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdElement.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdChoice.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdAttribute.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
| Modifier and Type | Class and Description |
|---|---|
class |
BiReportQueryDetailFilter
POJO for the
bi_report_query_detail_filter asset type in IGC, displayed as 'Detail Filter' in the IGC UI. |
class |
BiReportQuerySummaryFilter
POJO for the
bi_report_query_summary_filter asset type in IGC, displayed as 'Summary Filter' in the IGC UI. |
class |
DevelopmentLog
POJO for the
development_log asset type in IGC, displayed as 'DevelopmentLog' in the IGC UI. |
| Modifier and Type | Field and Description |
|---|---|
protected Reference |
Olapjoinref.alias
The
alias property, displayed as 'Alias' in the IGC UI. |
protected Reference |
DatabaseAlias.alias_of_database_tables_or_views
The
alias_of_database_tables_or_views property, displayed as 'Alias of Database Tables or Views' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.amazon_s3_bucket
The
amazon_s3_bucket property, displayed as 'Amazon S3 Bucket' in the IGC UI. |
protected Reference |
AmazonS3DataFileRecord.amazon_s3_data_file
The
amazon_s3_data_file property, displayed as 'Amazon S3 Data File' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.amazon_s3_data_file_folder
The
amazon_s3_data_file_folder property, displayed as 'Amazon S3 Data File Folder' in the IGC UI. |
protected Reference |
DataFile.amazon_s3_data_files
The
amazon_s3_data_files property, displayed as 'Amazon S3 Data Files' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.analyzed_column
The
analyzed_column property, displayed as 'Analyzed Column' in the IGC UI. |
protected Reference |
TableAnalysisSummary.analyzed_table
The
analyzed_table property, displayed as 'Analyzed Table' in the IGC UI. |
protected Reference |
Credentials.asb_credential
The
asb_credential property, displayed as 'Asb Credential' in the IGC UI. |
protected Reference |
LineageReportTemplate.asset_display_properties
The
asset_display_properties property, displayed as 'Asset Type Properties' in the IGC UI. |
protected Reference |
AttributeTypeField.attribute_type
The
attribute_type property, displayed as 'Attribute Type' in the IGC UI. |
protected Reference |
AttributeTypeField.attribute_type_for_query
The
attribute_type_for_query property, displayed as 'Attribute Type' in the IGC UI. |
protected Reference |
StageDataRuleDefinition.based_on_rule
The
based_on_rule property, displayed as 'Based on Rule' in the IGC UI. |
protected Reference |
Array.belonging_to_data_item
The
belonging_to_data_item property, displayed as 'Belonging to Data Item' in the IGC UI. |
protected Reference |
DataItemProperties.belonging_to_parameter_definition
The
belonging_to_parameter_definition property, displayed as 'Belonging to Parameter Definition' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiReportQuery.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiLevel.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiHierarchy.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiFilter.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiCollectionMember.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiCollection.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiReport.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiCollectionFact.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiCollectionDimension.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiReport.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiModel.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiFolder.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiHierarchyMember.bi_level
The
bi_level property, displayed as 'BI Level' in the IGC UI. |
protected Reference |
Olapmodelgroup.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
OlapJoin.bi_model
The
bi_model property, displayed as 'OLAP Model' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportQuery.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReport.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiModel.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiHierarchy.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiFilter.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiCube.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiCollection.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportSection.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQuery.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQuerySummaryFilter.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiReportQueryItem.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiReportQueryDetailFilter.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiRootFolder.bi_server
The
bi_server property, displayed as 'BI Server' in the IGC UI. |
protected Reference |
Parameterval.binds_parameter_def
The
binds_parameter_def property, displayed as 'Binds Parameter Def' in the IGC UI. |
protected Reference |
Datasourcealiasgroup.bound_to_database
The
bound_to_database property, displayed as 'Bound To Database' in the IGC UI. |
protected Reference |
DataConnectionMapping.bound_to_database
The
bound_to_database property, displayed as 'Bound to Database' in the IGC UI. |
protected Reference |
Dsexternaldependency.calls_ds_routine
The
calls_ds_routine property, displayed as 'Calls DS Routine' in the IGC UI. |
protected Reference |
Classification.classifies_asset
The
classifies_asset property, displayed as 'Asset' in the IGC UI. |
protected Reference |
DataItemProperties.column_definition
The
column_definition property, displayed as 'Column Definition' in the IGC UI. |
protected Reference |
CompositeView.composite_view
The
composite_view property, displayed as 'Composite View' in the IGC UI. |
protected Reference |
BiReportSection.contained_in_report_section
The
contained_in_report_section property, displayed as 'Contained in Report Section' in the IGC UI. |
protected Reference |
ParameterSetDefinition.context
The
context property, displayed as 'Context' in the IGC UI. |
protected Reference |
Classification.data_class
The
data_class property, displayed as 'Data Class' in the IGC UI. |
protected Reference |
TableDefinition.data_connection
The
data_connection property, displayed as 'Data Connection' in the IGC UI. |
protected Reference |
SapConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
DsdataConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
DataConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
TransformArgument.data_elements
The
data_elements property, displayed as 'Data Elements' in the IGC UI. |
protected Reference |
OlapMemberSource.data_field
The
data_field property, displayed as 'Data Field' in the IGC UI. |
protected Reference |
DataFileRecord.data_file
The
data_file property, displayed as 'Default Data File' in the IGC UI. |
protected Reference |
DataFileDefinitionRecord.data_file_definition
The
data_file_definition property, displayed as 'Data File Definition' in the IGC UI. |
protected Reference |
DataFileDefinitionField.data_file_definition_record
The
data_file_definition_record property, displayed as 'Data File Definition Record' in the IGC UI. |
protected Reference |
FieldAnalysis.data_file_field
The
data_file_field property, displayed as 'Data File Field' in the IGC UI. |
protected Reference |
FileRecordAnalysis.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
DataFileField.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
AmazonS3DataFileField.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
Parameter.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
DataItem.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
ColumnDefinition.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
QualityProblem.data_quality_score
The
data_quality_score property, displayed as 'Data Quality Score' in the IGC UI. |
protected Reference |
InvDataRule.data_rule_definitions
The
data_rule_definitions property, displayed as 'Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRule.data_rule_definitions
The
data_rule_definitions property, displayed as 'Data Rule Definitions' in the IGC UI. |
protected Reference |
InvDataRuleSet.data_rule_set_definitions
The
data_rule_set_definitions property, displayed as 'Data Rule Set Definitions' in the IGC UI. |
protected Reference |
DataRuleSet.data_rule_set_definitions
The
data_rule_set_definitions property, displayed as 'Data Rule Set Definitions' in the IGC UI. |
protected Reference |
MwbDatabaseAlias.database
The
database property, displayed as 'Database' in the IGC UI. |
protected Reference |
DatabaseSchema.database
The
database property, displayed as 'Database' in the IGC UI. |
protected Reference |
ColumnAnalysis.database_column
The
database_column property, displayed as 'Database Column' in the IGC UI. |
protected Reference |
ValidityTable.database_columns
The
database_columns property, displayed as 'Database Columns' in the IGC UI. |
protected Reference |
DatabaseColumn.database_domains
The
database_domains property, displayed as 'Database Domains' in the IGC UI. |
protected Reference |
View.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
StoredProcedure.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
Datagroup.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseTable.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseDomain.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DataItemDefinition.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
TableAnalysis.database_table_or_view
The
database_table_or_view property, displayed as 'Database Table or View' in the IGC UI. |
protected Reference |
DatabaseColumn.database_table_or_view
The
database_table_or_view property, displayed as 'Database Table or View' in the IGC UI. |
protected Reference |
CandidateKey.database_table_view
The
database_table_view property, displayed as 'Database Table View' in the IGC UI. |
protected Reference |
ApplicationInstall.default_credential
The
default_credential property, displayed as 'Default Credential' in the IGC UI. |
protected Reference |
Credential.default_for_application_install
The
default_for_application_install property, displayed as 'Default For Application Install' in the IGC UI. |
protected Reference |
BiOlapLevelElement.defined_as_an_olap_member
The
defined_as_an_olap_member property, displayed as 'Defined as an OLAP Member' in the IGC UI. |
protected Reference |
BiReportDataItemSource.defined_by_olap_member
The
defined_by_olap_member property, displayed as 'Defined by OLAP Member' in the IGC UI. |
protected Reference |
RoleAssignment.defined_by_system_role
The
defined_by_system_role property, displayed as 'Defined By System Role' in the IGC UI. |
protected Reference |
BiOlapLevelElement.defined_in_level
The
defined_in_level property, displayed as 'Defined in Level' in the IGC UI. |
protected Reference |
BiReportDataItemSource.defined_in_report_data_item
The
defined_in_report_data_item property, displayed as 'Defined in Report Data Item' in the IGC UI. |
protected Reference |
DesignStoredProcedureParameter.design_stored_procedure
The
design_stored_procedure property, displayed as 'Design Stored Procedure' in the IGC UI. |
protected Reference |
DesignKey.design_table_or_view
The
design_table_or_view property, displayed as 'Design Table or View' in the IGC UI. |
protected Reference |
DesignColumn.design_table_or_view
The
design_table_or_view property, displayed as 'Design Table or View' in the IGC UI. |
protected Reference |
BiCollectionMember.details
The
details property, displayed as 'Details' in the IGC UI. |
protected Reference |
RootTuple.endpoint
The
endpoint property, displayed as 'Endpoint' in the IGC UI. |
protected Reference |
FunctionCall2.executes_function
The
executes_function property, displayed as 'Executes Function' in the IGC UI. |
protected Reference |
FunctionCall.executes_function
The
executes_function property, displayed as 'Executes Function' in the IGC UI. |
protected Reference |
XsdSequence.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdElement.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdComplexType.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdChoice.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSimpleType.extends_xsd_simple_type
The
extends_xsd_simple_type property, displayed as 'Extends XSD Simple Type' in the IGC UI. |
protected Reference |
XsdComplexType.extends_xsd_simple_type
The
extends_xsd_simple_type property, displayed as 'Extends XSD Simple Type' in the IGC UI. |
protected Reference |
ExtensionMapping.extension_mapping_document
The
extension_mapping_document property, displayed as 'Extension Mapping Document' in the IGC UI. |
protected Reference |
DataItemProperties.flow_variable
The
flow_variable property, displayed as 'Flow Variable' in the IGC UI. |
protected Reference |
StandardizationRuleSet.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
StandardizationObject.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
SequenceJob.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
MatchSpecification.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
Dsjob.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
Credential.for_application_install
The
for_application_install property, displayed as 'For Application Install' in the IGC UI. |
protected Reference |
Parameterval.for_data_connection
The
for_data_connection property, displayed as 'For Data Connection' in the IGC UI. |
protected Reference |
Parameterval.for_function_call
The
for_function_call property, displayed as 'For Function Call' in the IGC UI. |
protected Reference |
Parameterval.for_job_object
The
for_job_object property, displayed as 'For Job Object' in the IGC UI. |
protected Reference |
RoutineArgument.function
The
function property, displayed as 'Function' in the IGC UI. |
protected Reference |
Term.has_a
The
has_a property, displayed as 'Has A' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.has_child_olap_level
The
has_child_olap_level property, displayed as 'Has Child OLAP Level' in the IGC UI. |
protected Reference |
Customattributedef.has_data_values
The
has_data_values property, displayed as 'Has Data Values' in the IGC UI. |
protected Reference |
Directory.has_directory_provider_configuration
The
has_directory_provider_configuration property, displayed as 'Has Directory Provider Configuration' in the IGC UI. |
protected Reference |
JobOutputPin.has_ds_meta_bag
The
has_ds_meta_bag property, displayed as 'Has DS Meta Bag' in the IGC UI. |
protected Reference |
JobInputPin.has_ds_meta_bag
The
has_ds_meta_bag property, displayed as 'Has DS Meta Bag' in the IGC UI. |
protected Reference |
Job.has_job_def
The
has_job_def property, displayed as 'Has Job Def' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.has_parent_olap_level
The
has_parent_olap_level property, displayed as 'Has Parent OLAP Level' in the IGC UI. |
protected Reference |
Aclentry.has_principal
The
has_principal property, displayed as 'Has Principal' in the IGC UI. |
protected Reference |
RoleAssignment.has_role_context
The
has_role_context property, displayed as 'Has Role Context' in the IGC UI. |
protected Reference |
Aclentry.has_system_role
The
has_system_role property, displayed as 'Has System Role' in the IGC UI. |
protected Reference |
Customattributedef.has_valid_values
The
has_valid_values property, displayed as 'Has Valid Values' in the IGC UI. |
protected Reference |
SapConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
IdocType.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DsdataConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
Database.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataFileFolder.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataFile.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
Connector.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
AmazonS3Bucket.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
TransformationProject.host__engine_
The
host_(engine) property, displayed as 'Host (Engine)' in the IGC UI. |
protected Reference |
Job.host_system
The
host_system property, displayed as 'Host System' in the IGC UI. |
protected Reference |
IdocSegmentType.idoc_type
The
idoc_type property, displayed as 'IDoc Type' in the IGC UI. |
protected Reference |
DataFile.implements_data_file_definition
The
implements_data_file_definition property, displayed as 'Implements Data File Definition' in the IGC UI. |
protected Reference |
AmazonS3DataFile.implements_data_file_definition
The
implements_data_file_definition property, displayed as 'Implements Data File Definition' in the IGC UI. |
protected Reference |
Connector.implements_stage_type
The
implements_stage_type property, displayed as 'Implements Stage Type' in the IGC UI. |
protected Reference |
Datagroup.imported_via_data_connection
The
imported_via_data_connection property, displayed as 'Data Connection' in the IGC UI. |
protected Reference |
DsdataConnection.imports_database
The
imports_database property, displayed as 'Imports Database' in the IGC UI. |
protected Reference |
DataConnection.imports_database
The
imports_database property, displayed as 'Imports Database' in the IGC UI. |
protected Reference |
SapConnection.imports_idoc_types
The
imports_idoc_types property, displayed as 'Imports IDoc Types' in the IGC UI. |
protected Reference |
InformationServicesService.information_services_application
The
information_services_application property, displayed as 'Information Services Application' in the IGC UI. |
protected Reference |
InformationServicesApplication.information_services_project
The
information_services_project property, displayed as 'Information Services Project' in the IGC UI. |
protected Reference |
InformationServicesOperation.information_services_service
The
information_services_service property, displayed as 'Information Services Service' in the IGC UI. |
protected Reference |
Link.input_stages
The
input_stages property, displayed as 'Input Stages' in the IGC UI. |
protected Reference |
ApplicationInstall.installed_on_host
The
installed_on_host property, displayed as 'Installed On Host' in the IGC UI. |
protected Reference |
Parameter.is_parameter_set
The
is_parameter_set property, displayed as 'Is Parameter Set' in the IGC UI. |
protected Reference |
Parameter.is_return_of_function
The
is_return_of_function property, displayed as 'Is Return Of Function' in the IGC UI. |
protected Reference |
Outputpin.is_source_of_link
The
is_source_of_link property, displayed as 'Is Source Of Link' in the IGC UI. |
protected Reference |
JobOutputPin.is_source_of_link
The
is_source_of_link property, displayed as 'Is Source Of Link' in the IGC UI. |
protected Reference |
DataClassOld.is_sub_of_data_class
The
is_sub_of_data_class property, displayed as 'Is Sub Of Data Class' in the IGC UI. |
protected Reference |
JobInputPin.is_target_of_link
The
is_target_of_link property, displayed as 'Is Target Of Link' in the IGC UI. |
protected Reference |
Inputpin.is_target_of_link
The
is_target_of_link property, displayed as 'Is Target Of Link' in the IGC UI. |
protected Reference |
JobRun.job
The
job property, displayed as 'Job' in the IGC UI. |
protected Reference |
JobRunActivity.job_run
The
job_run property, displayed as 'Job Run' in the IGC UI. |
protected Reference |
JobParameter.job_run
The
job_run property, displayed as 'Job Run' in the IGC UI. |
protected Reference |
JobWriteEvent.job_run_activity
The
job_run_activity property, displayed as 'Emitted By Activity' in the IGC UI. |
protected Reference |
JobReadEvent.job_run_activity
The
job_run_activity property, displayed as 'Job Run Activity' in the IGC UI. |
protected Reference |
JobFailEvent.job_run_activity
The
job_run_activity property, displayed as 'Job Run Activity' in the IGC UI. |
protected Reference |
Olapjoinref.joins_database_table
The
joins_database_table property, displayed as 'Joins Database Table' in the IGC UI. |
protected Reference |
BiOlapLevelElement.key_level
The
key_level property, displayed as 'Key Level' in the IGC UI. |
protected Reference |
StageColumn.link
The
link property, displayed as 'Link' in the IGC UI. |
protected Reference |
DsStageColumn.link
The
link property, displayed as 'Link' in the IGC UI. |
protected Reference |
OslcLink.link_type
The
link_type property, displayed as 'Link Type' in the IGC UI. |
protected Reference |
ReferencedContainer.local_containers
The
local_containers property, displayed as 'Local Containers' in the IGC UI. |
protected Reference |
SubjectArea.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationRule.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationRange.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationList.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalEntity.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalDomain.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalDataModel.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
ReferenceKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalInversionKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalForeignKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
EntityAttribute.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.maps_database_fields
The
maps_database_fields property, displayed as 'Maps Database Fields' in the IGC UI. |
protected Reference |
PhysicalObject.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
MemberType.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
AttributeType.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
MemberType.mdm_model_for_query
The
mdm_model_for_query property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
AttributeType.mdm_model_for_query
The
mdm_model_for_query property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
EntityType.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
CompositeView.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Attribute.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
EntityType.member_type_for_query
The
member_type_for_query property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Attribute.member_type_for_query
The
member_type_for_query property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Array.next_array
The
next_array property, displayed as 'Next Array' in the IGC UI. |
protected Reference |
DataRuleDefinition.non_published_data_rule_definitions
The
non_published_data_rule_definitions property, displayed as 'Non Published Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRuleSetDefinition.non_published_data_rule_set_definitions
The
non_published_data_rule_set_definitions property, displayed as 'Non Published Data Rule Set Definitions' in the IGC UI. |
protected Reference |
Propdescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Navigationdescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Customattributedef.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Actiondescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Acl.of_common_object
The
of_common_object property, displayed as 'Of Common Object' in the IGC UI. |
protected Reference |
Parameter.of_container_def
The
of_container_def property, displayed as 'Of Container Def' in the IGC UI. |
protected Reference |
Dsparameter.of_container_def
The
of_container_def property, displayed as 'Context' in the IGC UI. |
protected Reference |
DesignForeignKey.of_data_collection
The
of_data_collection property, displayed as 'Of Data Collection' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_directory_provider_configuration
The
of_directory_provider_configuration property, displayed as 'Of Directory Provider Configuration' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_connection
The
of_ds_data_connection property, displayed as 'Of DS Data Connection' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_element
The
of_ds_data_element property, displayed as 'Of DS Data Element' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_quality_spec
The
of_ds_data_quality_spec property, displayed as 'Of DS Data Quality Spec' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_design_view
The
of_ds_design_view property, displayed as 'Of DS Design View' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_input_pin
The
of_ds_input_pin property, displayed as 'Of DS Input Pin' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_job_def
The
of_ds_job_def property, displayed as 'Of DS Job Def' in the IGC UI. |
protected Reference |
Dsexternaldependency.of_ds_job_def
The
of_ds_job_def property, displayed as 'Of DS Job Def' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_output_pin
The
of_ds_output_pin property, displayed as 'Of DS Output Pin' in the IGC UI. |
protected Reference |
JobStageParameters.of_ds_parameter_def
The
of_ds_parameter_def property, displayed as 'Of DS Parameter Def' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_routine
The
of_ds_routine property, displayed as 'Of DS Routine' in the IGC UI. |
protected Reference |
Dsexternaldependency.of_ds_routine
The
of_ds_routine property, displayed as 'Of DS Routine' in the IGC UI. |
protected Reference |
JobStageRecord.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmfcolumninfo.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_stage_type
The
of_ds_stage_type property, displayed as 'Of DS Stage Type' in the IGC UI. |
protected Reference |
TableDefinitionProperties.of_ds_table_definition
The
of_ds_table_definition property, displayed as 'Of DS Table Definition' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_table_definition
The
of_ds_table_definition property, displayed as 'Of DS Table Definition' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_transform
The
of_ds_transform property, displayed as 'Of DS Transform' in the IGC UI. |
protected Reference |
Parameter.of_function
The
of_function property, displayed as 'Of Function' in the IGC UI. |
protected Reference |
IdocSegmentType.of_idoc_segment_type
The
of_idoc_segment_type property, displayed as 'IDoc Segment Type' in the IGC UI. |
protected Reference |
IndexMember.of_index
The
of_index property, displayed as 'Of Index' in the IGC UI. |
protected Reference |
DsdesignView.of_job
The
of_job property, displayed as 'Of Job' in the IGC UI. |
protected Reference |
Outputpin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
JobOutputPin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
JobInputPin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
Inputpin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
Parameter.of_job_def
The
of_job_def property, displayed as 'Of Job Def' in the IGC UI. |
protected Reference |
DsparameterJob.of_job_def
The
of_job_def property, displayed as 'Job' in the IGC UI. |
protected Reference |
Keycomponent.of_key
The
of_key property, displayed as 'Of Key' in the IGC UI. |
protected Reference |
JobConstraint.of_link
The
of_link property, displayed as 'Link' in the IGC UI. |
protected Reference |
Filterconstraint.of_link
The
of_link property, displayed as 'Of Link' in the IGC UI. |
protected Reference |
OslcLink.of_main_object
The
of_main_object property, displayed as 'Of Main Object' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.of_olap_hierarchy_member
The
of_olap_hierarchy_member property, displayed as 'Of OLAP Hierarchy Member' in the IGC UI. |
protected Reference |
Parameter.of_parameter_set
The
of_parameter_set property, displayed as 'Of Parameter Set' in the IGC UI. |
protected Reference |
DsparameterSet.of_parameter_set
The
of_parameter_set property, displayed as 'Context' in the IGC UI. |
protected Reference |
OslcLink.of_provider_connection
The
of_provider_connection property, displayed as 'Of Provider Connection' in the IGC UI. |
protected Reference |
Providerpropertyinfoextended.of_provider_property_info
The
of_provider_property_info property, displayed as 'Of Provider Property Info' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_provider_property_info
The
of_provider_property_info property, displayed as 'Of Provider Property Info' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_provider_property_type
The
of_provider_property_type property, displayed as 'Of Provider Property Type' in the IGC UI. |
protected Reference |
StageTypeDetail.of_stage_type
The
of_stage_type property, displayed as 'Stage Type' in the IGC UI. |
protected Reference |
Parameter.of_stage_type
The
of_stage_type property, displayed as 'Of Stage Type' in the IGC UI. |
protected Reference |
Parameter.of_stored_procedure
The
of_stored_procedure property, displayed as 'Of Stored Procedure' in the IGC UI. |
protected Reference |
Credentials.of_user
The
of_user property, displayed as 'Of User' in the IGC UI. |
protected Reference |
Credential.of_user_credentials
The
of_user_credentials property, displayed as 'Of User Credentials' in the IGC UI. |
protected Reference |
OlapMemberSource.olap_member
The
olap_member property, displayed as 'OLAP Member' in the IGC UI. |
protected Reference |
Link.output_stages
The
output_stages property, displayed as 'Output Stages' in the IGC UI. |
protected Reference |
MappingSpecification.owner
The
owner property, displayed as 'Owner' in the IGC UI. |
protected Reference |
Term.parent_category
The
parent_category property, displayed as 'Parent Category' in the IGC UI. |
protected Reference |
Category.parent_category
The
parent_category property, displayed as 'Parent Category' in the IGC UI. |
protected Reference |
DataClass.parent_data_class
The
parent_data_class property, displayed as 'Parent Data Class' in the IGC UI. |
protected Reference |
LogicalDomain.parent_domain
The
parent_domain property, displayed as 'Parent Domain' in the IGC UI. |
protected Reference |
Folder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
Dsfolder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFileFolder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFile.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.parent_folder
The
parent_folder property, displayed as 'Data File Folder' in the IGC UI. |
protected Reference |
AmazonS3DataFile.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
InformationGovernancePolicy.parent_policy
The
parent_policy property, displayed as 'Parent Policy' in the IGC UI. |
protected Reference |
PhysicalDomain.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignView.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignTable.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignStoredProcedure.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignColumn.physical_domains
The
physical_domains property, displayed as 'Physical Domains' in the IGC UI. |
protected Reference |
PhysicalDataModel.physical_model
The
physical_model property, displayed as 'Physical Model' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.physical_object
The
physical_object property, displayed as 'Physical Object' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.physical_object_for_query
The
physical_object_for_query property, displayed as 'Physical Object' in the IGC UI. |
protected Reference |
Datasourcealiasgroup.preferred_data_connection
The
preferred_data_connection property, displayed as 'Preferred Data Connection' in the IGC UI. |
protected Reference |
DataConnectionMapping.preferred_data_connection
The
preferred_data_connection property, displayed as 'Preferred Data Connection' in the IGC UI. |
protected Reference |
DatabaseSchema.preferred_database_schema
The
preferred_database_schema property, displayed as 'Preferred Database Schema' in the IGC UI. |
protected Reference |
Term.preferred_synonym
The
preferred_synonym property, displayed as 'Preferred Synonym' in the IGC UI. |
protected Reference |
Array.previous_array
The
previous_array property, displayed as 'Previous Array' in the IGC UI. |
protected Reference |
QualityProblem.problem_type
The
problem_type property, displayed as 'Problem Type' in the IGC UI. |
protected Reference |
TableAnalysisSummary.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
Analysissummaryobject.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
DataRuleDefinition.published_data_rule_definitions
The
published_data_rule_definitions property, displayed as 'Published Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRuleSetDefinition.published_data_rule_set_definitions
The
published_data_rule_set_definitions property, displayed as 'Published Data Rule Set Definitions' in the IGC UI. |
protected Reference |
TableDefinition.referenced_by_data_sources
The
referenced_by_data_sources property, displayed as 'Referenced by Data Sources' in the IGC UI. |
protected Reference |
XsdElementReference.referenced_xsd_element
The
referenced_xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdForeignKey.referenced_xsd_keys
The
referenced_xsd_keys property, displayed as 'References XSD Keys' in the IGC UI. |
protected Reference |
Attribute.references_attribute_types
The
references_attribute_types property, displayed as 'References Attribute Types' in the IGC UI. |
protected Reference |
BiCollectionDimension.references_bi_collection
The
references_bi_collection property, displayed as 'References BI Collection' in the IGC UI. |
protected Reference |
BiCollectionFact.references_bi_member
The
references_bi_member property, displayed as 'References BI Member' in the IGC UI. |
protected Reference |
Stage.references_container
The
references_container property, displayed as 'References Container' in the IGC UI. |
protected Reference |
Keycomponent.references_data_field
The
references_data_field property, displayed as 'References Data Field' in the IGC UI. |
protected Reference |
InferredForeignKey.references_inferred_keys
The
references_inferred_keys property, displayed as 'References Inferred Keys' in the IGC UI. |
protected Reference |
XsdAttributeReference.references_xsd_attribute
The
references_xsd_attribute property, displayed as 'XSD Attribute' in the IGC UI. |
protected Reference |
XsdElementGroupReference.references_xsd_element_group
The
references_xsd_element_group property, displayed as 'XSD Element Group' in the IGC UI. |
protected Reference |
Term.replaced_by
The
replaced_by property, displayed as 'Replaced By' in the IGC UI. |
protected Reference |
XsdSequence.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdElement.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdComplexType.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdChoice.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSimpleType.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdSequence.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdElement.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdChoice.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
Function.returns_parameter_def
The
returns_parameter_def property, displayed as 'Returns Parameter Def' in the IGC UI. |
protected Reference |
TableAnalysisSummary.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
Analysissummaryobject.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
Dsexternaldependency.runs_ds_job
The
runs_ds_job property, displayed as 'Runs DS Job' in the IGC UI. |
protected Reference |
Stage.runs_sequences_jobs
The
runs_sequences_jobs property, displayed as 'Runs Sequences Jobs' in the IGC UI. |
protected Reference |
DatabaseColumn.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
DataFileField.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
AmazonS3DataFileField.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
ReferencedContainer.shared_containers
The
shared_containers property, displayed as 'Shared Containers' in the IGC UI. |
protected Reference |
MappingComponent.shared_containers
The
shared_containers property, displayed as 'Shared Containers' in the IGC UI. |
protected Reference |
Stage.shared_or_local_container
The
shared_or_local_container property, displayed as 'Shared or Local Container' in the IGC UI. |
protected Reference |
StageVariable.stage
The
stage property, displayed as 'Stage' in the IGC UI. |
protected Reference |
StageDataRuleDefinition.stage
The
stage property, displayed as 'Stage' in the IGC UI. |
protected Reference |
AsclSteward.steward_group
The
steward_group property, displayed as 'Steward Group' in the IGC UI. |
protected Reference |
AsclSteward.steward_user
The
steward_user property, displayed as 'Steward User' in the IGC UI. |
protected Reference |
StoredProcedureParameter.stored_procedure
The
stored_procedure property, displayed as 'Stored Procedure' in the IGC UI. |
protected Reference |
InferredKey.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
InferredForeignKey.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
FieldAnalysis.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
ColumnAnalysis.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
ForeignKeyDefinition.table_definition
The
table_definition property, displayed as 'Table Definition' in the IGC UI. |
protected Reference |
TermHistory.term
The
term property, displayed as 'Term' in the IGC UI. |
protected Reference |
TransformArgument.transform
The
transform property, displayed as 'Transform' in the IGC UI. |
protected Reference |
TransformsFunction.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
TableDefinition.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
StandardizationRuleSet.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
SharedContainer.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
SequenceJob.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
ParameterSet.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Routine.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
MatchSpecification.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
MachineProfile.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
DsstageType.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Dsjob.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Dsfolder.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
DataElement.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
TupleAttribute.tuple
The
tuple property, displayed as 'Tuple' in the IGC UI. |
protected Reference |
Stage.type
The
type property, displayed as 'Type' in the IGC UI. |
protected Reference |
Aclentry.used_by_acl
The
used_by_acl property, displayed as 'Used By Acl' in the IGC UI. |
protected Reference |
Credential.used_by_user_credentials
The
used_by_user_credentials property, displayed as 'Used By User Credentials' in the IGC UI. |
protected Reference |
FunctionCall2.used_in_filter_constraint
The
used_in_filter_constraint property, displayed as 'Used In Filter Constraint' in the IGC UI. |
protected Reference |
FunctionCall.used_in_filter_constraint
The
used_in_filter_constraint property, displayed as 'Used In Filter Constraint' in the IGC UI. |
protected Reference |
FunctionCall2.used_in_function
The
used_in_function property, displayed as 'Used In Function' in the IGC UI. |
protected Reference |
FunctionCall.used_in_function
The
used_in_function property, displayed as 'Used In Function' in the IGC UI. |
protected Reference |
Primarycategory.uses_business_category
The
uses_business_category property, displayed as 'Uses Business Category' in the IGC UI. |
protected Reference |
Keycomponent.uses_data_field
The
uses_data_field property, displayed as 'Uses Data Field' in the IGC UI. |
protected Reference |
IndexMember.uses_data_field
The
uses_data_field property, displayed as 'Uses Data Field' in the IGC UI. |
protected Reference |
BiCollectionDimension.uses_olap_hierarchy
The
uses_olap_hierarchy property, displayed as 'Uses OLAP Hierarchy' in the IGC UI. |
protected Reference |
ValidValueRange.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
ValidValueList.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
ValidValue.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
DataItemValue.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
EntityAttribute.validation_list
The
validation_list property, displayed as 'Validation List' in the IGC UI. |
protected Reference |
EntityAttribute.validation_range
The
validation_range property, displayed as 'Validation Range' in the IGC UI. |
protected Reference |
EntityAttribute.validation_rule
The
validation_rule property, displayed as 'Validation Rule' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_complex_type
The
xsd_complex_type property, displayed as 'XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSequence.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdElement.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdChoice.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdUniqueKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdPrimaryKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdForeignKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_element_group
The
xsd_element_group property, displayed as 'XSD Element Group' in the IGC UI. |
protected Reference |
XsdSimpleType.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdElementGroup.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdComplexType.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdAttributeGroup.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdSequence.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdElement.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdChoice.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdAttribute.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
| Modifier and Type | Method and Description |
|---|---|
void |
Olapjoinref.setAlias(Reference alias) |
void |
DatabaseAlias.setAliasOfDatabaseTablesOrViews(Reference alias_of_database_tables_or_views) |
void |
AmazonS3DataFileFolder.setAmazonS3Bucket(Reference amazon_s3_bucket) |
void |
AmazonS3DataFileRecord.setAmazonS3DataFile(Reference amazon_s3_data_file) |
void |
AmazonS3DataFileFolder.setAmazonS3DataFileFolder(Reference amazon_s3_data_file_folder) |
void |
DataFile.setAmazonS3DataFiles(Reference amazon_s3_data_files) |
void |
ColumnAnalysisSummary.setAnalyzedColumn(Reference analyzed_column) |
void |
TableAnalysisSummary.setAnalyzedTable(Reference analyzed_table) |
void |
Credentials.setAsbCredential(Reference asb_credential) |
void |
LineageReportTemplate.setAssetDisplayProperties(Reference asset_display_properties) |
void |
AttributeTypeField.setAttributeType(Reference attribute_type) |
void |
AttributeTypeField.setAttributeTypeForQuery(Reference attribute_type_for_query) |
void |
StageDataRuleDefinition.setBasedOnRule(Reference based_on_rule) |
void |
Array.setBelongingToDataItem(Reference belonging_to_data_item) |
void |
DataItemProperties.setBelongingToParameterDefinition(Reference belonging_to_parameter_definition) |
void |
BiReportQueryUsage.setBiCollection(Reference bi_collection) |
void |
BiReportQuery.setBiCollection(Reference bi_collection) |
void |
BiLevel.setBiCollection(Reference bi_collection) |
void |
BiHierarchy.setBiCollection(Reference bi_collection) |
void |
BiFilter.setBiCollection(Reference bi_collection) |
void |
BiCollectionMember.setBiCollection(Reference bi_collection) |
void |
BiCollection.setBiCollection(Reference bi_collection) |
void |
BiReport.setBiCube(Reference bi_cube) |
void |
BiCollectionFact.setBiCube(Reference bi_cube) |
void |
BiCollectionDimension.setBiCube(Reference bi_cube) |
void |
BiReport.setBiFolder(Reference bi_folder) |
void |
BiModel.setBiFolder(Reference bi_folder) |
void |
BiFolder.setBiFolder(Reference bi_folder) |
void |
BiHierarchyMember.setBiLevel(Reference bi_level) |
void |
Olapmodelgroup.setBiModel(Reference bi_model) |
void |
OlapJoin.setBiModel(Reference bi_model) |
void |
BiReportQueryUsage.setBiModel(Reference bi_model) |
void |
BiReportQuery.setBiModel(Reference bi_model) |
void |
BiReport.setBiModel(Reference bi_model) |
void |
BiModel.setBiModel(Reference bi_model) |
void |
BiHierarchy.setBiModel(Reference bi_model) |
void |
BiFilter.setBiModel(Reference bi_model) |
void |
BiCube.setBiModel(Reference bi_model) |
void |
BiCollection.setBiModel(Reference bi_model) |
void |
Parameterval.setBindsParameterDef(Reference binds_parameter_def) |
void |
BiReportSection.setBiReport(Reference bi_report) |
void |
BiReportQueryUsage.setBiReport(Reference bi_report) |
void |
BiReportQuery.setBiReport(Reference bi_report) |
void |
BiReportQuerySummaryFilter.setBiReportQuery(Reference bi_report_query) |
void |
BiReportQueryItem.setBiReportQuery(Reference bi_report_query) |
void |
BiReportQueryDetailFilter.setBiReportQuery(Reference bi_report_query) |
void |
BiRootFolder.setBiServer(Reference bi_server) |
void |
Datasourcealiasgroup.setBoundToDatabase(Reference bound_to_database) |
void |
DataConnectionMapping.setBoundToDatabase(Reference bound_to_database) |
void |
Dsexternaldependency.setCallsDsRoutine(Reference calls_ds_routine) |
void |
Classification.setClassifiesAsset(Reference classifies_asset) |
void |
DataItemProperties.setColumnDefinition(Reference column_definition) |
void |
CompositeView.setCompositeView(Reference composite_view) |
void |
BiReportSection.setContainedInReportSection(Reference contained_in_report_section) |
void |
MwbDatabaseAlias.setDatabase(Reference database) |
void |
DatabaseSchema.setDatabase(Reference database) |
void |
ColumnAnalysis.setDatabaseColumn(Reference database_column) |
void |
ValidityTable.setDatabaseColumns(Reference database_columns) |
void |
DatabaseColumn.setDatabaseDomains(Reference database_domains) |
void |
View.setDatabaseSchema(Reference database_schema) |
void |
StoredProcedure.setDatabaseSchema(Reference database_schema) |
void |
Datagroup.setDatabaseSchema(Reference database_schema) |
void |
DatabaseTable.setDatabaseSchema(Reference database_schema) |
void |
DatabaseDomain.setDatabaseSchema(Reference database_schema) |
void |
DataItemDefinition.setDatabaseSchema(Reference database_schema) |
void |
TableAnalysis.setDatabaseTableOrView(Reference database_table_or_view) |
void |
DatabaseColumn.setDatabaseTableOrView(Reference database_table_or_view) |
void |
CandidateKey.setDatabaseTableView(Reference database_table_view) |
void |
Classification.setDataClass(Reference data_class) |
void |
TableDefinition.setDataConnection(Reference data_connection) |
void |
SapConnection.setDataConnectors(Reference data_connectors) |
void |
DsdataConnection.setDataConnectors(Reference data_connectors) |
void |
DataConnection.setDataConnectors(Reference data_connectors) |
void |
TransformArgument.setDataElements(Reference data_elements) |
void |
OlapMemberSource.setDataField(Reference data_field) |
void |
DataFileRecord.setDataFile(Reference data_file) |
void |
DataFileDefinitionRecord.setDataFileDefinition(Reference data_file_definition) |
void |
DataFileDefinitionField.setDataFileDefinitionRecord(Reference data_file_definition_record) |
void |
FieldAnalysis.setDataFileField(Reference data_file_field) |
void |
FileRecordAnalysis.setDataFileRecord(Reference data_file_record) |
void |
DataFileField.setDataFileRecord(Reference data_file_record) |
void |
AmazonS3DataFileField.setDataFileRecord(Reference data_file_record) |
void |
Parameter.setDataItemDefinition(Reference data_item_definition) |
void |
DataItem.setDataItemDefinition(Reference data_item_definition) |
void |
ColumnDefinition.setDataItemDefinition(Reference data_item_definition) |
void |
QualityProblem.setDataQualityScore(Reference data_quality_score) |
void |
InvDataRule.setDataRuleDefinitions(Reference data_rule_definitions) |
void |
DataRule.setDataRuleDefinitions(Reference data_rule_definitions) |
void |
InvDataRuleSet.setDataRuleSetDefinitions(Reference data_rule_set_definitions) |
void |
DataRuleSet.setDataRuleSetDefinitions(Reference data_rule_set_definitions) |
void |
ApplicationInstall.setDefaultCredential(Reference default_credential) |
void |
Credential.setDefaultForApplicationInstall(Reference default_for_application_install) |
void |
BiOlapLevelElement.setDefinedAsAnOlapMember(Reference defined_as_an_olap_member) |
void |
BiReportDataItemSource.setDefinedByOlapMember(Reference defined_by_olap_member) |
void |
RoleAssignment.setDefinedBySystemRole(Reference defined_by_system_role) |
void |
BiOlapLevelElement.setDefinedInLevel(Reference defined_in_level) |
void |
BiReportDataItemSource.setDefinedInReportDataItem(Reference defined_in_report_data_item) |
void |
DesignStoredProcedureParameter.setDesignStoredProcedure(Reference design_stored_procedure) |
void |
DesignKey.setDesignTableOrView(Reference design_table_or_view) |
void |
DesignColumn.setDesignTableOrView(Reference design_table_or_view) |
void |
BiCollectionMember.setDetails(Reference details) |
void |
RootTuple.setEndpoint(Reference endpoint) |
void |
FunctionCall2.setExecutesFunction(Reference executes_function) |
void |
FunctionCall.setExecutesFunction(Reference executes_function) |
void |
XsdSequence.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdElement.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdComplexType.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdChoice.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdSimpleType.setExtendsXsdSimpleType(Reference extends_xsd_simple_type) |
void |
XsdComplexType.setExtendsXsdSimpleType(Reference extends_xsd_simple_type) |
void |
ExtensionMapping.setExtensionMappingDocument(Reference extension_mapping_document) |
void |
DataItemProperties.setFlowVariable(Reference flow_variable) |
void |
StandardizationRuleSet.setFolder(Reference folder) |
void |
StandardizationObject.setFolder(Reference folder) |
void |
SequenceJob.setFolder(Reference folder) |
void |
MatchSpecification.setFolder(Reference folder) |
void |
Dsjob.setFolder(Reference folder) |
void |
Credential.setForApplicationInstall(Reference for_application_install) |
void |
Parameterval.setForDataConnection(Reference for_data_connection) |
void |
Parameterval.setForFunctionCall(Reference for_function_call) |
void |
Parameterval.setForJobObject(Reference for_job_object) |
void |
RoutineArgument.setFunction(Reference function) |
void |
Term.setHasA(Reference has_a) |
void |
Olaphierarchyassociation.setHasChildOlapLevel(Reference has_child_olap_level) |
void |
Customattributedef.setHasDataValues(Reference has_data_values) |
void |
Directory.setHasDirectoryProviderConfiguration(Reference has_directory_provider_configuration) |
void |
JobOutputPin.setHasDsMetaBag(Reference has_ds_meta_bag) |
void |
JobInputPin.setHasDsMetaBag(Reference has_ds_meta_bag) |
void |
Job.setHasJobDef(Reference has_job_def) |
void |
Olaphierarchyassociation.setHasParentOlapLevel(Reference has_parent_olap_level) |
void |
Aclentry.setHasPrincipal(Reference has_principal) |
void |
RoleAssignment.setHasRoleContext(Reference has_role_context) |
void |
Aclentry.setHasSystemRole(Reference has_system_role) |
void |
Customattributedef.setHasValidValues(Reference has_valid_values) |
void |
SapConnection.setHost(Reference host) |
void |
IdocType.setHost(Reference host) |
void |
DsdataConnection.setHost(Reference host) |
void |
Database.setHost(Reference host) |
void |
DataFileFolder.setHost(Reference host) |
void |
DataFile.setHost(Reference host) |
void |
DataConnection.setHost(Reference host) |
void |
Connector.setHost(Reference host) |
void |
AmazonS3Bucket.setHost(Reference host) |
void |
TransformationProject.setHostEngine(Reference host__engine_) |
void |
Job.setHostSystem(Reference host_system) |
void |
IdocSegmentType.setIdocType(Reference idoc_type) |
void |
DataFile.setImplementsDataFileDefinition(Reference implements_data_file_definition) |
void |
AmazonS3DataFile.setImplementsDataFileDefinition(Reference implements_data_file_definition) |
void |
Connector.setImplementsStageType(Reference implements_stage_type) |
void |
Datagroup.setImportedViaDataConnection(Reference imported_via_data_connection) |
void |
DsdataConnection.setImportsDatabase(Reference imports_database) |
void |
DataConnection.setImportsDatabase(Reference imports_database) |
void |
SapConnection.setImportsIdocTypes(Reference imports_idoc_types) |
void |
InformationServicesService.setInformationServicesApplication(Reference information_services_application) |
void |
InformationServicesApplication.setInformationServicesProject(Reference information_services_project) |
void |
InformationServicesOperation.setInformationServicesService(Reference information_services_service) |
void |
Link.setInputStages(Reference input_stages) |
void |
ApplicationInstall.setInstalledOnHost(Reference installed_on_host) |
void |
Parameter.setIsParameterSet(Reference is_parameter_set) |
void |
Parameter.setIsReturnOfFunction(Reference is_return_of_function) |
void |
Outputpin.setIsSourceOfLink(Reference is_source_of_link) |
void |
JobOutputPin.setIsSourceOfLink(Reference is_source_of_link) |
void |
DataClassOld.setIsSubOfDataClass(Reference is_sub_of_data_class) |
void |
JobInputPin.setIsTargetOfLink(Reference is_target_of_link) |
void |
Inputpin.setIsTargetOfLink(Reference is_target_of_link) |
void |
JobRun.setJob(Reference job) |
void |
JobRunActivity.setJobRun(Reference job_run) |
void |
JobParameter.setJobRun(Reference job_run) |
void |
JobWriteEvent.setJobRunActivity(Reference job_run_activity) |
void |
JobReadEvent.setJobRunActivity(Reference job_run_activity) |
void |
JobFailEvent.setJobRunActivity(Reference job_run_activity) |
void |
Olapjoinref.setJoinsDatabaseTable(Reference joins_database_table) |
void |
BiOlapLevelElement.setKeyLevel(Reference key_level) |
void |
StageColumn.setLink(Reference link) |
void |
DsStageColumn.setLink(Reference link) |
void |
OslcLink.setLinkType(Reference link_type) |
void |
ReferencedContainer.setLocalContainers(Reference local_containers) |
void |
SubjectArea.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationRule.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationRange.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationList.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalEntity.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalDomain.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalDataModel.setLogicalDataModel(Reference logical_data_model) |
void |
ReferenceKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalInversionKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalForeignKey.setLogicalEntity(Reference logical_entity) |
void |
EntityAttribute.setLogicalEntity(Reference logical_entity) |
void |
PhysicalObjectAttribute.setMapsDatabaseFields(Reference maps_database_fields) |
void |
PhysicalObject.setMdmModel(Reference mdm_model) |
void |
MemberType.setMdmModel(Reference mdm_model) |
void |
AttributeType.setMdmModel(Reference mdm_model) |
void |
MemberType.setMdmModelForQuery(Reference mdm_model_for_query) |
void |
AttributeType.setMdmModelForQuery(Reference mdm_model_for_query) |
void |
EntityType.setMemberType(Reference member_type) |
void |
CompositeView.setMemberType(Reference member_type) |
void |
Attribute.setMemberType(Reference member_type) |
void |
EntityType.setMemberTypeForQuery(Reference member_type_for_query) |
void |
Attribute.setMemberTypeForQuery(Reference member_type_for_query) |
void |
Array.setNextArray(Reference next_array) |
void |
DataRuleDefinition.setNonPublishedDataRuleDefinitions(Reference non_published_data_rule_definitions) |
void |
DataRuleSetDefinition.setNonPublishedDataRuleSetDefinitions(Reference non_published_data_rule_set_definitions) |
void |
Propdescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Navigationdescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Customattributedef.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Actiondescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Acl.setOfCommonObject(Reference of_common_object) |
void |
Parameter.setOfContainerDef(Reference of_container_def) |
void |
Dsparameter.setOfContainerDef(Reference of_container_def) |
void |
DesignForeignKey.setOfDataCollection(Reference of_data_collection) |
void |
Directoryproviderproperty.setOfDirectoryProviderConfiguration(Reference of_directory_provider_configuration) |
void |
Dsmetabag.setOfDsDataConnection(Reference of_ds_data_connection) |
void |
Dsmetabag.setOfDsDataElement(Reference of_ds_data_element) |
void |
Dsmetabag.setOfDsDataQualitySpec(Reference of_ds_data_quality_spec) |
void |
Dsmetabag.setOfDsDesignView(Reference of_ds_design_view) |
void |
Dsmetabag.setOfDsInputPin(Reference of_ds_input_pin) |
void |
Dsmetabag.setOfDsJobDef(Reference of_ds_job_def) |
void |
Dsexternaldependency.setOfDsJobDef(Reference of_ds_job_def) |
void |
Dsmetabag.setOfDsOutputPin(Reference of_ds_output_pin) |
void |
JobStageParameters.setOfDsParameterDef(Reference of_ds_parameter_def) |
void |
Dsmetabag.setOfDsRoutine(Reference of_ds_routine) |
void |
Dsexternaldependency.setOfDsRoutine(Reference of_ds_routine) |
void |
JobStageRecord.setOfDsStage(Reference of_ds_stage) |
void |
Dsmfcolumninfo.setOfDsStage(Reference of_ds_stage) |
void |
Dsmetabag.setOfDsStage(Reference of_ds_stage) |
void |
Dsmetabag.setOfDsStageType(Reference of_ds_stage_type) |
void |
TableDefinitionProperties.setOfDsTableDefinition(Reference of_ds_table_definition) |
void |
Dsmetabag.setOfDsTableDefinition(Reference of_ds_table_definition) |
void |
Dsmetabag.setOfDsTransform(Reference of_ds_transform) |
void |
Parameter.setOfFunction(Reference of_function) |
void |
IdocSegmentType.setOfIdocSegmentType(Reference of_idoc_segment_type) |
void |
IndexMember.setOfIndex(Reference of_index) |
void |
DsdesignView.setOfJob(Reference of_job) |
void |
Outputpin.setOfJobComponent(Reference of_job_component) |
void |
JobOutputPin.setOfJobComponent(Reference of_job_component) |
void |
JobInputPin.setOfJobComponent(Reference of_job_component) |
void |
Inputpin.setOfJobComponent(Reference of_job_component) |
void |
Parameter.setOfJobDef(Reference of_job_def) |
void |
DsparameterJob.setOfJobDef(Reference of_job_def) |
void |
Keycomponent.setOfKey(Reference of_key) |
void |
JobConstraint.setOfLink(Reference of_link) |
void |
Filterconstraint.setOfLink(Reference of_link) |
void |
OslcLink.setOfMainObject(Reference of_main_object) |
void |
Olaphierarchyassociation.setOfOlapHierarchyMember(Reference of_olap_hierarchy_member) |
void |
Parameter.setOfParameterSet(Reference of_parameter_set) |
void |
DsparameterSet.setOfParameterSet(Reference of_parameter_set) |
void |
OslcLink.setOfProviderConnection(Reference of_provider_connection) |
void |
Providerpropertyinfoextended.setOfProviderPropertyInfo(Reference of_provider_property_info) |
void |
Directoryproviderproperty.setOfProviderPropertyInfo(Reference of_provider_property_info) |
void |
Directoryproviderproperty.setOfProviderPropertyType(Reference of_provider_property_type) |
void |
StageTypeDetail.setOfStageType(Reference of_stage_type) |
void |
Parameter.setOfStageType(Reference of_stage_type) |
void |
Parameter.setOfStoredProcedure(Reference of_stored_procedure) |
void |
Credentials.setOfUser(Reference of_user) |
void |
Credential.setOfUserCredentials(Reference of_user_credentials) |
void |
OlapMemberSource.setOlapMember(Reference olap_member) |
void |
Link.setOutputStages(Reference output_stages) |
void |
MappingSpecification.setOwner(Reference owner) |
void |
Term.setParentCategory(Reference parent_category) |
void |
Category.setParentCategory(Reference parent_category) |
void |
DataClass.setParentDataClass(Reference parent_data_class) |
void |
LogicalDomain.setParentDomain(Reference parent_domain) |
void |
Folder.setParentFolder(Reference parent_folder) |
void |
Dsfolder.setParentFolder(Reference parent_folder) |
void |
DataFileFolder.setParentFolder(Reference parent_folder) |
void |
DataFile.setParentFolder(Reference parent_folder) |
void |
AmazonS3DataFileFolder.setParentFolder(Reference parent_folder) |
void |
AmazonS3DataFile.setParentFolder(Reference parent_folder) |
void |
InformationGovernancePolicy.setParentPolicy(Reference parent_policy) |
void |
PhysicalDomain.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignView.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignTable.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignStoredProcedure.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignColumn.setPhysicalDomains(Reference physical_domains) |
void |
PhysicalDataModel.setPhysicalModel(Reference physical_model) |
void |
PhysicalObjectAttribute.setPhysicalObject(Reference physical_object) |
void |
PhysicalObjectAttribute.setPhysicalObjectForQuery(Reference physical_object_for_query) |
void |
DatabaseSchema.setPreferredDatabaseSchema(Reference preferred_database_schema) |
void |
Datasourcealiasgroup.setPreferredDataConnection(Reference preferred_data_connection) |
void |
DataConnectionMapping.setPreferredDataConnection(Reference preferred_data_connection) |
void |
Term.setPreferredSynonym(Reference preferred_synonym) |
void |
Array.setPreviousArray(Reference previous_array) |
void |
QualityProblem.setProblemType(Reference problem_type) |
void |
TableAnalysisSummary.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
ColumnAnalysisSummary.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
Analysissummaryobject.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
DataRuleDefinition.setPublishedDataRuleDefinitions(Reference published_data_rule_definitions) |
void |
DataRuleSetDefinition.setPublishedDataRuleSetDefinitions(Reference published_data_rule_set_definitions) |
void |
TableDefinition.setReferencedByDataSources(Reference referenced_by_data_sources) |
void |
XsdElementReference.setReferencedXsdElement(Reference referenced_xsd_element) |
void |
XsdForeignKey.setReferencedXsdKeys(Reference referenced_xsd_keys) |
void |
Attribute.setReferencesAttributeTypes(Reference references_attribute_types) |
void |
BiCollectionDimension.setReferencesBiCollection(Reference references_bi_collection) |
void |
BiCollectionFact.setReferencesBiMember(Reference references_bi_member) |
void |
Stage.setReferencesContainer(Reference references_container) |
void |
Keycomponent.setReferencesDataField(Reference references_data_field) |
void |
InferredForeignKey.setReferencesInferredKeys(Reference references_inferred_keys) |
void |
XsdAttributeReference.setReferencesXsdAttribute(Reference references_xsd_attribute) |
void |
XsdElementGroupReference.setReferencesXsdElementGroup(Reference references_xsd_element_group) |
void |
Term.setReplacedBy(Reference replaced_by) |
void |
XsdSequence.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdElement.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdComplexType.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdChoice.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdSimpleType.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdSequence.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdElement.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdChoice.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
Function.setReturnsParameterDef(Reference returns_parameter_def) |
void |
TableAnalysisSummary.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
ColumnAnalysisSummary.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
Analysissummaryobject.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
Dsexternaldependency.setRunsDsJob(Reference runs_ds_job) |
void |
Stage.setRunsSequencesJobs(Reference runs_sequences_jobs) |
void |
DatabaseColumn.setSelectedClassification(Reference selected_classification) |
void |
DataFileField.setSelectedClassification(Reference selected_classification) |
void |
AmazonS3DataFileField.setSelectedClassification(Reference selected_classification) |
void |
ReferencedContainer.setSharedContainers(Reference shared_containers) |
void |
MappingComponent.setSharedContainers(Reference shared_containers) |
void |
Stage.setSharedOrLocalContainer(Reference shared_or_local_container) |
void |
StageVariable.setStage(Reference stage) |
void |
StageDataRuleDefinition.setStage(Reference stage) |
void |
AsclSteward.setStewardGroup(Reference steward_group) |
void |
AsclSteward.setStewardUser(Reference steward_user) |
void |
StoredProcedureParameter.setStoredProcedure(Reference stored_procedure) |
void |
InferredKey.setTableAnalysis(Reference table_analysis) |
void |
InferredForeignKey.setTableAnalysis(Reference table_analysis) |
void |
FieldAnalysis.setTableAnalysis(Reference table_analysis) |
void |
ColumnAnalysis.setTableAnalysis(Reference table_analysis) |
void |
ForeignKeyDefinition.setTableDefinition(Reference table_definition) |
void |
TermHistory.setTerm(Reference term) |
void |
ParameterSetDefinition.setTheContext(Reference context) |
void |
Stage.setTheType(Reference type) |
void |
TransformArgument.setTransform(Reference transform) |
void |
TransformsFunction.setTransformationProject(Reference transformation_project) |
void |
TableDefinition.setTransformationProject(Reference transformation_project) |
void |
StandardizationRuleSet.setTransformationProject(Reference transformation_project) |
void |
SharedContainer.setTransformationProject(Reference transformation_project) |
void |
SequenceJob.setTransformationProject(Reference transformation_project) |
void |
ParameterSet.setTransformationProject(Reference transformation_project) |
void |
Routine.setTransformationProject(Reference transformation_project) |
void |
MatchSpecification.setTransformationProject(Reference transformation_project) |
void |
MachineProfile.setTransformationProject(Reference transformation_project) |
void |
DsstageType.setTransformationProject(Reference transformation_project) |
void |
Dsjob.setTransformationProject(Reference transformation_project) |
void |
Dsfolder.setTransformationProject(Reference transformation_project) |
void |
DataElement.setTransformationProject(Reference transformation_project) |
void |
TupleAttribute.setTuple(Reference tuple) |
void |
Aclentry.setUsedByAcl(Reference used_by_acl) |
void |
Credential.setUsedByUserCredentials(Reference used_by_user_credentials) |
void |
FunctionCall2.setUsedInFilterConstraint(Reference used_in_filter_constraint) |
void |
FunctionCall.setUsedInFilterConstraint(Reference used_in_filter_constraint) |
void |
FunctionCall2.setUsedInFunction(Reference used_in_function) |
void |
FunctionCall.setUsedInFunction(Reference used_in_function) |
void |
Primarycategory.setUsesBusinessCategory(Reference uses_business_category) |
void |
Keycomponent.setUsesDataField(Reference uses_data_field) |
void |
IndexMember.setUsesDataField(Reference uses_data_field) |
void |
BiCollectionDimension.setUsesOlapHierarchy(Reference uses_olap_hierarchy) |
void |
EntityAttribute.setValidationList(Reference validation_list) |
void |
EntityAttribute.setValidationRange(Reference validation_range) |
void |
EntityAttribute.setValidationRule(Reference validation_rule) |
void |
ValidValueRange.setValidValueList(Reference valid_value_list) |
void |
ValidValueList.setValidValueList(Reference valid_value_list) |
void |
ValidValue.setValidValueList(Reference valid_value_list) |
void |
DataItemValue.setValidValueList(Reference valid_value_list) |
void |
XsdElementReference.setXsdComplexType(Reference xsd_complex_type) |
void |
XsdSequence.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdElement.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdChoice.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdUniqueKey.setXsdElement(Reference xsd_element) |
void |
XsdPrimaryKey.setXsdElement(Reference xsd_element) |
void |
XsdForeignKey.setXsdElement(Reference xsd_element) |
void |
XsdElementReference.setXsdElement(Reference xsd_element) |
void |
XsdElementReference.setXsdElementGroup(Reference xsd_element_group) |
void |
XsdSimpleType.setXsdSchema(Reference xsd_schema) |
void |
XsdElementGroup.setXsdSchema(Reference xsd_schema) |
void |
XsdComplexType.setXsdSchema(Reference xsd_schema) |
void |
XsdAttributeGroup.setXsdSchema(Reference xsd_schema) |
void |
XsdSequence.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdElement.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdChoice.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdAttribute.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
| Modifier and Type | Class and Description |
|---|---|
class |
TermAssignment
POJO for the
term_assignment asset type in IGC, displayed as 'Suggested Term Assignment' in the IGC UI. |
| Modifier and Type | Field and Description |
|---|---|
protected Reference |
Olapjoinref.alias
The
alias property, displayed as 'Alias' in the IGC UI. |
protected Reference |
DatabaseAlias.alias_of_database_tables_or_views
The
alias_of_database_tables_or_views property, displayed as 'Alias of Database Tables or Views' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.amazon_s3_bucket
The
amazon_s3_bucket property, displayed as 'Amazon S3 Bucket' in the IGC UI. |
protected Reference |
AmazonS3DataFileRecord.amazon_s3_data_file
The
amazon_s3_data_file property, displayed as 'Amazon S3 Data File' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.amazon_s3_data_file_folder
The
amazon_s3_data_file_folder property, displayed as 'Amazon S3 Data File Folder' in the IGC UI. |
protected Reference |
DataFile.amazon_s3_data_files
The
amazon_s3_data_files property, displayed as 'Amazon S3 Data Files' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.analyzed_column
The
analyzed_column property, displayed as 'Analyzed Column' in the IGC UI. |
protected Reference |
TableAnalysisSummary.analyzed_table
The
analyzed_table property, displayed as 'Analyzed Table' in the IGC UI. |
protected Reference |
Credentials.asb_credential
The
asb_credential property, displayed as 'Asb Credential' in the IGC UI. |
protected Reference |
LineageReportTemplate.asset_display_properties
The
asset_display_properties property, displayed as 'Asset Type Properties' in the IGC UI. |
protected Reference |
TermAssignment.assign_to_object
The
assign_to_object property, displayed as 'Asset' in the IGC UI. |
protected Reference |
TermAssignment.assign_to_term
The
assign_to_term property, displayed as 'Term' in the IGC UI. |
protected Reference |
AttributeTypeField.attribute_type
The
attribute_type property, displayed as 'Attribute Type' in the IGC UI. |
protected Reference |
AttributeTypeField.attribute_type_for_query
The
attribute_type_for_query property, displayed as 'Attribute Type' in the IGC UI. |
protected Reference |
StageDataRuleDefinition.based_on_rule
The
based_on_rule property, displayed as 'Based on Rule' in the IGC UI. |
protected Reference |
Array.belonging_to_data_item
The
belonging_to_data_item property, displayed as 'Belonging to Data Item' in the IGC UI. |
protected Reference |
DataItemProperties.belonging_to_parameter_definition
The
belonging_to_parameter_definition property, displayed as 'Belonging to Parameter Definition' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiReportQuery.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiLevel.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiHierarchy.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiFilter.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiCollectionMember.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiCollection.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiReport.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiCollectionFact.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiCollectionDimension.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiReport.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiModel.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiFolder.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiHierarchyMember.bi_level
The
bi_level property, displayed as 'BI Level' in the IGC UI. |
protected Reference |
Olapmodelgroup.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
OlapJoin.bi_model
The
bi_model property, displayed as 'OLAP Model' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportQuery.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReport.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiModel.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiHierarchy.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiFilter.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiCube.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiCollection.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportSection.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQuery.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQuerySummaryFilter.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiReportQueryItem.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiReportQueryDetailFilter.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiRootFolder.bi_server
The
bi_server property, displayed as 'BI Server' in the IGC UI. |
protected Reference |
Parameterval.binds_parameter_def
The
binds_parameter_def property, displayed as 'Binds Parameter Def' in the IGC UI. |
protected Reference |
Datasourcealiasgroup.bound_to_database
The
bound_to_database property, displayed as 'Bound To Database' in the IGC UI. |
protected Reference |
DataConnectionMapping.bound_to_database
The
bound_to_database property, displayed as 'Bound to Database' in the IGC UI. |
protected Reference |
Dsexternaldependency.calls_ds_routine
The
calls_ds_routine property, displayed as 'Calls DS Routine' in the IGC UI. |
protected Reference |
Classification.classifies_asset
The
classifies_asset property, displayed as 'Asset' in the IGC UI. |
protected Reference |
DataItemProperties.column_definition
The
column_definition property, displayed as 'Column Definition' in the IGC UI. |
protected Reference |
CompositeView.composite_view
The
composite_view property, displayed as 'Composite View' in the IGC UI. |
protected Reference |
BiReportSection.contained_in_report_section
The
contained_in_report_section property, displayed as 'Contained in Report Section' in the IGC UI. |
protected Reference |
ParameterSetDefinition.context
The
context property, displayed as 'Context' in the IGC UI. |
protected Reference |
Classification.data_class
The
data_class property, displayed as 'Data Class' in the IGC UI. |
protected Reference |
TableDefinition.data_connection
The
data_connection property, displayed as 'Data Connection' in the IGC UI. |
protected Reference |
SapConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
DsdataConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
DataConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
TransformArgument.data_elements
The
data_elements property, displayed as 'Data Elements' in the IGC UI. |
protected Reference |
OlapMemberSource.data_field
The
data_field property, displayed as 'Data Field' in the IGC UI. |
protected Reference |
DataFileRecord.data_file
The
data_file property, displayed as 'Default Data File' in the IGC UI. |
protected Reference |
DataFileDefinitionRecord.data_file_definition
The
data_file_definition property, displayed as 'Data File Definition' in the IGC UI. |
protected Reference |
DataFileDefinitionField.data_file_definition_record
The
data_file_definition_record property, displayed as 'Data File Definition Record' in the IGC UI. |
protected Reference |
FieldAnalysis.data_file_field
The
data_file_field property, displayed as 'Data File Field' in the IGC UI. |
protected Reference |
FileRecordAnalysis.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
DataFileField.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
AmazonS3DataFileField.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
Parameter.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
DataItem.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
ColumnDefinition.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
QualityProblem.data_quality_score
The
data_quality_score property, displayed as 'Data Quality Score' in the IGC UI. |
protected Reference |
InvDataRule.data_rule_definitions
The
data_rule_definitions property, displayed as 'Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRule.data_rule_definitions
The
data_rule_definitions property, displayed as 'Data Rule Definitions' in the IGC UI. |
protected Reference |
InvDataRuleSet.data_rule_set_definitions
The
data_rule_set_definitions property, displayed as 'Data Rule Set Definitions' in the IGC UI. |
protected Reference |
DataRuleSet.data_rule_set_definitions
The
data_rule_set_definitions property, displayed as 'Data Rule Set Definitions' in the IGC UI. |
protected Reference |
MwbDatabaseAlias.database
The
database property, displayed as 'Database' in the IGC UI. |
protected Reference |
DatabaseSchema.database
The
database property, displayed as 'Database' in the IGC UI. |
protected Reference |
ColumnAnalysis.database_column
The
database_column property, displayed as 'Database Column' in the IGC UI. |
protected Reference |
ValidityTable.database_columns
The
database_columns property, displayed as 'Database Columns' in the IGC UI. |
protected Reference |
DatabaseColumn.database_domains
The
database_domains property, displayed as 'Database Domains' in the IGC UI. |
protected Reference |
View.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
StoredProcedure.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
Datagroup.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseTable.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseDomain.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseAlias.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DataItemDefinition.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
TableAnalysis.database_table_or_view
The
database_table_or_view property, displayed as 'Database Table or View' in the IGC UI. |
protected Reference |
DatabaseColumn.database_table_or_view
The
database_table_or_view property, displayed as 'Database Table or View' in the IGC UI. |
protected Reference |
CandidateKey.database_table_view
The
database_table_view property, displayed as 'Database Table View' in the IGC UI. |
protected Reference |
ApplicationInstall.default_credential
The
default_credential property, displayed as 'Default Credential' in the IGC UI. |
protected Reference |
Credential.default_for_application_install
The
default_for_application_install property, displayed as 'Default For Application Install' in the IGC UI. |
protected Reference |
BiOlapLevelElement.defined_as_an_olap_member
The
defined_as_an_olap_member property, displayed as 'Defined as an OLAP Member' in the IGC UI. |
protected Reference |
BiReportDataItemSource.defined_by_olap_member
The
defined_by_olap_member property, displayed as 'Defined by OLAP Member' in the IGC UI. |
protected Reference |
RoleAssignment.defined_by_system_role
The
defined_by_system_role property, displayed as 'Defined By System Role' in the IGC UI. |
protected Reference |
BiOlapLevelElement.defined_in_level
The
defined_in_level property, displayed as 'Defined in Level' in the IGC UI. |
protected Reference |
BiReportDataItemSource.defined_in_report_data_item
The
defined_in_report_data_item property, displayed as 'Defined in Report Data Item' in the IGC UI. |
protected Reference |
DesignStoredProcedureParameter.design_stored_procedure
The
design_stored_procedure property, displayed as 'Design Stored Procedure' in the IGC UI. |
protected Reference |
DesignKey.design_table_or_view
The
design_table_or_view property, displayed as 'Design Table or View' in the IGC UI. |
protected Reference |
DesignColumn.design_table_or_view
The
design_table_or_view property, displayed as 'Design Table or View' in the IGC UI. |
protected Reference |
BiCollectionMember.details
The
details property, displayed as 'Details' in the IGC UI. |
protected Reference |
RootTuple.endpoint
The
endpoint property, displayed as 'Endpoint' in the IGC UI. |
protected Reference |
FunctionCall2.executes_function
The
executes_function property, displayed as 'Executes Function' in the IGC UI. |
protected Reference |
FunctionCall.executes_function
The
executes_function property, displayed as 'Executes Function' in the IGC UI. |
protected Reference |
XsdSequence.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdElement.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdComplexType.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdChoice.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSimpleType.extends_xsd_simple_type
The
extends_xsd_simple_type property, displayed as 'Extends XSD Simple Type' in the IGC UI. |
protected Reference |
XsdComplexType.extends_xsd_simple_type
The
extends_xsd_simple_type property, displayed as 'Extends XSD Simple Type' in the IGC UI. |
protected Reference |
ExtensionMapping.extension_mapping_document
The
extension_mapping_document property, displayed as 'Extension Mapping Document' in the IGC UI. |
protected Reference |
DataItemProperties.flow_variable
The
flow_variable property, displayed as 'Flow Variable' in the IGC UI. |
protected Reference |
StandardizationRuleSet.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
StandardizationObject.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
SequenceJob.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
MatchSpecification.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
Dsjob.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
Credential.for_application_install
The
for_application_install property, displayed as 'For Application Install' in the IGC UI. |
protected Reference |
Parameterval.for_data_connection
The
for_data_connection property, displayed as 'For Data Connection' in the IGC UI. |
protected Reference |
Parameterval.for_function_call
The
for_function_call property, displayed as 'For Function Call' in the IGC UI. |
protected Reference |
Parameterval.for_job_object
The
for_job_object property, displayed as 'For Job Object' in the IGC UI. |
protected Reference |
RoutineArgument.function
The
function property, displayed as 'Function' in the IGC UI. |
protected Reference |
Term.has_a
The
has_a property, displayed as 'Has A' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.has_child_olap_level
The
has_child_olap_level property, displayed as 'Has Child OLAP Level' in the IGC UI. |
protected Reference |
Customattributedef.has_data_values
The
has_data_values property, displayed as 'Has Data Values' in the IGC UI. |
protected Reference |
Directory.has_directory_provider_configuration
The
has_directory_provider_configuration property, displayed as 'Has Directory Provider Configuration' in the IGC UI. |
protected Reference |
JobOutputPin.has_ds_meta_bag
The
has_ds_meta_bag property, displayed as 'Has DS Meta Bag' in the IGC UI. |
protected Reference |
JobInputPin.has_ds_meta_bag
The
has_ds_meta_bag property, displayed as 'Has DS Meta Bag' in the IGC UI. |
protected Reference |
Job.has_job_def
The
has_job_def property, displayed as 'Has Job Def' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.has_parent_olap_level
The
has_parent_olap_level property, displayed as 'Has Parent OLAP Level' in the IGC UI. |
protected Reference |
Aclentry.has_principal
The
has_principal property, displayed as 'Has Principal' in the IGC UI. |
protected Reference |
RoleAssignment.has_role_context
The
has_role_context property, displayed as 'Has Role Context' in the IGC UI. |
protected Reference |
Aclentry.has_system_role
The
has_system_role property, displayed as 'Has System Role' in the IGC UI. |
protected Reference |
Customattributedef.has_valid_values
The
has_valid_values property, displayed as 'Has Valid Values' in the IGC UI. |
protected Reference |
SapConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
IdocType.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DsdataConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
Database.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataFileFolder.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataFile.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
Connector.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
AmazonS3Bucket.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
TransformationProject.host__engine_
The
host_(engine) property, displayed as 'Host (Engine)' in the IGC UI. |
protected Reference |
Job.host_system
The
host_system property, displayed as 'Host System' in the IGC UI. |
protected Reference |
IdocSegmentType.idoc_type
The
idoc_type property, displayed as 'IDoc Type' in the IGC UI. |
protected Reference |
DataFile.implements_data_file_definition
The
implements_data_file_definition property, displayed as 'Implements Data File Definition' in the IGC UI. |
protected Reference |
AmazonS3DataFile.implements_data_file_definition
The
implements_data_file_definition property, displayed as 'Implements Data File Definition' in the IGC UI. |
protected Reference |
Connector.implements_stage_type
The
implements_stage_type property, displayed as 'Implements Stage Type' in the IGC UI. |
protected Reference |
Datagroup.imported_via_data_connection
The
imported_via_data_connection property, displayed as 'Data Connection' in the IGC UI. |
protected Reference |
DsdataConnection.imports_database
The
imports_database property, displayed as 'Imports Database' in the IGC UI. |
protected Reference |
DataConnection.imports_database
The
imports_database property, displayed as 'Imports Database' in the IGC UI. |
protected Reference |
SapConnection.imports_idoc_types
The
imports_idoc_types property, displayed as 'Imports IDoc Types' in the IGC UI. |
protected Reference |
InformationServicesService.information_services_application
The
information_services_application property, displayed as 'Information Services Application' in the IGC UI. |
protected Reference |
InformationServicesApplication.information_services_project
The
information_services_project property, displayed as 'Information Services Project' in the IGC UI. |
protected Reference |
InformationServicesOperation.information_services_service
The
information_services_service property, displayed as 'Information Services Service' in the IGC UI. |
protected Reference |
Link.input_stages
The
input_stages property, displayed as 'Input Stages' in the IGC UI. |
protected Reference |
ApplicationInstall.installed_on_host
The
installed_on_host property, displayed as 'Installed On Host' in the IGC UI. |
protected Reference |
Parameter.is_parameter_set
The
is_parameter_set property, displayed as 'Is Parameter Set' in the IGC UI. |
protected Reference |
Parameter.is_return_of_function
The
is_return_of_function property, displayed as 'Is Return Of Function' in the IGC UI. |
protected Reference |
Outputpin.is_source_of_link
The
is_source_of_link property, displayed as 'Is Source Of Link' in the IGC UI. |
protected Reference |
JobOutputPin.is_source_of_link
The
is_source_of_link property, displayed as 'Is Source Of Link' in the IGC UI. |
protected Reference |
DataClassOld.is_sub_of_data_class
The
is_sub_of_data_class property, displayed as 'Is Sub Of Data Class' in the IGC UI. |
protected Reference |
JobInputPin.is_target_of_link
The
is_target_of_link property, displayed as 'Is Target Of Link' in the IGC UI. |
protected Reference |
Inputpin.is_target_of_link
The
is_target_of_link property, displayed as 'Is Target Of Link' in the IGC UI. |
protected Reference |
JobRun.job
The
job property, displayed as 'Job' in the IGC UI. |
protected Reference |
JobRunActivity.job_run
The
job_run property, displayed as 'Job Run' in the IGC UI. |
protected Reference |
JobParameter.job_run
The
job_run property, displayed as 'Job Run' in the IGC UI. |
protected Reference |
JobWriteEvent.job_run_activity
The
job_run_activity property, displayed as 'Emitted By Activity' in the IGC UI. |
protected Reference |
JobReadEvent.job_run_activity
The
job_run_activity property, displayed as 'Job Run Activity' in the IGC UI. |
protected Reference |
JobFailEvent.job_run_activity
The
job_run_activity property, displayed as 'Job Run Activity' in the IGC UI. |
protected Reference |
Olapjoinref.joins_database_table
The
joins_database_table property, displayed as 'Joins Database Table' in the IGC UI. |
protected Reference |
BiOlapLevelElement.key_level
The
key_level property, displayed as 'Key Level' in the IGC UI. |
protected Reference |
StageColumn.link
The
link property, displayed as 'Link' in the IGC UI. |
protected Reference |
DsStageColumn.link
The
link property, displayed as 'Link' in the IGC UI. |
protected Reference |
OslcLink.link_type
The
link_type property, displayed as 'Link Type' in the IGC UI. |
protected Reference |
ReferencedContainer.local_containers
The
local_containers property, displayed as 'Local Containers' in the IGC UI. |
protected Reference |
SubjectArea.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationRule.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationRange.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationList.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalEntity.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalDomain.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalDataModel.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
ReferenceKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalInversionKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalForeignKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
EntityAttribute.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.maps_database_fields
The
maps_database_fields property, displayed as 'Maps Database Fields' in the IGC UI. |
protected Reference |
PhysicalObject.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
MemberType.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
AttributeType.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
MemberType.mdm_model_for_query
The
mdm_model_for_query property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
AttributeType.mdm_model_for_query
The
mdm_model_for_query property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
EntityType.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
CompositeView.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Attribute.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
EntityType.member_type_for_query
The
member_type_for_query property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Attribute.member_type_for_query
The
member_type_for_query property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Array.next_array
The
next_array property, displayed as 'Next Array' in the IGC UI. |
protected Reference |
DataRuleDefinition.non_published_data_rule_definitions
The
non_published_data_rule_definitions property, displayed as 'Non Published Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRuleSetDefinition.non_published_data_rule_set_definitions
The
non_published_data_rule_set_definitions property, displayed as 'Non Published Data Rule Set Definitions' in the IGC UI. |
protected Reference |
Propdescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Navigationdescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Customattributedef.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Actiondescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Acl.of_common_object
The
of_common_object property, displayed as 'Of Common Object' in the IGC UI. |
protected Reference |
Parameter.of_container_def
The
of_container_def property, displayed as 'Of Container Def' in the IGC UI. |
protected Reference |
Dsparameter.of_container_def
The
of_container_def property, displayed as 'Context' in the IGC UI. |
protected Reference |
DesignForeignKey.of_data_collection
The
of_data_collection property, displayed as 'Of Data Collection' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_directory_provider_configuration
The
of_directory_provider_configuration property, displayed as 'Of Directory Provider Configuration' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_connection
The
of_ds_data_connection property, displayed as 'Of DS Data Connection' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_element
The
of_ds_data_element property, displayed as 'Of DS Data Element' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_quality_spec
The
of_ds_data_quality_spec property, displayed as 'Of DS Data Quality Spec' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_design_view
The
of_ds_design_view property, displayed as 'Of DS Design View' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_input_pin
The
of_ds_input_pin property, displayed as 'Of DS Input Pin' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_job_def
The
of_ds_job_def property, displayed as 'Of DS Job Def' in the IGC UI. |
protected Reference |
Dsexternaldependency.of_ds_job_def
The
of_ds_job_def property, displayed as 'Of DS Job Def' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_output_pin
The
of_ds_output_pin property, displayed as 'Of DS Output Pin' in the IGC UI. |
protected Reference |
JobStageParameters.of_ds_parameter_def
The
of_ds_parameter_def property, displayed as 'Of DS Parameter Def' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_routine
The
of_ds_routine property, displayed as 'Of DS Routine' in the IGC UI. |
protected Reference |
Dsexternaldependency.of_ds_routine
The
of_ds_routine property, displayed as 'Of DS Routine' in the IGC UI. |
protected Reference |
JobStageRecord.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmfcolumninfo.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_stage_type
The
of_ds_stage_type property, displayed as 'Of DS Stage Type' in the IGC UI. |
protected Reference |
TableDefinitionProperties.of_ds_table_definition
The
of_ds_table_definition property, displayed as 'Of DS Table Definition' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_table_definition
The
of_ds_table_definition property, displayed as 'Of DS Table Definition' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_transform
The
of_ds_transform property, displayed as 'Of DS Transform' in the IGC UI. |
protected Reference |
Parameter.of_function
The
of_function property, displayed as 'Of Function' in the IGC UI. |
protected Reference |
IdocSegmentType.of_idoc_segment_type
The
of_idoc_segment_type property, displayed as 'IDoc Segment Type' in the IGC UI. |
protected Reference |
IndexMember.of_index
The
of_index property, displayed as 'Of Index' in the IGC UI. |
protected Reference |
DsdesignView.of_job
The
of_job property, displayed as 'Of Job' in the IGC UI. |
protected Reference |
Outputpin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
JobOutputPin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
JobInputPin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
Inputpin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
Parameter.of_job_def
The
of_job_def property, displayed as 'Of Job Def' in the IGC UI. |
protected Reference |
DsparameterJob.of_job_def
The
of_job_def property, displayed as 'Job' in the IGC UI. |
protected Reference |
Keycomponent.of_key
The
of_key property, displayed as 'Of Key' in the IGC UI. |
protected Reference |
JobConstraint.of_link
The
of_link property, displayed as 'Link' in the IGC UI. |
protected Reference |
Filterconstraint.of_link
The
of_link property, displayed as 'Of Link' in the IGC UI. |
protected Reference |
OslcLink.of_main_object
The
of_main_object property, displayed as 'Of Main Object' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.of_olap_hierarchy_member
The
of_olap_hierarchy_member property, displayed as 'Of OLAP Hierarchy Member' in the IGC UI. |
protected Reference |
Parameter.of_parameter_set
The
of_parameter_set property, displayed as 'Of Parameter Set' in the IGC UI. |
protected Reference |
DsparameterSet.of_parameter_set
The
of_parameter_set property, displayed as 'Context' in the IGC UI. |
protected Reference |
OslcLink.of_provider_connection
The
of_provider_connection property, displayed as 'Of Provider Connection' in the IGC UI. |
protected Reference |
Providerpropertyinfoextended.of_provider_property_info
The
of_provider_property_info property, displayed as 'Of Provider Property Info' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_provider_property_info
The
of_provider_property_info property, displayed as 'Of Provider Property Info' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_provider_property_type
The
of_provider_property_type property, displayed as 'Of Provider Property Type' in the IGC UI. |
protected Reference |
StageTypeDetail.of_stage_type
The
of_stage_type property, displayed as 'Stage Type' in the IGC UI. |
protected Reference |
Parameter.of_stage_type
The
of_stage_type property, displayed as 'Of Stage Type' in the IGC UI. |
protected Reference |
Parameter.of_stored_procedure
The
of_stored_procedure property, displayed as 'Of Stored Procedure' in the IGC UI. |
protected Reference |
Credentials.of_user
The
of_user property, displayed as 'Of User' in the IGC UI. |
protected Reference |
Credential.of_user_credentials
The
of_user_credentials property, displayed as 'Of User Credentials' in the IGC UI. |
protected Reference |
OlapMemberSource.olap_member
The
olap_member property, displayed as 'OLAP Member' in the IGC UI. |
protected Reference |
Link.output_stages
The
output_stages property, displayed as 'Output Stages' in the IGC UI. |
protected Reference |
MappingSpecification.owner
The
owner property, displayed as 'Owner' in the IGC UI. |
protected Reference |
Term.parent_category
The
parent_category property, displayed as 'Parent Category' in the IGC UI. |
protected Reference |
Category.parent_category
The
parent_category property, displayed as 'Parent Category' in the IGC UI. |
protected Reference |
DataClass.parent_data_class
The
parent_data_class property, displayed as 'Parent Data Class' in the IGC UI. |
protected Reference |
LogicalDomain.parent_domain
The
parent_domain property, displayed as 'Parent Domain' in the IGC UI. |
protected Reference |
Folder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
Dsfolder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFileFolder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFile.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.parent_folder
The
parent_folder property, displayed as 'Data File Folder' in the IGC UI. |
protected Reference |
AmazonS3DataFile.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
InformationGovernancePolicy.parent_policy
The
parent_policy property, displayed as 'Parent Policy' in the IGC UI. |
protected Reference |
PhysicalDomain.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignView.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignTable.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignStoredProcedure.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignColumn.physical_domains
The
physical_domains property, displayed as 'Physical Domains' in the IGC UI. |
protected Reference |
PhysicalDataModel.physical_model
The
physical_model property, displayed as 'Physical Model' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.physical_object
The
physical_object property, displayed as 'Physical Object' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.physical_object_for_query
The
physical_object_for_query property, displayed as 'Physical Object' in the IGC UI. |
protected Reference |
Datasourcealiasgroup.preferred_data_connection
The
preferred_data_connection property, displayed as 'Preferred Data Connection' in the IGC UI. |
protected Reference |
DataConnectionMapping.preferred_data_connection
The
preferred_data_connection property, displayed as 'Preferred Data Connection' in the IGC UI. |
protected Reference |
DatabaseSchema.preferred_database_schema
The
preferred_database_schema property, displayed as 'Preferred Database Schema' in the IGC UI. |
protected Reference |
Term.preferred_synonym
The
preferred_synonym property, displayed as 'Preferred Synonym' in the IGC UI. |
protected Reference |
Array.previous_array
The
previous_array property, displayed as 'Previous Array' in the IGC UI. |
protected Reference |
QualityProblem.problem_type
The
problem_type property, displayed as 'Problem Type' in the IGC UI. |
protected Reference |
TableAnalysisSummary.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
Analysissummaryobject.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
DataRuleDefinition.published_data_rule_definitions
The
published_data_rule_definitions property, displayed as 'Published Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRuleSetDefinition.published_data_rule_set_definitions
The
published_data_rule_set_definitions property, displayed as 'Published Data Rule Set Definitions' in the IGC UI. |
protected Reference |
TableDefinition.referenced_by_data_sources
The
referenced_by_data_sources property, displayed as 'Referenced by Data Sources' in the IGC UI. |
protected Reference |
XsdElementReference.referenced_xsd_element
The
referenced_xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdForeignKey.referenced_xsd_keys
The
referenced_xsd_keys property, displayed as 'References XSD Keys' in the IGC UI. |
protected Reference |
Attribute.references_attribute_types
The
references_attribute_types property, displayed as 'References Attribute Types' in the IGC UI. |
protected Reference |
BiCollectionDimension.references_bi_collection
The
references_bi_collection property, displayed as 'References BI Collection' in the IGC UI. |
protected Reference |
BiCollectionFact.references_bi_member
The
references_bi_member property, displayed as 'References BI Member' in the IGC UI. |
protected Reference |
Stage.references_container
The
references_container property, displayed as 'References Container' in the IGC UI. |
protected Reference |
Keycomponent.references_data_field
The
references_data_field property, displayed as 'References Data Field' in the IGC UI. |
protected Reference |
InferredForeignKey.references_inferred_keys
The
references_inferred_keys property, displayed as 'References Inferred Keys' in the IGC UI. |
protected Reference |
XsdAttributeReference.references_xsd_attribute
The
references_xsd_attribute property, displayed as 'XSD Attribute' in the IGC UI. |
protected Reference |
XsdElementGroupReference.references_xsd_element_group
The
references_xsd_element_group property, displayed as 'XSD Element Group' in the IGC UI. |
protected Reference |
Term.replaced_by
The
replaced_by property, displayed as 'Replaced By' in the IGC UI. |
protected Reference |
XsdSequence.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdElement.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdComplexType.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdChoice.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSimpleType.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdSequence.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdElement.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdChoice.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
Function.returns_parameter_def
The
returns_parameter_def property, displayed as 'Returns Parameter Def' in the IGC UI. |
protected Reference |
TableAnalysisSummary.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
Analysissummaryobject.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
Dsexternaldependency.runs_ds_job
The
runs_ds_job property, displayed as 'Runs DS Job' in the IGC UI. |
protected Reference |
Stage.runs_sequences_jobs
The
runs_sequences_jobs property, displayed as 'Runs Sequences Jobs' in the IGC UI. |
protected Reference |
DatabaseColumn.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
DataFileField.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
AmazonS3DataFileField.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
ReferencedContainer.shared_containers
The
shared_containers property, displayed as 'Shared Containers' in the IGC UI. |
protected Reference |
MappingComponent.shared_containers
The
shared_containers property, displayed as 'Shared Containers' in the IGC UI. |
protected Reference |
Stage.shared_or_local_container
The
shared_or_local_container property, displayed as 'Shared or Local Container' in the IGC UI. |
protected Reference |
StageVariable.stage
The
stage property, displayed as 'Stage' in the IGC UI. |
protected Reference |
StageDataRuleDefinition.stage
The
stage property, displayed as 'Stage' in the IGC UI. |
protected Reference |
AsclSteward.steward_group
The
steward_group property, displayed as 'Steward Group' in the IGC UI. |
protected Reference |
AsclSteward.steward_user
The
steward_user property, displayed as 'Steward User' in the IGC UI. |
protected Reference |
StoredProcedureParameter.stored_procedure
The
stored_procedure property, displayed as 'Stored Procedure' in the IGC UI. |
protected Reference |
InferredKey.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
InferredForeignKey.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
FieldAnalysis.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
ColumnAnalysis.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
ForeignKeyDefinition.table_definition
The
table_definition property, displayed as 'Table Definition' in the IGC UI. |
protected Reference |
TermHistory.term
The
term property, displayed as 'Term' in the IGC UI. |
protected Reference |
TransformArgument.transform
The
transform property, displayed as 'Transform' in the IGC UI. |
protected Reference |
TransformsFunction.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
TableDefinition.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
StandardizationRuleSet.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
SharedContainer.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
SequenceJob.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
ParameterSet.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Routine.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
MatchSpecification.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
MachineProfile.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
DsstageType.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Dsjob.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Dsfolder.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
DataElement.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
TupleAttribute.tuple
The
tuple property, displayed as 'Tuple' in the IGC UI. |
protected Reference |
Stage.type
The
type property, displayed as 'Type' in the IGC UI. |
protected Reference |
Aclentry.used_by_acl
The
used_by_acl property, displayed as 'Used By Acl' in the IGC UI. |
protected Reference |
Credential.used_by_user_credentials
The
used_by_user_credentials property, displayed as 'Used By User Credentials' in the IGC UI. |
protected Reference |
FunctionCall2.used_in_filter_constraint
The
used_in_filter_constraint property, displayed as 'Used In Filter Constraint' in the IGC UI. |
protected Reference |
FunctionCall.used_in_filter_constraint
The
used_in_filter_constraint property, displayed as 'Used In Filter Constraint' in the IGC UI. |
protected Reference |
FunctionCall2.used_in_function
The
used_in_function property, displayed as 'Used In Function' in the IGC UI. |
protected Reference |
FunctionCall.used_in_function
The
used_in_function property, displayed as 'Used In Function' in the IGC UI. |
protected Reference |
Primarycategory.uses_business_category
The
uses_business_category property, displayed as 'Uses Business Category' in the IGC UI. |
protected Reference |
Keycomponent.uses_data_field
The
uses_data_field property, displayed as 'Uses Data Field' in the IGC UI. |
protected Reference |
IndexMember.uses_data_field
The
uses_data_field property, displayed as 'Uses Data Field' in the IGC UI. |
protected Reference |
BiCollectionDimension.uses_olap_hierarchy
The
uses_olap_hierarchy property, displayed as 'Uses OLAP Hierarchy' in the IGC UI. |
protected Reference |
ValidValueRange.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
ValidValueList.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
ValidValue.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
DataItemValue.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
EntityAttribute.validation_list
The
validation_list property, displayed as 'Validation List' in the IGC UI. |
protected Reference |
EntityAttribute.validation_range
The
validation_range property, displayed as 'Validation Range' in the IGC UI. |
protected Reference |
EntityAttribute.validation_rule
The
validation_rule property, displayed as 'Validation Rule' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_complex_type
The
xsd_complex_type property, displayed as 'XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSequence.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdElement.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdChoice.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdUniqueKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdPrimaryKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdForeignKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_element_group
The
xsd_element_group property, displayed as 'XSD Element Group' in the IGC UI. |
protected Reference |
XsdSimpleType.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdElementGroup.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdComplexType.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdAttributeGroup.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdSequence.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdElement.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdChoice.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdAttribute.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
| Modifier and Type | Method and Description |
|---|---|
void |
Olapjoinref.setAlias(Reference alias) |
void |
DatabaseAlias.setAliasOfDatabaseTablesOrViews(Reference alias_of_database_tables_or_views) |
void |
AmazonS3DataFileFolder.setAmazonS3Bucket(Reference amazon_s3_bucket) |
void |
AmazonS3DataFileRecord.setAmazonS3DataFile(Reference amazon_s3_data_file) |
void |
AmazonS3DataFileFolder.setAmazonS3DataFileFolder(Reference amazon_s3_data_file_folder) |
void |
DataFile.setAmazonS3DataFiles(Reference amazon_s3_data_files) |
void |
ColumnAnalysisSummary.setAnalyzedColumn(Reference analyzed_column) |
void |
TableAnalysisSummary.setAnalyzedTable(Reference analyzed_table) |
void |
Credentials.setAsbCredential(Reference asb_credential) |
void |
LineageReportTemplate.setAssetDisplayProperties(Reference asset_display_properties) |
void |
TermAssignment.setAssignToObject(Reference assign_to_object) |
void |
TermAssignment.setAssignToTerm(Reference assign_to_term) |
void |
AttributeTypeField.setAttributeType(Reference attribute_type) |
void |
AttributeTypeField.setAttributeTypeForQuery(Reference attribute_type_for_query) |
void |
StageDataRuleDefinition.setBasedOnRule(Reference based_on_rule) |
void |
Array.setBelongingToDataItem(Reference belonging_to_data_item) |
void |
DataItemProperties.setBelongingToParameterDefinition(Reference belonging_to_parameter_definition) |
void |
BiReportQueryUsage.setBiCollection(Reference bi_collection) |
void |
BiReportQuery.setBiCollection(Reference bi_collection) |
void |
BiLevel.setBiCollection(Reference bi_collection) |
void |
BiHierarchy.setBiCollection(Reference bi_collection) |
void |
BiFilter.setBiCollection(Reference bi_collection) |
void |
BiCollectionMember.setBiCollection(Reference bi_collection) |
void |
BiCollection.setBiCollection(Reference bi_collection) |
void |
BiReport.setBiCube(Reference bi_cube) |
void |
BiCollectionFact.setBiCube(Reference bi_cube) |
void |
BiCollectionDimension.setBiCube(Reference bi_cube) |
void |
BiReport.setBiFolder(Reference bi_folder) |
void |
BiModel.setBiFolder(Reference bi_folder) |
void |
BiFolder.setBiFolder(Reference bi_folder) |
void |
BiHierarchyMember.setBiLevel(Reference bi_level) |
void |
Olapmodelgroup.setBiModel(Reference bi_model) |
void |
OlapJoin.setBiModel(Reference bi_model) |
void |
BiReportQueryUsage.setBiModel(Reference bi_model) |
void |
BiReportQuery.setBiModel(Reference bi_model) |
void |
BiReport.setBiModel(Reference bi_model) |
void |
BiModel.setBiModel(Reference bi_model) |
void |
BiHierarchy.setBiModel(Reference bi_model) |
void |
BiFilter.setBiModel(Reference bi_model) |
void |
BiCube.setBiModel(Reference bi_model) |
void |
BiCollection.setBiModel(Reference bi_model) |
void |
Parameterval.setBindsParameterDef(Reference binds_parameter_def) |
void |
BiReportSection.setBiReport(Reference bi_report) |
void |
BiReportQueryUsage.setBiReport(Reference bi_report) |
void |
BiReportQuery.setBiReport(Reference bi_report) |
void |
BiReportQuerySummaryFilter.setBiReportQuery(Reference bi_report_query) |
void |
BiReportQueryItem.setBiReportQuery(Reference bi_report_query) |
void |
BiReportQueryDetailFilter.setBiReportQuery(Reference bi_report_query) |
void |
BiRootFolder.setBiServer(Reference bi_server) |
void |
Datasourcealiasgroup.setBoundToDatabase(Reference bound_to_database) |
void |
DataConnectionMapping.setBoundToDatabase(Reference bound_to_database) |
void |
Dsexternaldependency.setCallsDsRoutine(Reference calls_ds_routine) |
void |
Classification.setClassifiesAsset(Reference classifies_asset) |
void |
DataItemProperties.setColumnDefinition(Reference column_definition) |
void |
CompositeView.setCompositeView(Reference composite_view) |
void |
BiReportSection.setContainedInReportSection(Reference contained_in_report_section) |
void |
MwbDatabaseAlias.setDatabase(Reference database) |
void |
DatabaseSchema.setDatabase(Reference database) |
void |
ColumnAnalysis.setDatabaseColumn(Reference database_column) |
void |
ValidityTable.setDatabaseColumns(Reference database_columns) |
void |
DatabaseColumn.setDatabaseDomains(Reference database_domains) |
void |
View.setDatabaseSchema(Reference database_schema) |
void |
StoredProcedure.setDatabaseSchema(Reference database_schema) |
void |
Datagroup.setDatabaseSchema(Reference database_schema) |
void |
DatabaseTable.setDatabaseSchema(Reference database_schema) |
void |
DatabaseDomain.setDatabaseSchema(Reference database_schema) |
void |
DatabaseAlias.setDatabaseSchema(Reference database_schema) |
void |
DataItemDefinition.setDatabaseSchema(Reference database_schema) |
void |
TableAnalysis.setDatabaseTableOrView(Reference database_table_or_view) |
void |
DatabaseColumn.setDatabaseTableOrView(Reference database_table_or_view) |
void |
CandidateKey.setDatabaseTableView(Reference database_table_view) |
void |
Classification.setDataClass(Reference data_class) |
void |
TableDefinition.setDataConnection(Reference data_connection) |
void |
SapConnection.setDataConnectors(Reference data_connectors) |
void |
DsdataConnection.setDataConnectors(Reference data_connectors) |
void |
DataConnection.setDataConnectors(Reference data_connectors) |
void |
TransformArgument.setDataElements(Reference data_elements) |
void |
OlapMemberSource.setDataField(Reference data_field) |
void |
DataFileRecord.setDataFile(Reference data_file) |
void |
DataFileDefinitionRecord.setDataFileDefinition(Reference data_file_definition) |
void |
DataFileDefinitionField.setDataFileDefinitionRecord(Reference data_file_definition_record) |
void |
FieldAnalysis.setDataFileField(Reference data_file_field) |
void |
FileRecordAnalysis.setDataFileRecord(Reference data_file_record) |
void |
DataFileField.setDataFileRecord(Reference data_file_record) |
void |
AmazonS3DataFileField.setDataFileRecord(Reference data_file_record) |
void |
Parameter.setDataItemDefinition(Reference data_item_definition) |
void |
DataItem.setDataItemDefinition(Reference data_item_definition) |
void |
ColumnDefinition.setDataItemDefinition(Reference data_item_definition) |
void |
QualityProblem.setDataQualityScore(Reference data_quality_score) |
void |
InvDataRule.setDataRuleDefinitions(Reference data_rule_definitions) |
void |
DataRule.setDataRuleDefinitions(Reference data_rule_definitions) |
void |
InvDataRuleSet.setDataRuleSetDefinitions(Reference data_rule_set_definitions) |
void |
DataRuleSet.setDataRuleSetDefinitions(Reference data_rule_set_definitions) |
void |
ApplicationInstall.setDefaultCredential(Reference default_credential) |
void |
Credential.setDefaultForApplicationInstall(Reference default_for_application_install) |
void |
BiOlapLevelElement.setDefinedAsAnOlapMember(Reference defined_as_an_olap_member) |
void |
BiReportDataItemSource.setDefinedByOlapMember(Reference defined_by_olap_member) |
void |
RoleAssignment.setDefinedBySystemRole(Reference defined_by_system_role) |
void |
BiOlapLevelElement.setDefinedInLevel(Reference defined_in_level) |
void |
BiReportDataItemSource.setDefinedInReportDataItem(Reference defined_in_report_data_item) |
void |
DesignStoredProcedureParameter.setDesignStoredProcedure(Reference design_stored_procedure) |
void |
DesignKey.setDesignTableOrView(Reference design_table_or_view) |
void |
DesignColumn.setDesignTableOrView(Reference design_table_or_view) |
void |
BiCollectionMember.setDetails(Reference details) |
void |
RootTuple.setEndpoint(Reference endpoint) |
void |
FunctionCall2.setExecutesFunction(Reference executes_function) |
void |
FunctionCall.setExecutesFunction(Reference executes_function) |
void |
XsdSequence.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdElement.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdComplexType.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdChoice.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdSimpleType.setExtendsXsdSimpleType(Reference extends_xsd_simple_type) |
void |
XsdComplexType.setExtendsXsdSimpleType(Reference extends_xsd_simple_type) |
void |
ExtensionMapping.setExtensionMappingDocument(Reference extension_mapping_document) |
void |
DataItemProperties.setFlowVariable(Reference flow_variable) |
void |
StandardizationRuleSet.setFolder(Reference folder) |
void |
StandardizationObject.setFolder(Reference folder) |
void |
SequenceJob.setFolder(Reference folder) |
void |
MatchSpecification.setFolder(Reference folder) |
void |
Dsjob.setFolder(Reference folder) |
void |
Credential.setForApplicationInstall(Reference for_application_install) |
void |
Parameterval.setForDataConnection(Reference for_data_connection) |
void |
Parameterval.setForFunctionCall(Reference for_function_call) |
void |
Parameterval.setForJobObject(Reference for_job_object) |
void |
RoutineArgument.setFunction(Reference function) |
void |
Term.setHasA(Reference has_a) |
void |
Olaphierarchyassociation.setHasChildOlapLevel(Reference has_child_olap_level) |
void |
Customattributedef.setHasDataValues(Reference has_data_values) |
void |
Directory.setHasDirectoryProviderConfiguration(Reference has_directory_provider_configuration) |
void |
JobOutputPin.setHasDsMetaBag(Reference has_ds_meta_bag) |
void |
JobInputPin.setHasDsMetaBag(Reference has_ds_meta_bag) |
void |
Job.setHasJobDef(Reference has_job_def) |
void |
Olaphierarchyassociation.setHasParentOlapLevel(Reference has_parent_olap_level) |
void |
Aclentry.setHasPrincipal(Reference has_principal) |
void |
RoleAssignment.setHasRoleContext(Reference has_role_context) |
void |
Aclentry.setHasSystemRole(Reference has_system_role) |
void |
Customattributedef.setHasValidValues(Reference has_valid_values) |
void |
SapConnection.setHost(Reference host) |
void |
IdocType.setHost(Reference host) |
void |
DsdataConnection.setHost(Reference host) |
void |
Database.setHost(Reference host) |
void |
DataFileFolder.setHost(Reference host) |
void |
DataFile.setHost(Reference host) |
void |
DataConnection.setHost(Reference host) |
void |
Connector.setHost(Reference host) |
void |
AmazonS3Bucket.setHost(Reference host) |
void |
TransformationProject.setHostEngine(Reference host__engine_) |
void |
Job.setHostSystem(Reference host_system) |
void |
IdocSegmentType.setIdocType(Reference idoc_type) |
void |
DataFile.setImplementsDataFileDefinition(Reference implements_data_file_definition) |
void |
AmazonS3DataFile.setImplementsDataFileDefinition(Reference implements_data_file_definition) |
void |
Connector.setImplementsStageType(Reference implements_stage_type) |
void |
Datagroup.setImportedViaDataConnection(Reference imported_via_data_connection) |
void |
DsdataConnection.setImportsDatabase(Reference imports_database) |
void |
DataConnection.setImportsDatabase(Reference imports_database) |
void |
SapConnection.setImportsIdocTypes(Reference imports_idoc_types) |
void |
InformationServicesService.setInformationServicesApplication(Reference information_services_application) |
void |
InformationServicesApplication.setInformationServicesProject(Reference information_services_project) |
void |
InformationServicesOperation.setInformationServicesService(Reference information_services_service) |
void |
Link.setInputStages(Reference input_stages) |
void |
ApplicationInstall.setInstalledOnHost(Reference installed_on_host) |
void |
Parameter.setIsParameterSet(Reference is_parameter_set) |
void |
Parameter.setIsReturnOfFunction(Reference is_return_of_function) |
void |
Outputpin.setIsSourceOfLink(Reference is_source_of_link) |
void |
JobOutputPin.setIsSourceOfLink(Reference is_source_of_link) |
void |
DataClassOld.setIsSubOfDataClass(Reference is_sub_of_data_class) |
void |
JobInputPin.setIsTargetOfLink(Reference is_target_of_link) |
void |
Inputpin.setIsTargetOfLink(Reference is_target_of_link) |
void |
JobRun.setJob(Reference job) |
void |
JobRunActivity.setJobRun(Reference job_run) |
void |
JobParameter.setJobRun(Reference job_run) |
void |
JobWriteEvent.setJobRunActivity(Reference job_run_activity) |
void |
JobReadEvent.setJobRunActivity(Reference job_run_activity) |
void |
JobFailEvent.setJobRunActivity(Reference job_run_activity) |
void |
Olapjoinref.setJoinsDatabaseTable(Reference joins_database_table) |
void |
BiOlapLevelElement.setKeyLevel(Reference key_level) |
void |
StageColumn.setLink(Reference link) |
void |
DsStageColumn.setLink(Reference link) |
void |
OslcLink.setLinkType(Reference link_type) |
void |
ReferencedContainer.setLocalContainers(Reference local_containers) |
void |
SubjectArea.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationRule.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationRange.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationList.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalEntity.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalDomain.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalDataModel.setLogicalDataModel(Reference logical_data_model) |
void |
ReferenceKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalInversionKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalForeignKey.setLogicalEntity(Reference logical_entity) |
void |
EntityAttribute.setLogicalEntity(Reference logical_entity) |
void |
PhysicalObjectAttribute.setMapsDatabaseFields(Reference maps_database_fields) |
void |
PhysicalObject.setMdmModel(Reference mdm_model) |
void |
MemberType.setMdmModel(Reference mdm_model) |
void |
AttributeType.setMdmModel(Reference mdm_model) |
void |
MemberType.setMdmModelForQuery(Reference mdm_model_for_query) |
void |
AttributeType.setMdmModelForQuery(Reference mdm_model_for_query) |
void |
EntityType.setMemberType(Reference member_type) |
void |
CompositeView.setMemberType(Reference member_type) |
void |
Attribute.setMemberType(Reference member_type) |
void |
EntityType.setMemberTypeForQuery(Reference member_type_for_query) |
void |
Attribute.setMemberTypeForQuery(Reference member_type_for_query) |
void |
Array.setNextArray(Reference next_array) |
void |
DataRuleDefinition.setNonPublishedDataRuleDefinitions(Reference non_published_data_rule_definitions) |
void |
DataRuleSetDefinition.setNonPublishedDataRuleSetDefinitions(Reference non_published_data_rule_set_definitions) |
void |
Propdescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Navigationdescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Customattributedef.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Actiondescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Acl.setOfCommonObject(Reference of_common_object) |
void |
Parameter.setOfContainerDef(Reference of_container_def) |
void |
Dsparameter.setOfContainerDef(Reference of_container_def) |
void |
DesignForeignKey.setOfDataCollection(Reference of_data_collection) |
void |
Directoryproviderproperty.setOfDirectoryProviderConfiguration(Reference of_directory_provider_configuration) |
void |
Dsmetabag.setOfDsDataConnection(Reference of_ds_data_connection) |
void |
Dsmetabag.setOfDsDataElement(Reference of_ds_data_element) |
void |
Dsmetabag.setOfDsDataQualitySpec(Reference of_ds_data_quality_spec) |
void |
Dsmetabag.setOfDsDesignView(Reference of_ds_design_view) |
void |
Dsmetabag.setOfDsInputPin(Reference of_ds_input_pin) |
void |
Dsmetabag.setOfDsJobDef(Reference of_ds_job_def) |
void |
Dsexternaldependency.setOfDsJobDef(Reference of_ds_job_def) |
void |
Dsmetabag.setOfDsOutputPin(Reference of_ds_output_pin) |
void |
JobStageParameters.setOfDsParameterDef(Reference of_ds_parameter_def) |
void |
Dsmetabag.setOfDsRoutine(Reference of_ds_routine) |
void |
Dsexternaldependency.setOfDsRoutine(Reference of_ds_routine) |
void |
JobStageRecord.setOfDsStage(Reference of_ds_stage) |
void |
Dsmfcolumninfo.setOfDsStage(Reference of_ds_stage) |
void |
Dsmetabag.setOfDsStage(Reference of_ds_stage) |
void |
Dsmetabag.setOfDsStageType(Reference of_ds_stage_type) |
void |
TableDefinitionProperties.setOfDsTableDefinition(Reference of_ds_table_definition) |
void |
Dsmetabag.setOfDsTableDefinition(Reference of_ds_table_definition) |
void |
Dsmetabag.setOfDsTransform(Reference of_ds_transform) |
void |
Parameter.setOfFunction(Reference of_function) |
void |
IdocSegmentType.setOfIdocSegmentType(Reference of_idoc_segment_type) |
void |
IndexMember.setOfIndex(Reference of_index) |
void |
DsdesignView.setOfJob(Reference of_job) |
void |
Outputpin.setOfJobComponent(Reference of_job_component) |
void |
JobOutputPin.setOfJobComponent(Reference of_job_component) |
void |
JobInputPin.setOfJobComponent(Reference of_job_component) |
void |
Inputpin.setOfJobComponent(Reference of_job_component) |
void |
Parameter.setOfJobDef(Reference of_job_def) |
void |
DsparameterJob.setOfJobDef(Reference of_job_def) |
void |
Keycomponent.setOfKey(Reference of_key) |
void |
JobConstraint.setOfLink(Reference of_link) |
void |
Filterconstraint.setOfLink(Reference of_link) |
void |
OslcLink.setOfMainObject(Reference of_main_object) |
void |
Olaphierarchyassociation.setOfOlapHierarchyMember(Reference of_olap_hierarchy_member) |
void |
Parameter.setOfParameterSet(Reference of_parameter_set) |
void |
DsparameterSet.setOfParameterSet(Reference of_parameter_set) |
void |
OslcLink.setOfProviderConnection(Reference of_provider_connection) |
void |
Providerpropertyinfoextended.setOfProviderPropertyInfo(Reference of_provider_property_info) |
void |
Directoryproviderproperty.setOfProviderPropertyInfo(Reference of_provider_property_info) |
void |
Directoryproviderproperty.setOfProviderPropertyType(Reference of_provider_property_type) |
void |
StageTypeDetail.setOfStageType(Reference of_stage_type) |
void |
Parameter.setOfStageType(Reference of_stage_type) |
void |
Parameter.setOfStoredProcedure(Reference of_stored_procedure) |
void |
Credentials.setOfUser(Reference of_user) |
void |
Credential.setOfUserCredentials(Reference of_user_credentials) |
void |
OlapMemberSource.setOlapMember(Reference olap_member) |
void |
Link.setOutputStages(Reference output_stages) |
void |
MappingSpecification.setOwner(Reference owner) |
void |
Term.setParentCategory(Reference parent_category) |
void |
Category.setParentCategory(Reference parent_category) |
void |
DataClass.setParentDataClass(Reference parent_data_class) |
void |
LogicalDomain.setParentDomain(Reference parent_domain) |
void |
Folder.setParentFolder(Reference parent_folder) |
void |
Dsfolder.setParentFolder(Reference parent_folder) |
void |
DataFileFolder.setParentFolder(Reference parent_folder) |
void |
DataFile.setParentFolder(Reference parent_folder) |
void |
AmazonS3DataFileFolder.setParentFolder(Reference parent_folder) |
void |
AmazonS3DataFile.setParentFolder(Reference parent_folder) |
void |
InformationGovernancePolicy.setParentPolicy(Reference parent_policy) |
void |
PhysicalDomain.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignView.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignTable.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignStoredProcedure.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignColumn.setPhysicalDomains(Reference physical_domains) |
void |
PhysicalDataModel.setPhysicalModel(Reference physical_model) |
void |
PhysicalObjectAttribute.setPhysicalObject(Reference physical_object) |
void |
PhysicalObjectAttribute.setPhysicalObjectForQuery(Reference physical_object_for_query) |
void |
DatabaseSchema.setPreferredDatabaseSchema(Reference preferred_database_schema) |
void |
Datasourcealiasgroup.setPreferredDataConnection(Reference preferred_data_connection) |
void |
DataConnectionMapping.setPreferredDataConnection(Reference preferred_data_connection) |
void |
Term.setPreferredSynonym(Reference preferred_synonym) |
void |
Array.setPreviousArray(Reference previous_array) |
void |
QualityProblem.setProblemType(Reference problem_type) |
void |
TableAnalysisSummary.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
ColumnAnalysisSummary.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
Analysissummaryobject.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
DataRuleDefinition.setPublishedDataRuleDefinitions(Reference published_data_rule_definitions) |
void |
DataRuleSetDefinition.setPublishedDataRuleSetDefinitions(Reference published_data_rule_set_definitions) |
void |
TableDefinition.setReferencedByDataSources(Reference referenced_by_data_sources) |
void |
XsdElementReference.setReferencedXsdElement(Reference referenced_xsd_element) |
void |
XsdForeignKey.setReferencedXsdKeys(Reference referenced_xsd_keys) |
void |
Attribute.setReferencesAttributeTypes(Reference references_attribute_types) |
void |
BiCollectionDimension.setReferencesBiCollection(Reference references_bi_collection) |
void |
BiCollectionFact.setReferencesBiMember(Reference references_bi_member) |
void |
Stage.setReferencesContainer(Reference references_container) |
void |
Keycomponent.setReferencesDataField(Reference references_data_field) |
void |
InferredForeignKey.setReferencesInferredKeys(Reference references_inferred_keys) |
void |
XsdAttributeReference.setReferencesXsdAttribute(Reference references_xsd_attribute) |
void |
XsdElementGroupReference.setReferencesXsdElementGroup(Reference references_xsd_element_group) |
void |
Term.setReplacedBy(Reference replaced_by) |
void |
XsdSequence.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdElement.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdComplexType.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdChoice.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdSimpleType.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdSequence.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdElement.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdChoice.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
Function.setReturnsParameterDef(Reference returns_parameter_def) |
void |
TableAnalysisSummary.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
ColumnAnalysisSummary.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
Analysissummaryobject.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
Dsexternaldependency.setRunsDsJob(Reference runs_ds_job) |
void |
Stage.setRunsSequencesJobs(Reference runs_sequences_jobs) |
void |
DatabaseColumn.setSelectedClassification(Reference selected_classification) |
void |
DataFileField.setSelectedClassification(Reference selected_classification) |
void |
AmazonS3DataFileField.setSelectedClassification(Reference selected_classification) |
void |
ReferencedContainer.setSharedContainers(Reference shared_containers) |
void |
MappingComponent.setSharedContainers(Reference shared_containers) |
void |
Stage.setSharedOrLocalContainer(Reference shared_or_local_container) |
void |
StageVariable.setStage(Reference stage) |
void |
StageDataRuleDefinition.setStage(Reference stage) |
void |
AsclSteward.setStewardGroup(Reference steward_group) |
void |
AsclSteward.setStewardUser(Reference steward_user) |
void |
StoredProcedureParameter.setStoredProcedure(Reference stored_procedure) |
void |
InferredKey.setTableAnalysis(Reference table_analysis) |
void |
InferredForeignKey.setTableAnalysis(Reference table_analysis) |
void |
FieldAnalysis.setTableAnalysis(Reference table_analysis) |
void |
ColumnAnalysis.setTableAnalysis(Reference table_analysis) |
void |
ForeignKeyDefinition.setTableDefinition(Reference table_definition) |
void |
TermHistory.setTerm(Reference term) |
void |
ParameterSetDefinition.setTheContext(Reference context) |
void |
Stage.setTheType(Reference type) |
void |
TransformArgument.setTransform(Reference transform) |
void |
TransformsFunction.setTransformationProject(Reference transformation_project) |
void |
TableDefinition.setTransformationProject(Reference transformation_project) |
void |
StandardizationRuleSet.setTransformationProject(Reference transformation_project) |
void |
SharedContainer.setTransformationProject(Reference transformation_project) |
void |
SequenceJob.setTransformationProject(Reference transformation_project) |
void |
ParameterSet.setTransformationProject(Reference transformation_project) |
void |
Routine.setTransformationProject(Reference transformation_project) |
void |
MatchSpecification.setTransformationProject(Reference transformation_project) |
void |
MachineProfile.setTransformationProject(Reference transformation_project) |
void |
DsstageType.setTransformationProject(Reference transformation_project) |
void |
Dsjob.setTransformationProject(Reference transformation_project) |
void |
Dsfolder.setTransformationProject(Reference transformation_project) |
void |
DataElement.setTransformationProject(Reference transformation_project) |
void |
TupleAttribute.setTuple(Reference tuple) |
void |
Aclentry.setUsedByAcl(Reference used_by_acl) |
void |
Credential.setUsedByUserCredentials(Reference used_by_user_credentials) |
void |
FunctionCall2.setUsedInFilterConstraint(Reference used_in_filter_constraint) |
void |
FunctionCall.setUsedInFilterConstraint(Reference used_in_filter_constraint) |
void |
FunctionCall2.setUsedInFunction(Reference used_in_function) |
void |
FunctionCall.setUsedInFunction(Reference used_in_function) |
void |
Primarycategory.setUsesBusinessCategory(Reference uses_business_category) |
void |
Keycomponent.setUsesDataField(Reference uses_data_field) |
void |
IndexMember.setUsesDataField(Reference uses_data_field) |
void |
BiCollectionDimension.setUsesOlapHierarchy(Reference uses_olap_hierarchy) |
void |
EntityAttribute.setValidationList(Reference validation_list) |
void |
EntityAttribute.setValidationRange(Reference validation_range) |
void |
EntityAttribute.setValidationRule(Reference validation_rule) |
void |
ValidValueRange.setValidValueList(Reference valid_value_list) |
void |
ValidValueList.setValidValueList(Reference valid_value_list) |
void |
ValidValue.setValidValueList(Reference valid_value_list) |
void |
DataItemValue.setValidValueList(Reference valid_value_list) |
void |
XsdElementReference.setXsdComplexType(Reference xsd_complex_type) |
void |
XsdSequence.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdElement.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdChoice.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdUniqueKey.setXsdElement(Reference xsd_element) |
void |
XsdPrimaryKey.setXsdElement(Reference xsd_element) |
void |
XsdForeignKey.setXsdElement(Reference xsd_element) |
void |
XsdElementReference.setXsdElement(Reference xsd_element) |
void |
XsdElementReference.setXsdElementGroup(Reference xsd_element_group) |
void |
XsdSimpleType.setXsdSchema(Reference xsd_schema) |
void |
XsdElementGroup.setXsdSchema(Reference xsd_schema) |
void |
XsdComplexType.setXsdSchema(Reference xsd_schema) |
void |
XsdAttributeGroup.setXsdSchema(Reference xsd_schema) |
void |
XsdSequence.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdElement.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdChoice.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdAttribute.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleExecutionResult
POJO for the
Rule_Execution_Result asset type in IGC, displayed as 'Rule Execution Result' in the IGC UI. |
| Modifier and Type | Field and Description |
|---|---|
protected Reference |
Olapjoinref.alias
The
alias property, displayed as 'Alias' in the IGC UI. |
protected Reference |
DatabaseAlias.alias_of_database_tables_or_views
The
alias_of_database_tables_or_views property, displayed as 'Alias of Database Tables or Views' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.amazon_s3_bucket
The
amazon_s3_bucket property, displayed as 'Amazon S3 Bucket' in the IGC UI. |
protected Reference |
AmazonS3DataFileRecord.amazon_s3_data_file
The
amazon_s3_data_file property, displayed as 'Amazon S3 Data File' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.amazon_s3_data_file_folder
The
amazon_s3_data_file_folder property, displayed as 'Amazon S3 Data File Folder' in the IGC UI. |
protected Reference |
DataFile.amazon_s3_data_files
The
amazon_s3_data_files property, displayed as 'Amazon S3 Data Files' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.analyzed_column
The
analyzed_column property, displayed as 'Analyzed Column' in the IGC UI. |
protected Reference |
TableAnalysisSummary.analyzed_table
The
analyzed_table property, displayed as 'Analyzed Table' in the IGC UI. |
protected Reference |
Credentials.asb_credential
The
asb_credential property, displayed as 'Asb Credential' in the IGC UI. |
protected Reference |
LineageReportTemplate.asset_display_properties
The
asset_display_properties property, displayed as 'Asset Type Properties' in the IGC UI. |
protected Reference |
TermAssignment.assign_to_object
The
assign_to_object property, displayed as 'Asset' in the IGC UI. |
protected Reference |
TermAssignment.assign_to_term
The
assign_to_term property, displayed as 'Term' in the IGC UI. |
protected Reference |
AttributeTypeField.attribute_type
The
attribute_type property, displayed as 'Attribute Type' in the IGC UI. |
protected Reference |
AttributeTypeField.attribute_type_for_query
The
attribute_type_for_query property, displayed as 'Attribute Type' in the IGC UI. |
protected Reference |
StageDataRuleDefinition.based_on_rule
The
based_on_rule property, displayed as 'Based on Rule' in the IGC UI. |
protected Reference |
Array.belonging_to_data_item
The
belonging_to_data_item property, displayed as 'Belonging to Data Item' in the IGC UI. |
protected Reference |
DataItemProperties.belonging_to_parameter_definition
The
belonging_to_parameter_definition property, displayed as 'Belonging to Parameter Definition' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiReportQuery.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiLevel.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiHierarchy.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiFilter.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiCollectionMember.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiCollection.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiReport.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiCollectionFact.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiCollectionDimension.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiReport.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiModel.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiFolder.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiHierarchyMember.bi_level
The
bi_level property, displayed as 'BI Level' in the IGC UI. |
protected Reference |
Olapmodelgroup.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
OlapJoin.bi_model
The
bi_model property, displayed as 'OLAP Model' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportQuery.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReport.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiModel.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiHierarchy.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiFilter.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiCube.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiCollection.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportSection.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQuery.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQuerySummaryFilter.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiReportQueryItem.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiReportQueryDetailFilter.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiRootFolder.bi_server
The
bi_server property, displayed as 'BI Server' in the IGC UI. |
protected Reference |
Parameterval.binds_parameter_def
The
binds_parameter_def property, displayed as 'Binds Parameter Def' in the IGC UI. |
protected Reference |
Datasourcealiasgroup.bound_to_database
The
bound_to_database property, displayed as 'Bound To Database' in the IGC UI. |
protected Reference |
DataConnectionMapping.bound_to_database
The
bound_to_database property, displayed as 'Bound to Database' in the IGC UI. |
protected Reference |
Dsexternaldependency.calls_ds_routine
The
calls_ds_routine property, displayed as 'Calls DS Routine' in the IGC UI. |
protected Reference |
Classification.classifies_asset
The
classifies_asset property, displayed as 'Asset' in the IGC UI. |
protected Reference |
DataItemProperties.column_definition
The
column_definition property, displayed as 'Column Definition' in the IGC UI. |
protected Reference |
CompositeView.composite_view
The
composite_view property, displayed as 'Composite View' in the IGC UI. |
protected Reference |
BiReportSection.contained_in_report_section
The
contained_in_report_section property, displayed as 'Contained in Report Section' in the IGC UI. |
protected Reference |
ParameterSetDefinition.context
The
context property, displayed as 'Context' in the IGC UI. |
protected Reference |
Classification.data_class
The
data_class property, displayed as 'Data Class' in the IGC UI. |
protected Reference |
TableDefinition.data_connection
The
data_connection property, displayed as 'Data Connection' in the IGC UI. |
protected Reference |
SapConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
DsdataConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
DataConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
TransformArgument.data_elements
The
data_elements property, displayed as 'Data Elements' in the IGC UI. |
protected Reference |
OlapMemberSource.data_field
The
data_field property, displayed as 'Data Field' in the IGC UI. |
protected Reference |
DataFileRecord.data_file
The
data_file property, displayed as 'Default Data File' in the IGC UI. |
protected Reference |
DataFileDefinitionRecord.data_file_definition
The
data_file_definition property, displayed as 'Data File Definition' in the IGC UI. |
protected Reference |
DataFileDefinitionField.data_file_definition_record
The
data_file_definition_record property, displayed as 'Data File Definition Record' in the IGC UI. |
protected Reference |
FieldAnalysis.data_file_field
The
data_file_field property, displayed as 'Data File Field' in the IGC UI. |
protected Reference |
FileRecordAnalysis.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
DataFileField.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
AmazonS3DataFileField.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
Parameter.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
DataItem.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
ColumnDefinition.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
QualityProblem.data_quality_score
The
data_quality_score property, displayed as 'Data Quality Score' in the IGC UI. |
protected Reference |
InvDataRule.data_rule_definitions
The
data_rule_definitions property, displayed as 'Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRule.data_rule_definitions
The
data_rule_definitions property, displayed as 'Data Rule Definitions' in the IGC UI. |
protected Reference |
InvDataRuleSet.data_rule_set_definitions
The
data_rule_set_definitions property, displayed as 'Data Rule Set Definitions' in the IGC UI. |
protected Reference |
DataRuleSet.data_rule_set_definitions
The
data_rule_set_definitions property, displayed as 'Data Rule Set Definitions' in the IGC UI. |
protected Reference |
MwbDatabaseAlias.database
The
database property, displayed as 'Database' in the IGC UI. |
protected Reference |
DatabaseSchema.database
The
database property, displayed as 'Database' in the IGC UI. |
protected Reference |
DatabaseColumn.database_alias
The
database_alias property, displayed as 'Database Alias' in the IGC UI. |
protected Reference |
ColumnAnalysis.database_column
The
database_column property, displayed as 'Database Column' in the IGC UI. |
protected Reference |
ValidityTable.database_columns
The
database_columns property, displayed as 'Database Columns' in the IGC UI. |
protected Reference |
DatabaseColumn.database_domains
The
database_domains property, displayed as 'Database Domains' in the IGC UI. |
protected Reference |
View.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
StoredProcedure.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
Datagroup.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseTable.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseDomain.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseAlias.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DataItemDefinition.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseColumn.database_table
The
database_table property, displayed as 'Database Table' in the IGC UI. |
protected Reference |
TableAnalysis.database_table_or_view
The
database_table_or_view property, displayed as 'Database Table or View' in the IGC UI. |
protected Reference |
DatabaseColumn.database_table_or_view
The
database_table_or_view property, displayed as 'Database Table or View' in the IGC UI. |
protected Reference |
CandidateKey.database_table_view
The
database_table_view property, displayed as 'Database Table View' in the IGC UI. |
protected Reference |
ApplicationInstall.default_credential
The
default_credential property, displayed as 'Default Credential' in the IGC UI. |
protected Reference |
Credential.default_for_application_install
The
default_for_application_install property, displayed as 'Default For Application Install' in the IGC UI. |
protected Reference |
BiOlapLevelElement.defined_as_an_olap_member
The
defined_as_an_olap_member property, displayed as 'Defined as an OLAP Member' in the IGC UI. |
protected Reference |
BiReportDataItemSource.defined_by_olap_member
The
defined_by_olap_member property, displayed as 'Defined by OLAP Member' in the IGC UI. |
protected Reference |
RoleAssignment.defined_by_system_role
The
defined_by_system_role property, displayed as 'Defined By System Role' in the IGC UI. |
protected Reference |
BiOlapLevelElement.defined_in_level
The
defined_in_level property, displayed as 'Defined in Level' in the IGC UI. |
protected Reference |
BiReportDataItemSource.defined_in_report_data_item
The
defined_in_report_data_item property, displayed as 'Defined in Report Data Item' in the IGC UI. |
protected Reference |
DesignStoredProcedureParameter.design_stored_procedure
The
design_stored_procedure property, displayed as 'Design Stored Procedure' in the IGC UI. |
protected Reference |
DesignKey.design_table_or_view
The
design_table_or_view property, displayed as 'Design Table or View' in the IGC UI. |
protected Reference |
DesignColumn.design_table_or_view
The
design_table_or_view property, displayed as 'Design Table or View' in the IGC UI. |
protected Reference |
BiCollectionMember.details
The
details property, displayed as 'Details' in the IGC UI. |
protected Reference |
RootTuple.endpoint
The
endpoint property, displayed as 'Endpoint' in the IGC UI. |
protected Reference |
FunctionCall2.executes_function
The
executes_function property, displayed as 'Executes Function' in the IGC UI. |
protected Reference |
FunctionCall.executes_function
The
executes_function property, displayed as 'Executes Function' in the IGC UI. |
protected Reference |
XsdSequence.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdElement.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdComplexType.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdChoice.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSimpleType.extends_xsd_simple_type
The
extends_xsd_simple_type property, displayed as 'Extends XSD Simple Type' in the IGC UI. |
protected Reference |
XsdComplexType.extends_xsd_simple_type
The
extends_xsd_simple_type property, displayed as 'Extends XSD Simple Type' in the IGC UI. |
protected Reference |
ExtensionMapping.extension_mapping_document
The
extension_mapping_document property, displayed as 'Extension Mapping Document' in the IGC UI. |
protected Reference |
DataItemProperties.flow_variable
The
flow_variable property, displayed as 'Flow Variable' in the IGC UI. |
protected Reference |
StandardizationRuleSet.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
StandardizationObject.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
SequenceJob.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
MatchSpecification.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
Dsjob.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
Credential.for_application_install
The
for_application_install property, displayed as 'For Application Install' in the IGC UI. |
protected Reference |
Parameterval.for_data_connection
The
for_data_connection property, displayed as 'For Data Connection' in the IGC UI. |
protected Reference |
Parameterval.for_function_call
The
for_function_call property, displayed as 'For Function Call' in the IGC UI. |
protected Reference |
Parameterval.for_job_object
The
for_job_object property, displayed as 'For Job Object' in the IGC UI. |
protected Reference |
RoutineArgument.function
The
function property, displayed as 'Function' in the IGC UI. |
protected Reference |
Term.has_a
The
has_a property, displayed as 'Has A' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.has_child_olap_level
The
has_child_olap_level property, displayed as 'Has Child OLAP Level' in the IGC UI. |
protected Reference |
Customattributedef.has_data_values
The
has_data_values property, displayed as 'Has Data Values' in the IGC UI. |
protected Reference |
Directory.has_directory_provider_configuration
The
has_directory_provider_configuration property, displayed as 'Has Directory Provider Configuration' in the IGC UI. |
protected Reference |
JobOutputPin.has_ds_meta_bag
The
has_ds_meta_bag property, displayed as 'Has DS Meta Bag' in the IGC UI. |
protected Reference |
JobInputPin.has_ds_meta_bag
The
has_ds_meta_bag property, displayed as 'Has DS Meta Bag' in the IGC UI. |
protected Reference |
Job.has_job_def
The
has_job_def property, displayed as 'Has Job Def' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.has_parent_olap_level
The
has_parent_olap_level property, displayed as 'Has Parent OLAP Level' in the IGC UI. |
protected Reference |
Aclentry.has_principal
The
has_principal property, displayed as 'Has Principal' in the IGC UI. |
protected Reference |
RoleAssignment.has_role_context
The
has_role_context property, displayed as 'Has Role Context' in the IGC UI. |
protected Reference |
Aclentry.has_system_role
The
has_system_role property, displayed as 'Has System Role' in the IGC UI. |
protected Reference |
Customattributedef.has_valid_values
The
has_valid_values property, displayed as 'Has Valid Values' in the IGC UI. |
protected Reference |
SapConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
IdocType.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DsdataConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
Database.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataFileFolder.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataFile.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
Connector.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
AmazonS3Bucket.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
TransformationProject.host__engine_
The
host_(engine) property, displayed as 'Host (Engine)' in the IGC UI. |
protected Reference |
Job.host_system
The
host_system property, displayed as 'Host System' in the IGC UI. |
protected Reference |
IdocSegmentType.idoc_type
The
idoc_type property, displayed as 'IDoc Type' in the IGC UI. |
protected Reference |
DataFile.implements_data_file_definition
The
implements_data_file_definition property, displayed as 'Implements Data File Definition' in the IGC UI. |
protected Reference |
AmazonS3DataFile.implements_data_file_definition
The
implements_data_file_definition property, displayed as 'Implements Data File Definition' in the IGC UI. |
protected Reference |
Connector.implements_stage_type
The
implements_stage_type property, displayed as 'Implements Stage Type' in the IGC UI. |
protected Reference |
Datagroup.imported_via_data_connection
The
imported_via_data_connection property, displayed as 'Data Connection' in the IGC UI. |
protected Reference |
DsdataConnection.imports_database
The
imports_database property, displayed as 'Imports Database' in the IGC UI. |
protected Reference |
DataConnection.imports_database
The
imports_database property, displayed as 'Imports Database' in the IGC UI. |
protected Reference |
SapConnection.imports_idoc_types
The
imports_idoc_types property, displayed as 'Imports IDoc Types' in the IGC UI. |
protected Reference |
InformationServicesService.information_services_application
The
information_services_application property, displayed as 'Information Services Application' in the IGC UI. |
protected Reference |
InformationServicesApplication.information_services_project
The
information_services_project property, displayed as 'Information Services Project' in the IGC UI. |
protected Reference |
InformationServicesOperation.information_services_service
The
information_services_service property, displayed as 'Information Services Service' in the IGC UI. |
protected Reference |
Link.input_stages
The
input_stages property, displayed as 'Input Stages' in the IGC UI. |
protected Reference |
ApplicationInstall.installed_on_host
The
installed_on_host property, displayed as 'Installed On Host' in the IGC UI. |
protected Reference |
Parameter.is_parameter_set
The
is_parameter_set property, displayed as 'Is Parameter Set' in the IGC UI. |
protected Reference |
Parameter.is_return_of_function
The
is_return_of_function property, displayed as 'Is Return Of Function' in the IGC UI. |
protected Reference |
Outputpin.is_source_of_link
The
is_source_of_link property, displayed as 'Is Source Of Link' in the IGC UI. |
protected Reference |
JobOutputPin.is_source_of_link
The
is_source_of_link property, displayed as 'Is Source Of Link' in the IGC UI. |
protected Reference |
DataClassOld.is_sub_of_data_class
The
is_sub_of_data_class property, displayed as 'Is Sub Of Data Class' in the IGC UI. |
protected Reference |
JobInputPin.is_target_of_link
The
is_target_of_link property, displayed as 'Is Target Of Link' in the IGC UI. |
protected Reference |
Inputpin.is_target_of_link
The
is_target_of_link property, displayed as 'Is Target Of Link' in the IGC UI. |
protected Reference |
JobRun.job
The
job property, displayed as 'Job' in the IGC UI. |
protected Reference |
JobRunActivity.job_run
The
job_run property, displayed as 'Job Run' in the IGC UI. |
protected Reference |
JobParameter.job_run
The
job_run property, displayed as 'Job Run' in the IGC UI. |
protected Reference |
JobWriteEvent.job_run_activity
The
job_run_activity property, displayed as 'Emitted By Activity' in the IGC UI. |
protected Reference |
JobReadEvent.job_run_activity
The
job_run_activity property, displayed as 'Job Run Activity' in the IGC UI. |
protected Reference |
JobFailEvent.job_run_activity
The
job_run_activity property, displayed as 'Job Run Activity' in the IGC UI. |
protected Reference |
Olapjoinref.joins_database_table
The
joins_database_table property, displayed as 'Joins Database Table' in the IGC UI. |
protected Reference |
BiOlapLevelElement.key_level
The
key_level property, displayed as 'Key Level' in the IGC UI. |
protected Reference |
StageColumn.link
The
link property, displayed as 'Link' in the IGC UI. |
protected Reference |
DsStageColumn.link
The
link property, displayed as 'Link' in the IGC UI. |
protected Reference |
OslcLink.link_type
The
link_type property, displayed as 'Link Type' in the IGC UI. |
protected Reference |
ReferencedContainer.local_containers
The
local_containers property, displayed as 'Local Containers' in the IGC UI. |
protected Reference |
SubjectArea.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationRule.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationRange.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationList.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalEntity.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalDomain.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalDataModel.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
ReferenceKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalInversionKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalForeignKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
EntityAttribute.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.maps_database_fields
The
maps_database_fields property, displayed as 'Maps Database Fields' in the IGC UI. |
protected Reference |
PhysicalObject.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
MemberType.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
AttributeType.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
MemberType.mdm_model_for_query
The
mdm_model_for_query property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
AttributeType.mdm_model_for_query
The
mdm_model_for_query property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
EntityType.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
CompositeView.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Attribute.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
EntityType.member_type_for_query
The
member_type_for_query property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Attribute.member_type_for_query
The
member_type_for_query property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Array.next_array
The
next_array property, displayed as 'Next Array' in the IGC UI. |
protected Reference |
DataRuleDefinition.non_published_data_rule_definitions
The
non_published_data_rule_definitions property, displayed as 'Non Published Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRuleSetDefinition.non_published_data_rule_set_definitions
The
non_published_data_rule_set_definitions property, displayed as 'Non Published Data Rule Set Definitions' in the IGC UI. |
protected Reference |
Propdescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Navigationdescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Customattributedef.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Actiondescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Acl.of_common_object
The
of_common_object property, displayed as 'Of Common Object' in the IGC UI. |
protected Reference |
Parameter.of_container_def
The
of_container_def property, displayed as 'Of Container Def' in the IGC UI. |
protected Reference |
Dsparameter.of_container_def
The
of_container_def property, displayed as 'Context' in the IGC UI. |
protected Reference |
DesignForeignKey.of_data_collection
The
of_data_collection property, displayed as 'Of Data Collection' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_directory_provider_configuration
The
of_directory_provider_configuration property, displayed as 'Of Directory Provider Configuration' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_connection
The
of_ds_data_connection property, displayed as 'Of DS Data Connection' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_element
The
of_ds_data_element property, displayed as 'Of DS Data Element' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_quality_spec
The
of_ds_data_quality_spec property, displayed as 'Of DS Data Quality Spec' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_design_view
The
of_ds_design_view property, displayed as 'Of DS Design View' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_input_pin
The
of_ds_input_pin property, displayed as 'Of DS Input Pin' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_job_def
The
of_ds_job_def property, displayed as 'Of DS Job Def' in the IGC UI. |
protected Reference |
Dsexternaldependency.of_ds_job_def
The
of_ds_job_def property, displayed as 'Of DS Job Def' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_output_pin
The
of_ds_output_pin property, displayed as 'Of DS Output Pin' in the IGC UI. |
protected Reference |
JobStageParameters.of_ds_parameter_def
The
of_ds_parameter_def property, displayed as 'Of DS Parameter Def' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_routine
The
of_ds_routine property, displayed as 'Of DS Routine' in the IGC UI. |
protected Reference |
Dsexternaldependency.of_ds_routine
The
of_ds_routine property, displayed as 'Of DS Routine' in the IGC UI. |
protected Reference |
JobStageRecord.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmfcolumninfo.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_stage_type
The
of_ds_stage_type property, displayed as 'Of DS Stage Type' in the IGC UI. |
protected Reference |
TableDefinitionProperties.of_ds_table_definition
The
of_ds_table_definition property, displayed as 'Of DS Table Definition' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_table_definition
The
of_ds_table_definition property, displayed as 'Of DS Table Definition' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_transform
The
of_ds_transform property, displayed as 'Of DS Transform' in the IGC UI. |
protected Reference |
Parameter.of_function
The
of_function property, displayed as 'Of Function' in the IGC UI. |
protected Reference |
IdocSegmentType.of_idoc_segment_type
The
of_idoc_segment_type property, displayed as 'IDoc Segment Type' in the IGC UI. |
protected Reference |
IndexMember.of_index
The
of_index property, displayed as 'Of Index' in the IGC UI. |
protected Reference |
DsdesignView.of_job
The
of_job property, displayed as 'Of Job' in the IGC UI. |
protected Reference |
Outputpin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
JobOutputPin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
JobInputPin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
Inputpin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
Parameter.of_job_def
The
of_job_def property, displayed as 'Of Job Def' in the IGC UI. |
protected Reference |
DsparameterJob.of_job_def
The
of_job_def property, displayed as 'Job' in the IGC UI. |
protected Reference |
Keycomponent.of_key
The
of_key property, displayed as 'Of Key' in the IGC UI. |
protected Reference |
JobConstraint.of_link
The
of_link property, displayed as 'Link' in the IGC UI. |
protected Reference |
Filterconstraint.of_link
The
of_link property, displayed as 'Of Link' in the IGC UI. |
protected Reference |
OslcLink.of_main_object
The
of_main_object property, displayed as 'Of Main Object' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.of_olap_hierarchy_member
The
of_olap_hierarchy_member property, displayed as 'Of OLAP Hierarchy Member' in the IGC UI. |
protected Reference |
Parameter.of_parameter_set
The
of_parameter_set property, displayed as 'Of Parameter Set' in the IGC UI. |
protected Reference |
DsparameterSet.of_parameter_set
The
of_parameter_set property, displayed as 'Context' in the IGC UI. |
protected Reference |
OslcLink.of_provider_connection
The
of_provider_connection property, displayed as 'Of Provider Connection' in the IGC UI. |
protected Reference |
Providerpropertyinfoextended.of_provider_property_info
The
of_provider_property_info property, displayed as 'Of Provider Property Info' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_provider_property_info
The
of_provider_property_info property, displayed as 'Of Provider Property Info' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_provider_property_type
The
of_provider_property_type property, displayed as 'Of Provider Property Type' in the IGC UI. |
protected Reference |
StageTypeDetail.of_stage_type
The
of_stage_type property, displayed as 'Stage Type' in the IGC UI. |
protected Reference |
Parameter.of_stage_type
The
of_stage_type property, displayed as 'Of Stage Type' in the IGC UI. |
protected Reference |
Parameter.of_stored_procedure
The
of_stored_procedure property, displayed as 'Of Stored Procedure' in the IGC UI. |
protected Reference |
Credentials.of_user
The
of_user property, displayed as 'Of User' in the IGC UI. |
protected Reference |
Credential.of_user_credentials
The
of_user_credentials property, displayed as 'Of User Credentials' in the IGC UI. |
protected Reference |
OlapMemberSource.olap_member
The
olap_member property, displayed as 'OLAP Member' in the IGC UI. |
protected Reference |
Link.output_stages
The
output_stages property, displayed as 'Output Stages' in the IGC UI. |
protected Reference |
MappingSpecification.owner
The
owner property, displayed as 'Owner' in the IGC UI. |
protected Reference |
Term.parent_category
The
parent_category property, displayed as 'Parent Category' in the IGC UI. |
protected Reference |
Category.parent_category
The
parent_category property, displayed as 'Parent Category' in the IGC UI. |
protected Reference |
DataClass.parent_data_class
The
parent_data_class property, displayed as 'Parent Data Class' in the IGC UI. |
protected Reference |
LogicalDomain.parent_domain
The
parent_domain property, displayed as 'Parent Domain' in the IGC UI. |
protected Reference |
Folder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
Dsfolder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFileFolder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFile.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.parent_folder
The
parent_folder property, displayed as 'Data File Folder' in the IGC UI. |
protected Reference |
AmazonS3DataFile.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFileFolder.parent_folder_or_host
The
parent_folder_or_host property, displayed as 'Parent Folder or Host' in the IGC UI. |
protected Reference |
InformationGovernancePolicy.parent_policy
The
parent_policy property, displayed as 'Parent Policy' in the IGC UI. |
protected Reference |
PhysicalDomain.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignView.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignTable.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignStoredProcedure.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignColumn.physical_domains
The
physical_domains property, displayed as 'Physical Domains' in the IGC UI. |
protected Reference |
PhysicalDataModel.physical_model
The
physical_model property, displayed as 'Physical Model' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.physical_object
The
physical_object property, displayed as 'Physical Object' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.physical_object_for_query
The
physical_object_for_query property, displayed as 'Physical Object' in the IGC UI. |
protected Reference |
Datasourcealiasgroup.preferred_data_connection
The
preferred_data_connection property, displayed as 'Preferred Data Connection' in the IGC UI. |
protected Reference |
DataConnectionMapping.preferred_data_connection
The
preferred_data_connection property, displayed as 'Preferred Data Connection' in the IGC UI. |
protected Reference |
DatabaseSchema.preferred_database_schema
The
preferred_database_schema property, displayed as 'Preferred Database Schema' in the IGC UI. |
protected Reference |
Term.preferred_synonym
The
preferred_synonym property, displayed as 'Preferred Synonym' in the IGC UI. |
protected Reference |
Array.previous_array
The
previous_array property, displayed as 'Previous Array' in the IGC UI. |
protected Reference |
QualityProblem.problem_type
The
problem_type property, displayed as 'Problem Type' in the IGC UI. |
protected Reference |
TableAnalysisSummary.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
Analysissummaryobject.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
DataRuleDefinition.published_data_rule_definitions
The
published_data_rule_definitions property, displayed as 'Published Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRuleSetDefinition.published_data_rule_set_definitions
The
published_data_rule_set_definitions property, displayed as 'Published Data Rule Set Definitions' in the IGC UI. |
protected Reference |
TableDefinition.referenced_by_data_sources
The
referenced_by_data_sources property, displayed as 'Referenced by Data Sources' in the IGC UI. |
protected Reference |
XsdElementReference.referenced_xsd_element
The
referenced_xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdForeignKey.referenced_xsd_keys
The
referenced_xsd_keys property, displayed as 'References XSD Keys' in the IGC UI. |
protected Reference |
Attribute.references_attribute_types
The
references_attribute_types property, displayed as 'References Attribute Types' in the IGC UI. |
protected Reference |
BiCollectionDimension.references_bi_collection
The
references_bi_collection property, displayed as 'References BI Collection' in the IGC UI. |
protected Reference |
BiCollectionFact.references_bi_member
The
references_bi_member property, displayed as 'References BI Member' in the IGC UI. |
protected Reference |
Stage.references_container
The
references_container property, displayed as 'References Container' in the IGC UI. |
protected Reference |
Keycomponent.references_data_field
The
references_data_field property, displayed as 'References Data Field' in the IGC UI. |
protected Reference |
InferredForeignKey.references_inferred_keys
The
references_inferred_keys property, displayed as 'References Inferred Keys' in the IGC UI. |
protected Reference |
XsdAttributeReference.references_xsd_attribute
The
references_xsd_attribute property, displayed as 'XSD Attribute' in the IGC UI. |
protected Reference |
XsdElementGroupReference.references_xsd_element_group
The
references_xsd_element_group property, displayed as 'XSD Element Group' in the IGC UI. |
protected Reference |
Term.replaced_by
The
replaced_by property, displayed as 'Replaced By' in the IGC UI. |
protected Reference |
XsdSequence.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdElement.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdComplexType.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdChoice.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSimpleType.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdSequence.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdElement.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdChoice.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
Function.returns_parameter_def
The
returns_parameter_def property, displayed as 'Returns Parameter Def' in the IGC UI. |
protected Reference |
TableAnalysisSummary.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
Analysissummaryobject.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
Dsexternaldependency.runs_ds_job
The
runs_ds_job property, displayed as 'Runs DS Job' in the IGC UI. |
protected Reference |
Stage.runs_sequences_jobs
The
runs_sequences_jobs property, displayed as 'Runs Sequences Jobs' in the IGC UI. |
protected Reference |
DatabaseColumn.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
DataFileField.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
AmazonS3DataFileField.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
ReferencedContainer.shared_containers
The
shared_containers property, displayed as 'Shared Containers' in the IGC UI. |
protected Reference |
MappingComponent.shared_containers
The
shared_containers property, displayed as 'Shared Containers' in the IGC UI. |
protected Reference |
Stage.shared_or_local_container
The
shared_or_local_container property, displayed as 'Shared or Local Container' in the IGC UI. |
protected Reference |
StageVariable.stage
The
stage property, displayed as 'Stage' in the IGC UI. |
protected Reference |
StageDataRuleDefinition.stage
The
stage property, displayed as 'Stage' in the IGC UI. |
protected Reference |
AsclSteward.steward_group
The
steward_group property, displayed as 'Steward Group' in the IGC UI. |
protected Reference |
AsclSteward.steward_user
The
steward_user property, displayed as 'Steward User' in the IGC UI. |
protected Reference |
StoredProcedureParameter.stored_procedure
The
stored_procedure property, displayed as 'Stored Procedure' in the IGC UI. |
protected Reference |
InferredKey.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
InferredForeignKey.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
FieldAnalysis.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
ColumnAnalysis.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
ForeignKeyDefinition.table_definition
The
table_definition property, displayed as 'Table Definition' in the IGC UI. |
protected Reference |
TermHistory.term
The
term property, displayed as 'Term' in the IGC UI. |
protected Reference |
TransformArgument.transform
The
transform property, displayed as 'Transform' in the IGC UI. |
protected Reference |
TransformsFunction.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
TableDefinition.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
StandardizationRuleSet.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
SharedContainer.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
SequenceJob.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
ParameterSet.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Routine.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
MatchSpecification.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
MachineProfile.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
DsstageType.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Dsjob.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Dsfolder.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
DataElement.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
TupleAttribute.tuple
The
tuple property, displayed as 'Tuple' in the IGC UI. |
protected Reference |
Stage.type
The
type property, displayed as 'Type' in the IGC UI. |
protected Reference |
Aclentry.used_by_acl
The
used_by_acl property, displayed as 'Used By Acl' in the IGC UI. |
protected Reference |
Credential.used_by_user_credentials
The
used_by_user_credentials property, displayed as 'Used By User Credentials' in the IGC UI. |
protected Reference |
FunctionCall2.used_in_filter_constraint
The
used_in_filter_constraint property, displayed as 'Used In Filter Constraint' in the IGC UI. |
protected Reference |
FunctionCall.used_in_filter_constraint
The
used_in_filter_constraint property, displayed as 'Used In Filter Constraint' in the IGC UI. |
protected Reference |
FunctionCall2.used_in_function
The
used_in_function property, displayed as 'Used In Function' in the IGC UI. |
protected Reference |
FunctionCall.used_in_function
The
used_in_function property, displayed as 'Used In Function' in the IGC UI. |
protected Reference |
Primarycategory.uses_business_category
The
uses_business_category property, displayed as 'Uses Business Category' in the IGC UI. |
protected Reference |
Keycomponent.uses_data_field
The
uses_data_field property, displayed as 'Uses Data Field' in the IGC UI. |
protected Reference |
IndexMember.uses_data_field
The
uses_data_field property, displayed as 'Uses Data Field' in the IGC UI. |
protected Reference |
BiCollectionDimension.uses_olap_hierarchy
The
uses_olap_hierarchy property, displayed as 'Uses OLAP Hierarchy' in the IGC UI. |
protected Reference |
ValidValueRange.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
ValidValueList.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
ValidValue.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
DataItemValue.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
EntityAttribute.validation_list
The
validation_list property, displayed as 'Validation List' in the IGC UI. |
protected Reference |
EntityAttribute.validation_range
The
validation_range property, displayed as 'Validation Range' in the IGC UI. |
protected Reference |
EntityAttribute.validation_rule
The
validation_rule property, displayed as 'Validation Rule' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_complex_type
The
xsd_complex_type property, displayed as 'XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSequence.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdElement.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdChoice.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdUniqueKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdPrimaryKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdForeignKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_element_group
The
xsd_element_group property, displayed as 'XSD Element Group' in the IGC UI. |
protected Reference |
XsdSimpleType.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdElementGroup.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdComplexType.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdAttributeGroup.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdSequence.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdElement.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdChoice.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdAttribute.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
| Modifier and Type | Method and Description |
|---|---|
void |
Olapjoinref.setAlias(Reference alias) |
void |
DatabaseAlias.setAliasOfDatabaseTablesOrViews(Reference alias_of_database_tables_or_views) |
void |
AmazonS3DataFileFolder.setAmazonS3Bucket(Reference amazon_s3_bucket) |
void |
AmazonS3DataFileRecord.setAmazonS3DataFile(Reference amazon_s3_data_file) |
void |
AmazonS3DataFileFolder.setAmazonS3DataFileFolder(Reference amazon_s3_data_file_folder) |
void |
DataFile.setAmazonS3DataFiles(Reference amazon_s3_data_files) |
void |
ColumnAnalysisSummary.setAnalyzedColumn(Reference analyzed_column) |
void |
TableAnalysisSummary.setAnalyzedTable(Reference analyzed_table) |
void |
Credentials.setAsbCredential(Reference asb_credential) |
void |
LineageReportTemplate.setAssetDisplayProperties(Reference asset_display_properties) |
void |
TermAssignment.setAssignToObject(Reference assign_to_object) |
void |
TermAssignment.setAssignToTerm(Reference assign_to_term) |
void |
AttributeTypeField.setAttributeType(Reference attribute_type) |
void |
AttributeTypeField.setAttributeTypeForQuery(Reference attribute_type_for_query) |
void |
StageDataRuleDefinition.setBasedOnRule(Reference based_on_rule) |
void |
Array.setBelongingToDataItem(Reference belonging_to_data_item) |
void |
DataItemProperties.setBelongingToParameterDefinition(Reference belonging_to_parameter_definition) |
void |
BiReportQueryUsage.setBiCollection(Reference bi_collection) |
void |
BiReportQuery.setBiCollection(Reference bi_collection) |
void |
BiLevel.setBiCollection(Reference bi_collection) |
void |
BiHierarchy.setBiCollection(Reference bi_collection) |
void |
BiFilter.setBiCollection(Reference bi_collection) |
void |
BiCollectionMember.setBiCollection(Reference bi_collection) |
void |
BiCollection.setBiCollection(Reference bi_collection) |
void |
BiReport.setBiCube(Reference bi_cube) |
void |
BiCollectionFact.setBiCube(Reference bi_cube) |
void |
BiCollectionDimension.setBiCube(Reference bi_cube) |
void |
BiReport.setBiFolder(Reference bi_folder) |
void |
BiModel.setBiFolder(Reference bi_folder) |
void |
BiFolder.setBiFolder(Reference bi_folder) |
void |
BiHierarchyMember.setBiLevel(Reference bi_level) |
void |
Olapmodelgroup.setBiModel(Reference bi_model) |
void |
OlapJoin.setBiModel(Reference bi_model) |
void |
BiReportQueryUsage.setBiModel(Reference bi_model) |
void |
BiReportQuery.setBiModel(Reference bi_model) |
void |
BiReport.setBiModel(Reference bi_model) |
void |
BiModel.setBiModel(Reference bi_model) |
void |
BiHierarchy.setBiModel(Reference bi_model) |
void |
BiFilter.setBiModel(Reference bi_model) |
void |
BiCube.setBiModel(Reference bi_model) |
void |
BiCollection.setBiModel(Reference bi_model) |
void |
Parameterval.setBindsParameterDef(Reference binds_parameter_def) |
void |
BiReportSection.setBiReport(Reference bi_report) |
void |
BiReportQueryUsage.setBiReport(Reference bi_report) |
void |
BiReportQuery.setBiReport(Reference bi_report) |
void |
BiReportQuerySummaryFilter.setBiReportQuery(Reference bi_report_query) |
void |
BiReportQueryItem.setBiReportQuery(Reference bi_report_query) |
void |
BiReportQueryDetailFilter.setBiReportQuery(Reference bi_report_query) |
void |
BiRootFolder.setBiServer(Reference bi_server) |
void |
Datasourcealiasgroup.setBoundToDatabase(Reference bound_to_database) |
void |
DataConnectionMapping.setBoundToDatabase(Reference bound_to_database) |
void |
Dsexternaldependency.setCallsDsRoutine(Reference calls_ds_routine) |
void |
Classification.setClassifiesAsset(Reference classifies_asset) |
void |
DataItemProperties.setColumnDefinition(Reference column_definition) |
void |
CompositeView.setCompositeView(Reference composite_view) |
void |
BiReportSection.setContainedInReportSection(Reference contained_in_report_section) |
void |
MwbDatabaseAlias.setDatabase(Reference database) |
void |
DatabaseSchema.setDatabase(Reference database) |
void |
DatabaseColumn.setDatabaseAlias(Reference database_alias) |
void |
ColumnAnalysis.setDatabaseColumn(Reference database_column) |
void |
ValidityTable.setDatabaseColumns(Reference database_columns) |
void |
DatabaseColumn.setDatabaseDomains(Reference database_domains) |
void |
View.setDatabaseSchema(Reference database_schema) |
void |
StoredProcedure.setDatabaseSchema(Reference database_schema) |
void |
Datagroup.setDatabaseSchema(Reference database_schema) |
void |
DatabaseTable.setDatabaseSchema(Reference database_schema) |
void |
DatabaseDomain.setDatabaseSchema(Reference database_schema) |
void |
DatabaseAlias.setDatabaseSchema(Reference database_schema) |
void |
DataItemDefinition.setDatabaseSchema(Reference database_schema) |
void |
DatabaseColumn.setDatabaseTable(Reference database_table) |
void |
TableAnalysis.setDatabaseTableOrView(Reference database_table_or_view) |
void |
DatabaseColumn.setDatabaseTableOrView(Reference database_table_or_view) |
void |
CandidateKey.setDatabaseTableView(Reference database_table_view) |
void |
Classification.setDataClass(Reference data_class) |
void |
TableDefinition.setDataConnection(Reference data_connection) |
void |
SapConnection.setDataConnectors(Reference data_connectors) |
void |
DsdataConnection.setDataConnectors(Reference data_connectors) |
void |
DataConnection.setDataConnectors(Reference data_connectors) |
void |
TransformArgument.setDataElements(Reference data_elements) |
void |
OlapMemberSource.setDataField(Reference data_field) |
void |
DataFileRecord.setDataFile(Reference data_file) |
void |
DataFileDefinitionRecord.setDataFileDefinition(Reference data_file_definition) |
void |
DataFileDefinitionField.setDataFileDefinitionRecord(Reference data_file_definition_record) |
void |
FieldAnalysis.setDataFileField(Reference data_file_field) |
void |
FileRecordAnalysis.setDataFileRecord(Reference data_file_record) |
void |
DataFileField.setDataFileRecord(Reference data_file_record) |
void |
AmazonS3DataFileField.setDataFileRecord(Reference data_file_record) |
void |
Parameter.setDataItemDefinition(Reference data_item_definition) |
void |
DataItem.setDataItemDefinition(Reference data_item_definition) |
void |
ColumnDefinition.setDataItemDefinition(Reference data_item_definition) |
void |
QualityProblem.setDataQualityScore(Reference data_quality_score) |
void |
InvDataRule.setDataRuleDefinitions(Reference data_rule_definitions) |
void |
DataRule.setDataRuleDefinitions(Reference data_rule_definitions) |
void |
InvDataRuleSet.setDataRuleSetDefinitions(Reference data_rule_set_definitions) |
void |
DataRuleSet.setDataRuleSetDefinitions(Reference data_rule_set_definitions) |
void |
ApplicationInstall.setDefaultCredential(Reference default_credential) |
void |
Credential.setDefaultForApplicationInstall(Reference default_for_application_install) |
void |
BiOlapLevelElement.setDefinedAsAnOlapMember(Reference defined_as_an_olap_member) |
void |
BiReportDataItemSource.setDefinedByOlapMember(Reference defined_by_olap_member) |
void |
RoleAssignment.setDefinedBySystemRole(Reference defined_by_system_role) |
void |
BiOlapLevelElement.setDefinedInLevel(Reference defined_in_level) |
void |
BiReportDataItemSource.setDefinedInReportDataItem(Reference defined_in_report_data_item) |
void |
DesignStoredProcedureParameter.setDesignStoredProcedure(Reference design_stored_procedure) |
void |
DesignKey.setDesignTableOrView(Reference design_table_or_view) |
void |
DesignColumn.setDesignTableOrView(Reference design_table_or_view) |
void |
BiCollectionMember.setDetails(Reference details) |
void |
RootTuple.setEndpoint(Reference endpoint) |
void |
FunctionCall2.setExecutesFunction(Reference executes_function) |
void |
FunctionCall.setExecutesFunction(Reference executes_function) |
void |
XsdSequence.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdElement.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdComplexType.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdChoice.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdSimpleType.setExtendsXsdSimpleType(Reference extends_xsd_simple_type) |
void |
XsdComplexType.setExtendsXsdSimpleType(Reference extends_xsd_simple_type) |
void |
ExtensionMapping.setExtensionMappingDocument(Reference extension_mapping_document) |
void |
DataItemProperties.setFlowVariable(Reference flow_variable) |
void |
StandardizationRuleSet.setFolder(Reference folder) |
void |
StandardizationObject.setFolder(Reference folder) |
void |
SequenceJob.setFolder(Reference folder) |
void |
MatchSpecification.setFolder(Reference folder) |
void |
Dsjob.setFolder(Reference folder) |
void |
Credential.setForApplicationInstall(Reference for_application_install) |
void |
Parameterval.setForDataConnection(Reference for_data_connection) |
void |
Parameterval.setForFunctionCall(Reference for_function_call) |
void |
Parameterval.setForJobObject(Reference for_job_object) |
void |
RoutineArgument.setFunction(Reference function) |
void |
Term.setHasA(Reference has_a) |
void |
Olaphierarchyassociation.setHasChildOlapLevel(Reference has_child_olap_level) |
void |
Customattributedef.setHasDataValues(Reference has_data_values) |
void |
Directory.setHasDirectoryProviderConfiguration(Reference has_directory_provider_configuration) |
void |
JobOutputPin.setHasDsMetaBag(Reference has_ds_meta_bag) |
void |
JobInputPin.setHasDsMetaBag(Reference has_ds_meta_bag) |
void |
Job.setHasJobDef(Reference has_job_def) |
void |
Olaphierarchyassociation.setHasParentOlapLevel(Reference has_parent_olap_level) |
void |
Aclentry.setHasPrincipal(Reference has_principal) |
void |
RoleAssignment.setHasRoleContext(Reference has_role_context) |
void |
Aclentry.setHasSystemRole(Reference has_system_role) |
void |
Customattributedef.setHasValidValues(Reference has_valid_values) |
void |
SapConnection.setHost(Reference host) |
void |
IdocType.setHost(Reference host) |
void |
DsdataConnection.setHost(Reference host) |
void |
Database.setHost(Reference host) |
void |
DataFileFolder.setHost(Reference host) |
void |
DataFile.setHost(Reference host) |
void |
DataConnection.setHost(Reference host) |
void |
Connector.setHost(Reference host) |
void |
AmazonS3Bucket.setHost(Reference host) |
void |
TransformationProject.setHostEngine(Reference host__engine_) |
void |
Job.setHostSystem(Reference host_system) |
void |
IdocSegmentType.setIdocType(Reference idoc_type) |
void |
DataFile.setImplementsDataFileDefinition(Reference implements_data_file_definition) |
void |
AmazonS3DataFile.setImplementsDataFileDefinition(Reference implements_data_file_definition) |
void |
Connector.setImplementsStageType(Reference implements_stage_type) |
void |
Datagroup.setImportedViaDataConnection(Reference imported_via_data_connection) |
void |
DsdataConnection.setImportsDatabase(Reference imports_database) |
void |
DataConnection.setImportsDatabase(Reference imports_database) |
void |
SapConnection.setImportsIdocTypes(Reference imports_idoc_types) |
void |
InformationServicesService.setInformationServicesApplication(Reference information_services_application) |
void |
InformationServicesApplication.setInformationServicesProject(Reference information_services_project) |
void |
InformationServicesOperation.setInformationServicesService(Reference information_services_service) |
void |
Link.setInputStages(Reference input_stages) |
void |
ApplicationInstall.setInstalledOnHost(Reference installed_on_host) |
void |
Parameter.setIsParameterSet(Reference is_parameter_set) |
void |
Parameter.setIsReturnOfFunction(Reference is_return_of_function) |
void |
Outputpin.setIsSourceOfLink(Reference is_source_of_link) |
void |
JobOutputPin.setIsSourceOfLink(Reference is_source_of_link) |
void |
DataClassOld.setIsSubOfDataClass(Reference is_sub_of_data_class) |
void |
JobInputPin.setIsTargetOfLink(Reference is_target_of_link) |
void |
Inputpin.setIsTargetOfLink(Reference is_target_of_link) |
void |
JobRun.setJob(Reference job) |
void |
JobRunActivity.setJobRun(Reference job_run) |
void |
JobParameter.setJobRun(Reference job_run) |
void |
JobWriteEvent.setJobRunActivity(Reference job_run_activity) |
void |
JobReadEvent.setJobRunActivity(Reference job_run_activity) |
void |
JobFailEvent.setJobRunActivity(Reference job_run_activity) |
void |
Olapjoinref.setJoinsDatabaseTable(Reference joins_database_table) |
void |
BiOlapLevelElement.setKeyLevel(Reference key_level) |
void |
StageColumn.setLink(Reference link) |
void |
DsStageColumn.setLink(Reference link) |
void |
OslcLink.setLinkType(Reference link_type) |
void |
ReferencedContainer.setLocalContainers(Reference local_containers) |
void |
SubjectArea.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationRule.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationRange.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationList.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalEntity.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalDomain.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalDataModel.setLogicalDataModel(Reference logical_data_model) |
void |
ReferenceKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalInversionKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalForeignKey.setLogicalEntity(Reference logical_entity) |
void |
EntityAttribute.setLogicalEntity(Reference logical_entity) |
void |
PhysicalObjectAttribute.setMapsDatabaseFields(Reference maps_database_fields) |
void |
PhysicalObject.setMdmModel(Reference mdm_model) |
void |
MemberType.setMdmModel(Reference mdm_model) |
void |
AttributeType.setMdmModel(Reference mdm_model) |
void |
MemberType.setMdmModelForQuery(Reference mdm_model_for_query) |
void |
AttributeType.setMdmModelForQuery(Reference mdm_model_for_query) |
void |
EntityType.setMemberType(Reference member_type) |
void |
CompositeView.setMemberType(Reference member_type) |
void |
Attribute.setMemberType(Reference member_type) |
void |
EntityType.setMemberTypeForQuery(Reference member_type_for_query) |
void |
Attribute.setMemberTypeForQuery(Reference member_type_for_query) |
void |
Array.setNextArray(Reference next_array) |
void |
DataRuleDefinition.setNonPublishedDataRuleDefinitions(Reference non_published_data_rule_definitions) |
void |
DataRuleSetDefinition.setNonPublishedDataRuleSetDefinitions(Reference non_published_data_rule_set_definitions) |
void |
Propdescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Navigationdescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Customattributedef.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Actiondescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Acl.setOfCommonObject(Reference of_common_object) |
void |
Parameter.setOfContainerDef(Reference of_container_def) |
void |
Dsparameter.setOfContainerDef(Reference of_container_def) |
void |
DesignForeignKey.setOfDataCollection(Reference of_data_collection) |
void |
Directoryproviderproperty.setOfDirectoryProviderConfiguration(Reference of_directory_provider_configuration) |
void |
Dsmetabag.setOfDsDataConnection(Reference of_ds_data_connection) |
void |
Dsmetabag.setOfDsDataElement(Reference of_ds_data_element) |
void |
Dsmetabag.setOfDsDataQualitySpec(Reference of_ds_data_quality_spec) |
void |
Dsmetabag.setOfDsDesignView(Reference of_ds_design_view) |
void |
Dsmetabag.setOfDsInputPin(Reference of_ds_input_pin) |
void |
Dsmetabag.setOfDsJobDef(Reference of_ds_job_def) |
void |
Dsexternaldependency.setOfDsJobDef(Reference of_ds_job_def) |
void |
Dsmetabag.setOfDsOutputPin(Reference of_ds_output_pin) |
void |
JobStageParameters.setOfDsParameterDef(Reference of_ds_parameter_def) |
void |
Dsmetabag.setOfDsRoutine(Reference of_ds_routine) |
void |
Dsexternaldependency.setOfDsRoutine(Reference of_ds_routine) |
void |
JobStageRecord.setOfDsStage(Reference of_ds_stage) |
void |
Dsmfcolumninfo.setOfDsStage(Reference of_ds_stage) |
void |
Dsmetabag.setOfDsStage(Reference of_ds_stage) |
void |
Dsmetabag.setOfDsStageType(Reference of_ds_stage_type) |
void |
TableDefinitionProperties.setOfDsTableDefinition(Reference of_ds_table_definition) |
void |
Dsmetabag.setOfDsTableDefinition(Reference of_ds_table_definition) |
void |
Dsmetabag.setOfDsTransform(Reference of_ds_transform) |
void |
Parameter.setOfFunction(Reference of_function) |
void |
IdocSegmentType.setOfIdocSegmentType(Reference of_idoc_segment_type) |
void |
IndexMember.setOfIndex(Reference of_index) |
void |
DsdesignView.setOfJob(Reference of_job) |
void |
Outputpin.setOfJobComponent(Reference of_job_component) |
void |
JobOutputPin.setOfJobComponent(Reference of_job_component) |
void |
JobInputPin.setOfJobComponent(Reference of_job_component) |
void |
Inputpin.setOfJobComponent(Reference of_job_component) |
void |
Parameter.setOfJobDef(Reference of_job_def) |
void |
DsparameterJob.setOfJobDef(Reference of_job_def) |
void |
Keycomponent.setOfKey(Reference of_key) |
void |
JobConstraint.setOfLink(Reference of_link) |
void |
Filterconstraint.setOfLink(Reference of_link) |
void |
OslcLink.setOfMainObject(Reference of_main_object) |
void |
Olaphierarchyassociation.setOfOlapHierarchyMember(Reference of_olap_hierarchy_member) |
void |
Parameter.setOfParameterSet(Reference of_parameter_set) |
void |
DsparameterSet.setOfParameterSet(Reference of_parameter_set) |
void |
OslcLink.setOfProviderConnection(Reference of_provider_connection) |
void |
Providerpropertyinfoextended.setOfProviderPropertyInfo(Reference of_provider_property_info) |
void |
Directoryproviderproperty.setOfProviderPropertyInfo(Reference of_provider_property_info) |
void |
Directoryproviderproperty.setOfProviderPropertyType(Reference of_provider_property_type) |
void |
StageTypeDetail.setOfStageType(Reference of_stage_type) |
void |
Parameter.setOfStageType(Reference of_stage_type) |
void |
Parameter.setOfStoredProcedure(Reference of_stored_procedure) |
void |
Credentials.setOfUser(Reference of_user) |
void |
Credential.setOfUserCredentials(Reference of_user_credentials) |
void |
OlapMemberSource.setOlapMember(Reference olap_member) |
void |
Link.setOutputStages(Reference output_stages) |
void |
MappingSpecification.setOwner(Reference owner) |
void |
Term.setParentCategory(Reference parent_category) |
void |
Category.setParentCategory(Reference parent_category) |
void |
DataClass.setParentDataClass(Reference parent_data_class) |
void |
LogicalDomain.setParentDomain(Reference parent_domain) |
void |
Folder.setParentFolder(Reference parent_folder) |
void |
Dsfolder.setParentFolder(Reference parent_folder) |
void |
DataFileFolder.setParentFolder(Reference parent_folder) |
void |
DataFile.setParentFolder(Reference parent_folder) |
void |
AmazonS3DataFileFolder.setParentFolder(Reference parent_folder) |
void |
AmazonS3DataFile.setParentFolder(Reference parent_folder) |
void |
DataFileFolder.setParentFolderOrHost(Reference parent_folder_or_host) |
void |
InformationGovernancePolicy.setParentPolicy(Reference parent_policy) |
void |
PhysicalDomain.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignView.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignTable.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignStoredProcedure.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignColumn.setPhysicalDomains(Reference physical_domains) |
void |
PhysicalDataModel.setPhysicalModel(Reference physical_model) |
void |
PhysicalObjectAttribute.setPhysicalObject(Reference physical_object) |
void |
PhysicalObjectAttribute.setPhysicalObjectForQuery(Reference physical_object_for_query) |
void |
DatabaseSchema.setPreferredDatabaseSchema(Reference preferred_database_schema) |
void |
Datasourcealiasgroup.setPreferredDataConnection(Reference preferred_data_connection) |
void |
DataConnectionMapping.setPreferredDataConnection(Reference preferred_data_connection) |
void |
Term.setPreferredSynonym(Reference preferred_synonym) |
void |
Array.setPreviousArray(Reference previous_array) |
void |
QualityProblem.setProblemType(Reference problem_type) |
void |
TableAnalysisSummary.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
ColumnAnalysisSummary.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
Analysissummaryobject.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
DataRuleDefinition.setPublishedDataRuleDefinitions(Reference published_data_rule_definitions) |
void |
DataRuleSetDefinition.setPublishedDataRuleSetDefinitions(Reference published_data_rule_set_definitions) |
void |
TableDefinition.setReferencedByDataSources(Reference referenced_by_data_sources) |
void |
XsdElementReference.setReferencedXsdElement(Reference referenced_xsd_element) |
void |
XsdForeignKey.setReferencedXsdKeys(Reference referenced_xsd_keys) |
void |
Attribute.setReferencesAttributeTypes(Reference references_attribute_types) |
void |
BiCollectionDimension.setReferencesBiCollection(Reference references_bi_collection) |
void |
BiCollectionFact.setReferencesBiMember(Reference references_bi_member) |
void |
Stage.setReferencesContainer(Reference references_container) |
void |
Keycomponent.setReferencesDataField(Reference references_data_field) |
void |
InferredForeignKey.setReferencesInferredKeys(Reference references_inferred_keys) |
void |
XsdAttributeReference.setReferencesXsdAttribute(Reference references_xsd_attribute) |
void |
XsdElementGroupReference.setReferencesXsdElementGroup(Reference references_xsd_element_group) |
void |
Term.setReplacedBy(Reference replaced_by) |
void |
XsdSequence.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdElement.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdComplexType.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdChoice.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdSimpleType.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdSequence.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdElement.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdChoice.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
Function.setReturnsParameterDef(Reference returns_parameter_def) |
void |
TableAnalysisSummary.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
ColumnAnalysisSummary.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
Analysissummaryobject.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
Dsexternaldependency.setRunsDsJob(Reference runs_ds_job) |
void |
Stage.setRunsSequencesJobs(Reference runs_sequences_jobs) |
void |
DatabaseColumn.setSelectedClassification(Reference selected_classification) |
void |
DataFileField.setSelectedClassification(Reference selected_classification) |
void |
AmazonS3DataFileField.setSelectedClassification(Reference selected_classification) |
void |
ReferencedContainer.setSharedContainers(Reference shared_containers) |
void |
MappingComponent.setSharedContainers(Reference shared_containers) |
void |
Stage.setSharedOrLocalContainer(Reference shared_or_local_container) |
void |
StageVariable.setStage(Reference stage) |
void |
StageDataRuleDefinition.setStage(Reference stage) |
void |
AsclSteward.setStewardGroup(Reference steward_group) |
void |
AsclSteward.setStewardUser(Reference steward_user) |
void |
StoredProcedureParameter.setStoredProcedure(Reference stored_procedure) |
void |
InferredKey.setTableAnalysis(Reference table_analysis) |
void |
InferredForeignKey.setTableAnalysis(Reference table_analysis) |
void |
FieldAnalysis.setTableAnalysis(Reference table_analysis) |
void |
ColumnAnalysis.setTableAnalysis(Reference table_analysis) |
void |
ForeignKeyDefinition.setTableDefinition(Reference table_definition) |
void |
TermHistory.setTerm(Reference term) |
void |
ParameterSetDefinition.setTheContext(Reference context) |
void |
Stage.setTheType(Reference type) |
void |
TransformArgument.setTransform(Reference transform) |
void |
TransformsFunction.setTransformationProject(Reference transformation_project) |
void |
TableDefinition.setTransformationProject(Reference transformation_project) |
void |
StandardizationRuleSet.setTransformationProject(Reference transformation_project) |
void |
SharedContainer.setTransformationProject(Reference transformation_project) |
void |
SequenceJob.setTransformationProject(Reference transformation_project) |
void |
ParameterSet.setTransformationProject(Reference transformation_project) |
void |
Routine.setTransformationProject(Reference transformation_project) |
void |
MatchSpecification.setTransformationProject(Reference transformation_project) |
void |
MachineProfile.setTransformationProject(Reference transformation_project) |
void |
DsstageType.setTransformationProject(Reference transformation_project) |
void |
Dsjob.setTransformationProject(Reference transformation_project) |
void |
Dsfolder.setTransformationProject(Reference transformation_project) |
void |
DataElement.setTransformationProject(Reference transformation_project) |
void |
TupleAttribute.setTuple(Reference tuple) |
void |
Aclentry.setUsedByAcl(Reference used_by_acl) |
void |
Credential.setUsedByUserCredentials(Reference used_by_user_credentials) |
void |
FunctionCall2.setUsedInFilterConstraint(Reference used_in_filter_constraint) |
void |
FunctionCall.setUsedInFilterConstraint(Reference used_in_filter_constraint) |
void |
FunctionCall2.setUsedInFunction(Reference used_in_function) |
void |
FunctionCall.setUsedInFunction(Reference used_in_function) |
void |
Primarycategory.setUsesBusinessCategory(Reference uses_business_category) |
void |
Keycomponent.setUsesDataField(Reference uses_data_field) |
void |
IndexMember.setUsesDataField(Reference uses_data_field) |
void |
BiCollectionDimension.setUsesOlapHierarchy(Reference uses_olap_hierarchy) |
void |
EntityAttribute.setValidationList(Reference validation_list) |
void |
EntityAttribute.setValidationRange(Reference validation_range) |
void |
EntityAttribute.setValidationRule(Reference validation_rule) |
void |
ValidValueRange.setValidValueList(Reference valid_value_list) |
void |
ValidValueList.setValidValueList(Reference valid_value_list) |
void |
ValidValue.setValidValueList(Reference valid_value_list) |
void |
DataItemValue.setValidValueList(Reference valid_value_list) |
void |
XsdElementReference.setXsdComplexType(Reference xsd_complex_type) |
void |
XsdSequence.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdElement.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdChoice.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdUniqueKey.setXsdElement(Reference xsd_element) |
void |
XsdPrimaryKey.setXsdElement(Reference xsd_element) |
void |
XsdForeignKey.setXsdElement(Reference xsd_element) |
void |
XsdElementReference.setXsdElement(Reference xsd_element) |
void |
XsdElementReference.setXsdElementGroup(Reference xsd_element_group) |
void |
XsdSimpleType.setXsdSchema(Reference xsd_schema) |
void |
XsdElementGroup.setXsdSchema(Reference xsd_schema) |
void |
XsdComplexType.setXsdSchema(Reference xsd_schema) |
void |
XsdAttributeGroup.setXsdSchema(Reference xsd_schema) |
void |
XsdSequence.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdElement.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdChoice.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdAttribute.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
| Modifier and Type | Class and Description |
|---|---|
class |
HbaseNamespace
POJO for the
hbase_namespace asset type in IGC, displayed as 'HBase Namespace' in the IGC UI. |
| Modifier and Type | Field and Description |
|---|---|
protected Reference |
Olapjoinref.alias
The
alias property, displayed as 'Alias' in the IGC UI. |
protected Reference |
DatabaseAlias.alias_of_database_tables_or_views
The
alias_of_database_tables_or_views property, displayed as 'Alias of Database Tables or Views' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.amazon_s3_bucket
The
amazon_s3_bucket property, displayed as 'Amazon S3 Bucket' in the IGC UI. |
protected Reference |
AmazonS3DataFileRecord.amazon_s3_data_file
The
amazon_s3_data_file property, displayed as 'Amazon S3 Data File' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.amazon_s3_data_file_folder
The
amazon_s3_data_file_folder property, displayed as 'Amazon S3 Data File Folder' in the IGC UI. |
protected Reference |
DataFile.amazon_s3_data_files
The
amazon_s3_data_files property, displayed as 'Amazon S3 Data Files' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.analyzed_column
The
analyzed_column property, displayed as 'Analyzed Column' in the IGC UI. |
protected Reference |
TableAnalysisSummary.analyzed_table
The
analyzed_table property, displayed as 'Analyzed Table' in the IGC UI. |
protected Reference |
Credentials.asb_credential
The
asb_credential property, displayed as 'Asb Credential' in the IGC UI. |
protected Reference |
LineageReportTemplate.asset_display_properties
The
asset_display_properties property, displayed as 'Asset Type Properties' in the IGC UI. |
protected Reference |
TermAssignment.assign_to_object
The
assign_to_object property, displayed as 'Asset' in the IGC UI. |
protected Reference |
TermAssignment.assign_to_term
The
assign_to_term property, displayed as 'Term' in the IGC UI. |
protected Reference |
AttributeTypeField.attribute_type
The
attribute_type property, displayed as 'Attribute Type' in the IGC UI. |
protected Reference |
AttributeTypeField.attribute_type_for_query
The
attribute_type_for_query property, displayed as 'Attribute Type' in the IGC UI. |
protected Reference |
StageDataRuleDefinition.based_on_rule
The
based_on_rule property, displayed as 'Based on Rule' in the IGC UI. |
protected Reference |
Array.belonging_to_data_item
The
belonging_to_data_item property, displayed as 'Belonging to Data Item' in the IGC UI. |
protected Reference |
DataItemProperties.belonging_to_parameter_definition
The
belonging_to_parameter_definition property, displayed as 'Belonging to Parameter Definition' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiReportQuery.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiLevel.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiHierarchy.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiFilter.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiCollectionMember.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiCollection.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiReport.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiCollectionFact.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiCollectionDimension.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiReport.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiModel.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiFolder.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiHierarchyMember.bi_level
The
bi_level property, displayed as 'BI Level' in the IGC UI. |
protected Reference |
Olapmodelgroup.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
OlapJoin.bi_model
The
bi_model property, displayed as 'OLAP Model' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportQuery.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReport.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiModel.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiHierarchy.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiFilter.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiCube.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiCollection.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportSection.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQuery.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQuerySummaryFilter.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiReportQueryItem.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiReportQueryDetailFilter.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiRootFolder.bi_server
The
bi_server property, displayed as 'BI Server' in the IGC UI. |
protected Reference |
Parameterval.binds_parameter_def
The
binds_parameter_def property, displayed as 'Binds Parameter Def' in the IGC UI. |
protected Reference |
Datasourcealiasgroup.bound_to_database
The
bound_to_database property, displayed as 'Bound To Database' in the IGC UI. |
protected Reference |
DataConnectionMapping.bound_to_database
The
bound_to_database property, displayed as 'Bound to Database' in the IGC UI. |
protected Reference |
Dsexternaldependency.calls_ds_routine
The
calls_ds_routine property, displayed as 'Calls DS Routine' in the IGC UI. |
protected Reference |
Classification.classifies_asset
The
classifies_asset property, displayed as 'Asset' in the IGC UI. |
protected Reference |
DataItemProperties.column_definition
The
column_definition property, displayed as 'Column Definition' in the IGC UI. |
protected Reference |
CompositeView.composite_view
The
composite_view property, displayed as 'Composite View' in the IGC UI. |
protected Reference |
BiReportSection.contained_in_report_section
The
contained_in_report_section property, displayed as 'Contained in Report Section' in the IGC UI. |
protected Reference |
ParameterSetDefinition.context
The
context property, displayed as 'Context' in the IGC UI. |
protected Reference |
Classification.data_class
The
data_class property, displayed as 'Data Class' in the IGC UI. |
protected Reference |
TableDefinition.data_connection
The
data_connection property, displayed as 'Data Connection' in the IGC UI. |
protected Reference |
SapConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
DsdataConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
DataConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
TransformArgument.data_elements
The
data_elements property, displayed as 'Data Elements' in the IGC UI. |
protected Reference |
OlapMemberSource.data_field
The
data_field property, displayed as 'Data Field' in the IGC UI. |
protected Reference |
DataFileRecord.data_file
The
data_file property, displayed as 'Default Data File' in the IGC UI. |
protected Reference |
DataFileDefinitionRecord.data_file_definition
The
data_file_definition property, displayed as 'Data File Definition' in the IGC UI. |
protected Reference |
DataFileDefinitionField.data_file_definition_record
The
data_file_definition_record property, displayed as 'Data File Definition Record' in the IGC UI. |
protected Reference |
FieldAnalysis.data_file_field
The
data_file_field property, displayed as 'Data File Field' in the IGC UI. |
protected Reference |
FileRecordAnalysis.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
DataFileField.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
AmazonS3DataFileField.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
Parameter.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
DataItem.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
ColumnDefinition.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
QualityProblem.data_quality_score
The
data_quality_score property, displayed as 'Data Quality Score' in the IGC UI. |
protected Reference |
InvDataRule.data_rule_definitions
The
data_rule_definitions property, displayed as 'Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRule.data_rule_definitions
The
data_rule_definitions property, displayed as 'Data Rule Definitions' in the IGC UI. |
protected Reference |
InvDataRuleSet.data_rule_set_definitions
The
data_rule_set_definitions property, displayed as 'Data Rule Set Definitions' in the IGC UI. |
protected Reference |
DataRuleSet.data_rule_set_definitions
The
data_rule_set_definitions property, displayed as 'Data Rule Set Definitions' in the IGC UI. |
protected Reference |
MwbDatabaseAlias.database
The
database property, displayed as 'Database' in the IGC UI. |
protected Reference |
HbaseNamespace.database
The
database property, displayed as 'Database' in the IGC UI. |
protected Reference |
DatabaseSchema.database
The
database property, displayed as 'Database' in the IGC UI. |
protected Reference |
DatabaseColumn.database_alias
The
database_alias property, displayed as 'Database Alias' in the IGC UI. |
protected Reference |
ColumnAnalysis.database_column
The
database_column property, displayed as 'Database Column' in the IGC UI. |
protected Reference |
ValidityTable.database_columns
The
database_columns property, displayed as 'Database Columns' in the IGC UI. |
protected Reference |
DatabaseColumn.database_domains
The
database_domains property, displayed as 'Database Domains' in the IGC UI. |
protected Reference |
View.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
StoredProcedure.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
Datagroup.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseTable.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseDomain.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseAlias.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DataItemDefinition.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseColumn.database_table
The
database_table property, displayed as 'Database Table' in the IGC UI. |
protected Reference |
TableAnalysis.database_table_or_view
The
database_table_or_view property, displayed as 'Database Table or View' in the IGC UI. |
protected Reference |
DatabaseColumn.database_table_or_view
The
database_table_or_view property, displayed as 'Database Table or View' in the IGC UI. |
protected Reference |
CandidateKey.database_table_view
The
database_table_view property, displayed as 'Database Table View' in the IGC UI. |
protected Reference |
ApplicationInstall.default_credential
The
default_credential property, displayed as 'Default Credential' in the IGC UI. |
protected Reference |
Credential.default_for_application_install
The
default_for_application_install property, displayed as 'Default For Application Install' in the IGC UI. |
protected Reference |
BiOlapLevelElement.defined_as_an_olap_member
The
defined_as_an_olap_member property, displayed as 'Defined as an OLAP Member' in the IGC UI. |
protected Reference |
BiReportDataItemSource.defined_by_olap_member
The
defined_by_olap_member property, displayed as 'Defined by OLAP Member' in the IGC UI. |
protected Reference |
RoleAssignment.defined_by_system_role
The
defined_by_system_role property, displayed as 'Defined By System Role' in the IGC UI. |
protected Reference |
BiOlapLevelElement.defined_in_level
The
defined_in_level property, displayed as 'Defined in Level' in the IGC UI. |
protected Reference |
BiReportDataItemSource.defined_in_report_data_item
The
defined_in_report_data_item property, displayed as 'Defined in Report Data Item' in the IGC UI. |
protected Reference |
DesignStoredProcedureParameter.design_stored_procedure
The
design_stored_procedure property, displayed as 'Design Stored Procedure' in the IGC UI. |
protected Reference |
DesignKey.design_table_or_view
The
design_table_or_view property, displayed as 'Design Table or View' in the IGC UI. |
protected Reference |
DesignColumn.design_table_or_view
The
design_table_or_view property, displayed as 'Design Table or View' in the IGC UI. |
protected Reference |
BiCollectionMember.details
The
details property, displayed as 'Details' in the IGC UI. |
protected Reference |
RootTuple.endpoint
The
endpoint property, displayed as 'Endpoint' in the IGC UI. |
protected Reference |
FunctionCall2.executes_function
The
executes_function property, displayed as 'Executes Function' in the IGC UI. |
protected Reference |
FunctionCall.executes_function
The
executes_function property, displayed as 'Executes Function' in the IGC UI. |
protected Reference |
XsdSequence.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdElement.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdComplexType.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdChoice.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSimpleType.extends_xsd_simple_type
The
extends_xsd_simple_type property, displayed as 'Extends XSD Simple Type' in the IGC UI. |
protected Reference |
XsdComplexType.extends_xsd_simple_type
The
extends_xsd_simple_type property, displayed as 'Extends XSD Simple Type' in the IGC UI. |
protected Reference |
ExtensionMapping.extension_mapping_document
The
extension_mapping_document property, displayed as 'Extension Mapping Document' in the IGC UI. |
protected Reference |
DataItemProperties.flow_variable
The
flow_variable property, displayed as 'Flow Variable' in the IGC UI. |
protected Reference |
StandardizationRuleSet.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
StandardizationObject.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
SequenceJob.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
MatchSpecification.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
Dsjob.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
Credential.for_application_install
The
for_application_install property, displayed as 'For Application Install' in the IGC UI. |
protected Reference |
Parameterval.for_data_connection
The
for_data_connection property, displayed as 'For Data Connection' in the IGC UI. |
protected Reference |
Parameterval.for_function_call
The
for_function_call property, displayed as 'For Function Call' in the IGC UI. |
protected Reference |
Parameterval.for_job_object
The
for_job_object property, displayed as 'For Job Object' in the IGC UI. |
protected Reference |
RoutineArgument.function
The
function property, displayed as 'Function' in the IGC UI. |
protected Reference |
Term.has_a
The
has_a property, displayed as 'Has A' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.has_child_olap_level
The
has_child_olap_level property, displayed as 'Has Child OLAP Level' in the IGC UI. |
protected Reference |
Customattributedef.has_data_values
The
has_data_values property, displayed as 'Has Data Values' in the IGC UI. |
protected Reference |
Directory.has_directory_provider_configuration
The
has_directory_provider_configuration property, displayed as 'Has Directory Provider Configuration' in the IGC UI. |
protected Reference |
JobOutputPin.has_ds_meta_bag
The
has_ds_meta_bag property, displayed as 'Has DS Meta Bag' in the IGC UI. |
protected Reference |
JobInputPin.has_ds_meta_bag
The
has_ds_meta_bag property, displayed as 'Has DS Meta Bag' in the IGC UI. |
protected Reference |
Job.has_job_def
The
has_job_def property, displayed as 'Has Job Def' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.has_parent_olap_level
The
has_parent_olap_level property, displayed as 'Has Parent OLAP Level' in the IGC UI. |
protected Reference |
Aclentry.has_principal
The
has_principal property, displayed as 'Has Principal' in the IGC UI. |
protected Reference |
RoleAssignment.has_role_context
The
has_role_context property, displayed as 'Has Role Context' in the IGC UI. |
protected Reference |
Aclentry.has_system_role
The
has_system_role property, displayed as 'Has System Role' in the IGC UI. |
protected Reference |
Customattributedef.has_valid_values
The
has_valid_values property, displayed as 'Has Valid Values' in the IGC UI. |
protected Reference |
SapConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
IdocType.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DsdataConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
Database.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataFileFolder.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataFile.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
Connector.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
AmazonS3Bucket.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
TransformationProject.host__engine_
The
host_(engine) property, displayed as 'Host (Engine)' in the IGC UI. |
protected Reference |
Job.host_system
The
host_system property, displayed as 'Host System' in the IGC UI. |
protected Reference |
IdocSegmentType.idoc_type
The
idoc_type property, displayed as 'IDoc Type' in the IGC UI. |
protected Reference |
DataFile.implements_data_file_definition
The
implements_data_file_definition property, displayed as 'Implements Data File Definition' in the IGC UI. |
protected Reference |
AmazonS3DataFile.implements_data_file_definition
The
implements_data_file_definition property, displayed as 'Implements Data File Definition' in the IGC UI. |
protected Reference |
Connector.implements_stage_type
The
implements_stage_type property, displayed as 'Implements Stage Type' in the IGC UI. |
protected Reference |
Datagroup.imported_via_data_connection
The
imported_via_data_connection property, displayed as 'Data Connection' in the IGC UI. |
protected Reference |
DsdataConnection.imports_database
The
imports_database property, displayed as 'Imports Database' in the IGC UI. |
protected Reference |
DataConnection.imports_database
The
imports_database property, displayed as 'Imports Database' in the IGC UI. |
protected Reference |
SapConnection.imports_idoc_types
The
imports_idoc_types property, displayed as 'Imports IDoc Types' in the IGC UI. |
protected Reference |
InformationServicesService.information_services_application
The
information_services_application property, displayed as 'Information Services Application' in the IGC UI. |
protected Reference |
InformationServicesApplication.information_services_project
The
information_services_project property, displayed as 'Information Services Project' in the IGC UI. |
protected Reference |
InformationServicesOperation.information_services_service
The
information_services_service property, displayed as 'Information Services Service' in the IGC UI. |
protected Reference |
Link.input_stages
The
input_stages property, displayed as 'Input Stages' in the IGC UI. |
protected Reference |
ApplicationInstall.installed_on_host
The
installed_on_host property, displayed as 'Installed On Host' in the IGC UI. |
protected Reference |
Parameter.is_parameter_set
The
is_parameter_set property, displayed as 'Is Parameter Set' in the IGC UI. |
protected Reference |
Parameter.is_return_of_function
The
is_return_of_function property, displayed as 'Is Return Of Function' in the IGC UI. |
protected Reference |
Outputpin.is_source_of_link
The
is_source_of_link property, displayed as 'Is Source Of Link' in the IGC UI. |
protected Reference |
JobOutputPin.is_source_of_link
The
is_source_of_link property, displayed as 'Is Source Of Link' in the IGC UI. |
protected Reference |
DataClassOld.is_sub_of_data_class
The
is_sub_of_data_class property, displayed as 'Is Sub Of Data Class' in the IGC UI. |
protected Reference |
JobInputPin.is_target_of_link
The
is_target_of_link property, displayed as 'Is Target Of Link' in the IGC UI. |
protected Reference |
Inputpin.is_target_of_link
The
is_target_of_link property, displayed as 'Is Target Of Link' in the IGC UI. |
protected Reference |
JobRun.job
The
job property, displayed as 'Job' in the IGC UI. |
protected Reference |
JobRunActivity.job_run
The
job_run property, displayed as 'Job Run' in the IGC UI. |
protected Reference |
JobParameter.job_run
The
job_run property, displayed as 'Job Run' in the IGC UI. |
protected Reference |
JobWriteEvent.job_run_activity
The
job_run_activity property, displayed as 'Emitted By Activity' in the IGC UI. |
protected Reference |
JobReadEvent.job_run_activity
The
job_run_activity property, displayed as 'Job Run Activity' in the IGC UI. |
protected Reference |
JobFailEvent.job_run_activity
The
job_run_activity property, displayed as 'Job Run Activity' in the IGC UI. |
protected Reference |
Olapjoinref.joins_database_table
The
joins_database_table property, displayed as 'Joins Database Table' in the IGC UI. |
protected Reference |
BiOlapLevelElement.key_level
The
key_level property, displayed as 'Key Level' in the IGC UI. |
protected Reference |
StageColumn.link
The
link property, displayed as 'Link' in the IGC UI. |
protected Reference |
DsStageColumn.link
The
link property, displayed as 'Link' in the IGC UI. |
protected Reference |
OslcLink.link_type
The
link_type property, displayed as 'Link Type' in the IGC UI. |
protected Reference |
ReferencedContainer.local_containers
The
local_containers property, displayed as 'Local Containers' in the IGC UI. |
protected Reference |
SubjectArea.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationRule.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationRange.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationList.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalEntity.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalDomain.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalDataModel.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
ReferenceKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalInversionKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalForeignKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
EntityAttribute.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.maps_database_fields
The
maps_database_fields property, displayed as 'Maps Database Fields' in the IGC UI. |
protected Reference |
PhysicalObject.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
MemberType.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
AttributeType.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
MemberType.mdm_model_for_query
The
mdm_model_for_query property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
AttributeType.mdm_model_for_query
The
mdm_model_for_query property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
EntityType.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
CompositeView.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Attribute.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
EntityType.member_type_for_query
The
member_type_for_query property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Attribute.member_type_for_query
The
member_type_for_query property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Array.next_array
The
next_array property, displayed as 'Next Array' in the IGC UI. |
protected Reference |
DataRuleDefinition.non_published_data_rule_definitions
The
non_published_data_rule_definitions property, displayed as 'Non Published Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRuleSetDefinition.non_published_data_rule_set_definitions
The
non_published_data_rule_set_definitions property, displayed as 'Non Published Data Rule Set Definitions' in the IGC UI. |
protected Reference |
Propdescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Navigationdescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Customattributedef.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Actiondescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Acl.of_common_object
The
of_common_object property, displayed as 'Of Common Object' in the IGC UI. |
protected Reference |
Parameter.of_container_def
The
of_container_def property, displayed as 'Of Container Def' in the IGC UI. |
protected Reference |
Dsparameter.of_container_def
The
of_container_def property, displayed as 'Context' in the IGC UI. |
protected Reference |
DesignForeignKey.of_data_collection
The
of_data_collection property, displayed as 'Of Data Collection' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_directory_provider_configuration
The
of_directory_provider_configuration property, displayed as 'Of Directory Provider Configuration' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_connection
The
of_ds_data_connection property, displayed as 'Of DS Data Connection' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_element
The
of_ds_data_element property, displayed as 'Of DS Data Element' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_quality_spec
The
of_ds_data_quality_spec property, displayed as 'Of DS Data Quality Spec' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_design_view
The
of_ds_design_view property, displayed as 'Of DS Design View' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_input_pin
The
of_ds_input_pin property, displayed as 'Of DS Input Pin' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_job_def
The
of_ds_job_def property, displayed as 'Of DS Job Def' in the IGC UI. |
protected Reference |
Dsexternaldependency.of_ds_job_def
The
of_ds_job_def property, displayed as 'Of DS Job Def' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_output_pin
The
of_ds_output_pin property, displayed as 'Of DS Output Pin' in the IGC UI. |
protected Reference |
JobStageParameters.of_ds_parameter_def
The
of_ds_parameter_def property, displayed as 'Of DS Parameter Def' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_routine
The
of_ds_routine property, displayed as 'Of DS Routine' in the IGC UI. |
protected Reference |
Dsexternaldependency.of_ds_routine
The
of_ds_routine property, displayed as 'Of DS Routine' in the IGC UI. |
protected Reference |
JobStageRecord.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmfcolumninfo.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_stage_type
The
of_ds_stage_type property, displayed as 'Of DS Stage Type' in the IGC UI. |
protected Reference |
TableDefinitionProperties.of_ds_table_definition
The
of_ds_table_definition property, displayed as 'Of DS Table Definition' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_table_definition
The
of_ds_table_definition property, displayed as 'Of DS Table Definition' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_transform
The
of_ds_transform property, displayed as 'Of DS Transform' in the IGC UI. |
protected Reference |
Parameter.of_function
The
of_function property, displayed as 'Of Function' in the IGC UI. |
protected Reference |
IdocSegmentType.of_idoc_segment_type
The
of_idoc_segment_type property, displayed as 'IDoc Segment Type' in the IGC UI. |
protected Reference |
IndexMember.of_index
The
of_index property, displayed as 'Of Index' in the IGC UI. |
protected Reference |
DsdesignView.of_job
The
of_job property, displayed as 'Of Job' in the IGC UI. |
protected Reference |
Outputpin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
JobOutputPin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
JobInputPin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
Inputpin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
Parameter.of_job_def
The
of_job_def property, displayed as 'Of Job Def' in the IGC UI. |
protected Reference |
DsparameterJob.of_job_def
The
of_job_def property, displayed as 'Job' in the IGC UI. |
protected Reference |
Keycomponent.of_key
The
of_key property, displayed as 'Of Key' in the IGC UI. |
protected Reference |
JobConstraint.of_link
The
of_link property, displayed as 'Link' in the IGC UI. |
protected Reference |
Filterconstraint.of_link
The
of_link property, displayed as 'Of Link' in the IGC UI. |
protected Reference |
OslcLink.of_main_object
The
of_main_object property, displayed as 'Of Main Object' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.of_olap_hierarchy_member
The
of_olap_hierarchy_member property, displayed as 'Of OLAP Hierarchy Member' in the IGC UI. |
protected Reference |
Parameter.of_parameter_set
The
of_parameter_set property, displayed as 'Of Parameter Set' in the IGC UI. |
protected Reference |
DsparameterSet.of_parameter_set
The
of_parameter_set property, displayed as 'Context' in the IGC UI. |
protected Reference |
OslcLink.of_provider_connection
The
of_provider_connection property, displayed as 'Of Provider Connection' in the IGC UI. |
protected Reference |
Providerpropertyinfoextended.of_provider_property_info
The
of_provider_property_info property, displayed as 'Of Provider Property Info' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_provider_property_info
The
of_provider_property_info property, displayed as 'Of Provider Property Info' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_provider_property_type
The
of_provider_property_type property, displayed as 'Of Provider Property Type' in the IGC UI. |
protected Reference |
StageTypeDetail.of_stage_type
The
of_stage_type property, displayed as 'Stage Type' in the IGC UI. |
protected Reference |
Parameter.of_stage_type
The
of_stage_type property, displayed as 'Of Stage Type' in the IGC UI. |
protected Reference |
Parameter.of_stored_procedure
The
of_stored_procedure property, displayed as 'Of Stored Procedure' in the IGC UI. |
protected Reference |
Credentials.of_user
The
of_user property, displayed as 'Of User' in the IGC UI. |
protected Reference |
Credential.of_user_credentials
The
of_user_credentials property, displayed as 'Of User Credentials' in the IGC UI. |
protected Reference |
OlapMemberSource.olap_member
The
olap_member property, displayed as 'OLAP Member' in the IGC UI. |
protected Reference |
Link.output_stages
The
output_stages property, displayed as 'Output Stages' in the IGC UI. |
protected Reference |
MappingSpecification.owner
The
owner property, displayed as 'Owner' in the IGC UI. |
protected Reference |
Term.parent_category
The
parent_category property, displayed as 'Parent Category' in the IGC UI. |
protected Reference |
Category.parent_category
The
parent_category property, displayed as 'Parent Category' in the IGC UI. |
protected Reference |
DataClass.parent_data_class
The
parent_data_class property, displayed as 'Parent Data Class' in the IGC UI. |
protected Reference |
LogicalDomain.parent_domain
The
parent_domain property, displayed as 'Parent Domain' in the IGC UI. |
protected Reference |
Folder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
Dsfolder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFileFolder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFile.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.parent_folder
The
parent_folder property, displayed as 'Data File Folder' in the IGC UI. |
protected Reference |
AmazonS3DataFile.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFileFolder.parent_folder_or_host
The
parent_folder_or_host property, displayed as 'Parent Folder or Host' in the IGC UI. |
protected Reference |
InformationGovernancePolicy.parent_policy
The
parent_policy property, displayed as 'Parent Policy' in the IGC UI. |
protected Reference |
PhysicalDomain.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignView.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignTable.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignStoredProcedure.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignColumn.physical_domains
The
physical_domains property, displayed as 'Physical Domains' in the IGC UI. |
protected Reference |
PhysicalDataModel.physical_model
The
physical_model property, displayed as 'Physical Model' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.physical_object
The
physical_object property, displayed as 'Physical Object' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.physical_object_for_query
The
physical_object_for_query property, displayed as 'Physical Object' in the IGC UI. |
protected Reference |
Datasourcealiasgroup.preferred_data_connection
The
preferred_data_connection property, displayed as 'Preferred Data Connection' in the IGC UI. |
protected Reference |
DataConnectionMapping.preferred_data_connection
The
preferred_data_connection property, displayed as 'Preferred Data Connection' in the IGC UI. |
protected Reference |
DatabaseSchema.preferred_database_schema
The
preferred_database_schema property, displayed as 'Preferred Database Schema' in the IGC UI. |
protected Reference |
Term.preferred_synonym
The
preferred_synonym property, displayed as 'Preferred Synonym' in the IGC UI. |
protected Reference |
Array.previous_array
The
previous_array property, displayed as 'Previous Array' in the IGC UI. |
protected Reference |
QualityProblem.problem_type
The
problem_type property, displayed as 'Problem Type' in the IGC UI. |
protected Reference |
TableAnalysisSummary.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
Analysissummaryobject.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
DataRuleDefinition.published_data_rule_definitions
The
published_data_rule_definitions property, displayed as 'Published Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRuleSetDefinition.published_data_rule_set_definitions
The
published_data_rule_set_definitions property, displayed as 'Published Data Rule Set Definitions' in the IGC UI. |
protected Reference |
TableDefinition.referenced_by_data_sources
The
referenced_by_data_sources property, displayed as 'Referenced by Data Sources' in the IGC UI. |
protected Reference |
XsdElementReference.referenced_xsd_element
The
referenced_xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdForeignKey.referenced_xsd_keys
The
referenced_xsd_keys property, displayed as 'References XSD Keys' in the IGC UI. |
protected Reference |
Attribute.references_attribute_types
The
references_attribute_types property, displayed as 'References Attribute Types' in the IGC UI. |
protected Reference |
BiCollectionDimension.references_bi_collection
The
references_bi_collection property, displayed as 'References BI Collection' in the IGC UI. |
protected Reference |
BiCollectionFact.references_bi_member
The
references_bi_member property, displayed as 'References BI Member' in the IGC UI. |
protected Reference |
Stage.references_container
The
references_container property, displayed as 'References Container' in the IGC UI. |
protected Reference |
Keycomponent.references_data_field
The
references_data_field property, displayed as 'References Data Field' in the IGC UI. |
protected Reference |
InferredForeignKey.references_inferred_keys
The
references_inferred_keys property, displayed as 'References Inferred Keys' in the IGC UI. |
protected Reference |
XsdAttributeReference.references_xsd_attribute
The
references_xsd_attribute property, displayed as 'XSD Attribute' in the IGC UI. |
protected Reference |
XsdElementGroupReference.references_xsd_element_group
The
references_xsd_element_group property, displayed as 'XSD Element Group' in the IGC UI. |
protected Reference |
Term.replaced_by
The
replaced_by property, displayed as 'Replaced By' in the IGC UI. |
protected Reference |
XsdSequence.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdElement.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdComplexType.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdChoice.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSimpleType.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdSequence.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdElement.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdChoice.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
Function.returns_parameter_def
The
returns_parameter_def property, displayed as 'Returns Parameter Def' in the IGC UI. |
protected Reference |
TableAnalysisSummary.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
Analysissummaryobject.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
Dsexternaldependency.runs_ds_job
The
runs_ds_job property, displayed as 'Runs DS Job' in the IGC UI. |
protected Reference |
Stage.runs_sequences_jobs
The
runs_sequences_jobs property, displayed as 'Runs Sequences Jobs' in the IGC UI. |
protected Reference |
DatabaseColumn.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
DataFileField.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
AmazonS3DataFileField.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
ReferencedContainer.shared_containers
The
shared_containers property, displayed as 'Shared Containers' in the IGC UI. |
protected Reference |
MappingComponent.shared_containers
The
shared_containers property, displayed as 'Shared Containers' in the IGC UI. |
protected Reference |
Stage.shared_or_local_container
The
shared_or_local_container property, displayed as 'Shared or Local Container' in the IGC UI. |
protected Reference |
StageVariable.stage
The
stage property, displayed as 'Stage' in the IGC UI. |
protected Reference |
StageDataRuleDefinition.stage
The
stage property, displayed as 'Stage' in the IGC UI. |
protected Reference |
AsclSteward.steward_group
The
steward_group property, displayed as 'Steward Group' in the IGC UI. |
protected Reference |
AsclSteward.steward_user
The
steward_user property, displayed as 'Steward User' in the IGC UI. |
protected Reference |
StoredProcedureParameter.stored_procedure
The
stored_procedure property, displayed as 'Stored Procedure' in the IGC UI. |
protected Reference |
InferredKey.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
InferredForeignKey.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
FieldAnalysis.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
ColumnAnalysis.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
ForeignKeyDefinition.table_definition
The
table_definition property, displayed as 'Table Definition' in the IGC UI. |
protected Reference |
TermHistory.term
The
term property, displayed as 'Term' in the IGC UI. |
protected Reference |
TransformArgument.transform
The
transform property, displayed as 'Transform' in the IGC UI. |
protected Reference |
TransformsFunction.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
TableDefinition.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
StandardizationRuleSet.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
SharedContainer.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
SequenceJob.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
ParameterSet.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Routine.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
MatchSpecification.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
MachineProfile.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
DsstageType.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Dsjob.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Dsfolder.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
DataElement.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
TupleAttribute.tuple
The
tuple property, displayed as 'Tuple' in the IGC UI. |
protected Reference |
Stage.type
The
type property, displayed as 'Type' in the IGC UI. |
protected Reference |
Aclentry.used_by_acl
The
used_by_acl property, displayed as 'Used By Acl' in the IGC UI. |
protected Reference |
Credential.used_by_user_credentials
The
used_by_user_credentials property, displayed as 'Used By User Credentials' in the IGC UI. |
protected Reference |
FunctionCall2.used_in_filter_constraint
The
used_in_filter_constraint property, displayed as 'Used In Filter Constraint' in the IGC UI. |
protected Reference |
FunctionCall.used_in_filter_constraint
The
used_in_filter_constraint property, displayed as 'Used In Filter Constraint' in the IGC UI. |
protected Reference |
FunctionCall2.used_in_function
The
used_in_function property, displayed as 'Used In Function' in the IGC UI. |
protected Reference |
FunctionCall.used_in_function
The
used_in_function property, displayed as 'Used In Function' in the IGC UI. |
protected Reference |
Primarycategory.uses_business_category
The
uses_business_category property, displayed as 'Uses Business Category' in the IGC UI. |
protected Reference |
Keycomponent.uses_data_field
The
uses_data_field property, displayed as 'Uses Data Field' in the IGC UI. |
protected Reference |
IndexMember.uses_data_field
The
uses_data_field property, displayed as 'Uses Data Field' in the IGC UI. |
protected Reference |
BiCollectionDimension.uses_olap_hierarchy
The
uses_olap_hierarchy property, displayed as 'Uses OLAP Hierarchy' in the IGC UI. |
protected Reference |
ValidValueRange.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
ValidValueList.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
ValidValue.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
DataItemValue.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
EntityAttribute.validation_list
The
validation_list property, displayed as 'Validation List' in the IGC UI. |
protected Reference |
EntityAttribute.validation_range
The
validation_range property, displayed as 'Validation Range' in the IGC UI. |
protected Reference |
EntityAttribute.validation_rule
The
validation_rule property, displayed as 'Validation Rule' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_complex_type
The
xsd_complex_type property, displayed as 'XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSequence.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdElement.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdChoice.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdUniqueKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdPrimaryKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdForeignKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_element_group
The
xsd_element_group property, displayed as 'XSD Element Group' in the IGC UI. |
protected Reference |
XsdSimpleType.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdElementGroup.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdComplexType.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdAttributeGroup.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdSequence.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdElement.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdChoice.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdAttribute.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
| Modifier and Type | Method and Description |
|---|---|
void |
Olapjoinref.setAlias(Reference alias) |
void |
DatabaseAlias.setAliasOfDatabaseTablesOrViews(Reference alias_of_database_tables_or_views) |
void |
AmazonS3DataFileFolder.setAmazonS3Bucket(Reference amazon_s3_bucket) |
void |
AmazonS3DataFileRecord.setAmazonS3DataFile(Reference amazon_s3_data_file) |
void |
AmazonS3DataFileFolder.setAmazonS3DataFileFolder(Reference amazon_s3_data_file_folder) |
void |
DataFile.setAmazonS3DataFiles(Reference amazon_s3_data_files) |
void |
ColumnAnalysisSummary.setAnalyzedColumn(Reference analyzed_column) |
void |
TableAnalysisSummary.setAnalyzedTable(Reference analyzed_table) |
void |
Credentials.setAsbCredential(Reference asb_credential) |
void |
LineageReportTemplate.setAssetDisplayProperties(Reference asset_display_properties) |
void |
TermAssignment.setAssignToObject(Reference assign_to_object) |
void |
TermAssignment.setAssignToTerm(Reference assign_to_term) |
void |
AttributeTypeField.setAttributeType(Reference attribute_type) |
void |
AttributeTypeField.setAttributeTypeForQuery(Reference attribute_type_for_query) |
void |
StageDataRuleDefinition.setBasedOnRule(Reference based_on_rule) |
void |
Array.setBelongingToDataItem(Reference belonging_to_data_item) |
void |
DataItemProperties.setBelongingToParameterDefinition(Reference belonging_to_parameter_definition) |
void |
BiReportQueryUsage.setBiCollection(Reference bi_collection) |
void |
BiReportQuery.setBiCollection(Reference bi_collection) |
void |
BiLevel.setBiCollection(Reference bi_collection) |
void |
BiHierarchy.setBiCollection(Reference bi_collection) |
void |
BiFilter.setBiCollection(Reference bi_collection) |
void |
BiCollectionMember.setBiCollection(Reference bi_collection) |
void |
BiCollection.setBiCollection(Reference bi_collection) |
void |
BiReport.setBiCube(Reference bi_cube) |
void |
BiCollectionFact.setBiCube(Reference bi_cube) |
void |
BiCollectionDimension.setBiCube(Reference bi_cube) |
void |
BiReport.setBiFolder(Reference bi_folder) |
void |
BiModel.setBiFolder(Reference bi_folder) |
void |
BiFolder.setBiFolder(Reference bi_folder) |
void |
BiHierarchyMember.setBiLevel(Reference bi_level) |
void |
Olapmodelgroup.setBiModel(Reference bi_model) |
void |
OlapJoin.setBiModel(Reference bi_model) |
void |
BiReportQueryUsage.setBiModel(Reference bi_model) |
void |
BiReportQuery.setBiModel(Reference bi_model) |
void |
BiReport.setBiModel(Reference bi_model) |
void |
BiModel.setBiModel(Reference bi_model) |
void |
BiHierarchy.setBiModel(Reference bi_model) |
void |
BiFilter.setBiModel(Reference bi_model) |
void |
BiCube.setBiModel(Reference bi_model) |
void |
BiCollection.setBiModel(Reference bi_model) |
void |
Parameterval.setBindsParameterDef(Reference binds_parameter_def) |
void |
BiReportSection.setBiReport(Reference bi_report) |
void |
BiReportQueryUsage.setBiReport(Reference bi_report) |
void |
BiReportQuery.setBiReport(Reference bi_report) |
void |
BiReportQuerySummaryFilter.setBiReportQuery(Reference bi_report_query) |
void |
BiReportQueryItem.setBiReportQuery(Reference bi_report_query) |
void |
BiReportQueryDetailFilter.setBiReportQuery(Reference bi_report_query) |
void |
BiRootFolder.setBiServer(Reference bi_server) |
void |
Datasourcealiasgroup.setBoundToDatabase(Reference bound_to_database) |
void |
DataConnectionMapping.setBoundToDatabase(Reference bound_to_database) |
void |
Dsexternaldependency.setCallsDsRoutine(Reference calls_ds_routine) |
void |
Classification.setClassifiesAsset(Reference classifies_asset) |
void |
DataItemProperties.setColumnDefinition(Reference column_definition) |
void |
CompositeView.setCompositeView(Reference composite_view) |
void |
BiReportSection.setContainedInReportSection(Reference contained_in_report_section) |
void |
MwbDatabaseAlias.setDatabase(Reference database) |
void |
HbaseNamespace.setDatabase(Reference database) |
void |
DatabaseSchema.setDatabase(Reference database) |
void |
DatabaseColumn.setDatabaseAlias(Reference database_alias) |
void |
ColumnAnalysis.setDatabaseColumn(Reference database_column) |
void |
ValidityTable.setDatabaseColumns(Reference database_columns) |
void |
DatabaseColumn.setDatabaseDomains(Reference database_domains) |
void |
View.setDatabaseSchema(Reference database_schema) |
void |
StoredProcedure.setDatabaseSchema(Reference database_schema) |
void |
Datagroup.setDatabaseSchema(Reference database_schema) |
void |
DatabaseTable.setDatabaseSchema(Reference database_schema) |
void |
DatabaseDomain.setDatabaseSchema(Reference database_schema) |
void |
DatabaseAlias.setDatabaseSchema(Reference database_schema) |
void |
DataItemDefinition.setDatabaseSchema(Reference database_schema) |
void |
DatabaseColumn.setDatabaseTable(Reference database_table) |
void |
TableAnalysis.setDatabaseTableOrView(Reference database_table_or_view) |
void |
DatabaseColumn.setDatabaseTableOrView(Reference database_table_or_view) |
void |
CandidateKey.setDatabaseTableView(Reference database_table_view) |
void |
Classification.setDataClass(Reference data_class) |
void |
TableDefinition.setDataConnection(Reference data_connection) |
void |
SapConnection.setDataConnectors(Reference data_connectors) |
void |
DsdataConnection.setDataConnectors(Reference data_connectors) |
void |
DataConnection.setDataConnectors(Reference data_connectors) |
void |
TransformArgument.setDataElements(Reference data_elements) |
void |
OlapMemberSource.setDataField(Reference data_field) |
void |
DataFileRecord.setDataFile(Reference data_file) |
void |
DataFileDefinitionRecord.setDataFileDefinition(Reference data_file_definition) |
void |
DataFileDefinitionField.setDataFileDefinitionRecord(Reference data_file_definition_record) |
void |
FieldAnalysis.setDataFileField(Reference data_file_field) |
void |
FileRecordAnalysis.setDataFileRecord(Reference data_file_record) |
void |
DataFileField.setDataFileRecord(Reference data_file_record) |
void |
AmazonS3DataFileField.setDataFileRecord(Reference data_file_record) |
void |
Parameter.setDataItemDefinition(Reference data_item_definition) |
void |
DataItem.setDataItemDefinition(Reference data_item_definition) |
void |
ColumnDefinition.setDataItemDefinition(Reference data_item_definition) |
void |
QualityProblem.setDataQualityScore(Reference data_quality_score) |
void |
InvDataRule.setDataRuleDefinitions(Reference data_rule_definitions) |
void |
DataRule.setDataRuleDefinitions(Reference data_rule_definitions) |
void |
InvDataRuleSet.setDataRuleSetDefinitions(Reference data_rule_set_definitions) |
void |
DataRuleSet.setDataRuleSetDefinitions(Reference data_rule_set_definitions) |
void |
ApplicationInstall.setDefaultCredential(Reference default_credential) |
void |
Credential.setDefaultForApplicationInstall(Reference default_for_application_install) |
void |
BiOlapLevelElement.setDefinedAsAnOlapMember(Reference defined_as_an_olap_member) |
void |
BiReportDataItemSource.setDefinedByOlapMember(Reference defined_by_olap_member) |
void |
RoleAssignment.setDefinedBySystemRole(Reference defined_by_system_role) |
void |
BiOlapLevelElement.setDefinedInLevel(Reference defined_in_level) |
void |
BiReportDataItemSource.setDefinedInReportDataItem(Reference defined_in_report_data_item) |
void |
DesignStoredProcedureParameter.setDesignStoredProcedure(Reference design_stored_procedure) |
void |
DesignKey.setDesignTableOrView(Reference design_table_or_view) |
void |
DesignColumn.setDesignTableOrView(Reference design_table_or_view) |
void |
BiCollectionMember.setDetails(Reference details) |
void |
RootTuple.setEndpoint(Reference endpoint) |
void |
FunctionCall2.setExecutesFunction(Reference executes_function) |
void |
FunctionCall.setExecutesFunction(Reference executes_function) |
void |
XsdSequence.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdElement.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdComplexType.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdChoice.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdSimpleType.setExtendsXsdSimpleType(Reference extends_xsd_simple_type) |
void |
XsdComplexType.setExtendsXsdSimpleType(Reference extends_xsd_simple_type) |
void |
ExtensionMapping.setExtensionMappingDocument(Reference extension_mapping_document) |
void |
DataItemProperties.setFlowVariable(Reference flow_variable) |
void |
StandardizationRuleSet.setFolder(Reference folder) |
void |
StandardizationObject.setFolder(Reference folder) |
void |
SequenceJob.setFolder(Reference folder) |
void |
MatchSpecification.setFolder(Reference folder) |
void |
Dsjob.setFolder(Reference folder) |
void |
Credential.setForApplicationInstall(Reference for_application_install) |
void |
Parameterval.setForDataConnection(Reference for_data_connection) |
void |
Parameterval.setForFunctionCall(Reference for_function_call) |
void |
Parameterval.setForJobObject(Reference for_job_object) |
void |
RoutineArgument.setFunction(Reference function) |
void |
Term.setHasA(Reference has_a) |
void |
Olaphierarchyassociation.setHasChildOlapLevel(Reference has_child_olap_level) |
void |
Customattributedef.setHasDataValues(Reference has_data_values) |
void |
Directory.setHasDirectoryProviderConfiguration(Reference has_directory_provider_configuration) |
void |
JobOutputPin.setHasDsMetaBag(Reference has_ds_meta_bag) |
void |
JobInputPin.setHasDsMetaBag(Reference has_ds_meta_bag) |
void |
Job.setHasJobDef(Reference has_job_def) |
void |
Olaphierarchyassociation.setHasParentOlapLevel(Reference has_parent_olap_level) |
void |
Aclentry.setHasPrincipal(Reference has_principal) |
void |
RoleAssignment.setHasRoleContext(Reference has_role_context) |
void |
Aclentry.setHasSystemRole(Reference has_system_role) |
void |
Customattributedef.setHasValidValues(Reference has_valid_values) |
void |
SapConnection.setHost(Reference host) |
void |
IdocType.setHost(Reference host) |
void |
DsdataConnection.setHost(Reference host) |
void |
Database.setHost(Reference host) |
void |
DataFileFolder.setHost(Reference host) |
void |
DataFile.setHost(Reference host) |
void |
DataConnection.setHost(Reference host) |
void |
Connector.setHost(Reference host) |
void |
AmazonS3Bucket.setHost(Reference host) |
void |
TransformationProject.setHostEngine(Reference host__engine_) |
void |
Job.setHostSystem(Reference host_system) |
void |
IdocSegmentType.setIdocType(Reference idoc_type) |
void |
DataFile.setImplementsDataFileDefinition(Reference implements_data_file_definition) |
void |
AmazonS3DataFile.setImplementsDataFileDefinition(Reference implements_data_file_definition) |
void |
Connector.setImplementsStageType(Reference implements_stage_type) |
void |
Datagroup.setImportedViaDataConnection(Reference imported_via_data_connection) |
void |
DsdataConnection.setImportsDatabase(Reference imports_database) |
void |
DataConnection.setImportsDatabase(Reference imports_database) |
void |
SapConnection.setImportsIdocTypes(Reference imports_idoc_types) |
void |
InformationServicesService.setInformationServicesApplication(Reference information_services_application) |
void |
InformationServicesApplication.setInformationServicesProject(Reference information_services_project) |
void |
InformationServicesOperation.setInformationServicesService(Reference information_services_service) |
void |
Link.setInputStages(Reference input_stages) |
void |
ApplicationInstall.setInstalledOnHost(Reference installed_on_host) |
void |
Parameter.setIsParameterSet(Reference is_parameter_set) |
void |
Parameter.setIsReturnOfFunction(Reference is_return_of_function) |
void |
Outputpin.setIsSourceOfLink(Reference is_source_of_link) |
void |
JobOutputPin.setIsSourceOfLink(Reference is_source_of_link) |
void |
DataClassOld.setIsSubOfDataClass(Reference is_sub_of_data_class) |
void |
JobInputPin.setIsTargetOfLink(Reference is_target_of_link) |
void |
Inputpin.setIsTargetOfLink(Reference is_target_of_link) |
void |
JobRun.setJob(Reference job) |
void |
JobRunActivity.setJobRun(Reference job_run) |
void |
JobParameter.setJobRun(Reference job_run) |
void |
JobWriteEvent.setJobRunActivity(Reference job_run_activity) |
void |
JobReadEvent.setJobRunActivity(Reference job_run_activity) |
void |
JobFailEvent.setJobRunActivity(Reference job_run_activity) |
void |
Olapjoinref.setJoinsDatabaseTable(Reference joins_database_table) |
void |
BiOlapLevelElement.setKeyLevel(Reference key_level) |
void |
StageColumn.setLink(Reference link) |
void |
DsStageColumn.setLink(Reference link) |
void |
OslcLink.setLinkType(Reference link_type) |
void |
ReferencedContainer.setLocalContainers(Reference local_containers) |
void |
SubjectArea.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationRule.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationRange.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationList.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalEntity.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalDomain.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalDataModel.setLogicalDataModel(Reference logical_data_model) |
void |
ReferenceKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalInversionKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalForeignKey.setLogicalEntity(Reference logical_entity) |
void |
EntityAttribute.setLogicalEntity(Reference logical_entity) |
void |
PhysicalObjectAttribute.setMapsDatabaseFields(Reference maps_database_fields) |
void |
PhysicalObject.setMdmModel(Reference mdm_model) |
void |
MemberType.setMdmModel(Reference mdm_model) |
void |
AttributeType.setMdmModel(Reference mdm_model) |
void |
MemberType.setMdmModelForQuery(Reference mdm_model_for_query) |
void |
AttributeType.setMdmModelForQuery(Reference mdm_model_for_query) |
void |
EntityType.setMemberType(Reference member_type) |
void |
CompositeView.setMemberType(Reference member_type) |
void |
Attribute.setMemberType(Reference member_type) |
void |
EntityType.setMemberTypeForQuery(Reference member_type_for_query) |
void |
Attribute.setMemberTypeForQuery(Reference member_type_for_query) |
void |
Array.setNextArray(Reference next_array) |
void |
DataRuleDefinition.setNonPublishedDataRuleDefinitions(Reference non_published_data_rule_definitions) |
void |
DataRuleSetDefinition.setNonPublishedDataRuleSetDefinitions(Reference non_published_data_rule_set_definitions) |
void |
Propdescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Navigationdescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Customattributedef.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Actiondescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Acl.setOfCommonObject(Reference of_common_object) |
void |
Parameter.setOfContainerDef(Reference of_container_def) |
void |
Dsparameter.setOfContainerDef(Reference of_container_def) |
void |
DesignForeignKey.setOfDataCollection(Reference of_data_collection) |
void |
Directoryproviderproperty.setOfDirectoryProviderConfiguration(Reference of_directory_provider_configuration) |
void |
Dsmetabag.setOfDsDataConnection(Reference of_ds_data_connection) |
void |
Dsmetabag.setOfDsDataElement(Reference of_ds_data_element) |
void |
Dsmetabag.setOfDsDataQualitySpec(Reference of_ds_data_quality_spec) |
void |
Dsmetabag.setOfDsDesignView(Reference of_ds_design_view) |
void |
Dsmetabag.setOfDsInputPin(Reference of_ds_input_pin) |
void |
Dsmetabag.setOfDsJobDef(Reference of_ds_job_def) |
void |
Dsexternaldependency.setOfDsJobDef(Reference of_ds_job_def) |
void |
Dsmetabag.setOfDsOutputPin(Reference of_ds_output_pin) |
void |
JobStageParameters.setOfDsParameterDef(Reference of_ds_parameter_def) |
void |
Dsmetabag.setOfDsRoutine(Reference of_ds_routine) |
void |
Dsexternaldependency.setOfDsRoutine(Reference of_ds_routine) |
void |
JobStageRecord.setOfDsStage(Reference of_ds_stage) |
void |
Dsmfcolumninfo.setOfDsStage(Reference of_ds_stage) |
void |
Dsmetabag.setOfDsStage(Reference of_ds_stage) |
void |
Dsmetabag.setOfDsStageType(Reference of_ds_stage_type) |
void |
TableDefinitionProperties.setOfDsTableDefinition(Reference of_ds_table_definition) |
void |
Dsmetabag.setOfDsTableDefinition(Reference of_ds_table_definition) |
void |
Dsmetabag.setOfDsTransform(Reference of_ds_transform) |
void |
Parameter.setOfFunction(Reference of_function) |
void |
IdocSegmentType.setOfIdocSegmentType(Reference of_idoc_segment_type) |
void |
IndexMember.setOfIndex(Reference of_index) |
void |
DsdesignView.setOfJob(Reference of_job) |
void |
Outputpin.setOfJobComponent(Reference of_job_component) |
void |
JobOutputPin.setOfJobComponent(Reference of_job_component) |
void |
JobInputPin.setOfJobComponent(Reference of_job_component) |
void |
Inputpin.setOfJobComponent(Reference of_job_component) |
void |
Parameter.setOfJobDef(Reference of_job_def) |
void |
DsparameterJob.setOfJobDef(Reference of_job_def) |
void |
Keycomponent.setOfKey(Reference of_key) |
void |
JobConstraint.setOfLink(Reference of_link) |
void |
Filterconstraint.setOfLink(Reference of_link) |
void |
OslcLink.setOfMainObject(Reference of_main_object) |
void |
Olaphierarchyassociation.setOfOlapHierarchyMember(Reference of_olap_hierarchy_member) |
void |
Parameter.setOfParameterSet(Reference of_parameter_set) |
void |
DsparameterSet.setOfParameterSet(Reference of_parameter_set) |
void |
OslcLink.setOfProviderConnection(Reference of_provider_connection) |
void |
Providerpropertyinfoextended.setOfProviderPropertyInfo(Reference of_provider_property_info) |
void |
Directoryproviderproperty.setOfProviderPropertyInfo(Reference of_provider_property_info) |
void |
Directoryproviderproperty.setOfProviderPropertyType(Reference of_provider_property_type) |
void |
StageTypeDetail.setOfStageType(Reference of_stage_type) |
void |
Parameter.setOfStageType(Reference of_stage_type) |
void |
Parameter.setOfStoredProcedure(Reference of_stored_procedure) |
void |
Credentials.setOfUser(Reference of_user) |
void |
Credential.setOfUserCredentials(Reference of_user_credentials) |
void |
OlapMemberSource.setOlapMember(Reference olap_member) |
void |
Link.setOutputStages(Reference output_stages) |
void |
MappingSpecification.setOwner(Reference owner) |
void |
Term.setParentCategory(Reference parent_category) |
void |
Category.setParentCategory(Reference parent_category) |
void |
DataClass.setParentDataClass(Reference parent_data_class) |
void |
LogicalDomain.setParentDomain(Reference parent_domain) |
void |
Folder.setParentFolder(Reference parent_folder) |
void |
Dsfolder.setParentFolder(Reference parent_folder) |
void |
DataFileFolder.setParentFolder(Reference parent_folder) |
void |
DataFile.setParentFolder(Reference parent_folder) |
void |
AmazonS3DataFileFolder.setParentFolder(Reference parent_folder) |
void |
AmazonS3DataFile.setParentFolder(Reference parent_folder) |
void |
DataFileFolder.setParentFolderOrHost(Reference parent_folder_or_host) |
void |
InformationGovernancePolicy.setParentPolicy(Reference parent_policy) |
void |
PhysicalDomain.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignView.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignTable.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignStoredProcedure.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignColumn.setPhysicalDomains(Reference physical_domains) |
void |
PhysicalDataModel.setPhysicalModel(Reference physical_model) |
void |
PhysicalObjectAttribute.setPhysicalObject(Reference physical_object) |
void |
PhysicalObjectAttribute.setPhysicalObjectForQuery(Reference physical_object_for_query) |
void |
DatabaseSchema.setPreferredDatabaseSchema(Reference preferred_database_schema) |
void |
Datasourcealiasgroup.setPreferredDataConnection(Reference preferred_data_connection) |
void |
DataConnectionMapping.setPreferredDataConnection(Reference preferred_data_connection) |
void |
Term.setPreferredSynonym(Reference preferred_synonym) |
void |
Array.setPreviousArray(Reference previous_array) |
void |
QualityProblem.setProblemType(Reference problem_type) |
void |
TableAnalysisSummary.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
ColumnAnalysisSummary.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
Analysissummaryobject.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
DataRuleDefinition.setPublishedDataRuleDefinitions(Reference published_data_rule_definitions) |
void |
DataRuleSetDefinition.setPublishedDataRuleSetDefinitions(Reference published_data_rule_set_definitions) |
void |
TableDefinition.setReferencedByDataSources(Reference referenced_by_data_sources) |
void |
XsdElementReference.setReferencedXsdElement(Reference referenced_xsd_element) |
void |
XsdForeignKey.setReferencedXsdKeys(Reference referenced_xsd_keys) |
void |
Attribute.setReferencesAttributeTypes(Reference references_attribute_types) |
void |
BiCollectionDimension.setReferencesBiCollection(Reference references_bi_collection) |
void |
BiCollectionFact.setReferencesBiMember(Reference references_bi_member) |
void |
Stage.setReferencesContainer(Reference references_container) |
void |
Keycomponent.setReferencesDataField(Reference references_data_field) |
void |
InferredForeignKey.setReferencesInferredKeys(Reference references_inferred_keys) |
void |
XsdAttributeReference.setReferencesXsdAttribute(Reference references_xsd_attribute) |
void |
XsdElementGroupReference.setReferencesXsdElementGroup(Reference references_xsd_element_group) |
void |
Term.setReplacedBy(Reference replaced_by) |
void |
XsdSequence.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdElement.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdComplexType.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdChoice.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdSimpleType.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdSequence.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdElement.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdChoice.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
Function.setReturnsParameterDef(Reference returns_parameter_def) |
void |
TableAnalysisSummary.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
ColumnAnalysisSummary.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
Analysissummaryobject.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
Dsexternaldependency.setRunsDsJob(Reference runs_ds_job) |
void |
Stage.setRunsSequencesJobs(Reference runs_sequences_jobs) |
void |
DatabaseColumn.setSelectedClassification(Reference selected_classification) |
void |
DataFileField.setSelectedClassification(Reference selected_classification) |
void |
AmazonS3DataFileField.setSelectedClassification(Reference selected_classification) |
void |
ReferencedContainer.setSharedContainers(Reference shared_containers) |
void |
MappingComponent.setSharedContainers(Reference shared_containers) |
void |
Stage.setSharedOrLocalContainer(Reference shared_or_local_container) |
void |
StageVariable.setStage(Reference stage) |
void |
StageDataRuleDefinition.setStage(Reference stage) |
void |
AsclSteward.setStewardGroup(Reference steward_group) |
void |
AsclSteward.setStewardUser(Reference steward_user) |
void |
StoredProcedureParameter.setStoredProcedure(Reference stored_procedure) |
void |
InferredKey.setTableAnalysis(Reference table_analysis) |
void |
InferredForeignKey.setTableAnalysis(Reference table_analysis) |
void |
FieldAnalysis.setTableAnalysis(Reference table_analysis) |
void |
ColumnAnalysis.setTableAnalysis(Reference table_analysis) |
void |
ForeignKeyDefinition.setTableDefinition(Reference table_definition) |
void |
TermHistory.setTerm(Reference term) |
void |
ParameterSetDefinition.setTheContext(Reference context) |
void |
Stage.setTheType(Reference type) |
void |
TransformArgument.setTransform(Reference transform) |
void |
TransformsFunction.setTransformationProject(Reference transformation_project) |
void |
TableDefinition.setTransformationProject(Reference transformation_project) |
void |
StandardizationRuleSet.setTransformationProject(Reference transformation_project) |
void |
SharedContainer.setTransformationProject(Reference transformation_project) |
void |
SequenceJob.setTransformationProject(Reference transformation_project) |
void |
ParameterSet.setTransformationProject(Reference transformation_project) |
void |
Routine.setTransformationProject(Reference transformation_project) |
void |
MatchSpecification.setTransformationProject(Reference transformation_project) |
void |
MachineProfile.setTransformationProject(Reference transformation_project) |
void |
DsstageType.setTransformationProject(Reference transformation_project) |
void |
Dsjob.setTransformationProject(Reference transformation_project) |
void |
Dsfolder.setTransformationProject(Reference transformation_project) |
void |
DataElement.setTransformationProject(Reference transformation_project) |
void |
TupleAttribute.setTuple(Reference tuple) |
void |
Aclentry.setUsedByAcl(Reference used_by_acl) |
void |
Credential.setUsedByUserCredentials(Reference used_by_user_credentials) |
void |
FunctionCall2.setUsedInFilterConstraint(Reference used_in_filter_constraint) |
void |
FunctionCall.setUsedInFilterConstraint(Reference used_in_filter_constraint) |
void |
FunctionCall2.setUsedInFunction(Reference used_in_function) |
void |
FunctionCall.setUsedInFunction(Reference used_in_function) |
void |
Primarycategory.setUsesBusinessCategory(Reference uses_business_category) |
void |
Keycomponent.setUsesDataField(Reference uses_data_field) |
void |
IndexMember.setUsesDataField(Reference uses_data_field) |
void |
BiCollectionDimension.setUsesOlapHierarchy(Reference uses_olap_hierarchy) |
void |
EntityAttribute.setValidationList(Reference validation_list) |
void |
EntityAttribute.setValidationRange(Reference validation_range) |
void |
EntityAttribute.setValidationRule(Reference validation_rule) |
void |
ValidValueRange.setValidValueList(Reference valid_value_list) |
void |
ValidValueList.setValidValueList(Reference valid_value_list) |
void |
ValidValue.setValidValueList(Reference valid_value_list) |
void |
DataItemValue.setValidValueList(Reference valid_value_list) |
void |
XsdElementReference.setXsdComplexType(Reference xsd_complex_type) |
void |
XsdSequence.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdElement.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdChoice.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdUniqueKey.setXsdElement(Reference xsd_element) |
void |
XsdPrimaryKey.setXsdElement(Reference xsd_element) |
void |
XsdForeignKey.setXsdElement(Reference xsd_element) |
void |
XsdElementReference.setXsdElement(Reference xsd_element) |
void |
XsdElementReference.setXsdElementGroup(Reference xsd_element_group) |
void |
XsdSimpleType.setXsdSchema(Reference xsd_schema) |
void |
XsdElementGroup.setXsdSchema(Reference xsd_schema) |
void |
XsdComplexType.setXsdSchema(Reference xsd_schema) |
void |
XsdAttributeGroup.setXsdSchema(Reference xsd_schema) |
void |
XsdSequence.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdElement.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdChoice.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdAttribute.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryInfosetOperation
POJO for the
binary_infoset_operation asset type in IGC, displayed as 'Binary InfoSet Operation' in the IGC UI. |
class |
BiReportNocontext
POJO for the
bi_report_nocontext asset type in IGC, displayed as 'BI Report' in the IGC UI. |
class |
BiReportNofolder
POJO for the
bi_report_nofolder asset type in IGC, displayed as 'BI Report' in the IGC UI. |
class |
ClassificationContribution
POJO for the
classification_contribution asset type in IGC, displayed as 'Classification Contribution' in the IGC UI. |
class |
DuplicatesOperation
POJO for the
duplicates_operation asset type in IGC, displayed as 'Duplicates Operation' in the IGC UI. |
class |
Filter
POJO for the
filter asset type in IGC, displayed as 'Filter' in the IGC UI. |
class |
FilterOperation
POJO for the
filter_operation asset type in IGC, displayed as 'Filter Operation' in the IGC UI. |
class |
Infoset
POJO for the
infoset asset type in IGC, displayed as 'InfoSet' in the IGC UI. |
class |
InfosetOperation
POJO for the
infoset_operation asset type in IGC, displayed as 'InfoSet Operation' in the IGC UI. |
class |
Instance
POJO for the
instance asset type in IGC, displayed as 'Instance' in the IGC UI. |
class |
NodeOperation
POJO for the
node_operation asset type in IGC, displayed as 'Node Operation' in the IGC UI. |
class |
SetOperation
POJO for the
set_operation asset type in IGC, displayed as 'Set Operation' in the IGC UI. |
class |
Volume
POJO for the
volume asset type in IGC, displayed as 'Volume' in the IGC UI. |
class |
VolumeContribution
POJO for the
volume_contribution asset type in IGC, displayed as 'Volume Contribution' in the IGC UI. |
| Modifier and Type | Field and Description |
|---|---|
protected Reference |
Olapjoinref.alias
The
alias property, displayed as 'Alias' in the IGC UI. |
protected Reference |
DatabaseAlias.alias_of_database_tables_or_views
The
alias_of_database_tables_or_views property, displayed as 'Alias of Database Tables or Views' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.amazon_s3_bucket
The
amazon_s3_bucket property, displayed as 'Amazon S3 Bucket' in the IGC UI. |
protected Reference |
AmazonS3DataFileRecord.amazon_s3_data_file
The
amazon_s3_data_file property, displayed as 'Amazon S3 Data File' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.amazon_s3_data_file_folder
The
amazon_s3_data_file_folder property, displayed as 'Amazon S3 Data File Folder' in the IGC UI. |
protected Reference |
DataFile.amazon_s3_data_files
The
amazon_s3_data_files property, displayed as 'Amazon S3 Data Files' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.analyzed_column
The
analyzed_column property, displayed as 'Analyzed Column' in the IGC UI. |
protected Reference |
TableAnalysisSummary.analyzed_table
The
analyzed_table property, displayed as 'Analyzed Table' in the IGC UI. |
protected Reference |
Credentials.asb_credential
The
asb_credential property, displayed as 'Asb Credential' in the IGC UI. |
protected Reference |
LineageReportTemplate.asset_display_properties
The
asset_display_properties property, displayed as 'Asset Type Properties' in the IGC UI. |
protected Reference |
TermAssignment.assign_to_object
The
assign_to_object property, displayed as 'Asset' in the IGC UI. |
protected Reference |
TermAssignment.assign_to_term
The
assign_to_term property, displayed as 'Term' in the IGC UI. |
protected Reference |
AttributeTypeField.attribute_type
The
attribute_type property, displayed as 'Attribute Type' in the IGC UI. |
protected Reference |
AttributeTypeField.attribute_type_for_query
The
attribute_type_for_query property, displayed as 'Attribute Type' in the IGC UI. |
protected Reference |
StageDataRuleDefinition.based_on_rule
The
based_on_rule property, displayed as 'Based on Rule' in the IGC UI. |
protected Reference |
Array.belonging_to_data_item
The
belonging_to_data_item property, displayed as 'Belonging to Data Item' in the IGC UI. |
protected Reference |
DataItemProperties.belonging_to_parameter_definition
The
belonging_to_parameter_definition property, displayed as 'Belonging to Parameter Definition' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiReportQuery.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiLevel.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiHierarchy.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiFilter.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiCollectionMember.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiCollection.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiReportNofolder.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiReportNocontext.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiReport.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiCollectionFact.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiCollectionDimension.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiReportNofolder.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiReportNocontext.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiReport.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiModel.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiFolder.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiHierarchyMember.bi_level
The
bi_level property, displayed as 'BI Level' in the IGC UI. |
protected Reference |
Olapmodelgroup.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
OlapJoin.bi_model
The
bi_model property, displayed as 'OLAP Model' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportQuery.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportNofolder.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportNocontext.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReport.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiModel.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiHierarchy.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiFilter.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiCube.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiCollection.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportSection.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQuery.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQuerySummaryFilter.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiReportQueryItem.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiReportQueryDetailFilter.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiRootFolder.bi_server
The
bi_server property, displayed as 'BI Server' in the IGC UI. |
protected Reference |
Parameterval.binds_parameter_def
The
binds_parameter_def property, displayed as 'Binds Parameter Def' in the IGC UI. |
protected Reference |
Datasourcealiasgroup.bound_to_database
The
bound_to_database property, displayed as 'Bound To Database' in the IGC UI. |
protected Reference |
DataConnectionMapping.bound_to_database
The
bound_to_database property, displayed as 'Bound to Database' in the IGC UI. |
protected Reference |
Dsexternaldependency.calls_ds_routine
The
calls_ds_routine property, displayed as 'Calls DS Routine' in the IGC UI. |
protected Reference |
Classification.classifies_asset
The
classifies_asset property, displayed as 'Asset' in the IGC UI. |
protected Reference |
DataItemProperties.column_definition
The
column_definition property, displayed as 'Column Definition' in the IGC UI. |
protected Reference |
CompositeView.composite_view
The
composite_view property, displayed as 'Composite View' in the IGC UI. |
protected Reference |
BiReportSection.contained_in_report_section
The
contained_in_report_section property, displayed as 'Contained in Report Section' in the IGC UI. |
protected Reference |
ParameterSetDefinition.context
The
context property, displayed as 'Context' in the IGC UI. |
protected Reference |
Infoset.created_with
The
created_with property, displayed as 'Originating Operation' in the IGC UI. |
protected Reference |
ClassificationContribution.data_class
The
data_class property, displayed as 'Data Class' in the IGC UI. |
protected Reference |
Classification.data_class
The
data_class property, displayed as 'Data Class' in the IGC UI. |
protected Reference |
TableDefinition.data_connection
The
data_connection property, displayed as 'Data Connection' in the IGC UI. |
protected Reference |
SapConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
DsdataConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
DataConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
TransformArgument.data_elements
The
data_elements property, displayed as 'Data Elements' in the IGC UI. |
protected Reference |
OlapMemberSource.data_field
The
data_field property, displayed as 'Data Field' in the IGC UI. |
protected Reference |
DataFileRecord.data_file
The
data_file property, displayed as 'Default Data File' in the IGC UI. |
protected Reference |
DataFileDefinitionRecord.data_file_definition
The
data_file_definition property, displayed as 'Data File Definition' in the IGC UI. |
protected Reference |
DataFileDefinitionField.data_file_definition_record
The
data_file_definition_record property, displayed as 'Data File Definition Record' in the IGC UI. |
protected Reference |
FieldAnalysis.data_file_field
The
data_file_field property, displayed as 'Data File Field' in the IGC UI. |
protected Reference |
FileRecordAnalysis.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
DataFileField.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
AmazonS3DataFileField.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
Parameter.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
DataItem.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
ColumnDefinition.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
QualityProblem.data_quality_score
The
data_quality_score property, displayed as 'Data Quality Score' in the IGC UI. |
protected Reference |
InvDataRule.data_rule_definitions
The
data_rule_definitions property, displayed as 'Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRule.data_rule_definitions
The
data_rule_definitions property, displayed as 'Data Rule Definitions' in the IGC UI. |
protected Reference |
InvDataRuleSet.data_rule_set_definitions
The
data_rule_set_definitions property, displayed as 'Data Rule Set Definitions' in the IGC UI. |
protected Reference |
DataRuleSet.data_rule_set_definitions
The
data_rule_set_definitions property, displayed as 'Data Rule Set Definitions' in the IGC UI. |
protected Reference |
MwbDatabaseAlias.database
The
database property, displayed as 'Database' in the IGC UI. |
protected Reference |
DatabaseSchema.database
The
database property, displayed as 'Database' in the IGC UI. |
protected Reference |
DatabaseColumn.database_alias
The
database_alias property, displayed as 'Database Alias' in the IGC UI. |
protected Reference |
ColumnAnalysis.database_column
The
database_column property, displayed as 'Database Column' in the IGC UI. |
protected Reference |
ValidityTable.database_columns
The
database_columns property, displayed as 'Database Columns' in the IGC UI. |
protected Reference |
DatabaseColumn.database_domains
The
database_domains property, displayed as 'Database Domains' in the IGC UI. |
protected Reference |
View.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
StoredProcedure.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
Datagroup.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseTable.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseDomain.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseAlias.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DataItemDefinition.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseColumn.database_table
The
database_table property, displayed as 'Database Table' in the IGC UI. |
protected Reference |
TableAnalysis.database_table_or_view
The
database_table_or_view property, displayed as 'Database Table or View' in the IGC UI. |
protected Reference |
DatabaseColumn.database_table_or_view
The
database_table_or_view property, displayed as 'Database Table or View' in the IGC UI. |
protected Reference |
CandidateKey.database_table_view
The
database_table_view property, displayed as 'Database Table View' in the IGC UI. |
protected Reference |
ApplicationInstall.default_credential
The
default_credential property, displayed as 'Default Credential' in the IGC UI. |
protected Reference |
Credential.default_for_application_install
The
default_for_application_install property, displayed as 'Default For Application Install' in the IGC UI. |
protected Reference |
BiOlapLevelElement.defined_as_an_olap_member
The
defined_as_an_olap_member property, displayed as 'Defined as an OLAP Member' in the IGC UI. |
protected Reference |
BiReportDataItemSource.defined_by_olap_member
The
defined_by_olap_member property, displayed as 'Defined by OLAP Member' in the IGC UI. |
protected Reference |
RoleAssignment.defined_by_system_role
The
defined_by_system_role property, displayed as 'Defined By System Role' in the IGC UI. |
protected Reference |
BiOlapLevelElement.defined_in_level
The
defined_in_level property, displayed as 'Defined in Level' in the IGC UI. |
protected Reference |
BiReportDataItemSource.defined_in_report_data_item
The
defined_in_report_data_item property, displayed as 'Defined in Report Data Item' in the IGC UI. |
protected Reference |
DesignStoredProcedureParameter.design_stored_procedure
The
design_stored_procedure property, displayed as 'Design Stored Procedure' in the IGC UI. |
protected Reference |
DesignKey.design_table_or_view
The
design_table_or_view property, displayed as 'Design Table or View' in the IGC UI. |
protected Reference |
DesignColumn.design_table_or_view
The
design_table_or_view property, displayed as 'Design Table or View' in the IGC UI. |
protected Reference |
BiCollectionMember.details
The
details property, displayed as 'Details' in the IGC UI. |
protected Reference |
Filter.detects_data_class
The
detects_data_class property, displayed as 'Data Classification' in the IGC UI. |
protected Reference |
RootTuple.endpoint
The
endpoint property, displayed as 'Endpoint' in the IGC UI. |
protected Reference |
FunctionCall2.executes_function
The
executes_function property, displayed as 'Executes Function' in the IGC UI. |
protected Reference |
FunctionCall.executes_function
The
executes_function property, displayed as 'Executes Function' in the IGC UI. |
protected Reference |
XsdSequence.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdElement.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdComplexType.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdChoice.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSimpleType.extends_xsd_simple_type
The
extends_xsd_simple_type property, displayed as 'Extends XSD Simple Type' in the IGC UI. |
protected Reference |
XsdComplexType.extends_xsd_simple_type
The
extends_xsd_simple_type property, displayed as 'Extends XSD Simple Type' in the IGC UI. |
protected Reference |
ExtensionMapping.extension_mapping_document
The
extension_mapping_document property, displayed as 'Extension Mapping Document' in the IGC UI. |
protected Reference |
FilterOperation.filter
The
filter property, displayed as 'Filter' in the IGC UI. |
protected Reference |
DataItemProperties.flow_variable
The
flow_variable property, displayed as 'Flow Variable' in the IGC UI. |
protected Reference |
StandardizationRuleSet.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
StandardizationObject.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
SequenceJob.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
MatchSpecification.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
Dsjob.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
Credential.for_application_install
The
for_application_install property, displayed as 'For Application Install' in the IGC UI. |
protected Reference |
Parameterval.for_data_connection
The
for_data_connection property, displayed as 'For Data Connection' in the IGC UI. |
protected Reference |
Parameterval.for_function_call
The
for_function_call property, displayed as 'For Function Call' in the IGC UI. |
protected Reference |
Parameterval.for_job_object
The
for_job_object property, displayed as 'For Job Object' in the IGC UI. |
protected Reference |
RoutineArgument.function
The
function property, displayed as 'Function' in the IGC UI. |
protected Reference |
Term.has_a
The
has_a property, displayed as 'Has A' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.has_child_olap_level
The
has_child_olap_level property, displayed as 'Has Child OLAP Level' in the IGC UI. |
protected Reference |
Directory.has_directory_provider_configuration
The
has_directory_provider_configuration property, displayed as 'Has Directory Provider Configuration' in the IGC UI. |
protected Reference |
JobOutputPin.has_ds_meta_bag
The
has_ds_meta_bag property, displayed as 'Has DS Meta Bag' in the IGC UI. |
protected Reference |
JobInputPin.has_ds_meta_bag
The
has_ds_meta_bag property, displayed as 'Has DS Meta Bag' in the IGC UI. |
protected Reference |
Job.has_job_def
The
has_job_def property, displayed as 'Has Job Def' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.has_parent_olap_level
The
has_parent_olap_level property, displayed as 'Has Parent OLAP Level' in the IGC UI. |
protected Reference |
Aclentry.has_principal
The
has_principal property, displayed as 'Has Principal' in the IGC UI. |
protected Reference |
RoleAssignment.has_role_context
The
has_role_context property, displayed as 'Has Role Context' in the IGC UI. |
protected Reference |
Aclentry.has_system_role
The
has_system_role property, displayed as 'Has System Role' in the IGC UI. |
protected Reference |
SapConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
IdocType.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DsdataConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
Database.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataFileFolder.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataFile.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
Connector.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
AmazonS3Bucket.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
TransformationProject.host__engine_
The
host_(engine) property, displayed as 'Host (Engine)' in the IGC UI. |
protected Reference |
Job.host_system
The
host_system property, displayed as 'Host System' in the IGC UI. |
protected Reference |
IdocSegmentType.idoc_type
The
idoc_type property, displayed as 'IDoc Type' in the IGC UI. |
protected Reference |
DataFile.implements_data_file_definition
The
implements_data_file_definition property, displayed as 'Implements Data File Definition' in the IGC UI. |
protected Reference |
AmazonS3DataFile.implements_data_file_definition
The
implements_data_file_definition property, displayed as 'Implements Data File Definition' in the IGC UI. |
protected Reference |
Connector.implements_stage_type
The
implements_stage_type property, displayed as 'Implements Stage Type' in the IGC UI. |
protected Reference |
Datagroup.imported_via_data_connection
The
imported_via_data_connection property, displayed as 'Data Connection' in the IGC UI. |
protected Reference |
DsdataConnection.imports_database
The
imports_database property, displayed as 'Imports Database' in the IGC UI. |
protected Reference |
DataConnection.imports_database
The
imports_database property, displayed as 'Imports Database' in the IGC UI. |
protected Reference |
SapConnection.imports_idoc_types
The
imports_idoc_types property, displayed as 'Imports IDoc Types' in the IGC UI. |
protected Reference |
InformationServicesService.information_services_application
The
information_services_application property, displayed as 'Information Services Application' in the IGC UI. |
protected Reference |
InformationServicesApplication.information_services_project
The
information_services_project property, displayed as 'Information Services Project' in the IGC UI. |
protected Reference |
InformationServicesOperation.information_services_service
The
information_services_service property, displayed as 'Information Services Service' in the IGC UI. |
protected Reference |
VolumeContribution.infoset
The
infoset property, displayed as 'Infoset' in the IGC UI. |
protected Reference |
SetOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
NodeOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
InfosetOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
FilterOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
DuplicatesOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
ClassificationContribution.infoset
The
infoset property, displayed as 'Infoset' in the IGC UI. |
protected Reference |
BinaryInfosetOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
Link.input_stages
The
input_stages property, displayed as 'Input Stages' in the IGC UI. |
protected Reference |
ApplicationInstall.installed_on_host
The
installed_on_host property, displayed as 'Installed On Host' in the IGC UI. |
protected Reference |
Volume.instance
The
instance property, displayed as 'Instance' in the IGC UI. |
protected Reference |
Infoset.instance
The
instance property, displayed as 'Instance' in the IGC UI. |
protected Reference |
Filter.instance
The
instance property, displayed as 'Instance' in the IGC UI. |
protected Reference |
Parameter.is_parameter_set
The
is_parameter_set property, displayed as 'Is Parameter Set' in the IGC UI. |
protected Reference |
Parameter.is_return_of_function
The
is_return_of_function property, displayed as 'Is Return Of Function' in the IGC UI. |
protected Reference |
Outputpin.is_source_of_link
The
is_source_of_link property, displayed as 'Is Source Of Link' in the IGC UI. |
protected Reference |
JobOutputPin.is_source_of_link
The
is_source_of_link property, displayed as 'Is Source Of Link' in the IGC UI. |
protected Reference |
DataClassOld.is_sub_of_data_class
The
is_sub_of_data_class property, displayed as 'Is Sub Of Data Class' in the IGC UI. |
protected Reference |
JobInputPin.is_target_of_link
The
is_target_of_link property, displayed as 'Is Target Of Link' in the IGC UI. |
protected Reference |
Inputpin.is_target_of_link
The
is_target_of_link property, displayed as 'Is Target Of Link' in the IGC UI. |
protected Reference |
JobRun.job
The
job property, displayed as 'Job' in the IGC UI. |
protected Reference |
JobRunActivity.job_run
The
job_run property, displayed as 'Job Run' in the IGC UI. |
protected Reference |
JobParameter.job_run
The
job_run property, displayed as 'Job Run' in the IGC UI. |
protected Reference |
JobWriteEvent.job_run_activity
The
job_run_activity property, displayed as 'Emitted By Activity' in the IGC UI. |
protected Reference |
JobReadEvent.job_run_activity
The
job_run_activity property, displayed as 'Job Run Activity' in the IGC UI. |
protected Reference |
JobFailEvent.job_run_activity
The
job_run_activity property, displayed as 'Job Run Activity' in the IGC UI. |
protected Reference |
Olapjoinref.joins_database_table
The
joins_database_table property, displayed as 'Joins Database Table' in the IGC UI. |
protected Reference |
BiOlapLevelElement.key_level
The
key_level property, displayed as 'Key Level' in the IGC UI. |
protected Reference |
StageColumn.link
The
link property, displayed as 'Link' in the IGC UI. |
protected Reference |
DsStageColumn.link
The
link property, displayed as 'Link' in the IGC UI. |
protected Reference |
OslcLink.link_type
The
link_type property, displayed as 'Link Type' in the IGC UI. |
protected Reference |
ReferencedContainer.local_containers
The
local_containers property, displayed as 'Local Containers' in the IGC UI. |
protected Reference |
SubjectArea.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationRule.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationRange.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationList.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalEntity.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalDomain.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalDataModel.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
ReferenceKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalInversionKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalForeignKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
EntityAttribute.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.maps_database_fields
The
maps_database_fields property, displayed as 'Maps Database Fields' in the IGC UI. |
protected Reference |
PhysicalObject.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
MemberType.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
AttributeType.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
MemberType.mdm_model_for_query
The
mdm_model_for_query property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
AttributeType.mdm_model_for_query
The
mdm_model_for_query property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
EntityType.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
CompositeView.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Attribute.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
EntityType.member_type_for_query
The
member_type_for_query property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Attribute.member_type_for_query
The
member_type_for_query property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Array.next_array
The
next_array property, displayed as 'Next Array' in the IGC UI. |
protected Reference |
DataRuleDefinition.non_published_data_rule_definitions
The
non_published_data_rule_definitions property, displayed as 'Non Published Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRuleSetDefinition.non_published_data_rule_set_definitions
The
non_published_data_rule_set_definitions property, displayed as 'Non Published Data Rule Set Definitions' in the IGC UI. |
protected Reference |
Propdescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Navigationdescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Actiondescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Acl.of_common_object
The
of_common_object property, displayed as 'Of Common Object' in the IGC UI. |
protected Reference |
Parameter.of_container_def
The
of_container_def property, displayed as 'Of Container Def' in the IGC UI. |
protected Reference |
Dsparameter.of_container_def
The
of_container_def property, displayed as 'Context' in the IGC UI. |
protected Reference |
DesignForeignKey.of_data_collection
The
of_data_collection property, displayed as 'Of Data Collection' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_directory_provider_configuration
The
of_directory_provider_configuration property, displayed as 'Of Directory Provider Configuration' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_connection
The
of_ds_data_connection property, displayed as 'Of DS Data Connection' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_element
The
of_ds_data_element property, displayed as 'Of DS Data Element' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_quality_spec
The
of_ds_data_quality_spec property, displayed as 'Of DS Data Quality Spec' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_design_view
The
of_ds_design_view property, displayed as 'Of DS Design View' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_input_pin
The
of_ds_input_pin property, displayed as 'Of DS Input Pin' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_job_def
The
of_ds_job_def property, displayed as 'Of DS Job Def' in the IGC UI. |
protected Reference |
Dsexternaldependency.of_ds_job_def
The
of_ds_job_def property, displayed as 'Of DS Job Def' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_output_pin
The
of_ds_output_pin property, displayed as 'Of DS Output Pin' in the IGC UI. |
protected Reference |
JobStageParameters.of_ds_parameter_def
The
of_ds_parameter_def property, displayed as 'Of DS Parameter Def' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_routine
The
of_ds_routine property, displayed as 'Of DS Routine' in the IGC UI. |
protected Reference |
Dsexternaldependency.of_ds_routine
The
of_ds_routine property, displayed as 'Of DS Routine' in the IGC UI. |
protected Reference |
JobStageRecord.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmfcolumninfo.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_stage_type
The
of_ds_stage_type property, displayed as 'Of DS Stage Type' in the IGC UI. |
protected Reference |
TableDefinitionProperties.of_ds_table_definition
The
of_ds_table_definition property, displayed as 'Of DS Table Definition' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_table_definition
The
of_ds_table_definition property, displayed as 'Of DS Table Definition' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_transform
The
of_ds_transform property, displayed as 'Of DS Transform' in the IGC UI. |
protected Reference |
Parameter.of_function
The
of_function property, displayed as 'Of Function' in the IGC UI. |
protected Reference |
IdocSegmentType.of_idoc_segment_type
The
of_idoc_segment_type property, displayed as 'IDoc Segment Type' in the IGC UI. |
protected Reference |
IndexMember.of_index
The
of_index property, displayed as 'Of Index' in the IGC UI. |
protected Reference |
DsdesignView.of_job
The
of_job property, displayed as 'Of Job' in the IGC UI. |
protected Reference |
Outputpin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
JobOutputPin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
JobInputPin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
Inputpin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
Parameter.of_job_def
The
of_job_def property, displayed as 'Of Job Def' in the IGC UI. |
protected Reference |
DsparameterJob.of_job_def
The
of_job_def property, displayed as 'Job' in the IGC UI. |
protected Reference |
Keycomponent.of_key
The
of_key property, displayed as 'Of Key' in the IGC UI. |
protected Reference |
JobConstraint.of_link
The
of_link property, displayed as 'Link' in the IGC UI. |
protected Reference |
Filterconstraint.of_link
The
of_link property, displayed as 'Of Link' in the IGC UI. |
protected Reference |
OslcLink.of_main_object
The
of_main_object property, displayed as 'Of Main Object' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.of_olap_hierarchy_member
The
of_olap_hierarchy_member property, displayed as 'Of OLAP Hierarchy Member' in the IGC UI. |
protected Reference |
Parameter.of_parameter_set
The
of_parameter_set property, displayed as 'Of Parameter Set' in the IGC UI. |
protected Reference |
DsparameterSet.of_parameter_set
The
of_parameter_set property, displayed as 'Context' in the IGC UI. |
protected Reference |
OslcLink.of_provider_connection
The
of_provider_connection property, displayed as 'Of Provider Connection' in the IGC UI. |
protected Reference |
Providerpropertyinfoextended.of_provider_property_info
The
of_provider_property_info property, displayed as 'Of Provider Property Info' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_provider_property_info
The
of_provider_property_info property, displayed as 'Of Provider Property Info' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_provider_property_type
The
of_provider_property_type property, displayed as 'Of Provider Property Type' in the IGC UI. |
protected Reference |
StageTypeDetail.of_stage_type
The
of_stage_type property, displayed as 'Stage Type' in the IGC UI. |
protected Reference |
Parameter.of_stage_type
The
of_stage_type property, displayed as 'Of Stage Type' in the IGC UI. |
protected Reference |
Parameter.of_stored_procedure
The
of_stored_procedure property, displayed as 'Of Stored Procedure' in the IGC UI. |
protected Reference |
Credentials.of_user
The
of_user property, displayed as 'Of User' in the IGC UI. |
protected Reference |
Credential.of_user_credentials
The
of_user_credentials property, displayed as 'Of User Credentials' in the IGC UI. |
protected Reference |
OlapMemberSource.olap_member
The
olap_member property, displayed as 'OLAP Member' in the IGC UI. |
protected Reference |
Link.output_stages
The
output_stages property, displayed as 'Output Stages' in the IGC UI. |
protected Reference |
MappingSpecification.owner
The
owner property, displayed as 'Owner' in the IGC UI. |
protected Reference |
Term.parent_category
The
parent_category property, displayed as 'Parent Category' in the IGC UI. |
protected Reference |
Category.parent_category
The
parent_category property, displayed as 'Parent Category' in the IGC UI. |
protected Reference |
DataClass.parent_data_class
The
parent_data_class property, displayed as 'Parent Data Class' in the IGC UI. |
protected Reference |
LogicalDomain.parent_domain
The
parent_domain property, displayed as 'Parent Domain' in the IGC UI. |
protected Reference |
Folder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
Dsfolder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFileFolder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFile.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.parent_folder
The
parent_folder property, displayed as 'Data File Folder' in the IGC UI. |
protected Reference |
AmazonS3DataFile.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFileFolder.parent_folder_or_host
The
parent_folder_or_host property, displayed as 'Parent Folder or Host' in the IGC UI. |
protected Reference |
InformationGovernancePolicy.parent_policy
The
parent_policy property, displayed as 'Parent Policy' in the IGC UI. |
protected Reference |
PhysicalDomain.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignView.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignTable.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignStoredProcedure.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignColumn.physical_domains
The
physical_domains property, displayed as 'Physical Domains' in the IGC UI. |
protected Reference |
PhysicalDataModel.physical_model
The
physical_model property, displayed as 'Physical Model' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.physical_object
The
physical_object property, displayed as 'Physical Object' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.physical_object_for_query
The
physical_object_for_query property, displayed as 'Physical Object' in the IGC UI. |
protected Reference |
Datasourcealiasgroup.preferred_data_connection
The
preferred_data_connection property, displayed as 'Preferred Data Connection' in the IGC UI. |
protected Reference |
DataConnectionMapping.preferred_data_connection
The
preferred_data_connection property, displayed as 'Preferred Data Connection' in the IGC UI. |
protected Reference |
DatabaseSchema.preferred_database_schema
The
preferred_database_schema property, displayed as 'Preferred Database Schema' in the IGC UI. |
protected Reference |
Term.preferred_synonym
The
preferred_synonym property, displayed as 'Preferred Synonym' in the IGC UI. |
protected Reference |
Array.previous_array
The
previous_array property, displayed as 'Previous Array' in the IGC UI. |
protected Reference |
SetOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
NodeOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
InfosetOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
FilterOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
DuplicatesOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
BinaryInfosetOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
QualityProblem.problem_type
The
problem_type property, displayed as 'Problem Type' in the IGC UI. |
protected Reference |
TableAnalysisSummary.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
Analysissummaryobject.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
DataRuleDefinition.published_data_rule_definitions
The
published_data_rule_definitions property, displayed as 'Published Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRuleSetDefinition.published_data_rule_set_definitions
The
published_data_rule_set_definitions property, displayed as 'Published Data Rule Set Definitions' in the IGC UI. |
protected Reference |
TableDefinition.referenced_by_data_sources
The
referenced_by_data_sources property, displayed as 'Referenced by Data Sources' in the IGC UI. |
protected Reference |
XsdElementReference.referenced_xsd_element
The
referenced_xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdForeignKey.referenced_xsd_keys
The
referenced_xsd_keys property, displayed as 'References XSD Keys' in the IGC UI. |
protected Reference |
Attribute.references_attribute_types
The
references_attribute_types property, displayed as 'References Attribute Types' in the IGC UI. |
protected Reference |
BiCollectionDimension.references_bi_collection
The
references_bi_collection property, displayed as 'References BI Collection' in the IGC UI. |
protected Reference |
BiCollectionFact.references_bi_member
The
references_bi_member property, displayed as 'References BI Member' in the IGC UI. |
protected Reference |
Stage.references_container
The
references_container property, displayed as 'References Container' in the IGC UI. |
protected Reference |
Keycomponent.references_data_field
The
references_data_field property, displayed as 'References Data Field' in the IGC UI. |
protected Reference |
InferredForeignKey.references_inferred_keys
The
references_inferred_keys property, displayed as 'References Inferred Keys' in the IGC UI. |
protected Reference |
XsdAttributeReference.references_xsd_attribute
The
references_xsd_attribute property, displayed as 'XSD Attribute' in the IGC UI. |
protected Reference |
XsdElementGroupReference.references_xsd_element_group
The
references_xsd_element_group property, displayed as 'XSD Element Group' in the IGC UI. |
protected Reference |
Term.replaced_by
The
replaced_by property, displayed as 'Replaced By' in the IGC UI. |
protected Reference |
XsdSequence.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdElement.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdComplexType.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdChoice.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSimpleType.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdSequence.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdElement.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdChoice.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
Function.returns_parameter_def
The
returns_parameter_def property, displayed as 'Returns Parameter Def' in the IGC UI. |
protected Reference |
TableAnalysisSummary.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
Analysissummaryobject.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
Dsexternaldependency.runs_ds_job
The
runs_ds_job property, displayed as 'Runs DS Job' in the IGC UI. |
protected Reference |
Stage.runs_sequences_jobs
The
runs_sequences_jobs property, displayed as 'Runs Sequences Jobs' in the IGC UI. |
protected Reference |
SetOperation.secondary_input
The
secondary_input property, displayed as 'Secondary Input' in the IGC UI. |
protected Reference |
DuplicatesOperation.secondary_input
The
secondary_input property, displayed as 'Secondary Input' in the IGC UI. |
protected Reference |
BinaryInfosetOperation.secondary_input
The
secondary_input property, displayed as 'Secondary Input' in the IGC UI. |
protected Reference |
DatabaseColumn.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
DataFileField.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
AmazonS3DataFileField.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
ReferencedContainer.shared_containers
The
shared_containers property, displayed as 'Shared Containers' in the IGC UI. |
protected Reference |
MappingComponent.shared_containers
The
shared_containers property, displayed as 'Shared Containers' in the IGC UI. |
protected Reference |
Stage.shared_or_local_container
The
shared_or_local_container property, displayed as 'Shared or Local Container' in the IGC UI. |
protected Reference |
StageVariable.stage
The
stage property, displayed as 'Stage' in the IGC UI. |
protected Reference |
StageDataRuleDefinition.stage
The
stage property, displayed as 'Stage' in the IGC UI. |
protected Reference |
AsclSteward.steward_group
The
steward_group property, displayed as 'Steward Group' in the IGC UI. |
protected Reference |
AsclSteward.steward_user
The
steward_user property, displayed as 'Steward User' in the IGC UI. |
protected Reference |
StoredProcedureParameter.stored_procedure
The
stored_procedure property, displayed as 'Stored Procedure' in the IGC UI. |
protected Reference |
InferredKey.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
InferredForeignKey.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
FieldAnalysis.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
ColumnAnalysis.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
ForeignKeyDefinition.table_definition
The
table_definition property, displayed as 'Table Definition' in the IGC UI. |
protected Reference |
TermHistory.term
The
term property, displayed as 'Term' in the IGC UI. |
protected Reference |
TransformArgument.transform
The
transform property, displayed as 'Transform' in the IGC UI. |
protected Reference |
TransformsFunction.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
TableDefinition.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
StandardizationRuleSet.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
SharedContainer.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
SequenceJob.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Routine.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
ParameterSet.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
MatchSpecification.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
DsstageType.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Dsjob.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Dsfolder.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
DataElement.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
TupleAttribute.tuple
The
tuple property, displayed as 'Tuple' in the IGC UI. |
protected Reference |
Stage.type
The
type property, displayed as 'Type' in the IGC UI. |
protected Reference |
Aclentry.used_by_acl
The
used_by_acl property, displayed as 'Used By Acl' in the IGC UI. |
protected Reference |
Credential.used_by_user_credentials
The
used_by_user_credentials property, displayed as 'Used By User Credentials' in the IGC UI. |
protected Reference |
FunctionCall2.used_in_filter_constraint
The
used_in_filter_constraint property, displayed as 'Used In Filter Constraint' in the IGC UI. |
protected Reference |
FunctionCall.used_in_filter_constraint
The
used_in_filter_constraint property, displayed as 'Used In Filter Constraint' in the IGC UI. |
protected Reference |
FunctionCall2.used_in_function
The
used_in_function property, displayed as 'Used In Function' in the IGC UI. |
protected Reference |
FunctionCall.used_in_function
The
used_in_function property, displayed as 'Used In Function' in the IGC UI. |
protected Reference |
Primarycategory.uses_business_category
The
uses_business_category property, displayed as 'Uses Business Category' in the IGC UI. |
protected Reference |
Keycomponent.uses_data_field
The
uses_data_field property, displayed as 'Uses Data Field' in the IGC UI. |
protected Reference |
IndexMember.uses_data_field
The
uses_data_field property, displayed as 'Uses Data Field' in the IGC UI. |
protected Reference |
BiCollectionDimension.uses_olap_hierarchy
The
uses_olap_hierarchy property, displayed as 'Uses OLAP Hierarchy' in the IGC UI. |
protected Reference |
ValidValueRange.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
ValidValueList.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
ValidValue.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
DataItemValue.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
EntityAttribute.validation_list
The
validation_list property, displayed as 'Validation List' in the IGC UI. |
protected Reference |
EntityAttribute.validation_range
The
validation_range property, displayed as 'Validation Range' in the IGC UI. |
protected Reference |
EntityAttribute.validation_rule
The
validation_rule property, displayed as 'Validation Rule' in the IGC UI. |
protected Reference |
VolumeContribution.volume
The
volume property, displayed as 'Volume' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_complex_type
The
xsd_complex_type property, displayed as 'XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSequence.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdElement.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdChoice.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdUniqueKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdPrimaryKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdForeignKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_element_group
The
xsd_element_group property, displayed as 'XSD Element Group' in the IGC UI. |
protected Reference |
XsdSimpleType.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdElementGroup.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdComplexType.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdAttributeGroup.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdSequence.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdElement.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdChoice.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdAttribute.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
| Modifier and Type | Method and Description |
|---|---|
void |
Olapjoinref.setAlias(Reference alias) |
void |
DatabaseAlias.setAliasOfDatabaseTablesOrViews(Reference alias_of_database_tables_or_views) |
void |
AmazonS3DataFileFolder.setAmazonS3Bucket(Reference amazon_s3_bucket) |
void |
AmazonS3DataFileRecord.setAmazonS3DataFile(Reference amazon_s3_data_file) |
void |
AmazonS3DataFileFolder.setAmazonS3DataFileFolder(Reference amazon_s3_data_file_folder) |
void |
DataFile.setAmazonS3DataFiles(Reference amazon_s3_data_files) |
void |
ColumnAnalysisSummary.setAnalyzedColumn(Reference analyzed_column) |
void |
TableAnalysisSummary.setAnalyzedTable(Reference analyzed_table) |
void |
Credentials.setAsbCredential(Reference asb_credential) |
void |
LineageReportTemplate.setAssetDisplayProperties(Reference asset_display_properties) |
void |
TermAssignment.setAssignToObject(Reference assign_to_object) |
void |
TermAssignment.setAssignToTerm(Reference assign_to_term) |
void |
AttributeTypeField.setAttributeType(Reference attribute_type) |
void |
AttributeTypeField.setAttributeTypeForQuery(Reference attribute_type_for_query) |
void |
StageDataRuleDefinition.setBasedOnRule(Reference based_on_rule) |
void |
Array.setBelongingToDataItem(Reference belonging_to_data_item) |
void |
DataItemProperties.setBelongingToParameterDefinition(Reference belonging_to_parameter_definition) |
void |
BiReportQueryUsage.setBiCollection(Reference bi_collection) |
void |
BiReportQuery.setBiCollection(Reference bi_collection) |
void |
BiLevel.setBiCollection(Reference bi_collection) |
void |
BiHierarchy.setBiCollection(Reference bi_collection) |
void |
BiFilter.setBiCollection(Reference bi_collection) |
void |
BiCollectionMember.setBiCollection(Reference bi_collection) |
void |
BiCollection.setBiCollection(Reference bi_collection) |
void |
BiReportNofolder.setBiCube(Reference bi_cube) |
void |
BiReportNocontext.setBiCube(Reference bi_cube) |
void |
BiReport.setBiCube(Reference bi_cube) |
void |
BiCollectionFact.setBiCube(Reference bi_cube) |
void |
BiCollectionDimension.setBiCube(Reference bi_cube) |
void |
BiReportNofolder.setBiFolder(Reference bi_folder) |
void |
BiReportNocontext.setBiFolder(Reference bi_folder) |
void |
BiReport.setBiFolder(Reference bi_folder) |
void |
BiModel.setBiFolder(Reference bi_folder) |
void |
BiFolder.setBiFolder(Reference bi_folder) |
void |
BiHierarchyMember.setBiLevel(Reference bi_level) |
void |
Olapmodelgroup.setBiModel(Reference bi_model) |
void |
OlapJoin.setBiModel(Reference bi_model) |
void |
BiReportQueryUsage.setBiModel(Reference bi_model) |
void |
BiReportQuery.setBiModel(Reference bi_model) |
void |
BiReportNofolder.setBiModel(Reference bi_model) |
void |
BiReportNocontext.setBiModel(Reference bi_model) |
void |
BiReport.setBiModel(Reference bi_model) |
void |
BiModel.setBiModel(Reference bi_model) |
void |
BiHierarchy.setBiModel(Reference bi_model) |
void |
BiFilter.setBiModel(Reference bi_model) |
void |
BiCube.setBiModel(Reference bi_model) |
void |
BiCollection.setBiModel(Reference bi_model) |
void |
Parameterval.setBindsParameterDef(Reference binds_parameter_def) |
void |
BiReportSection.setBiReport(Reference bi_report) |
void |
BiReportQueryUsage.setBiReport(Reference bi_report) |
void |
BiReportQuery.setBiReport(Reference bi_report) |
void |
BiReportQuerySummaryFilter.setBiReportQuery(Reference bi_report_query) |
void |
BiReportQueryItem.setBiReportQuery(Reference bi_report_query) |
void |
BiReportQueryDetailFilter.setBiReportQuery(Reference bi_report_query) |
void |
BiRootFolder.setBiServer(Reference bi_server) |
void |
Datasourcealiasgroup.setBoundToDatabase(Reference bound_to_database) |
void |
DataConnectionMapping.setBoundToDatabase(Reference bound_to_database) |
void |
Dsexternaldependency.setCallsDsRoutine(Reference calls_ds_routine) |
void |
Classification.setClassifiesAsset(Reference classifies_asset) |
void |
DataItemProperties.setColumnDefinition(Reference column_definition) |
void |
CompositeView.setCompositeView(Reference composite_view) |
void |
BiReportSection.setContainedInReportSection(Reference contained_in_report_section) |
void |
Infoset.setCreatedWith(Reference created_with) |
void |
MwbDatabaseAlias.setDatabase(Reference database) |
void |
DatabaseSchema.setDatabase(Reference database) |
void |
DatabaseColumn.setDatabaseAlias(Reference database_alias) |
void |
ColumnAnalysis.setDatabaseColumn(Reference database_column) |
void |
ValidityTable.setDatabaseColumns(Reference database_columns) |
void |
DatabaseColumn.setDatabaseDomains(Reference database_domains) |
void |
View.setDatabaseSchema(Reference database_schema) |
void |
StoredProcedure.setDatabaseSchema(Reference database_schema) |
void |
Datagroup.setDatabaseSchema(Reference database_schema) |
void |
DatabaseTable.setDatabaseSchema(Reference database_schema) |
void |
DatabaseDomain.setDatabaseSchema(Reference database_schema) |
void |
DatabaseAlias.setDatabaseSchema(Reference database_schema) |
void |
DataItemDefinition.setDatabaseSchema(Reference database_schema) |
void |
DatabaseColumn.setDatabaseTable(Reference database_table) |
void |
TableAnalysis.setDatabaseTableOrView(Reference database_table_or_view) |
void |
DatabaseColumn.setDatabaseTableOrView(Reference database_table_or_view) |
void |
CandidateKey.setDatabaseTableView(Reference database_table_view) |
void |
ClassificationContribution.setDataClass(Reference data_class) |
void |
Classification.setDataClass(Reference data_class) |
void |
TableDefinition.setDataConnection(Reference data_connection) |
void |
SapConnection.setDataConnectors(Reference data_connectors) |
void |
DsdataConnection.setDataConnectors(Reference data_connectors) |
void |
DataConnection.setDataConnectors(Reference data_connectors) |
void |
TransformArgument.setDataElements(Reference data_elements) |
void |
OlapMemberSource.setDataField(Reference data_field) |
void |
DataFileRecord.setDataFile(Reference data_file) |
void |
DataFileDefinitionRecord.setDataFileDefinition(Reference data_file_definition) |
void |
DataFileDefinitionField.setDataFileDefinitionRecord(Reference data_file_definition_record) |
void |
FieldAnalysis.setDataFileField(Reference data_file_field) |
void |
FileRecordAnalysis.setDataFileRecord(Reference data_file_record) |
void |
DataFileField.setDataFileRecord(Reference data_file_record) |
void |
AmazonS3DataFileField.setDataFileRecord(Reference data_file_record) |
void |
Parameter.setDataItemDefinition(Reference data_item_definition) |
void |
DataItem.setDataItemDefinition(Reference data_item_definition) |
void |
ColumnDefinition.setDataItemDefinition(Reference data_item_definition) |
void |
QualityProblem.setDataQualityScore(Reference data_quality_score) |
void |
InvDataRule.setDataRuleDefinitions(Reference data_rule_definitions) |
void |
DataRule.setDataRuleDefinitions(Reference data_rule_definitions) |
void |
InvDataRuleSet.setDataRuleSetDefinitions(Reference data_rule_set_definitions) |
void |
DataRuleSet.setDataRuleSetDefinitions(Reference data_rule_set_definitions) |
void |
ApplicationInstall.setDefaultCredential(Reference default_credential) |
void |
Credential.setDefaultForApplicationInstall(Reference default_for_application_install) |
void |
BiOlapLevelElement.setDefinedAsAnOlapMember(Reference defined_as_an_olap_member) |
void |
BiReportDataItemSource.setDefinedByOlapMember(Reference defined_by_olap_member) |
void |
RoleAssignment.setDefinedBySystemRole(Reference defined_by_system_role) |
void |
BiOlapLevelElement.setDefinedInLevel(Reference defined_in_level) |
void |
BiReportDataItemSource.setDefinedInReportDataItem(Reference defined_in_report_data_item) |
void |
DesignStoredProcedureParameter.setDesignStoredProcedure(Reference design_stored_procedure) |
void |
DesignKey.setDesignTableOrView(Reference design_table_or_view) |
void |
DesignColumn.setDesignTableOrView(Reference design_table_or_view) |
void |
BiCollectionMember.setDetails(Reference details) |
void |
Filter.setDetectsDataClass(Reference detects_data_class) |
void |
RootTuple.setEndpoint(Reference endpoint) |
void |
FunctionCall2.setExecutesFunction(Reference executes_function) |
void |
FunctionCall.setExecutesFunction(Reference executes_function) |
void |
XsdSequence.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdElement.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdComplexType.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdChoice.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdSimpleType.setExtendsXsdSimpleType(Reference extends_xsd_simple_type) |
void |
XsdComplexType.setExtendsXsdSimpleType(Reference extends_xsd_simple_type) |
void |
ExtensionMapping.setExtensionMappingDocument(Reference extension_mapping_document) |
void |
FilterOperation.setFilter(Reference filter) |
void |
DataItemProperties.setFlowVariable(Reference flow_variable) |
void |
StandardizationRuleSet.setFolder(Reference folder) |
void |
StandardizationObject.setFolder(Reference folder) |
void |
SequenceJob.setFolder(Reference folder) |
void |
MatchSpecification.setFolder(Reference folder) |
void |
Dsjob.setFolder(Reference folder) |
void |
Credential.setForApplicationInstall(Reference for_application_install) |
void |
Parameterval.setForDataConnection(Reference for_data_connection) |
void |
Parameterval.setForFunctionCall(Reference for_function_call) |
void |
Parameterval.setForJobObject(Reference for_job_object) |
void |
RoutineArgument.setFunction(Reference function) |
void |
Term.setHasA(Reference has_a) |
void |
Olaphierarchyassociation.setHasChildOlapLevel(Reference has_child_olap_level) |
void |
Directory.setHasDirectoryProviderConfiguration(Reference has_directory_provider_configuration) |
void |
JobOutputPin.setHasDsMetaBag(Reference has_ds_meta_bag) |
void |
JobInputPin.setHasDsMetaBag(Reference has_ds_meta_bag) |
void |
Job.setHasJobDef(Reference has_job_def) |
void |
Olaphierarchyassociation.setHasParentOlapLevel(Reference has_parent_olap_level) |
void |
Aclentry.setHasPrincipal(Reference has_principal) |
void |
RoleAssignment.setHasRoleContext(Reference has_role_context) |
void |
Aclentry.setHasSystemRole(Reference has_system_role) |
void |
SapConnection.setHost(Reference host) |
void |
IdocType.setHost(Reference host) |
void |
DsdataConnection.setHost(Reference host) |
void |
Database.setHost(Reference host) |
void |
DataFileFolder.setHost(Reference host) |
void |
DataFile.setHost(Reference host) |
void |
DataConnection.setHost(Reference host) |
void |
Connector.setHost(Reference host) |
void |
AmazonS3Bucket.setHost(Reference host) |
void |
TransformationProject.setHostEngine(Reference host__engine_) |
void |
Job.setHostSystem(Reference host_system) |
void |
IdocSegmentType.setIdocType(Reference idoc_type) |
void |
DataFile.setImplementsDataFileDefinition(Reference implements_data_file_definition) |
void |
AmazonS3DataFile.setImplementsDataFileDefinition(Reference implements_data_file_definition) |
void |
Connector.setImplementsStageType(Reference implements_stage_type) |
void |
Datagroup.setImportedViaDataConnection(Reference imported_via_data_connection) |
void |
DsdataConnection.setImportsDatabase(Reference imports_database) |
void |
DataConnection.setImportsDatabase(Reference imports_database) |
void |
SapConnection.setImportsIdocTypes(Reference imports_idoc_types) |
void |
InformationServicesService.setInformationServicesApplication(Reference information_services_application) |
void |
InformationServicesApplication.setInformationServicesProject(Reference information_services_project) |
void |
InformationServicesOperation.setInformationServicesService(Reference information_services_service) |
void |
VolumeContribution.setInfoset(Reference infoset) |
void |
SetOperation.setInfoset(Reference infoset) |
void |
NodeOperation.setInfoset(Reference infoset) |
void |
InfosetOperation.setInfoset(Reference infoset) |
void |
FilterOperation.setInfoset(Reference infoset) |
void |
DuplicatesOperation.setInfoset(Reference infoset) |
void |
ClassificationContribution.setInfoset(Reference infoset) |
void |
BinaryInfosetOperation.setInfoset(Reference infoset) |
void |
Link.setInputStages(Reference input_stages) |
void |
ApplicationInstall.setInstalledOnHost(Reference installed_on_host) |
void |
Volume.setInstance(Reference instance) |
void |
Infoset.setInstance(Reference instance) |
void |
Filter.setInstance(Reference instance) |
void |
Parameter.setIsParameterSet(Reference is_parameter_set) |
void |
Parameter.setIsReturnOfFunction(Reference is_return_of_function) |
void |
Outputpin.setIsSourceOfLink(Reference is_source_of_link) |
void |
JobOutputPin.setIsSourceOfLink(Reference is_source_of_link) |
void |
DataClassOld.setIsSubOfDataClass(Reference is_sub_of_data_class) |
void |
JobInputPin.setIsTargetOfLink(Reference is_target_of_link) |
void |
Inputpin.setIsTargetOfLink(Reference is_target_of_link) |
void |
JobRun.setJob(Reference job) |
void |
JobRunActivity.setJobRun(Reference job_run) |
void |
JobParameter.setJobRun(Reference job_run) |
void |
JobWriteEvent.setJobRunActivity(Reference job_run_activity) |
void |
JobReadEvent.setJobRunActivity(Reference job_run_activity) |
void |
JobFailEvent.setJobRunActivity(Reference job_run_activity) |
void |
Olapjoinref.setJoinsDatabaseTable(Reference joins_database_table) |
void |
BiOlapLevelElement.setKeyLevel(Reference key_level) |
void |
StageColumn.setLink(Reference link) |
void |
DsStageColumn.setLink(Reference link) |
void |
OslcLink.setLinkType(Reference link_type) |
void |
ReferencedContainer.setLocalContainers(Reference local_containers) |
void |
SubjectArea.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationRule.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationRange.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationList.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalEntity.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalDomain.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalDataModel.setLogicalDataModel(Reference logical_data_model) |
void |
ReferenceKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalInversionKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalForeignKey.setLogicalEntity(Reference logical_entity) |
void |
EntityAttribute.setLogicalEntity(Reference logical_entity) |
void |
PhysicalObjectAttribute.setMapsDatabaseFields(Reference maps_database_fields) |
void |
PhysicalObject.setMdmModel(Reference mdm_model) |
void |
MemberType.setMdmModel(Reference mdm_model) |
void |
AttributeType.setMdmModel(Reference mdm_model) |
void |
MemberType.setMdmModelForQuery(Reference mdm_model_for_query) |
void |
AttributeType.setMdmModelForQuery(Reference mdm_model_for_query) |
void |
EntityType.setMemberType(Reference member_type) |
void |
CompositeView.setMemberType(Reference member_type) |
void |
Attribute.setMemberType(Reference member_type) |
void |
EntityType.setMemberTypeForQuery(Reference member_type_for_query) |
void |
Attribute.setMemberTypeForQuery(Reference member_type_for_query) |
void |
Array.setNextArray(Reference next_array) |
void |
DataRuleDefinition.setNonPublishedDataRuleDefinitions(Reference non_published_data_rule_definitions) |
void |
DataRuleSetDefinition.setNonPublishedDataRuleSetDefinitions(Reference non_published_data_rule_set_definitions) |
void |
Propdescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Navigationdescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Actiondescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Acl.setOfCommonObject(Reference of_common_object) |
void |
Parameter.setOfContainerDef(Reference of_container_def) |
void |
Dsparameter.setOfContainerDef(Reference of_container_def) |
void |
DesignForeignKey.setOfDataCollection(Reference of_data_collection) |
void |
Directoryproviderproperty.setOfDirectoryProviderConfiguration(Reference of_directory_provider_configuration) |
void |
Dsmetabag.setOfDsDataConnection(Reference of_ds_data_connection) |
void |
Dsmetabag.setOfDsDataElement(Reference of_ds_data_element) |
void |
Dsmetabag.setOfDsDataQualitySpec(Reference of_ds_data_quality_spec) |
void |
Dsmetabag.setOfDsDesignView(Reference of_ds_design_view) |
void |
Dsmetabag.setOfDsInputPin(Reference of_ds_input_pin) |
void |
Dsmetabag.setOfDsJobDef(Reference of_ds_job_def) |
void |
Dsexternaldependency.setOfDsJobDef(Reference of_ds_job_def) |
void |
Dsmetabag.setOfDsOutputPin(Reference of_ds_output_pin) |
void |
JobStageParameters.setOfDsParameterDef(Reference of_ds_parameter_def) |
void |
Dsmetabag.setOfDsRoutine(Reference of_ds_routine) |
void |
Dsexternaldependency.setOfDsRoutine(Reference of_ds_routine) |
void |
JobStageRecord.setOfDsStage(Reference of_ds_stage) |
void |
Dsmfcolumninfo.setOfDsStage(Reference of_ds_stage) |
void |
Dsmetabag.setOfDsStage(Reference of_ds_stage) |
void |
Dsmetabag.setOfDsStageType(Reference of_ds_stage_type) |
void |
TableDefinitionProperties.setOfDsTableDefinition(Reference of_ds_table_definition) |
void |
Dsmetabag.setOfDsTableDefinition(Reference of_ds_table_definition) |
void |
Dsmetabag.setOfDsTransform(Reference of_ds_transform) |
void |
Parameter.setOfFunction(Reference of_function) |
void |
IdocSegmentType.setOfIdocSegmentType(Reference of_idoc_segment_type) |
void |
IndexMember.setOfIndex(Reference of_index) |
void |
DsdesignView.setOfJob(Reference of_job) |
void |
Outputpin.setOfJobComponent(Reference of_job_component) |
void |
JobOutputPin.setOfJobComponent(Reference of_job_component) |
void |
JobInputPin.setOfJobComponent(Reference of_job_component) |
void |
Inputpin.setOfJobComponent(Reference of_job_component) |
void |
Parameter.setOfJobDef(Reference of_job_def) |
void |
DsparameterJob.setOfJobDef(Reference of_job_def) |
void |
Keycomponent.setOfKey(Reference of_key) |
void |
JobConstraint.setOfLink(Reference of_link) |
void |
Filterconstraint.setOfLink(Reference of_link) |
void |
OslcLink.setOfMainObject(Reference of_main_object) |
void |
Olaphierarchyassociation.setOfOlapHierarchyMember(Reference of_olap_hierarchy_member) |
void |
Parameter.setOfParameterSet(Reference of_parameter_set) |
void |
DsparameterSet.setOfParameterSet(Reference of_parameter_set) |
void |
OslcLink.setOfProviderConnection(Reference of_provider_connection) |
void |
Providerpropertyinfoextended.setOfProviderPropertyInfo(Reference of_provider_property_info) |
void |
Directoryproviderproperty.setOfProviderPropertyInfo(Reference of_provider_property_info) |
void |
Directoryproviderproperty.setOfProviderPropertyType(Reference of_provider_property_type) |
void |
StageTypeDetail.setOfStageType(Reference of_stage_type) |
void |
Parameter.setOfStageType(Reference of_stage_type) |
void |
Parameter.setOfStoredProcedure(Reference of_stored_procedure) |
void |
Credentials.setOfUser(Reference of_user) |
void |
Credential.setOfUserCredentials(Reference of_user_credentials) |
void |
OlapMemberSource.setOlapMember(Reference olap_member) |
void |
Link.setOutputStages(Reference output_stages) |
void |
MappingSpecification.setOwner(Reference owner) |
void |
Term.setParentCategory(Reference parent_category) |
void |
Category.setParentCategory(Reference parent_category) |
void |
DataClass.setParentDataClass(Reference parent_data_class) |
void |
LogicalDomain.setParentDomain(Reference parent_domain) |
void |
Folder.setParentFolder(Reference parent_folder) |
void |
Dsfolder.setParentFolder(Reference parent_folder) |
void |
DataFileFolder.setParentFolder(Reference parent_folder) |
void |
DataFile.setParentFolder(Reference parent_folder) |
void |
AmazonS3DataFileFolder.setParentFolder(Reference parent_folder) |
void |
AmazonS3DataFile.setParentFolder(Reference parent_folder) |
void |
DataFileFolder.setParentFolderOrHost(Reference parent_folder_or_host) |
void |
InformationGovernancePolicy.setParentPolicy(Reference parent_policy) |
void |
PhysicalDomain.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignView.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignTable.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignStoredProcedure.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignColumn.setPhysicalDomains(Reference physical_domains) |
void |
PhysicalDataModel.setPhysicalModel(Reference physical_model) |
void |
PhysicalObjectAttribute.setPhysicalObject(Reference physical_object) |
void |
PhysicalObjectAttribute.setPhysicalObjectForQuery(Reference physical_object_for_query) |
void |
DatabaseSchema.setPreferredDatabaseSchema(Reference preferred_database_schema) |
void |
Datasourcealiasgroup.setPreferredDataConnection(Reference preferred_data_connection) |
void |
DataConnectionMapping.setPreferredDataConnection(Reference preferred_data_connection) |
void |
Term.setPreferredSynonym(Reference preferred_synonym) |
void |
Array.setPreviousArray(Reference previous_array) |
void |
SetOperation.setPrimaryInput(Reference primary_input) |
void |
NodeOperation.setPrimaryInput(Reference primary_input) |
void |
InfosetOperation.setPrimaryInput(Reference primary_input) |
void |
FilterOperation.setPrimaryInput(Reference primary_input) |
void |
DuplicatesOperation.setPrimaryInput(Reference primary_input) |
void |
BinaryInfosetOperation.setPrimaryInput(Reference primary_input) |
void |
QualityProblem.setProblemType(Reference problem_type) |
void |
TableAnalysisSummary.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
ColumnAnalysisSummary.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
Analysissummaryobject.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
DataRuleDefinition.setPublishedDataRuleDefinitions(Reference published_data_rule_definitions) |
void |
DataRuleSetDefinition.setPublishedDataRuleSetDefinitions(Reference published_data_rule_set_definitions) |
void |
TableDefinition.setReferencedByDataSources(Reference referenced_by_data_sources) |
void |
XsdElementReference.setReferencedXsdElement(Reference referenced_xsd_element) |
void |
XsdForeignKey.setReferencedXsdKeys(Reference referenced_xsd_keys) |
void |
Attribute.setReferencesAttributeTypes(Reference references_attribute_types) |
void |
BiCollectionDimension.setReferencesBiCollection(Reference references_bi_collection) |
void |
BiCollectionFact.setReferencesBiMember(Reference references_bi_member) |
void |
Stage.setReferencesContainer(Reference references_container) |
void |
Keycomponent.setReferencesDataField(Reference references_data_field) |
void |
InferredForeignKey.setReferencesInferredKeys(Reference references_inferred_keys) |
void |
XsdAttributeReference.setReferencesXsdAttribute(Reference references_xsd_attribute) |
void |
XsdElementGroupReference.setReferencesXsdElementGroup(Reference references_xsd_element_group) |
void |
Term.setReplacedBy(Reference replaced_by) |
void |
XsdSequence.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdElement.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdComplexType.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdChoice.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdSimpleType.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdSequence.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdElement.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdChoice.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
Function.setReturnsParameterDef(Reference returns_parameter_def) |
void |
TableAnalysisSummary.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
ColumnAnalysisSummary.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
Analysissummaryobject.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
Dsexternaldependency.setRunsDsJob(Reference runs_ds_job) |
void |
Stage.setRunsSequencesJobs(Reference runs_sequences_jobs) |
void |
SetOperation.setSecondaryInput(Reference secondary_input) |
void |
DuplicatesOperation.setSecondaryInput(Reference secondary_input) |
void |
BinaryInfosetOperation.setSecondaryInput(Reference secondary_input) |
void |
DatabaseColumn.setSelectedClassification(Reference selected_classification) |
void |
DataFileField.setSelectedClassification(Reference selected_classification) |
void |
AmazonS3DataFileField.setSelectedClassification(Reference selected_classification) |
void |
ReferencedContainer.setSharedContainers(Reference shared_containers) |
void |
MappingComponent.setSharedContainers(Reference shared_containers) |
void |
Stage.setSharedOrLocalContainer(Reference shared_or_local_container) |
void |
StageVariable.setStage(Reference stage) |
void |
StageDataRuleDefinition.setStage(Reference stage) |
void |
AsclSteward.setStewardGroup(Reference steward_group) |
void |
AsclSteward.setStewardUser(Reference steward_user) |
void |
StoredProcedureParameter.setStoredProcedure(Reference stored_procedure) |
void |
InferredKey.setTableAnalysis(Reference table_analysis) |
void |
InferredForeignKey.setTableAnalysis(Reference table_analysis) |
void |
FieldAnalysis.setTableAnalysis(Reference table_analysis) |
void |
ColumnAnalysis.setTableAnalysis(Reference table_analysis) |
void |
ForeignKeyDefinition.setTableDefinition(Reference table_definition) |
void |
TermHistory.setTerm(Reference term) |
void |
ParameterSetDefinition.setTheContext(Reference context) |
void |
Stage.setTheType(Reference type) |
void |
TransformArgument.setTransform(Reference transform) |
void |
TransformsFunction.setTransformationProject(Reference transformation_project) |
void |
TableDefinition.setTransformationProject(Reference transformation_project) |
void |
StandardizationRuleSet.setTransformationProject(Reference transformation_project) |
void |
SharedContainer.setTransformationProject(Reference transformation_project) |
void |
SequenceJob.setTransformationProject(Reference transformation_project) |
void |
Routine.setTransformationProject(Reference transformation_project) |
void |
ParameterSet.setTransformationProject(Reference transformation_project) |
void |
MatchSpecification.setTransformationProject(Reference transformation_project) |
void |
DsstageType.setTransformationProject(Reference transformation_project) |
void |
Dsjob.setTransformationProject(Reference transformation_project) |
void |
Dsfolder.setTransformationProject(Reference transformation_project) |
void |
DataElement.setTransformationProject(Reference transformation_project) |
void |
TupleAttribute.setTuple(Reference tuple) |
void |
Aclentry.setUsedByAcl(Reference used_by_acl) |
void |
Credential.setUsedByUserCredentials(Reference used_by_user_credentials) |
void |
FunctionCall2.setUsedInFilterConstraint(Reference used_in_filter_constraint) |
void |
FunctionCall.setUsedInFilterConstraint(Reference used_in_filter_constraint) |
void |
FunctionCall2.setUsedInFunction(Reference used_in_function) |
void |
FunctionCall.setUsedInFunction(Reference used_in_function) |
void |
Primarycategory.setUsesBusinessCategory(Reference uses_business_category) |
void |
Keycomponent.setUsesDataField(Reference uses_data_field) |
void |
IndexMember.setUsesDataField(Reference uses_data_field) |
void |
BiCollectionDimension.setUsesOlapHierarchy(Reference uses_olap_hierarchy) |
void |
EntityAttribute.setValidationList(Reference validation_list) |
void |
EntityAttribute.setValidationRange(Reference validation_range) |
void |
EntityAttribute.setValidationRule(Reference validation_rule) |
void |
ValidValueRange.setValidValueList(Reference valid_value_list) |
void |
ValidValueList.setValidValueList(Reference valid_value_list) |
void |
ValidValue.setValidValueList(Reference valid_value_list) |
void |
DataItemValue.setValidValueList(Reference valid_value_list) |
void |
VolumeContribution.setVolume(Reference volume) |
void |
XsdElementReference.setXsdComplexType(Reference xsd_complex_type) |
void |
XsdSequence.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdElement.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdChoice.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdUniqueKey.setXsdElement(Reference xsd_element) |
void |
XsdPrimaryKey.setXsdElement(Reference xsd_element) |
void |
XsdForeignKey.setXsdElement(Reference xsd_element) |
void |
XsdElementReference.setXsdElement(Reference xsd_element) |
void |
XsdElementReference.setXsdElementGroup(Reference xsd_element_group) |
void |
XsdSimpleType.setXsdSchema(Reference xsd_schema) |
void |
XsdElementGroup.setXsdSchema(Reference xsd_schema) |
void |
XsdComplexType.setXsdSchema(Reference xsd_schema) |
void |
XsdAttributeGroup.setXsdSchema(Reference xsd_schema) |
void |
XsdSequence.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdElement.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdChoice.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdAttribute.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnalyticsModel
POJO for the
analytics_model asset type in IGC, displayed as 'Data Science Model' in the IGC UI. |
class |
AnalyticsObject
POJO for the
analytics_object asset type in IGC, displayed as 'Analytics Object' in the IGC UI. |
class |
AnalyticsProject
POJO for the
analytics_project asset type in IGC, displayed as 'Data Science Project' in the IGC UI. |
class |
AnalyticsScript
POJO for the
analytics_script asset type in IGC, displayed as 'Data Science Script' in the IGC UI. |
class |
DataField
POJO for the
data_field asset type in IGC, displayed as 'Data Item' in the IGC UI. |
class |
DataMapFilterOperation
POJO for the
data_map_filter_operation asset type in IGC, displayed as 'Data Map Filter Operation' in the IGC UI. |
class |
ExceptionFilterOperation
POJO for the
exception_filter_operation asset type in IGC, displayed as 'Exception Filter Operation' in the IGC UI. |
class |
ModelEvalMetric
POJO for the
model_eval_metric asset type in IGC, displayed as 'Model Eval Metric' in the IGC UI. |
class |
ModelInput
POJO for the
model_input asset type in IGC, displayed as 'Model Input' in the IGC UI. |
class |
ModelLabel
POJO for the
model_label asset type in IGC, displayed as 'Model Label' in the IGC UI. |
class |
Notebook
POJO for the
notebook asset type in IGC, displayed as 'Notebook' in the IGC UI. |
class |
RShinyApp
POJO for the
r_shiny_app asset type in IGC, displayed as 'RShiny App' in the IGC UI. |
class |
RShinyAppObject
POJO for the
r_shiny_app_object asset type in IGC, displayed as 'RShiny App Object' in the IGC UI. |
| Modifier and Type | Field and Description |
|---|---|
protected Reference |
Olapjoinref.alias
The
alias property, displayed as 'Alias' in the IGC UI. |
protected Reference |
DatabaseAlias.alias_of_database_tables_or_views
The
alias_of_database_tables_or_views property, displayed as 'Alias of Database Tables or Views' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.amazon_s3_bucket
The
amazon_s3_bucket property, displayed as 'Amazon S3 Bucket' in the IGC UI. |
protected Reference |
AmazonS3DataFileRecord.amazon_s3_data_file
The
amazon_s3_data_file property, displayed as 'Amazon S3 Data File' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.amazon_s3_data_file_folder
The
amazon_s3_data_file_folder property, displayed as 'Amazon S3 Data File Folder' in the IGC UI. |
protected Reference |
DataFile.amazon_s3_data_files
The
amazon_s3_data_files property, displayed as 'Amazon S3 Data Files' in the IGC UI. |
protected Reference |
RShinyApp.analytics_project
The
analytics_project property, displayed as 'Data Science Project' in the IGC UI. |
protected Reference |
Notebook.analytics_project
The
analytics_project property, displayed as 'Data Science Project' in the IGC UI. |
protected Reference |
AnalyticsScript.analytics_project
The
analytics_project property, displayed as 'Data Science Project' in the IGC UI. |
protected Reference |
AnalyticsModel.analytics_project
The
analytics_project property, displayed as 'Data Science Project' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.analyzed_column
The
analyzed_column property, displayed as 'Analyzed Column' in the IGC UI. |
protected Reference |
TableAnalysisSummary.analyzed_table
The
analyzed_table property, displayed as 'Analyzed Table' in the IGC UI. |
protected Reference |
Credentials.asb_credential
The
asb_credential property, displayed as 'Asb Credential' in the IGC UI. |
protected Reference |
LineageReportTemplate.asset_display_properties
The
asset_display_properties property, displayed as 'Asset Type Properties' in the IGC UI. |
protected Reference |
TermAssignment.assign_to_object
The
assign_to_object property, displayed as 'Asset' in the IGC UI. |
protected Reference |
TermAssignment.assign_to_term
The
assign_to_term property, displayed as 'Term' in the IGC UI. |
protected Reference |
AttributeTypeField.attribute_type
The
attribute_type property, displayed as 'Attribute Type' in the IGC UI. |
protected Reference |
AttributeTypeField.attribute_type_for_query
The
attribute_type_for_query property, displayed as 'Attribute Type' in the IGC UI. |
protected Reference |
StageDataRuleDefinition.based_on_rule
The
based_on_rule property, displayed as 'Based on Rule' in the IGC UI. |
protected Reference |
Array.belonging_to_data_item
The
belonging_to_data_item property, displayed as 'Belonging to Data Item' in the IGC UI. |
protected Reference |
DataItemProperties.belonging_to_parameter_definition
The
belonging_to_parameter_definition property, displayed as 'Belonging to Parameter Definition' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiReportQuery.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiLevel.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiHierarchy.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiFilter.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiCollectionMember.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiCollection.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiReportNofolder.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiReportNocontext.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiReport.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiCollectionFact.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiCollectionDimension.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiReportNofolder.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiReportNocontext.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiReport.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiModel.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiFolder.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiHierarchyMember.bi_level
The
bi_level property, displayed as 'BI Level' in the IGC UI. |
protected Reference |
Olapmodelgroup.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
OlapJoin.bi_model
The
bi_model property, displayed as 'OLAP Model' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportQuery.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportNofolder.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportNocontext.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReport.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiModel.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiHierarchy.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiFilter.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiCube.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiCollection.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportSection.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQuery.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQuerySummaryFilter.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiReportQueryItem.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiReportQueryDetailFilter.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiRootFolder.bi_server
The
bi_server property, displayed as 'BI Server' in the IGC UI. |
protected Reference |
Parameterval.binds_parameter_def
The
binds_parameter_def property, displayed as 'Binds Parameter Def' in the IGC UI. |
protected Reference |
Datasourcealiasgroup.bound_to_database
The
bound_to_database property, displayed as 'Bound To Database' in the IGC UI. |
protected Reference |
DataConnectionMapping.bound_to_database
The
bound_to_database property, displayed as 'Bound to Database' in the IGC UI. |
protected Reference |
Dsexternaldependency.calls_ds_routine
The
calls_ds_routine property, displayed as 'Calls DS Routine' in the IGC UI. |
protected Reference |
Classification.classifies_asset
The
classifies_asset property, displayed as 'Asset' in the IGC UI. |
protected Reference |
DataItemProperties.column_definition
The
column_definition property, displayed as 'Column Definition' in the IGC UI. |
protected Reference |
CompositeView.composite_view
The
composite_view property, displayed as 'Composite View' in the IGC UI. |
protected Reference |
BiReportSection.contained_in_report_section
The
contained_in_report_section property, displayed as 'Contained in Report Section' in the IGC UI. |
protected Reference |
ParameterSetDefinition.context
The
context property, displayed as 'Context' in the IGC UI. |
protected Reference |
Infoset.created_with
The
created_with property, displayed as 'Originating Operation' in the IGC UI. |
protected Reference |
ClassificationContribution.data_class
The
data_class property, displayed as 'Data Class' in the IGC UI. |
protected Reference |
Classification.data_class
The
data_class property, displayed as 'Data Class' in the IGC UI. |
protected Reference |
TableDefinition.data_connection
The
data_connection property, displayed as 'Data Connection' in the IGC UI. |
protected Reference |
SapConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
DsdataConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
DataConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
TransformArgument.data_elements
The
data_elements property, displayed as 'Data Elements' in the IGC UI. |
protected Reference |
OlapMemberSource.data_field
The
data_field property, displayed as 'Data Field' in the IGC UI. |
protected Reference |
DataFileRecord.data_file
The
data_file property, displayed as 'Default Data File' in the IGC UI. |
protected Reference |
AnalyticsScript.data_file
The
data_file property, displayed as 'Data File' in the IGC UI. |
protected Reference |
DataFileDefinitionRecord.data_file_definition
The
data_file_definition property, displayed as 'Data File Definition' in the IGC UI. |
protected Reference |
DataFileDefinitionField.data_file_definition_record
The
data_file_definition_record property, displayed as 'Data File Definition Record' in the IGC UI. |
protected Reference |
FieldAnalysis.data_file_field
The
data_file_field property, displayed as 'Data File Field' in the IGC UI. |
protected Reference |
FileRecordAnalysis.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
DataFileField.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
AmazonS3DataFileField.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
Parameter.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
DataItem.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
DataField.data_item_definition
The
data_item_definition property, displayed as 'Based On Data Definition' in the IGC UI. |
protected Reference |
ColumnDefinition.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
QualityProblem.data_quality_score
The
data_quality_score property, displayed as 'Data Quality Score' in the IGC UI. |
protected Reference |
InvDataRule.data_rule_definitions
The
data_rule_definitions property, displayed as 'Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRule.data_rule_definitions
The
data_rule_definitions property, displayed as 'Data Rule Definitions' in the IGC UI. |
protected Reference |
InvDataRuleSet.data_rule_set_definitions
The
data_rule_set_definitions property, displayed as 'Data Rule Set Definitions' in the IGC UI. |
protected Reference |
DataRuleSet.data_rule_set_definitions
The
data_rule_set_definitions property, displayed as 'Data Rule Set Definitions' in the IGC UI. |
protected Reference |
MwbDatabaseAlias.database
The
database property, displayed as 'Database' in the IGC UI. |
protected Reference |
DatabaseSchema.database
The
database property, displayed as 'Database' in the IGC UI. |
protected Reference |
DatabaseColumn.database_alias
The
database_alias property, displayed as 'Database Alias' in the IGC UI. |
protected Reference |
ColumnAnalysis.database_column
The
database_column property, displayed as 'Database Column' in the IGC UI. |
protected Reference |
ValidityTable.database_columns
The
database_columns property, displayed as 'Database Columns' in the IGC UI. |
protected Reference |
DatabaseColumn.database_domains
The
database_domains property, displayed as 'Database Domains' in the IGC UI. |
protected Reference |
View.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
StoredProcedure.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
Datagroup.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseTable.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseDomain.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseAlias.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DataItemDefinition.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseColumn.database_table
The
database_table property, displayed as 'Database Table' in the IGC UI. |
protected Reference |
TableAnalysis.database_table_or_view
The
database_table_or_view property, displayed as 'Database Table or View' in the IGC UI. |
protected Reference |
DatabaseColumn.database_table_or_view
The
database_table_or_view property, displayed as 'Database Table or View' in the IGC UI. |
protected Reference |
CandidateKey.database_table_view
The
database_table_view property, displayed as 'Database Table View' in the IGC UI. |
protected Reference |
ApplicationInstall.default_credential
The
default_credential property, displayed as 'Default Credential' in the IGC UI. |
protected Reference |
Credential.default_for_application_install
The
default_for_application_install property, displayed as 'Default For Application Install' in the IGC UI. |
protected Reference |
BiOlapLevelElement.defined_as_an_olap_member
The
defined_as_an_olap_member property, displayed as 'Defined as an OLAP Member' in the IGC UI. |
protected Reference |
BiReportDataItemSource.defined_by_olap_member
The
defined_by_olap_member property, displayed as 'Defined by OLAP Member' in the IGC UI. |
protected Reference |
RoleAssignment.defined_by_system_role
The
defined_by_system_role property, displayed as 'Defined By System Role' in the IGC UI. |
protected Reference |
BiOlapLevelElement.defined_in_level
The
defined_in_level property, displayed as 'Defined in Level' in the IGC UI. |
protected Reference |
BiReportDataItemSource.defined_in_report_data_item
The
defined_in_report_data_item property, displayed as 'Defined in Report Data Item' in the IGC UI. |
protected Reference |
DesignStoredProcedureParameter.design_stored_procedure
The
design_stored_procedure property, displayed as 'Design Stored Procedure' in the IGC UI. |
protected Reference |
DesignKey.design_table_or_view
The
design_table_or_view property, displayed as 'Design Table or View' in the IGC UI. |
protected Reference |
DesignColumn.design_table_or_view
The
design_table_or_view property, displayed as 'Design Table or View' in the IGC UI. |
protected Reference |
BiCollectionMember.details
The
details property, displayed as 'Details' in the IGC UI. |
protected Reference |
Filter.detects_data_class
The
detects_data_class property, displayed as 'Data Classification' in the IGC UI. |
protected Reference |
RootTuple.endpoint
The
endpoint property, displayed as 'Endpoint' in the IGC UI. |
protected Reference |
FunctionCall2.executes_function
The
executes_function property, displayed as 'Executes Function' in the IGC UI. |
protected Reference |
FunctionCall.executes_function
The
executes_function property, displayed as 'Executes Function' in the IGC UI. |
protected Reference |
XsdSequence.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdElement.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdComplexType.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdChoice.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSimpleType.extends_xsd_simple_type
The
extends_xsd_simple_type property, displayed as 'Extends XSD Simple Type' in the IGC UI. |
protected Reference |
XsdComplexType.extends_xsd_simple_type
The
extends_xsd_simple_type property, displayed as 'Extends XSD Simple Type' in the IGC UI. |
protected Reference |
ExtensionMapping.extension_mapping_document
The
extension_mapping_document property, displayed as 'Extension Mapping Document' in the IGC UI. |
protected Reference |
FilterOperation.filter
The
filter property, displayed as 'Filter' in the IGC UI. |
protected Reference |
DataItemProperties.flow_variable
The
flow_variable property, displayed as 'Flow Variable' in the IGC UI. |
protected Reference |
StandardizationRuleSet.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
StandardizationObject.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
SequenceJob.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
MatchSpecification.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
Dsjob.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
Credential.for_application_install
The
for_application_install property, displayed as 'For Application Install' in the IGC UI. |
protected Reference |
Parameterval.for_data_connection
The
for_data_connection property, displayed as 'For Data Connection' in the IGC UI. |
protected Reference |
Parameterval.for_function_call
The
for_function_call property, displayed as 'For Function Call' in the IGC UI. |
protected Reference |
Parameterval.for_job_object
The
for_job_object property, displayed as 'For Job Object' in the IGC UI. |
protected Reference |
RShinyAppObject.from_r_shiny_app
The
from_r_shiny_app property, displayed as 'RShiny App' in the IGC UI. |
protected Reference |
RoutineArgument.function
The
function property, displayed as 'Function' in the IGC UI. |
protected Reference |
Term.has_a
The
has_a property, displayed as 'Has A' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.has_child_olap_level
The
has_child_olap_level property, displayed as 'Has Child OLAP Level' in the IGC UI. |
protected Reference |
Directory.has_directory_provider_configuration
The
has_directory_provider_configuration property, displayed as 'Has Directory Provider Configuration' in the IGC UI. |
protected Reference |
JobOutputPin.has_ds_meta_bag
The
has_ds_meta_bag property, displayed as 'Has DS Meta Bag' in the IGC UI. |
protected Reference |
JobInputPin.has_ds_meta_bag
The
has_ds_meta_bag property, displayed as 'Has DS Meta Bag' in the IGC UI. |
protected Reference |
Job.has_job_def
The
has_job_def property, displayed as 'Has Job Def' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.has_parent_olap_level
The
has_parent_olap_level property, displayed as 'Has Parent OLAP Level' in the IGC UI. |
protected Reference |
Aclentry.has_principal
The
has_principal property, displayed as 'Has Principal' in the IGC UI. |
protected Reference |
RoleAssignment.has_role_context
The
has_role_context property, displayed as 'Has Role Context' in the IGC UI. |
protected Reference |
Aclentry.has_system_role
The
has_system_role property, displayed as 'Has System Role' in the IGC UI. |
protected Reference |
SapConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
IdocType.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DsdataConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
Database.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataFileFolder.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataFile.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
Connector.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
AmazonS3Bucket.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
TransformationProject.host__engine_
The
host_(engine) property, displayed as 'Host (Engine)' in the IGC UI. |
protected Reference |
Job.host_system
The
host_system property, displayed as 'Host System' in the IGC UI. |
protected Reference |
IdocSegmentType.idoc_type
The
idoc_type property, displayed as 'IDoc Type' in the IGC UI. |
protected Reference |
DataFile.implements_data_file_definition
The
implements_data_file_definition property, displayed as 'Implements Data File Definition' in the IGC UI. |
protected Reference |
AmazonS3DataFile.implements_data_file_definition
The
implements_data_file_definition property, displayed as 'Implements Data File Definition' in the IGC UI. |
protected Reference |
Connector.implements_stage_type
The
implements_stage_type property, displayed as 'Implements Stage Type' in the IGC UI. |
protected Reference |
Datagroup.imported_via_data_connection
The
imported_via_data_connection property, displayed as 'Data Connection' in the IGC UI. |
protected Reference |
DsdataConnection.imports_database
The
imports_database property, displayed as 'Imports Database' in the IGC UI. |
protected Reference |
DataConnection.imports_database
The
imports_database property, displayed as 'Imports Database' in the IGC UI. |
protected Reference |
SapConnection.imports_idoc_types
The
imports_idoc_types property, displayed as 'Imports IDoc Types' in the IGC UI. |
protected Reference |
InformationServicesService.information_services_application
The
information_services_application property, displayed as 'Information Services Application' in the IGC UI. |
protected Reference |
InformationServicesApplication.information_services_project
The
information_services_project property, displayed as 'Information Services Project' in the IGC UI. |
protected Reference |
InformationServicesOperation.information_services_service
The
information_services_service property, displayed as 'Information Services Service' in the IGC UI. |
protected Reference |
VolumeContribution.infoset
The
infoset property, displayed as 'Infoset' in the IGC UI. |
protected Reference |
SetOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
NodeOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
InfosetOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
FilterOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
ExceptionFilterOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
DuplicatesOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
DataMapFilterOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
ClassificationContribution.infoset
The
infoset property, displayed as 'Infoset' in the IGC UI. |
protected Reference |
BinaryInfosetOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
Link.input_stages
The
input_stages property, displayed as 'Input Stages' in the IGC UI. |
protected Reference |
ApplicationInstall.installed_on_host
The
installed_on_host property, displayed as 'Installed On Host' in the IGC UI. |
protected Reference |
Volume.instance
The
instance property, displayed as 'Instance' in the IGC UI. |
protected Reference |
Infoset.instance
The
instance property, displayed as 'Instance' in the IGC UI. |
protected Reference |
Filter.instance
The
instance property, displayed as 'Instance' in the IGC UI. |
protected Reference |
Parameter.is_parameter_set
The
is_parameter_set property, displayed as 'Is Parameter Set' in the IGC UI. |
protected Reference |
Parameter.is_return_of_function
The
is_return_of_function property, displayed as 'Is Return Of Function' in the IGC UI. |
protected Reference |
Outputpin.is_source_of_link
The
is_source_of_link property, displayed as 'Is Source Of Link' in the IGC UI. |
protected Reference |
JobOutputPin.is_source_of_link
The
is_source_of_link property, displayed as 'Is Source Of Link' in the IGC UI. |
protected Reference |
DataClassOld.is_sub_of_data_class
The
is_sub_of_data_class property, displayed as 'Is Sub Of Data Class' in the IGC UI. |
protected Reference |
JobInputPin.is_target_of_link
The
is_target_of_link property, displayed as 'Is Target Of Link' in the IGC UI. |
protected Reference |
Inputpin.is_target_of_link
The
is_target_of_link property, displayed as 'Is Target Of Link' in the IGC UI. |
protected Reference |
JobRun.job
The
job property, displayed as 'Job' in the IGC UI. |
protected Reference |
JobRunActivity.job_run
The
job_run property, displayed as 'Job Run' in the IGC UI. |
protected Reference |
JobParameter.job_run
The
job_run property, displayed as 'Job Run' in the IGC UI. |
protected Reference |
JobWriteEvent.job_run_activity
The
job_run_activity property, displayed as 'Emitted By Activity' in the IGC UI. |
protected Reference |
JobReadEvent.job_run_activity
The
job_run_activity property, displayed as 'Job Run Activity' in the IGC UI. |
protected Reference |
JobFailEvent.job_run_activity
The
job_run_activity property, displayed as 'Job Run Activity' in the IGC UI. |
protected Reference |
Olapjoinref.joins_database_table
The
joins_database_table property, displayed as 'Joins Database Table' in the IGC UI. |
protected Reference |
BiOlapLevelElement.key_level
The
key_level property, displayed as 'Key Level' in the IGC UI. |
protected Reference |
StageColumn.link
The
link property, displayed as 'Link' in the IGC UI. |
protected Reference |
DsStageColumn.link
The
link property, displayed as 'Link' in the IGC UI. |
protected Reference |
OslcLink.link_type
The
link_type property, displayed as 'Link Type' in the IGC UI. |
protected Reference |
ReferencedContainer.local_containers
The
local_containers property, displayed as 'Local Containers' in the IGC UI. |
protected Reference |
SubjectArea.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationRule.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationRange.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationList.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalEntity.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalDomain.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalDataModel.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
ReferenceKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalInversionKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalForeignKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
EntityAttribute.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.maps_database_fields
The
maps_database_fields property, displayed as 'Maps Database Fields' in the IGC UI. |
protected Reference |
PhysicalObject.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
MemberType.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
AttributeType.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
MemberType.mdm_model_for_query
The
mdm_model_for_query property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
AttributeType.mdm_model_for_query
The
mdm_model_for_query property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
EntityType.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
CompositeView.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Attribute.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
EntityType.member_type_for_query
The
member_type_for_query property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Attribute.member_type_for_query
The
member_type_for_query property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Array.next_array
The
next_array property, displayed as 'Next Array' in the IGC UI. |
protected Reference |
DataRuleDefinition.non_published_data_rule_definitions
The
non_published_data_rule_definitions property, displayed as 'Non Published Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRuleSetDefinition.non_published_data_rule_set_definitions
The
non_published_data_rule_set_definitions property, displayed as 'Non Published Data Rule Set Definitions' in the IGC UI. |
protected Reference |
Propdescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Navigationdescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Actiondescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Acl.of_common_object
The
of_common_object property, displayed as 'Of Common Object' in the IGC UI. |
protected Reference |
Parameter.of_container_def
The
of_container_def property, displayed as 'Of Container Def' in the IGC UI. |
protected Reference |
Dsparameter.of_container_def
The
of_container_def property, displayed as 'Context' in the IGC UI. |
protected Reference |
DesignForeignKey.of_data_collection
The
of_data_collection property, displayed as 'Of Data Collection' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_directory_provider_configuration
The
of_directory_provider_configuration property, displayed as 'Of Directory Provider Configuration' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_connection
The
of_ds_data_connection property, displayed as 'Of DS Data Connection' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_element
The
of_ds_data_element property, displayed as 'Of DS Data Element' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_quality_spec
The
of_ds_data_quality_spec property, displayed as 'Of DS Data Quality Spec' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_design_view
The
of_ds_design_view property, displayed as 'Of DS Design View' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_input_pin
The
of_ds_input_pin property, displayed as 'Of DS Input Pin' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_job_def
The
of_ds_job_def property, displayed as 'Of DS Job Def' in the IGC UI. |
protected Reference |
Dsexternaldependency.of_ds_job_def
The
of_ds_job_def property, displayed as 'Of DS Job Def' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_output_pin
The
of_ds_output_pin property, displayed as 'Of DS Output Pin' in the IGC UI. |
protected Reference |
JobStageParameters.of_ds_parameter_def
The
of_ds_parameter_def property, displayed as 'Of DS Parameter Def' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_routine
The
of_ds_routine property, displayed as 'Of DS Routine' in the IGC UI. |
protected Reference |
Dsexternaldependency.of_ds_routine
The
of_ds_routine property, displayed as 'Of DS Routine' in the IGC UI. |
protected Reference |
JobStageRecord.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmfcolumninfo.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_stage_type
The
of_ds_stage_type property, displayed as 'Of DS Stage Type' in the IGC UI. |
protected Reference |
TableDefinitionProperties.of_ds_table_definition
The
of_ds_table_definition property, displayed as 'Of DS Table Definition' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_table_definition
The
of_ds_table_definition property, displayed as 'Of DS Table Definition' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_transform
The
of_ds_transform property, displayed as 'Of DS Transform' in the IGC UI. |
protected Reference |
Parameter.of_function
The
of_function property, displayed as 'Of Function' in the IGC UI. |
protected Reference |
IdocSegmentType.of_idoc_segment_type
The
of_idoc_segment_type property, displayed as 'IDoc Segment Type' in the IGC UI. |
protected Reference |
IndexMember.of_index
The
of_index property, displayed as 'Of Index' in the IGC UI. |
protected Reference |
DsdesignView.of_job
The
of_job property, displayed as 'Of Job' in the IGC UI. |
protected Reference |
Outputpin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
JobOutputPin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
JobInputPin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
Inputpin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
Parameter.of_job_def
The
of_job_def property, displayed as 'Of Job Def' in the IGC UI. |
protected Reference |
DsparameterJob.of_job_def
The
of_job_def property, displayed as 'Job' in the IGC UI. |
protected Reference |
Keycomponent.of_key
The
of_key property, displayed as 'Of Key' in the IGC UI. |
protected Reference |
JobConstraint.of_link
The
of_link property, displayed as 'Link' in the IGC UI. |
protected Reference |
Filterconstraint.of_link
The
of_link property, displayed as 'Of Link' in the IGC UI. |
protected Reference |
OslcLink.of_main_object
The
of_main_object property, displayed as 'Of Main Object' in the IGC UI. |
protected Reference |
ModelEvalMetric.of_model
The
of_model property, displayed as 'Of Model' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.of_olap_hierarchy_member
The
of_olap_hierarchy_member property, displayed as 'Of OLAP Hierarchy Member' in the IGC UI. |
protected Reference |
Parameter.of_parameter_set
The
of_parameter_set property, displayed as 'Of Parameter Set' in the IGC UI. |
protected Reference |
DsparameterSet.of_parameter_set
The
of_parameter_set property, displayed as 'Context' in the IGC UI. |
protected Reference |
OslcLink.of_provider_connection
The
of_provider_connection property, displayed as 'Of Provider Connection' in the IGC UI. |
protected Reference |
Providerpropertyinfoextended.of_provider_property_info
The
of_provider_property_info property, displayed as 'Of Provider Property Info' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_provider_property_info
The
of_provider_property_info property, displayed as 'Of Provider Property Info' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_provider_property_type
The
of_provider_property_type property, displayed as 'Of Provider Property Type' in the IGC UI. |
protected Reference |
StageTypeDetail.of_stage_type
The
of_stage_type property, displayed as 'Stage Type' in the IGC UI. |
protected Reference |
Parameter.of_stage_type
The
of_stage_type property, displayed as 'Of Stage Type' in the IGC UI. |
protected Reference |
Parameter.of_stored_procedure
The
of_stored_procedure property, displayed as 'Of Stored Procedure' in the IGC UI. |
protected Reference |
Credentials.of_user
The
of_user property, displayed as 'Of User' in the IGC UI. |
protected Reference |
Credential.of_user_credentials
The
of_user_credentials property, displayed as 'Of User Credentials' in the IGC UI. |
protected Reference |
OlapMemberSource.olap_member
The
olap_member property, displayed as 'OLAP Member' in the IGC UI. |
protected Reference |
Link.output_stages
The
output_stages property, displayed as 'Output Stages' in the IGC UI. |
protected Reference |
MappingSpecification.owner
The
owner property, displayed as 'Owner' in the IGC UI. |
protected Reference |
Term.parent_category
The
parent_category property, displayed as 'Parent Category' in the IGC UI. |
protected Reference |
Category.parent_category
The
parent_category property, displayed as 'Parent Category' in the IGC UI. |
protected Reference |
DataClass.parent_data_class
The
parent_data_class property, displayed as 'Parent Data Class' in the IGC UI. |
protected Reference |
LogicalDomain.parent_domain
The
parent_domain property, displayed as 'Parent Domain' in the IGC UI. |
protected Reference |
Folder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
Dsfolder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFileFolder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFile.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.parent_folder
The
parent_folder property, displayed as 'Data File Folder' in the IGC UI. |
protected Reference |
AmazonS3DataFile.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFileFolder.parent_folder_or_host
The
parent_folder_or_host property, displayed as 'Parent Folder or Host' in the IGC UI. |
protected Reference |
InformationGovernancePolicy.parent_policy
The
parent_policy property, displayed as 'Parent Policy' in the IGC UI. |
protected Reference |
PhysicalDomain.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignView.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignTable.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignStoredProcedure.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignColumn.physical_domains
The
physical_domains property, displayed as 'Physical Domains' in the IGC UI. |
protected Reference |
PhysicalDataModel.physical_model
The
physical_model property, displayed as 'Physical Model' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.physical_object
The
physical_object property, displayed as 'Physical Object' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.physical_object_for_query
The
physical_object_for_query property, displayed as 'Physical Object' in the IGC UI. |
protected Reference |
Datasourcealiasgroup.preferred_data_connection
The
preferred_data_connection property, displayed as 'Preferred Data Connection' in the IGC UI. |
protected Reference |
DataConnectionMapping.preferred_data_connection
The
preferred_data_connection property, displayed as 'Preferred Data Connection' in the IGC UI. |
protected Reference |
DatabaseSchema.preferred_database_schema
The
preferred_database_schema property, displayed as 'Preferred Database Schema' in the IGC UI. |
protected Reference |
Term.preferred_synonym
The
preferred_synonym property, displayed as 'Preferred Synonym' in the IGC UI. |
protected Reference |
Array.previous_array
The
previous_array property, displayed as 'Previous Array' in the IGC UI. |
protected Reference |
SetOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
NodeOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
InfosetOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
FilterOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
ExceptionFilterOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
DuplicatesOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
DataMapFilterOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
BinaryInfosetOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
QualityProblem.problem_type
The
problem_type property, displayed as 'Problem Type' in the IGC UI. |
protected Reference |
TableAnalysisSummary.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
Analysissummaryobject.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
DataRuleDefinition.published_data_rule_definitions
The
published_data_rule_definitions property, displayed as 'Published Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRuleSetDefinition.published_data_rule_set_definitions
The
published_data_rule_set_definitions property, displayed as 'Published Data Rule Set Definitions' in the IGC UI. |
protected Reference |
TableDefinition.referenced_by_data_sources
The
referenced_by_data_sources property, displayed as 'Referenced by Data Sources' in the IGC UI. |
protected Reference |
XsdElementReference.referenced_xsd_element
The
referenced_xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdForeignKey.referenced_xsd_keys
The
referenced_xsd_keys property, displayed as 'References XSD Keys' in the IGC UI. |
protected Reference |
Attribute.references_attribute_types
The
references_attribute_types property, displayed as 'References Attribute Types' in the IGC UI. |
protected Reference |
BiCollectionDimension.references_bi_collection
The
references_bi_collection property, displayed as 'References BI Collection' in the IGC UI. |
protected Reference |
BiCollectionFact.references_bi_member
The
references_bi_member property, displayed as 'References BI Member' in the IGC UI. |
protected Reference |
Stage.references_container
The
references_container property, displayed as 'References Container' in the IGC UI. |
protected Reference |
Keycomponent.references_data_field
The
references_data_field property, displayed as 'References Data Field' in the IGC UI. |
protected Reference |
InferredForeignKey.references_inferred_keys
The
references_inferred_keys property, displayed as 'References Inferred Keys' in the IGC UI. |
protected Reference |
XsdAttributeReference.references_xsd_attribute
The
references_xsd_attribute property, displayed as 'XSD Attribute' in the IGC UI. |
protected Reference |
XsdElementGroupReference.references_xsd_element_group
The
references_xsd_element_group property, displayed as 'XSD Element Group' in the IGC UI. |
protected Reference |
Term.replaced_by
The
replaced_by property, displayed as 'Replaced By' in the IGC UI. |
protected Reference |
XsdSequence.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdElement.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdComplexType.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdChoice.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSimpleType.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdSequence.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdElement.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdChoice.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
Function.returns_parameter_def
The
returns_parameter_def property, displayed as 'Returns Parameter Def' in the IGC UI. |
protected Reference |
TableAnalysisSummary.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
Analysissummaryobject.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
Dsexternaldependency.runs_ds_job
The
runs_ds_job property, displayed as 'Runs DS Job' in the IGC UI. |
protected Reference |
Stage.runs_sequences_jobs
The
runs_sequences_jobs property, displayed as 'Runs Sequences Jobs' in the IGC UI. |
protected Reference |
SetOperation.secondary_input
The
secondary_input property, displayed as 'Secondary Input' in the IGC UI. |
protected Reference |
DuplicatesOperation.secondary_input
The
secondary_input property, displayed as 'Secondary Input' in the IGC UI. |
protected Reference |
BinaryInfosetOperation.secondary_input
The
secondary_input property, displayed as 'Secondary Input' in the IGC UI. |
protected Reference |
DatabaseColumn.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
DataFileField.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
AmazonS3DataFileField.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
ReferencedContainer.shared_containers
The
shared_containers property, displayed as 'Shared Containers' in the IGC UI. |
protected Reference |
MappingComponent.shared_containers
The
shared_containers property, displayed as 'Shared Containers' in the IGC UI. |
protected Reference |
Stage.shared_or_local_container
The
shared_or_local_container property, displayed as 'Shared or Local Container' in the IGC UI. |
protected Reference |
StageVariable.stage
The
stage property, displayed as 'Stage' in the IGC UI. |
protected Reference |
StageDataRuleDefinition.stage
The
stage property, displayed as 'Stage' in the IGC UI. |
protected Reference |
AsclSteward.steward_group
The
steward_group property, displayed as 'Steward Group' in the IGC UI. |
protected Reference |
AsclSteward.steward_user
The
steward_user property, displayed as 'Steward User' in the IGC UI. |
protected Reference |
StoredProcedureParameter.stored_procedure
The
stored_procedure property, displayed as 'Stored Procedure' in the IGC UI. |
protected Reference |
InferredKey.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
InferredForeignKey.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
FieldAnalysis.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
ColumnAnalysis.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
ForeignKeyDefinition.table_definition
The
table_definition property, displayed as 'Table Definition' in the IGC UI. |
protected Reference |
TermHistory.term
The
term property, displayed as 'Term' in the IGC UI. |
protected Reference |
TransformArgument.transform
The
transform property, displayed as 'Transform' in the IGC UI. |
protected Reference |
TransformsFunction.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
TableDefinition.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
StandardizationRuleSet.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
SharedContainer.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
SequenceJob.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Routine.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
ParameterSet.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
MatchSpecification.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
DsstageType.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Dsjob.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Dsfolder.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
DataElement.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
TupleAttribute.tuple
The
tuple property, displayed as 'Tuple' in the IGC UI. |
protected Reference |
Stage.type
The
type property, displayed as 'Type' in the IGC UI. |
protected Reference |
Aclentry.used_by_acl
The
used_by_acl property, displayed as 'Used By Acl' in the IGC UI. |
protected Reference |
Credential.used_by_user_credentials
The
used_by_user_credentials property, displayed as 'Used By User Credentials' in the IGC UI. |
protected Reference |
FunctionCall2.used_in_filter_constraint
The
used_in_filter_constraint property, displayed as 'Used In Filter Constraint' in the IGC UI. |
protected Reference |
FunctionCall.used_in_filter_constraint
The
used_in_filter_constraint property, displayed as 'Used In Filter Constraint' in the IGC UI. |
protected Reference |
FunctionCall2.used_in_function
The
used_in_function property, displayed as 'Used In Function' in the IGC UI. |
protected Reference |
FunctionCall.used_in_function
The
used_in_function property, displayed as 'Used In Function' in the IGC UI. |
protected Reference |
Primarycategory.uses_business_category
The
uses_business_category property, displayed as 'Uses Business Category' in the IGC UI. |
protected Reference |
Keycomponent.uses_data_field
The
uses_data_field property, displayed as 'Uses Data Field' in the IGC UI. |
protected Reference |
IndexMember.uses_data_field
The
uses_data_field property, displayed as 'Uses Data Field' in the IGC UI. |
protected Reference |
BiCollectionDimension.uses_olap_hierarchy
The
uses_olap_hierarchy property, displayed as 'Uses OLAP Hierarchy' in the IGC UI. |
protected Reference |
ValidValueRange.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
ValidValueList.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
ValidValue.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
DataItemValue.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
EntityAttribute.validation_list
The
validation_list property, displayed as 'Validation List' in the IGC UI. |
protected Reference |
EntityAttribute.validation_range
The
validation_range property, displayed as 'Validation Range' in the IGC UI. |
protected Reference |
EntityAttribute.validation_rule
The
validation_rule property, displayed as 'Validation Rule' in the IGC UI. |
protected Reference |
VolumeContribution.volume
The
volume property, displayed as 'Volume' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_complex_type
The
xsd_complex_type property, displayed as 'XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSequence.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdElement.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdChoice.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdUniqueKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdPrimaryKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdForeignKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_element_group
The
xsd_element_group property, displayed as 'XSD Element Group' in the IGC UI. |
protected Reference |
XsdSimpleType.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdElementGroup.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdComplexType.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdAttributeGroup.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdSequence.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdElement.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdChoice.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdAttribute.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
| Modifier and Type | Method and Description |
|---|---|
void |
Olapjoinref.setAlias(Reference alias) |
void |
DatabaseAlias.setAliasOfDatabaseTablesOrViews(Reference alias_of_database_tables_or_views) |
void |
AmazonS3DataFileFolder.setAmazonS3Bucket(Reference amazon_s3_bucket) |
void |
AmazonS3DataFileRecord.setAmazonS3DataFile(Reference amazon_s3_data_file) |
void |
AmazonS3DataFileFolder.setAmazonS3DataFileFolder(Reference amazon_s3_data_file_folder) |
void |
DataFile.setAmazonS3DataFiles(Reference amazon_s3_data_files) |
void |
RShinyApp.setAnalyticsProject(Reference analytics_project) |
void |
Notebook.setAnalyticsProject(Reference analytics_project) |
void |
AnalyticsScript.setAnalyticsProject(Reference analytics_project) |
void |
AnalyticsModel.setAnalyticsProject(Reference analytics_project) |
void |
ColumnAnalysisSummary.setAnalyzedColumn(Reference analyzed_column) |
void |
TableAnalysisSummary.setAnalyzedTable(Reference analyzed_table) |
void |
Credentials.setAsbCredential(Reference asb_credential) |
void |
LineageReportTemplate.setAssetDisplayProperties(Reference asset_display_properties) |
void |
TermAssignment.setAssignToObject(Reference assign_to_object) |
void |
TermAssignment.setAssignToTerm(Reference assign_to_term) |
void |
AttributeTypeField.setAttributeType(Reference attribute_type) |
void |
AttributeTypeField.setAttributeTypeForQuery(Reference attribute_type_for_query) |
void |
StageDataRuleDefinition.setBasedOnRule(Reference based_on_rule) |
void |
Array.setBelongingToDataItem(Reference belonging_to_data_item) |
void |
DataItemProperties.setBelongingToParameterDefinition(Reference belonging_to_parameter_definition) |
void |
BiReportQueryUsage.setBiCollection(Reference bi_collection) |
void |
BiReportQuery.setBiCollection(Reference bi_collection) |
void |
BiLevel.setBiCollection(Reference bi_collection) |
void |
BiHierarchy.setBiCollection(Reference bi_collection) |
void |
BiFilter.setBiCollection(Reference bi_collection) |
void |
BiCollectionMember.setBiCollection(Reference bi_collection) |
void |
BiCollection.setBiCollection(Reference bi_collection) |
void |
BiReportNofolder.setBiCube(Reference bi_cube) |
void |
BiReportNocontext.setBiCube(Reference bi_cube) |
void |
BiReport.setBiCube(Reference bi_cube) |
void |
BiCollectionFact.setBiCube(Reference bi_cube) |
void |
BiCollectionDimension.setBiCube(Reference bi_cube) |
void |
BiReportNofolder.setBiFolder(Reference bi_folder) |
void |
BiReportNocontext.setBiFolder(Reference bi_folder) |
void |
BiReport.setBiFolder(Reference bi_folder) |
void |
BiModel.setBiFolder(Reference bi_folder) |
void |
BiFolder.setBiFolder(Reference bi_folder) |
void |
BiHierarchyMember.setBiLevel(Reference bi_level) |
void |
Olapmodelgroup.setBiModel(Reference bi_model) |
void |
OlapJoin.setBiModel(Reference bi_model) |
void |
BiReportQueryUsage.setBiModel(Reference bi_model) |
void |
BiReportQuery.setBiModel(Reference bi_model) |
void |
BiReportNofolder.setBiModel(Reference bi_model) |
void |
BiReportNocontext.setBiModel(Reference bi_model) |
void |
BiReport.setBiModel(Reference bi_model) |
void |
BiModel.setBiModel(Reference bi_model) |
void |
BiHierarchy.setBiModel(Reference bi_model) |
void |
BiFilter.setBiModel(Reference bi_model) |
void |
BiCube.setBiModel(Reference bi_model) |
void |
BiCollection.setBiModel(Reference bi_model) |
void |
Parameterval.setBindsParameterDef(Reference binds_parameter_def) |
void |
BiReportSection.setBiReport(Reference bi_report) |
void |
BiReportQueryUsage.setBiReport(Reference bi_report) |
void |
BiReportQuery.setBiReport(Reference bi_report) |
void |
BiReportQuerySummaryFilter.setBiReportQuery(Reference bi_report_query) |
void |
BiReportQueryItem.setBiReportQuery(Reference bi_report_query) |
void |
BiReportQueryDetailFilter.setBiReportQuery(Reference bi_report_query) |
void |
BiRootFolder.setBiServer(Reference bi_server) |
void |
Datasourcealiasgroup.setBoundToDatabase(Reference bound_to_database) |
void |
DataConnectionMapping.setBoundToDatabase(Reference bound_to_database) |
void |
Dsexternaldependency.setCallsDsRoutine(Reference calls_ds_routine) |
void |
Classification.setClassifiesAsset(Reference classifies_asset) |
void |
DataItemProperties.setColumnDefinition(Reference column_definition) |
void |
CompositeView.setCompositeView(Reference composite_view) |
void |
BiReportSection.setContainedInReportSection(Reference contained_in_report_section) |
void |
Infoset.setCreatedWith(Reference created_with) |
void |
MwbDatabaseAlias.setDatabase(Reference database) |
void |
DatabaseSchema.setDatabase(Reference database) |
void |
DatabaseColumn.setDatabaseAlias(Reference database_alias) |
void |
ColumnAnalysis.setDatabaseColumn(Reference database_column) |
void |
ValidityTable.setDatabaseColumns(Reference database_columns) |
void |
DatabaseColumn.setDatabaseDomains(Reference database_domains) |
void |
View.setDatabaseSchema(Reference database_schema) |
void |
StoredProcedure.setDatabaseSchema(Reference database_schema) |
void |
Datagroup.setDatabaseSchema(Reference database_schema) |
void |
DatabaseTable.setDatabaseSchema(Reference database_schema) |
void |
DatabaseDomain.setDatabaseSchema(Reference database_schema) |
void |
DatabaseAlias.setDatabaseSchema(Reference database_schema) |
void |
DataItemDefinition.setDatabaseSchema(Reference database_schema) |
void |
DatabaseColumn.setDatabaseTable(Reference database_table) |
void |
TableAnalysis.setDatabaseTableOrView(Reference database_table_or_view) |
void |
DatabaseColumn.setDatabaseTableOrView(Reference database_table_or_view) |
void |
CandidateKey.setDatabaseTableView(Reference database_table_view) |
void |
ClassificationContribution.setDataClass(Reference data_class) |
void |
Classification.setDataClass(Reference data_class) |
void |
TableDefinition.setDataConnection(Reference data_connection) |
void |
SapConnection.setDataConnectors(Reference data_connectors) |
void |
DsdataConnection.setDataConnectors(Reference data_connectors) |
void |
DataConnection.setDataConnectors(Reference data_connectors) |
void |
TransformArgument.setDataElements(Reference data_elements) |
void |
OlapMemberSource.setDataField(Reference data_field) |
void |
DataFileRecord.setDataFile(Reference data_file) |
void |
AnalyticsScript.setDataFile(Reference data_file) |
void |
DataFileDefinitionRecord.setDataFileDefinition(Reference data_file_definition) |
void |
DataFileDefinitionField.setDataFileDefinitionRecord(Reference data_file_definition_record) |
void |
FieldAnalysis.setDataFileField(Reference data_file_field) |
void |
FileRecordAnalysis.setDataFileRecord(Reference data_file_record) |
void |
DataFileField.setDataFileRecord(Reference data_file_record) |
void |
AmazonS3DataFileField.setDataFileRecord(Reference data_file_record) |
void |
Parameter.setDataItemDefinition(Reference data_item_definition) |
void |
DataItem.setDataItemDefinition(Reference data_item_definition) |
void |
DataField.setDataItemDefinition(Reference data_item_definition) |
void |
ColumnDefinition.setDataItemDefinition(Reference data_item_definition) |
void |
QualityProblem.setDataQualityScore(Reference data_quality_score) |
void |
InvDataRule.setDataRuleDefinitions(Reference data_rule_definitions) |
void |
DataRule.setDataRuleDefinitions(Reference data_rule_definitions) |
void |
InvDataRuleSet.setDataRuleSetDefinitions(Reference data_rule_set_definitions) |
void |
DataRuleSet.setDataRuleSetDefinitions(Reference data_rule_set_definitions) |
void |
ApplicationInstall.setDefaultCredential(Reference default_credential) |
void |
Credential.setDefaultForApplicationInstall(Reference default_for_application_install) |
void |
BiOlapLevelElement.setDefinedAsAnOlapMember(Reference defined_as_an_olap_member) |
void |
BiReportDataItemSource.setDefinedByOlapMember(Reference defined_by_olap_member) |
void |
RoleAssignment.setDefinedBySystemRole(Reference defined_by_system_role) |
void |
BiOlapLevelElement.setDefinedInLevel(Reference defined_in_level) |
void |
BiReportDataItemSource.setDefinedInReportDataItem(Reference defined_in_report_data_item) |
void |
DesignStoredProcedureParameter.setDesignStoredProcedure(Reference design_stored_procedure) |
void |
DesignKey.setDesignTableOrView(Reference design_table_or_view) |
void |
DesignColumn.setDesignTableOrView(Reference design_table_or_view) |
void |
BiCollectionMember.setDetails(Reference details) |
void |
Filter.setDetectsDataClass(Reference detects_data_class) |
void |
RootTuple.setEndpoint(Reference endpoint) |
void |
FunctionCall2.setExecutesFunction(Reference executes_function) |
void |
FunctionCall.setExecutesFunction(Reference executes_function) |
void |
XsdSequence.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdElement.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdComplexType.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdChoice.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdSimpleType.setExtendsXsdSimpleType(Reference extends_xsd_simple_type) |
void |
XsdComplexType.setExtendsXsdSimpleType(Reference extends_xsd_simple_type) |
void |
ExtensionMapping.setExtensionMappingDocument(Reference extension_mapping_document) |
void |
FilterOperation.setFilter(Reference filter) |
void |
DataItemProperties.setFlowVariable(Reference flow_variable) |
void |
StandardizationRuleSet.setFolder(Reference folder) |
void |
StandardizationObject.setFolder(Reference folder) |
void |
SequenceJob.setFolder(Reference folder) |
void |
MatchSpecification.setFolder(Reference folder) |
void |
Dsjob.setFolder(Reference folder) |
void |
Credential.setForApplicationInstall(Reference for_application_install) |
void |
Parameterval.setForDataConnection(Reference for_data_connection) |
void |
Parameterval.setForFunctionCall(Reference for_function_call) |
void |
Parameterval.setForJobObject(Reference for_job_object) |
void |
RShinyAppObject.setFromRShinyApp(Reference from_r_shiny_app) |
void |
RoutineArgument.setFunction(Reference function) |
void |
Term.setHasA(Reference has_a) |
void |
Olaphierarchyassociation.setHasChildOlapLevel(Reference has_child_olap_level) |
void |
Directory.setHasDirectoryProviderConfiguration(Reference has_directory_provider_configuration) |
void |
JobOutputPin.setHasDsMetaBag(Reference has_ds_meta_bag) |
void |
JobInputPin.setHasDsMetaBag(Reference has_ds_meta_bag) |
void |
Job.setHasJobDef(Reference has_job_def) |
void |
Olaphierarchyassociation.setHasParentOlapLevel(Reference has_parent_olap_level) |
void |
Aclentry.setHasPrincipal(Reference has_principal) |
void |
RoleAssignment.setHasRoleContext(Reference has_role_context) |
void |
Aclentry.setHasSystemRole(Reference has_system_role) |
void |
SapConnection.setHost(Reference host) |
void |
IdocType.setHost(Reference host) |
void |
DsdataConnection.setHost(Reference host) |
void |
Database.setHost(Reference host) |
void |
DataFileFolder.setHost(Reference host) |
void |
DataFile.setHost(Reference host) |
void |
DataConnection.setHost(Reference host) |
void |
Connector.setHost(Reference host) |
void |
AmazonS3Bucket.setHost(Reference host) |
void |
TransformationProject.setHostEngine(Reference host__engine_) |
void |
Job.setHostSystem(Reference host_system) |
void |
IdocSegmentType.setIdocType(Reference idoc_type) |
void |
DataFile.setImplementsDataFileDefinition(Reference implements_data_file_definition) |
void |
AmazonS3DataFile.setImplementsDataFileDefinition(Reference implements_data_file_definition) |
void |
Connector.setImplementsStageType(Reference implements_stage_type) |
void |
Datagroup.setImportedViaDataConnection(Reference imported_via_data_connection) |
void |
DsdataConnection.setImportsDatabase(Reference imports_database) |
void |
DataConnection.setImportsDatabase(Reference imports_database) |
void |
SapConnection.setImportsIdocTypes(Reference imports_idoc_types) |
void |
InformationServicesService.setInformationServicesApplication(Reference information_services_application) |
void |
InformationServicesApplication.setInformationServicesProject(Reference information_services_project) |
void |
InformationServicesOperation.setInformationServicesService(Reference information_services_service) |
void |
VolumeContribution.setInfoset(Reference infoset) |
void |
SetOperation.setInfoset(Reference infoset) |
void |
NodeOperation.setInfoset(Reference infoset) |
void |
InfosetOperation.setInfoset(Reference infoset) |
void |
FilterOperation.setInfoset(Reference infoset) |
void |
ExceptionFilterOperation.setInfoset(Reference infoset) |
void |
DuplicatesOperation.setInfoset(Reference infoset) |
void |
DataMapFilterOperation.setInfoset(Reference infoset) |
void |
ClassificationContribution.setInfoset(Reference infoset) |
void |
BinaryInfosetOperation.setInfoset(Reference infoset) |
void |
Link.setInputStages(Reference input_stages) |
void |
ApplicationInstall.setInstalledOnHost(Reference installed_on_host) |
void |
Volume.setInstance(Reference instance) |
void |
Infoset.setInstance(Reference instance) |
void |
Filter.setInstance(Reference instance) |
void |
Parameter.setIsParameterSet(Reference is_parameter_set) |
void |
Parameter.setIsReturnOfFunction(Reference is_return_of_function) |
void |
Outputpin.setIsSourceOfLink(Reference is_source_of_link) |
void |
JobOutputPin.setIsSourceOfLink(Reference is_source_of_link) |
void |
DataClassOld.setIsSubOfDataClass(Reference is_sub_of_data_class) |
void |
JobInputPin.setIsTargetOfLink(Reference is_target_of_link) |
void |
Inputpin.setIsTargetOfLink(Reference is_target_of_link) |
void |
JobRun.setJob(Reference job) |
void |
JobRunActivity.setJobRun(Reference job_run) |
void |
JobParameter.setJobRun(Reference job_run) |
void |
JobWriteEvent.setJobRunActivity(Reference job_run_activity) |
void |
JobReadEvent.setJobRunActivity(Reference job_run_activity) |
void |
JobFailEvent.setJobRunActivity(Reference job_run_activity) |
void |
Olapjoinref.setJoinsDatabaseTable(Reference joins_database_table) |
void |
BiOlapLevelElement.setKeyLevel(Reference key_level) |
void |
StageColumn.setLink(Reference link) |
void |
DsStageColumn.setLink(Reference link) |
void |
OslcLink.setLinkType(Reference link_type) |
void |
ReferencedContainer.setLocalContainers(Reference local_containers) |
void |
SubjectArea.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationRule.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationRange.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationList.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalEntity.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalDomain.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalDataModel.setLogicalDataModel(Reference logical_data_model) |
void |
ReferenceKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalInversionKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalForeignKey.setLogicalEntity(Reference logical_entity) |
void |
EntityAttribute.setLogicalEntity(Reference logical_entity) |
void |
PhysicalObjectAttribute.setMapsDatabaseFields(Reference maps_database_fields) |
void |
PhysicalObject.setMdmModel(Reference mdm_model) |
void |
MemberType.setMdmModel(Reference mdm_model) |
void |
AttributeType.setMdmModel(Reference mdm_model) |
void |
MemberType.setMdmModelForQuery(Reference mdm_model_for_query) |
void |
AttributeType.setMdmModelForQuery(Reference mdm_model_for_query) |
void |
EntityType.setMemberType(Reference member_type) |
void |
CompositeView.setMemberType(Reference member_type) |
void |
Attribute.setMemberType(Reference member_type) |
void |
EntityType.setMemberTypeForQuery(Reference member_type_for_query) |
void |
Attribute.setMemberTypeForQuery(Reference member_type_for_query) |
void |
Array.setNextArray(Reference next_array) |
void |
DataRuleDefinition.setNonPublishedDataRuleDefinitions(Reference non_published_data_rule_definitions) |
void |
DataRuleSetDefinition.setNonPublishedDataRuleSetDefinitions(Reference non_published_data_rule_set_definitions) |
void |
Propdescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Navigationdescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Actiondescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Acl.setOfCommonObject(Reference of_common_object) |
void |
Parameter.setOfContainerDef(Reference of_container_def) |
void |
Dsparameter.setOfContainerDef(Reference of_container_def) |
void |
DesignForeignKey.setOfDataCollection(Reference of_data_collection) |
void |
Directoryproviderproperty.setOfDirectoryProviderConfiguration(Reference of_directory_provider_configuration) |
void |
Dsmetabag.setOfDsDataConnection(Reference of_ds_data_connection) |
void |
Dsmetabag.setOfDsDataElement(Reference of_ds_data_element) |
void |
Dsmetabag.setOfDsDataQualitySpec(Reference of_ds_data_quality_spec) |
void |
Dsmetabag.setOfDsDesignView(Reference of_ds_design_view) |
void |
Dsmetabag.setOfDsInputPin(Reference of_ds_input_pin) |
void |
Dsmetabag.setOfDsJobDef(Reference of_ds_job_def) |
void |
Dsexternaldependency.setOfDsJobDef(Reference of_ds_job_def) |
void |
Dsmetabag.setOfDsOutputPin(Reference of_ds_output_pin) |
void |
JobStageParameters.setOfDsParameterDef(Reference of_ds_parameter_def) |
void |
Dsmetabag.setOfDsRoutine(Reference of_ds_routine) |
void |
Dsexternaldependency.setOfDsRoutine(Reference of_ds_routine) |
void |
JobStageRecord.setOfDsStage(Reference of_ds_stage) |
void |
Dsmfcolumninfo.setOfDsStage(Reference of_ds_stage) |
void |
Dsmetabag.setOfDsStage(Reference of_ds_stage) |
void |
Dsmetabag.setOfDsStageType(Reference of_ds_stage_type) |
void |
TableDefinitionProperties.setOfDsTableDefinition(Reference of_ds_table_definition) |
void |
Dsmetabag.setOfDsTableDefinition(Reference of_ds_table_definition) |
void |
Dsmetabag.setOfDsTransform(Reference of_ds_transform) |
void |
Parameter.setOfFunction(Reference of_function) |
void |
IdocSegmentType.setOfIdocSegmentType(Reference of_idoc_segment_type) |
void |
IndexMember.setOfIndex(Reference of_index) |
void |
DsdesignView.setOfJob(Reference of_job) |
void |
Outputpin.setOfJobComponent(Reference of_job_component) |
void |
JobOutputPin.setOfJobComponent(Reference of_job_component) |
void |
JobInputPin.setOfJobComponent(Reference of_job_component) |
void |
Inputpin.setOfJobComponent(Reference of_job_component) |
void |
Parameter.setOfJobDef(Reference of_job_def) |
void |
DsparameterJob.setOfJobDef(Reference of_job_def) |
void |
Keycomponent.setOfKey(Reference of_key) |
void |
JobConstraint.setOfLink(Reference of_link) |
void |
Filterconstraint.setOfLink(Reference of_link) |
void |
OslcLink.setOfMainObject(Reference of_main_object) |
void |
ModelEvalMetric.setOfModel(Reference of_model) |
void |
Olaphierarchyassociation.setOfOlapHierarchyMember(Reference of_olap_hierarchy_member) |
void |
Parameter.setOfParameterSet(Reference of_parameter_set) |
void |
DsparameterSet.setOfParameterSet(Reference of_parameter_set) |
void |
OslcLink.setOfProviderConnection(Reference of_provider_connection) |
void |
Providerpropertyinfoextended.setOfProviderPropertyInfo(Reference of_provider_property_info) |
void |
Directoryproviderproperty.setOfProviderPropertyInfo(Reference of_provider_property_info) |
void |
Directoryproviderproperty.setOfProviderPropertyType(Reference of_provider_property_type) |
void |
StageTypeDetail.setOfStageType(Reference of_stage_type) |
void |
Parameter.setOfStageType(Reference of_stage_type) |
void |
Parameter.setOfStoredProcedure(Reference of_stored_procedure) |
void |
Credentials.setOfUser(Reference of_user) |
void |
Credential.setOfUserCredentials(Reference of_user_credentials) |
void |
OlapMemberSource.setOlapMember(Reference olap_member) |
void |
Link.setOutputStages(Reference output_stages) |
void |
MappingSpecification.setOwner(Reference owner) |
void |
Term.setParentCategory(Reference parent_category) |
void |
Category.setParentCategory(Reference parent_category) |
void |
DataClass.setParentDataClass(Reference parent_data_class) |
void |
LogicalDomain.setParentDomain(Reference parent_domain) |
void |
Folder.setParentFolder(Reference parent_folder) |
void |
Dsfolder.setParentFolder(Reference parent_folder) |
void |
DataFileFolder.setParentFolder(Reference parent_folder) |
void |
DataFile.setParentFolder(Reference parent_folder) |
void |
AmazonS3DataFileFolder.setParentFolder(Reference parent_folder) |
void |
AmazonS3DataFile.setParentFolder(Reference parent_folder) |
void |
DataFileFolder.setParentFolderOrHost(Reference parent_folder_or_host) |
void |
InformationGovernancePolicy.setParentPolicy(Reference parent_policy) |
void |
PhysicalDomain.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignView.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignTable.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignStoredProcedure.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignColumn.setPhysicalDomains(Reference physical_domains) |
void |
PhysicalDataModel.setPhysicalModel(Reference physical_model) |
void |
PhysicalObjectAttribute.setPhysicalObject(Reference physical_object) |
void |
PhysicalObjectAttribute.setPhysicalObjectForQuery(Reference physical_object_for_query) |
void |
DatabaseSchema.setPreferredDatabaseSchema(Reference preferred_database_schema) |
void |
Datasourcealiasgroup.setPreferredDataConnection(Reference preferred_data_connection) |
void |
DataConnectionMapping.setPreferredDataConnection(Reference preferred_data_connection) |
void |
Term.setPreferredSynonym(Reference preferred_synonym) |
void |
Array.setPreviousArray(Reference previous_array) |
void |
SetOperation.setPrimaryInput(Reference primary_input) |
void |
NodeOperation.setPrimaryInput(Reference primary_input) |
void |
InfosetOperation.setPrimaryInput(Reference primary_input) |
void |
FilterOperation.setPrimaryInput(Reference primary_input) |
void |
ExceptionFilterOperation.setPrimaryInput(Reference primary_input) |
void |
DuplicatesOperation.setPrimaryInput(Reference primary_input) |
void |
DataMapFilterOperation.setPrimaryInput(Reference primary_input) |
void |
BinaryInfosetOperation.setPrimaryInput(Reference primary_input) |
void |
QualityProblem.setProblemType(Reference problem_type) |
void |
TableAnalysisSummary.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
ColumnAnalysisSummary.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
Analysissummaryobject.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
DataRuleDefinition.setPublishedDataRuleDefinitions(Reference published_data_rule_definitions) |
void |
DataRuleSetDefinition.setPublishedDataRuleSetDefinitions(Reference published_data_rule_set_definitions) |
void |
TableDefinition.setReferencedByDataSources(Reference referenced_by_data_sources) |
void |
XsdElementReference.setReferencedXsdElement(Reference referenced_xsd_element) |
void |
XsdForeignKey.setReferencedXsdKeys(Reference referenced_xsd_keys) |
void |
Attribute.setReferencesAttributeTypes(Reference references_attribute_types) |
void |
BiCollectionDimension.setReferencesBiCollection(Reference references_bi_collection) |
void |
BiCollectionFact.setReferencesBiMember(Reference references_bi_member) |
void |
Stage.setReferencesContainer(Reference references_container) |
void |
Keycomponent.setReferencesDataField(Reference references_data_field) |
void |
InferredForeignKey.setReferencesInferredKeys(Reference references_inferred_keys) |
void |
XsdAttributeReference.setReferencesXsdAttribute(Reference references_xsd_attribute) |
void |
XsdElementGroupReference.setReferencesXsdElementGroup(Reference references_xsd_element_group) |
void |
Term.setReplacedBy(Reference replaced_by) |
void |
XsdSequence.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdElement.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdComplexType.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdChoice.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdSimpleType.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdSequence.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdElement.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdChoice.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
Function.setReturnsParameterDef(Reference returns_parameter_def) |
void |
TableAnalysisSummary.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
ColumnAnalysisSummary.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
Analysissummaryobject.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
Dsexternaldependency.setRunsDsJob(Reference runs_ds_job) |
void |
Stage.setRunsSequencesJobs(Reference runs_sequences_jobs) |
void |
SetOperation.setSecondaryInput(Reference secondary_input) |
void |
DuplicatesOperation.setSecondaryInput(Reference secondary_input) |
void |
BinaryInfosetOperation.setSecondaryInput(Reference secondary_input) |
void |
DatabaseColumn.setSelectedClassification(Reference selected_classification) |
void |
DataFileField.setSelectedClassification(Reference selected_classification) |
void |
AmazonS3DataFileField.setSelectedClassification(Reference selected_classification) |
void |
ReferencedContainer.setSharedContainers(Reference shared_containers) |
void |
MappingComponent.setSharedContainers(Reference shared_containers) |
void |
Stage.setSharedOrLocalContainer(Reference shared_or_local_container) |
void |
StageVariable.setStage(Reference stage) |
void |
StageDataRuleDefinition.setStage(Reference stage) |
void |
AsclSteward.setStewardGroup(Reference steward_group) |
void |
AsclSteward.setStewardUser(Reference steward_user) |
void |
StoredProcedureParameter.setStoredProcedure(Reference stored_procedure) |
void |
InferredKey.setTableAnalysis(Reference table_analysis) |
void |
InferredForeignKey.setTableAnalysis(Reference table_analysis) |
void |
FieldAnalysis.setTableAnalysis(Reference table_analysis) |
void |
ColumnAnalysis.setTableAnalysis(Reference table_analysis) |
void |
ForeignKeyDefinition.setTableDefinition(Reference table_definition) |
void |
TermHistory.setTerm(Reference term) |
void |
ParameterSetDefinition.setTheContext(Reference context) |
void |
Stage.setTheType(Reference type) |
void |
TransformArgument.setTransform(Reference transform) |
void |
TransformsFunction.setTransformationProject(Reference transformation_project) |
void |
TableDefinition.setTransformationProject(Reference transformation_project) |
void |
StandardizationRuleSet.setTransformationProject(Reference transformation_project) |
void |
SharedContainer.setTransformationProject(Reference transformation_project) |
void |
SequenceJob.setTransformationProject(Reference transformation_project) |
void |
Routine.setTransformationProject(Reference transformation_project) |
void |
ParameterSet.setTransformationProject(Reference transformation_project) |
void |
MatchSpecification.setTransformationProject(Reference transformation_project) |
void |
DsstageType.setTransformationProject(Reference transformation_project) |
void |
Dsjob.setTransformationProject(Reference transformation_project) |
void |
Dsfolder.setTransformationProject(Reference transformation_project) |
void |
DataElement.setTransformationProject(Reference transformation_project) |
void |
TupleAttribute.setTuple(Reference tuple) |
void |
Aclentry.setUsedByAcl(Reference used_by_acl) |
void |
Credential.setUsedByUserCredentials(Reference used_by_user_credentials) |
void |
FunctionCall2.setUsedInFilterConstraint(Reference used_in_filter_constraint) |
void |
FunctionCall.setUsedInFilterConstraint(Reference used_in_filter_constraint) |
void |
FunctionCall2.setUsedInFunction(Reference used_in_function) |
void |
FunctionCall.setUsedInFunction(Reference used_in_function) |
void |
Primarycategory.setUsesBusinessCategory(Reference uses_business_category) |
void |
Keycomponent.setUsesDataField(Reference uses_data_field) |
void |
IndexMember.setUsesDataField(Reference uses_data_field) |
void |
BiCollectionDimension.setUsesOlapHierarchy(Reference uses_olap_hierarchy) |
void |
EntityAttribute.setValidationList(Reference validation_list) |
void |
EntityAttribute.setValidationRange(Reference validation_range) |
void |
EntityAttribute.setValidationRule(Reference validation_rule) |
void |
ValidValueRange.setValidValueList(Reference valid_value_list) |
void |
ValidValueList.setValidValueList(Reference valid_value_list) |
void |
ValidValue.setValidValueList(Reference valid_value_list) |
void |
DataItemValue.setValidValueList(Reference valid_value_list) |
void |
VolumeContribution.setVolume(Reference volume) |
void |
XsdElementReference.setXsdComplexType(Reference xsd_complex_type) |
void |
XsdSequence.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdElement.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdChoice.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdUniqueKey.setXsdElement(Reference xsd_element) |
void |
XsdPrimaryKey.setXsdElement(Reference xsd_element) |
void |
XsdForeignKey.setXsdElement(Reference xsd_element) |
void |
XsdElementReference.setXsdElement(Reference xsd_element) |
void |
XsdElementReference.setXsdElementGroup(Reference xsd_element_group) |
void |
XsdSimpleType.setXsdSchema(Reference xsd_schema) |
void |
XsdElementGroup.setXsdSchema(Reference xsd_schema) |
void |
XsdComplexType.setXsdSchema(Reference xsd_schema) |
void |
XsdAttributeGroup.setXsdSchema(Reference xsd_schema) |
void |
XsdSequence.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdElement.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdChoice.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdAttribute.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
| Modifier and Type | Class and Description |
|---|---|
class |
AutomationRule
POJO for the
automation_rule asset type in IGC, displayed as 'Automation Rule' in the IGC UI. |
class |
QualityProblemType
POJO for the
quality_Problem_Type asset type in IGC, displayed as 'QualityProblemType' in the IGC UI. |
class |
QualityProblemTypeDqr
POJO for the
quality_problem_type_DQR asset type in IGC, displayed as 'QualityProblemType' in the IGC UI. |
| Modifier and Type | Field and Description |
|---|---|
protected Reference |
Olapjoinref.alias
The
alias property, displayed as 'Alias' in the IGC UI. |
protected Reference |
DatabaseAlias.alias_of_database_tables_or_views
The
alias_of_database_tables_or_views property, displayed as 'Alias of Database Tables or Views' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.amazon_s3_bucket
The
amazon_s3_bucket property, displayed as 'Amazon S3 Bucket' in the IGC UI. |
protected Reference |
AmazonS3DataFileRecord.amazon_s3_data_file
The
amazon_s3_data_file property, displayed as 'Amazon S3 Data File' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.amazon_s3_data_file_folder
The
amazon_s3_data_file_folder property, displayed as 'Amazon S3 Data File Folder' in the IGC UI. |
protected Reference |
DataFile.amazon_s3_data_files
The
amazon_s3_data_files property, displayed as 'Amazon S3 Data Files' in the IGC UI. |
protected Reference |
RShinyApp.analytics_project
The
analytics_project property, displayed as 'Data Science Project' in the IGC UI. |
protected Reference |
Notebook.analytics_project
The
analytics_project property, displayed as 'Data Science Project' in the IGC UI. |
protected Reference |
AnalyticsScript.analytics_project
The
analytics_project property, displayed as 'Data Science Project' in the IGC UI. |
protected Reference |
AnalyticsModel.analytics_project
The
analytics_project property, displayed as 'Data Science Project' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.analyzed_column
The
analyzed_column property, displayed as 'Analyzed Column' in the IGC UI. |
protected Reference |
TableAnalysisSummary.analyzed_table
The
analyzed_table property, displayed as 'Analyzed Table' in the IGC UI. |
protected Reference |
Credentials.asb_credential
The
asb_credential property, displayed as 'Asb Credential' in the IGC UI. |
protected Reference |
LineageReportTemplate.asset_display_properties
The
asset_display_properties property, displayed as 'Asset Type Properties' in the IGC UI. |
protected Reference |
TermAssignment.assign_to_object
The
assign_to_object property, displayed as 'Asset' in the IGC UI. |
protected Reference |
TermAssignment.assign_to_term
The
assign_to_term property, displayed as 'Term' in the IGC UI. |
protected Reference |
AttributeTypeField.attribute_type
The
attribute_type property, displayed as 'Attribute Type' in the IGC UI. |
protected Reference |
AttributeTypeField.attribute_type_for_query
The
attribute_type_for_query property, displayed as 'Attribute Type' in the IGC UI. |
protected Reference |
StageDataRuleDefinition.based_on_rule
The
based_on_rule property, displayed as 'Based on Rule' in the IGC UI. |
protected Reference |
Array.belonging_to_data_item
The
belonging_to_data_item property, displayed as 'Belonging to Data Item' in the IGC UI. |
protected Reference |
DataItemProperties.belonging_to_parameter_definition
The
belonging_to_parameter_definition property, displayed as 'Belonging to Parameter Definition' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiReportQuery.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiLevel.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiHierarchy.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiFilter.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiCollectionMember.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiCollection.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiReportNofolder.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiReportNocontext.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiReport.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiCollectionFact.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiCollectionDimension.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiReportNofolder.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiReportNocontext.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiReport.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiModel.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiFolder.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiHierarchyMember.bi_level
The
bi_level property, displayed as 'BI Level' in the IGC UI. |
protected Reference |
Olapmodelgroup.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
OlapJoin.bi_model
The
bi_model property, displayed as 'OLAP Model' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportQuery.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportNofolder.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportNocontext.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReport.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiModel.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiHierarchy.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiFilter.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiCube.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiCollection.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportSection.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQuery.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQuerySummaryFilter.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiReportQueryItem.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiReportQueryDetailFilter.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiRootFolder.bi_server
The
bi_server property, displayed as 'BI Server' in the IGC UI. |
protected Reference |
Parameterval.binds_parameter_def
The
binds_parameter_def property, displayed as 'Binds Parameter Def' in the IGC UI. |
protected Reference |
Datasourcealiasgroup.bound_to_database
The
bound_to_database property, displayed as 'Bound To Database' in the IGC UI. |
protected Reference |
DataConnectionMapping.bound_to_database
The
bound_to_database property, displayed as 'Bound to Database' in the IGC UI. |
protected Reference |
Dsexternaldependency.calls_ds_routine
The
calls_ds_routine property, displayed as 'Calls DS Routine' in the IGC UI. |
protected Reference |
Classification.classifies_asset
The
classifies_asset property, displayed as 'Asset' in the IGC UI. |
protected Reference |
DataItemProperties.column_definition
The
column_definition property, displayed as 'Column Definition' in the IGC UI. |
protected Reference |
CompositeView.composite_view
The
composite_view property, displayed as 'Composite View' in the IGC UI. |
protected Reference |
BiReportSection.contained_in_report_section
The
contained_in_report_section property, displayed as 'Contained in Report Section' in the IGC UI. |
protected Reference |
ParameterSetDefinition.context
The
context property, displayed as 'Context' in the IGC UI. |
protected Reference |
Infoset.created_with
The
created_with property, displayed as 'Originating Operation' in the IGC UI. |
protected Reference |
ClassificationContribution.data_class
The
data_class property, displayed as 'Data Class' in the IGC UI. |
protected Reference |
Classification.data_class
The
data_class property, displayed as 'Data Class' in the IGC UI. |
protected Reference |
TableDefinition.data_connection
The
data_connection property, displayed as 'Data Connection' in the IGC UI. |
protected Reference |
SapConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
DsdataConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
DataConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
TransformArgument.data_elements
The
data_elements property, displayed as 'Data Elements' in the IGC UI. |
protected Reference |
OlapMemberSource.data_field
The
data_field property, displayed as 'Data Field' in the IGC UI. |
protected Reference |
DataFileRecord.data_file
The
data_file property, displayed as 'Default Data File' in the IGC UI. |
protected Reference |
AnalyticsScript.data_file
The
data_file property, displayed as 'Data File' in the IGC UI. |
protected Reference |
DataFileDefinitionRecord.data_file_definition
The
data_file_definition property, displayed as 'Data File Definition' in the IGC UI. |
protected Reference |
DataFileDefinitionField.data_file_definition_record
The
data_file_definition_record property, displayed as 'Data File Definition Record' in the IGC UI. |
protected Reference |
FieldAnalysis.data_file_field
The
data_file_field property, displayed as 'Data File Field' in the IGC UI. |
protected Reference |
FileRecordAnalysis.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
DataFileField.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
AmazonS3DataFileField.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
Parameter.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
DataItem.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
DataField.data_item_definition
The
data_item_definition property, displayed as 'Based On Data Definition' in the IGC UI. |
protected Reference |
ColumnDefinition.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
InvDataRule.data_rule_definitions
The
data_rule_definitions property, displayed as 'Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRule.data_rule_definitions
The
data_rule_definitions property, displayed as 'Data Rule Definitions' in the IGC UI. |
protected Reference |
InvDataRuleSet.data_rule_set_definitions
The
data_rule_set_definitions property, displayed as 'Data Rule Set Definitions' in the IGC UI. |
protected Reference |
DataRuleSet.data_rule_set_definitions
The
data_rule_set_definitions property, displayed as 'Data Rule Set Definitions' in the IGC UI. |
protected Reference |
MwbDatabaseAlias.database
The
database property, displayed as 'Database' in the IGC UI. |
protected Reference |
DatabaseSchema.database
The
database property, displayed as 'Database' in the IGC UI. |
protected Reference |
DatabaseColumn.database_alias
The
database_alias property, displayed as 'Database Alias' in the IGC UI. |
protected Reference |
ColumnAnalysis.database_column
The
database_column property, displayed as 'Database Column' in the IGC UI. |
protected Reference |
ValidityTable.database_columns
The
database_columns property, displayed as 'Database Columns' in the IGC UI. |
protected Reference |
DatabaseColumn.database_domains
The
database_domains property, displayed as 'Database Domains' in the IGC UI. |
protected Reference |
View.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
StoredProcedure.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
Datagroup.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseTable.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseDomain.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseAlias.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DataItemDefinition.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseColumn.database_table
The
database_table property, displayed as 'Database Table' in the IGC UI. |
protected Reference |
TableAnalysis.database_table_or_view
The
database_table_or_view property, displayed as 'Database Table or View' in the IGC UI. |
protected Reference |
DatabaseColumn.database_table_or_view
The
database_table_or_view property, displayed as 'Database Table or View' in the IGC UI. |
protected Reference |
CandidateKey.database_table_view
The
database_table_view property, displayed as 'Database Table View' in the IGC UI. |
protected Reference |
ApplicationInstall.default_credential
The
default_credential property, displayed as 'Default Credential' in the IGC UI. |
protected Reference |
Credential.default_for_application_install
The
default_for_application_install property, displayed as 'Default For Application Install' in the IGC UI. |
protected Reference |
BiOlapLevelElement.defined_as_an_olap_member
The
defined_as_an_olap_member property, displayed as 'Defined as an OLAP Member' in the IGC UI. |
protected Reference |
BiReportDataItemSource.defined_by_olap_member
The
defined_by_olap_member property, displayed as 'Defined by OLAP Member' in the IGC UI. |
protected Reference |
RoleAssignment.defined_by_system_role
The
defined_by_system_role property, displayed as 'Defined By System Role' in the IGC UI. |
protected Reference |
BiOlapLevelElement.defined_in_level
The
defined_in_level property, displayed as 'Defined in Level' in the IGC UI. |
protected Reference |
BiReportDataItemSource.defined_in_report_data_item
The
defined_in_report_data_item property, displayed as 'Defined in Report Data Item' in the IGC UI. |
protected Reference |
DesignStoredProcedureParameter.design_stored_procedure
The
design_stored_procedure property, displayed as 'Design Stored Procedure' in the IGC UI. |
protected Reference |
DesignKey.design_table_or_view
The
design_table_or_view property, displayed as 'Design Table or View' in the IGC UI. |
protected Reference |
DesignColumn.design_table_or_view
The
design_table_or_view property, displayed as 'Design Table or View' in the IGC UI. |
protected Reference |
BiCollectionMember.details
The
details property, displayed as 'Details' in the IGC UI. |
protected Reference |
Filter.detects_data_class
The
detects_data_class property, displayed as 'Data Classification' in the IGC UI. |
protected Reference |
RootTuple.endpoint
The
endpoint property, displayed as 'Endpoint' in the IGC UI. |
protected Reference |
FunctionCall2.executes_function
The
executes_function property, displayed as 'Executes Function' in the IGC UI. |
protected Reference |
FunctionCall.executes_function
The
executes_function property, displayed as 'Executes Function' in the IGC UI. |
protected Reference |
XsdSequence.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdElement.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdComplexType.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdChoice.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSimpleType.extends_xsd_simple_type
The
extends_xsd_simple_type property, displayed as 'Extends XSD Simple Type' in the IGC UI. |
protected Reference |
XsdComplexType.extends_xsd_simple_type
The
extends_xsd_simple_type property, displayed as 'Extends XSD Simple Type' in the IGC UI. |
protected Reference |
ExtensionMapping.extension_mapping_document
The
extension_mapping_document property, displayed as 'Extension Mapping Document' in the IGC UI. |
protected Reference |
FilterOperation.filter
The
filter property, displayed as 'Filter' in the IGC UI. |
protected Reference |
DataItemProperties.flow_variable
The
flow_variable property, displayed as 'Flow Variable' in the IGC UI. |
protected Reference |
StandardizationRuleSet.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
StandardizationObject.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
SequenceJob.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
MatchSpecification.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
Dsjob.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
Credential.for_application_install
The
for_application_install property, displayed as 'For Application Install' in the IGC UI. |
protected Reference |
Parameterval.for_data_connection
The
for_data_connection property, displayed as 'For Data Connection' in the IGC UI. |
protected Reference |
Parameterval.for_function_call
The
for_function_call property, displayed as 'For Function Call' in the IGC UI. |
protected Reference |
Parameterval.for_job_object
The
for_job_object property, displayed as 'For Job Object' in the IGC UI. |
protected Reference |
RShinyAppObject.from_r_shiny_app
The
from_r_shiny_app property, displayed as 'RShiny App' in the IGC UI. |
protected Reference |
RoutineArgument.function
The
function property, displayed as 'Function' in the IGC UI. |
protected Reference |
Term.has_a
The
has_a property, displayed as 'Has A' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.has_child_olap_level
The
has_child_olap_level property, displayed as 'Has Child OLAP Level' in the IGC UI. |
protected Reference |
Directory.has_directory_provider_configuration
The
has_directory_provider_configuration property, displayed as 'Has Directory Provider Configuration' in the IGC UI. |
protected Reference |
JobOutputPin.has_ds_meta_bag
The
has_ds_meta_bag property, displayed as 'Has DS Meta Bag' in the IGC UI. |
protected Reference |
JobInputPin.has_ds_meta_bag
The
has_ds_meta_bag property, displayed as 'Has DS Meta Bag' in the IGC UI. |
protected Reference |
Job.has_job_def
The
has_job_def property, displayed as 'Has Job Def' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.has_parent_olap_level
The
has_parent_olap_level property, displayed as 'Has Parent OLAP Level' in the IGC UI. |
protected Reference |
Aclentry.has_principal
The
has_principal property, displayed as 'Has Principal' in the IGC UI. |
protected Reference |
RoleAssignment.has_role_context
The
has_role_context property, displayed as 'Has Role Context' in the IGC UI. |
protected Reference |
Aclentry.has_system_role
The
has_system_role property, displayed as 'Has System Role' in the IGC UI. |
protected Reference |
SapConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
IdocType.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DsdataConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
Database.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataFileFolder.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataFile.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
Connector.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
AmazonS3Bucket.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
TransformationProject.host__engine_
The
host_(engine) property, displayed as 'Host (Engine)' in the IGC UI. |
protected Reference |
Job.host_system
The
host_system property, displayed as 'Host System' in the IGC UI. |
protected Reference |
IdocSegmentType.idoc_type
The
idoc_type property, displayed as 'IDoc Type' in the IGC UI. |
protected Reference |
DataFile.implements_data_file_definition
The
implements_data_file_definition property, displayed as 'Implements Data File Definition' in the IGC UI. |
protected Reference |
AmazonS3DataFile.implements_data_file_definition
The
implements_data_file_definition property, displayed as 'Implements Data File Definition' in the IGC UI. |
protected Reference |
Connector.implements_stage_type
The
implements_stage_type property, displayed as 'Implements Stage Type' in the IGC UI. |
protected Reference |
Datagroup.imported_via_data_connection
The
imported_via_data_connection property, displayed as 'Data Connection' in the IGC UI. |
protected Reference |
DsdataConnection.imports_database
The
imports_database property, displayed as 'Imports Database' in the IGC UI. |
protected Reference |
DataConnection.imports_database
The
imports_database property, displayed as 'Imports Database' in the IGC UI. |
protected Reference |
SapConnection.imports_idoc_types
The
imports_idoc_types property, displayed as 'Imports IDoc Types' in the IGC UI. |
protected Reference |
InformationServicesService.information_services_application
The
information_services_application property, displayed as 'Information Services Application' in the IGC UI. |
protected Reference |
InformationServicesApplication.information_services_project
The
information_services_project property, displayed as 'Information Services Project' in the IGC UI. |
protected Reference |
InformationServicesOperation.information_services_service
The
information_services_service property, displayed as 'Information Services Service' in the IGC UI. |
protected Reference |
VolumeContribution.infoset
The
infoset property, displayed as 'Infoset' in the IGC UI. |
protected Reference |
SetOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
NodeOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
InfosetOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
FilterOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
ExceptionFilterOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
DuplicatesOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
DataMapFilterOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
ClassificationContribution.infoset
The
infoset property, displayed as 'Infoset' in the IGC UI. |
protected Reference |
BinaryInfosetOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
Link.input_stages
The
input_stages property, displayed as 'Input Stages' in the IGC UI. |
protected Reference |
ApplicationInstall.installed_on_host
The
installed_on_host property, displayed as 'Installed On Host' in the IGC UI. |
protected Reference |
Volume.instance
The
instance property, displayed as 'Instance' in the IGC UI. |
protected Reference |
Infoset.instance
The
instance property, displayed as 'Instance' in the IGC UI. |
protected Reference |
Filter.instance
The
instance property, displayed as 'Instance' in the IGC UI. |
protected Reference |
Parameter.is_parameter_set
The
is_parameter_set property, displayed as 'Is Parameter Set' in the IGC UI. |
protected Reference |
Parameter.is_return_of_function
The
is_return_of_function property, displayed as 'Is Return Of Function' in the IGC UI. |
protected Reference |
Outputpin.is_source_of_link
The
is_source_of_link property, displayed as 'Is Source Of Link' in the IGC UI. |
protected Reference |
JobOutputPin.is_source_of_link
The
is_source_of_link property, displayed as 'Is Source Of Link' in the IGC UI. |
protected Reference |
DataClassOld.is_sub_of_data_class
The
is_sub_of_data_class property, displayed as 'Is Sub Of Data Class' in the IGC UI. |
protected Reference |
JobInputPin.is_target_of_link
The
is_target_of_link property, displayed as 'Is Target Of Link' in the IGC UI. |
protected Reference |
Inputpin.is_target_of_link
The
is_target_of_link property, displayed as 'Is Target Of Link' in the IGC UI. |
protected Reference |
JobRun.job
The
job property, displayed as 'Job' in the IGC UI. |
protected Reference |
JobRunActivity.job_run
The
job_run property, displayed as 'Job Run' in the IGC UI. |
protected Reference |
JobParameter.job_run
The
job_run property, displayed as 'Job Run' in the IGC UI. |
protected Reference |
JobWriteEvent.job_run_activity
The
job_run_activity property, displayed as 'Emitted By Activity' in the IGC UI. |
protected Reference |
JobReadEvent.job_run_activity
The
job_run_activity property, displayed as 'Job Run Activity' in the IGC UI. |
protected Reference |
JobFailEvent.job_run_activity
The
job_run_activity property, displayed as 'Job Run Activity' in the IGC UI. |
protected Reference |
Olapjoinref.joins_database_table
The
joins_database_table property, displayed as 'Joins Database Table' in the IGC UI. |
protected Reference |
BiOlapLevelElement.key_level
The
key_level property, displayed as 'Key Level' in the IGC UI. |
protected Reference |
StageColumn.link
The
link property, displayed as 'Link' in the IGC UI. |
protected Reference |
DsStageColumn.link
The
link property, displayed as 'Link' in the IGC UI. |
protected Reference |
OslcLink.link_type
The
link_type property, displayed as 'Link Type' in the IGC UI. |
protected Reference |
ReferencedContainer.local_containers
The
local_containers property, displayed as 'Local Containers' in the IGC UI. |
protected Reference |
SubjectArea.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationRule.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationRange.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationList.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalEntity.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalDomain.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalDataModel.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
ReferenceKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalInversionKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalForeignKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
EntityAttribute.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.maps_database_fields
The
maps_database_fields property, displayed as 'Maps Database Fields' in the IGC UI. |
protected Reference |
PhysicalObject.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
MemberType.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
AttributeType.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
MemberType.mdm_model_for_query
The
mdm_model_for_query property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
AttributeType.mdm_model_for_query
The
mdm_model_for_query property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
EntityType.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
CompositeView.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Attribute.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
EntityType.member_type_for_query
The
member_type_for_query property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Attribute.member_type_for_query
The
member_type_for_query property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Array.next_array
The
next_array property, displayed as 'Next Array' in the IGC UI. |
protected Reference |
DataRuleDefinition.non_published_data_rule_definitions
The
non_published_data_rule_definitions property, displayed as 'Non Published Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRuleSetDefinition.non_published_data_rule_set_definitions
The
non_published_data_rule_set_definitions property, displayed as 'Non Published Data Rule Set Definitions' in the IGC UI. |
protected Reference |
Propdescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Navigationdescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Actiondescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Acl.of_common_object
The
of_common_object property, displayed as 'Of Common Object' in the IGC UI. |
protected Reference |
Parameter.of_container_def
The
of_container_def property, displayed as 'Of Container Def' in the IGC UI. |
protected Reference |
Dsparameter.of_container_def
The
of_container_def property, displayed as 'Context' in the IGC UI. |
protected Reference |
DesignForeignKey.of_data_collection
The
of_data_collection property, displayed as 'Of Data Collection' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_directory_provider_configuration
The
of_directory_provider_configuration property, displayed as 'Of Directory Provider Configuration' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_connection
The
of_ds_data_connection property, displayed as 'Of DS Data Connection' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_element
The
of_ds_data_element property, displayed as 'Of DS Data Element' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_quality_spec
The
of_ds_data_quality_spec property, displayed as 'Of DS Data Quality Spec' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_design_view
The
of_ds_design_view property, displayed as 'Of DS Design View' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_input_pin
The
of_ds_input_pin property, displayed as 'Of DS Input Pin' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_job_def
The
of_ds_job_def property, displayed as 'Of DS Job Def' in the IGC UI. |
protected Reference |
Dsexternaldependency.of_ds_job_def
The
of_ds_job_def property, displayed as 'Of DS Job Def' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_output_pin
The
of_ds_output_pin property, displayed as 'Of DS Output Pin' in the IGC UI. |
protected Reference |
JobStageParameters.of_ds_parameter_def
The
of_ds_parameter_def property, displayed as 'Of DS Parameter Def' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_routine
The
of_ds_routine property, displayed as 'Of DS Routine' in the IGC UI. |
protected Reference |
Dsexternaldependency.of_ds_routine
The
of_ds_routine property, displayed as 'Of DS Routine' in the IGC UI. |
protected Reference |
JobStageRecord.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmfcolumninfo.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_stage_type
The
of_ds_stage_type property, displayed as 'Of DS Stage Type' in the IGC UI. |
protected Reference |
TableDefinitionProperties.of_ds_table_definition
The
of_ds_table_definition property, displayed as 'Of DS Table Definition' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_table_definition
The
of_ds_table_definition property, displayed as 'Of DS Table Definition' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_transform
The
of_ds_transform property, displayed as 'Of DS Transform' in the IGC UI. |
protected Reference |
Parameter.of_function
The
of_function property, displayed as 'Of Function' in the IGC UI. |
protected Reference |
IdocSegmentType.of_idoc_segment_type
The
of_idoc_segment_type property, displayed as 'IDoc Segment Type' in the IGC UI. |
protected Reference |
IndexMember.of_index
The
of_index property, displayed as 'Of Index' in the IGC UI. |
protected Reference |
DsdesignView.of_job
The
of_job property, displayed as 'Of Job' in the IGC UI. |
protected Reference |
Outputpin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
JobOutputPin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
JobInputPin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
Inputpin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
Parameter.of_job_def
The
of_job_def property, displayed as 'Of Job Def' in the IGC UI. |
protected Reference |
DsparameterJob.of_job_def
The
of_job_def property, displayed as 'Job' in the IGC UI. |
protected Reference |
Keycomponent.of_key
The
of_key property, displayed as 'Of Key' in the IGC UI. |
protected Reference |
JobConstraint.of_link
The
of_link property, displayed as 'Link' in the IGC UI. |
protected Reference |
Filterconstraint.of_link
The
of_link property, displayed as 'Of Link' in the IGC UI. |
protected Reference |
OslcLink.of_main_object
The
of_main_object property, displayed as 'Of Main Object' in the IGC UI. |
protected Reference |
ModelEvalMetric.of_model
The
of_model property, displayed as 'Of Model' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.of_olap_hierarchy_member
The
of_olap_hierarchy_member property, displayed as 'Of OLAP Hierarchy Member' in the IGC UI. |
protected Reference |
Parameter.of_parameter_set
The
of_parameter_set property, displayed as 'Of Parameter Set' in the IGC UI. |
protected Reference |
DsparameterSet.of_parameter_set
The
of_parameter_set property, displayed as 'Context' in the IGC UI. |
protected Reference |
OslcLink.of_provider_connection
The
of_provider_connection property, displayed as 'Of Provider Connection' in the IGC UI. |
protected Reference |
Providerpropertyinfoextended.of_provider_property_info
The
of_provider_property_info property, displayed as 'Of Provider Property Info' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_provider_property_info
The
of_provider_property_info property, displayed as 'Of Provider Property Info' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_provider_property_type
The
of_provider_property_type property, displayed as 'Of Provider Property Type' in the IGC UI. |
protected Reference |
StageTypeDetail.of_stage_type
The
of_stage_type property, displayed as 'Stage Type' in the IGC UI. |
protected Reference |
Parameter.of_stage_type
The
of_stage_type property, displayed as 'Of Stage Type' in the IGC UI. |
protected Reference |
Parameter.of_stored_procedure
The
of_stored_procedure property, displayed as 'Of Stored Procedure' in the IGC UI. |
protected Reference |
Credentials.of_user
The
of_user property, displayed as 'Of User' in the IGC UI. |
protected Reference |
Credential.of_user_credentials
The
of_user_credentials property, displayed as 'Of User Credentials' in the IGC UI. |
protected Reference |
OlapMemberSource.olap_member
The
olap_member property, displayed as 'OLAP Member' in the IGC UI. |
protected Reference |
Link.output_stages
The
output_stages property, displayed as 'Output Stages' in the IGC UI. |
protected Reference |
MappingSpecification.owner
The
owner property, displayed as 'Owner' in the IGC UI. |
protected Reference |
Term.parent_category
The
parent_category property, displayed as 'Parent Category' in the IGC UI. |
protected Reference |
Category.parent_category
The
parent_category property, displayed as 'Parent Category' in the IGC UI. |
protected Reference |
DataClass.parent_data_class
The
parent_data_class property, displayed as 'Parent Data Class' in the IGC UI. |
protected Reference |
LogicalDomain.parent_domain
The
parent_domain property, displayed as 'Parent Domain' in the IGC UI. |
protected Reference |
Folder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
Dsfolder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFileFolder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFile.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.parent_folder
The
parent_folder property, displayed as 'Data File Folder' in the IGC UI. |
protected Reference |
AmazonS3DataFile.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFileFolder.parent_folder_or_host
The
parent_folder_or_host property, displayed as 'Parent Folder or Host' in the IGC UI. |
protected Reference |
InformationGovernancePolicy.parent_policy
The
parent_policy property, displayed as 'Parent Policy' in the IGC UI. |
protected Reference |
PhysicalDomain.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignView.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignTable.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignStoredProcedure.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignColumn.physical_domains
The
physical_domains property, displayed as 'Physical Domains' in the IGC UI. |
protected Reference |
PhysicalDataModel.physical_model
The
physical_model property, displayed as 'Physical Model' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.physical_object
The
physical_object property, displayed as 'Physical Object' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.physical_object_for_query
The
physical_object_for_query property, displayed as 'Physical Object' in the IGC UI. |
protected Reference |
Datasourcealiasgroup.preferred_data_connection
The
preferred_data_connection property, displayed as 'Preferred Data Connection' in the IGC UI. |
protected Reference |
DataConnectionMapping.preferred_data_connection
The
preferred_data_connection property, displayed as 'Preferred Data Connection' in the IGC UI. |
protected Reference |
DatabaseSchema.preferred_database_schema
The
preferred_database_schema property, displayed as 'Preferred Database Schema' in the IGC UI. |
protected Reference |
Term.preferred_synonym
The
preferred_synonym property, displayed as 'Preferred Synonym' in the IGC UI. |
protected Reference |
Array.previous_array
The
previous_array property, displayed as 'Previous Array' in the IGC UI. |
protected Reference |
SetOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
NodeOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
InfosetOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
FilterOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
ExceptionFilterOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
DuplicatesOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
DataMapFilterOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
BinaryInfosetOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
TableAnalysisSummary.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
Analysissummaryobject.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
DataRuleDefinition.published_data_rule_definitions
The
published_data_rule_definitions property, displayed as 'Published Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRuleSetDefinition.published_data_rule_set_definitions
The
published_data_rule_set_definitions property, displayed as 'Published Data Rule Set Definitions' in the IGC UI. |
protected Reference |
TableDefinition.referenced_by_data_sources
The
referenced_by_data_sources property, displayed as 'Referenced by Data Sources' in the IGC UI. |
protected Reference |
XsdElementReference.referenced_xsd_element
The
referenced_xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdForeignKey.referenced_xsd_keys
The
referenced_xsd_keys property, displayed as 'References XSD Keys' in the IGC UI. |
protected Reference |
Attribute.references_attribute_types
The
references_attribute_types property, displayed as 'References Attribute Types' in the IGC UI. |
protected Reference |
BiCollectionDimension.references_bi_collection
The
references_bi_collection property, displayed as 'References BI Collection' in the IGC UI. |
protected Reference |
BiCollectionFact.references_bi_member
The
references_bi_member property, displayed as 'References BI Member' in the IGC UI. |
protected Reference |
Stage.references_container
The
references_container property, displayed as 'References Container' in the IGC UI. |
protected Reference |
Keycomponent.references_data_field
The
references_data_field property, displayed as 'References Data Field' in the IGC UI. |
protected Reference |
InferredForeignKey.references_inferred_keys
The
references_inferred_keys property, displayed as 'References Inferred Keys' in the IGC UI. |
protected Reference |
XsdAttributeReference.references_xsd_attribute
The
references_xsd_attribute property, displayed as 'XSD Attribute' in the IGC UI. |
protected Reference |
XsdElementGroupReference.references_xsd_element_group
The
references_xsd_element_group property, displayed as 'XSD Element Group' in the IGC UI. |
protected Reference |
Term.replaced_by
The
replaced_by property, displayed as 'Replaced By' in the IGC UI. |
protected Reference |
XsdSequence.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdElement.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdComplexType.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdChoice.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSimpleType.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdSequence.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdElement.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdChoice.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
Function.returns_parameter_def
The
returns_parameter_def property, displayed as 'Returns Parameter Def' in the IGC UI. |
protected Reference |
TableAnalysisSummary.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
Analysissummaryobject.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
Dsexternaldependency.runs_ds_job
The
runs_ds_job property, displayed as 'Runs DS Job' in the IGC UI. |
protected Reference |
Stage.runs_sequences_jobs
The
runs_sequences_jobs property, displayed as 'Runs Sequences Jobs' in the IGC UI. |
protected Reference |
SetOperation.secondary_input
The
secondary_input property, displayed as 'Secondary Input' in the IGC UI. |
protected Reference |
DuplicatesOperation.secondary_input
The
secondary_input property, displayed as 'Secondary Input' in the IGC UI. |
protected Reference |
BinaryInfosetOperation.secondary_input
The
secondary_input property, displayed as 'Secondary Input' in the IGC UI. |
protected Reference |
DatabaseColumn.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
DataFileField.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
AmazonS3DataFileField.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
ReferencedContainer.shared_containers
The
shared_containers property, displayed as 'Shared Containers' in the IGC UI. |
protected Reference |
MappingComponent.shared_containers
The
shared_containers property, displayed as 'Shared Containers' in the IGC UI. |
protected Reference |
Stage.shared_or_local_container
The
shared_or_local_container property, displayed as 'Shared or Local Container' in the IGC UI. |
protected Reference |
StageVariable.stage
The
stage property, displayed as 'Stage' in the IGC UI. |
protected Reference |
StageDataRuleDefinition.stage
The
stage property, displayed as 'Stage' in the IGC UI. |
protected Reference |
AsclSteward.steward_group
The
steward_group property, displayed as 'Steward Group' in the IGC UI. |
protected Reference |
AsclSteward.steward_user
The
steward_user property, displayed as 'Steward User' in the IGC UI. |
protected Reference |
StoredProcedureParameter.stored_procedure
The
stored_procedure property, displayed as 'Stored Procedure' in the IGC UI. |
protected Reference |
InferredKey.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
InferredForeignKey.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
FieldAnalysis.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
ColumnAnalysis.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
ForeignKeyDefinition.table_definition
The
table_definition property, displayed as 'Table Definition' in the IGC UI. |
protected Reference |
TermHistory.term
The
term property, displayed as 'Term' in the IGC UI. |
protected Reference |
TransformArgument.transform
The
transform property, displayed as 'Transform' in the IGC UI. |
protected Reference |
TransformsFunction.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
TableDefinition.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
StandardizationRuleSet.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
SharedContainer.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
SequenceJob.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Routine.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
ParameterSet.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
MatchSpecification.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
DsstageType.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Dsjob.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Dsfolder.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
DataElement.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
TupleAttribute.tuple
The
tuple property, displayed as 'Tuple' in the IGC UI. |
protected Reference |
Stage.type
The
type property, displayed as 'Type' in the IGC UI. |
protected Reference |
Aclentry.used_by_acl
The
used_by_acl property, displayed as 'Used By Acl' in the IGC UI. |
protected Reference |
Credential.used_by_user_credentials
The
used_by_user_credentials property, displayed as 'Used By User Credentials' in the IGC UI. |
protected Reference |
FunctionCall2.used_in_filter_constraint
The
used_in_filter_constraint property, displayed as 'Used In Filter Constraint' in the IGC UI. |
protected Reference |
FunctionCall.used_in_filter_constraint
The
used_in_filter_constraint property, displayed as 'Used In Filter Constraint' in the IGC UI. |
protected Reference |
FunctionCall2.used_in_function
The
used_in_function property, displayed as 'Used In Function' in the IGC UI. |
protected Reference |
FunctionCall.used_in_function
The
used_in_function property, displayed as 'Used In Function' in the IGC UI. |
protected Reference |
Primarycategory.uses_business_category
The
uses_business_category property, displayed as 'Uses Business Category' in the IGC UI. |
protected Reference |
Keycomponent.uses_data_field
The
uses_data_field property, displayed as 'Uses Data Field' in the IGC UI. |
protected Reference |
IndexMember.uses_data_field
The
uses_data_field property, displayed as 'Uses Data Field' in the IGC UI. |
protected Reference |
BiCollectionDimension.uses_olap_hierarchy
The
uses_olap_hierarchy property, displayed as 'Uses OLAP Hierarchy' in the IGC UI. |
protected Reference |
ValidValueRange.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
ValidValueList.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
ValidValue.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
DataItemValue.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
EntityAttribute.validation_list
The
validation_list property, displayed as 'Validation List' in the IGC UI. |
protected Reference |
EntityAttribute.validation_range
The
validation_range property, displayed as 'Validation Range' in the IGC UI. |
protected Reference |
EntityAttribute.validation_rule
The
validation_rule property, displayed as 'Validation Rule' in the IGC UI. |
protected Reference |
VolumeContribution.volume
The
volume property, displayed as 'Volume' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_complex_type
The
xsd_complex_type property, displayed as 'XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSequence.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdElement.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdChoice.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdUniqueKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdPrimaryKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdForeignKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_element_group
The
xsd_element_group property, displayed as 'XSD Element Group' in the IGC UI. |
protected Reference |
XsdSimpleType.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdElementGroup.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdComplexType.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdAttributeGroup.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdSequence.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdElement.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdChoice.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdAttribute.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
| Modifier and Type | Method and Description |
|---|---|
void |
Olapjoinref.setAlias(Reference alias) |
void |
DatabaseAlias.setAliasOfDatabaseTablesOrViews(Reference alias_of_database_tables_or_views) |
void |
AmazonS3DataFileFolder.setAmazonS3Bucket(Reference amazon_s3_bucket) |
void |
AmazonS3DataFileRecord.setAmazonS3DataFile(Reference amazon_s3_data_file) |
void |
AmazonS3DataFileFolder.setAmazonS3DataFileFolder(Reference amazon_s3_data_file_folder) |
void |
DataFile.setAmazonS3DataFiles(Reference amazon_s3_data_files) |
void |
RShinyApp.setAnalyticsProject(Reference analytics_project) |
void |
Notebook.setAnalyticsProject(Reference analytics_project) |
void |
AnalyticsScript.setAnalyticsProject(Reference analytics_project) |
void |
AnalyticsModel.setAnalyticsProject(Reference analytics_project) |
void |
ColumnAnalysisSummary.setAnalyzedColumn(Reference analyzed_column) |
void |
TableAnalysisSummary.setAnalyzedTable(Reference analyzed_table) |
void |
Credentials.setAsbCredential(Reference asb_credential) |
void |
LineageReportTemplate.setAssetDisplayProperties(Reference asset_display_properties) |
void |
TermAssignment.setAssignToObject(Reference assign_to_object) |
void |
TermAssignment.setAssignToTerm(Reference assign_to_term) |
void |
AttributeTypeField.setAttributeType(Reference attribute_type) |
void |
AttributeTypeField.setAttributeTypeForQuery(Reference attribute_type_for_query) |
void |
StageDataRuleDefinition.setBasedOnRule(Reference based_on_rule) |
void |
Array.setBelongingToDataItem(Reference belonging_to_data_item) |
void |
DataItemProperties.setBelongingToParameterDefinition(Reference belonging_to_parameter_definition) |
void |
BiReportQueryUsage.setBiCollection(Reference bi_collection) |
void |
BiReportQuery.setBiCollection(Reference bi_collection) |
void |
BiLevel.setBiCollection(Reference bi_collection) |
void |
BiHierarchy.setBiCollection(Reference bi_collection) |
void |
BiFilter.setBiCollection(Reference bi_collection) |
void |
BiCollectionMember.setBiCollection(Reference bi_collection) |
void |
BiCollection.setBiCollection(Reference bi_collection) |
void |
BiReportNofolder.setBiCube(Reference bi_cube) |
void |
BiReportNocontext.setBiCube(Reference bi_cube) |
void |
BiReport.setBiCube(Reference bi_cube) |
void |
BiCollectionFact.setBiCube(Reference bi_cube) |
void |
BiCollectionDimension.setBiCube(Reference bi_cube) |
void |
BiReportNofolder.setBiFolder(Reference bi_folder) |
void |
BiReportNocontext.setBiFolder(Reference bi_folder) |
void |
BiReport.setBiFolder(Reference bi_folder) |
void |
BiModel.setBiFolder(Reference bi_folder) |
void |
BiFolder.setBiFolder(Reference bi_folder) |
void |
BiHierarchyMember.setBiLevel(Reference bi_level) |
void |
Olapmodelgroup.setBiModel(Reference bi_model) |
void |
OlapJoin.setBiModel(Reference bi_model) |
void |
BiReportQueryUsage.setBiModel(Reference bi_model) |
void |
BiReportQuery.setBiModel(Reference bi_model) |
void |
BiReportNofolder.setBiModel(Reference bi_model) |
void |
BiReportNocontext.setBiModel(Reference bi_model) |
void |
BiReport.setBiModel(Reference bi_model) |
void |
BiModel.setBiModel(Reference bi_model) |
void |
BiHierarchy.setBiModel(Reference bi_model) |
void |
BiFilter.setBiModel(Reference bi_model) |
void |
BiCube.setBiModel(Reference bi_model) |
void |
BiCollection.setBiModel(Reference bi_model) |
void |
Parameterval.setBindsParameterDef(Reference binds_parameter_def) |
void |
BiReportSection.setBiReport(Reference bi_report) |
void |
BiReportQueryUsage.setBiReport(Reference bi_report) |
void |
BiReportQuery.setBiReport(Reference bi_report) |
void |
BiReportQuerySummaryFilter.setBiReportQuery(Reference bi_report_query) |
void |
BiReportQueryItem.setBiReportQuery(Reference bi_report_query) |
void |
BiReportQueryDetailFilter.setBiReportQuery(Reference bi_report_query) |
void |
BiRootFolder.setBiServer(Reference bi_server) |
void |
Datasourcealiasgroup.setBoundToDatabase(Reference bound_to_database) |
void |
DataConnectionMapping.setBoundToDatabase(Reference bound_to_database) |
void |
Dsexternaldependency.setCallsDsRoutine(Reference calls_ds_routine) |
void |
Classification.setClassifiesAsset(Reference classifies_asset) |
void |
DataItemProperties.setColumnDefinition(Reference column_definition) |
void |
CompositeView.setCompositeView(Reference composite_view) |
void |
BiReportSection.setContainedInReportSection(Reference contained_in_report_section) |
void |
Infoset.setCreatedWith(Reference created_with) |
void |
MwbDatabaseAlias.setDatabase(Reference database) |
void |
DatabaseSchema.setDatabase(Reference database) |
void |
DatabaseColumn.setDatabaseAlias(Reference database_alias) |
void |
ColumnAnalysis.setDatabaseColumn(Reference database_column) |
void |
ValidityTable.setDatabaseColumns(Reference database_columns) |
void |
DatabaseColumn.setDatabaseDomains(Reference database_domains) |
void |
View.setDatabaseSchema(Reference database_schema) |
void |
StoredProcedure.setDatabaseSchema(Reference database_schema) |
void |
Datagroup.setDatabaseSchema(Reference database_schema) |
void |
DatabaseTable.setDatabaseSchema(Reference database_schema) |
void |
DatabaseDomain.setDatabaseSchema(Reference database_schema) |
void |
DatabaseAlias.setDatabaseSchema(Reference database_schema) |
void |
DataItemDefinition.setDatabaseSchema(Reference database_schema) |
void |
DatabaseColumn.setDatabaseTable(Reference database_table) |
void |
TableAnalysis.setDatabaseTableOrView(Reference database_table_or_view) |
void |
DatabaseColumn.setDatabaseTableOrView(Reference database_table_or_view) |
void |
CandidateKey.setDatabaseTableView(Reference database_table_view) |
void |
ClassificationContribution.setDataClass(Reference data_class) |
void |
Classification.setDataClass(Reference data_class) |
void |
TableDefinition.setDataConnection(Reference data_connection) |
void |
SapConnection.setDataConnectors(Reference data_connectors) |
void |
DsdataConnection.setDataConnectors(Reference data_connectors) |
void |
DataConnection.setDataConnectors(Reference data_connectors) |
void |
TransformArgument.setDataElements(Reference data_elements) |
void |
OlapMemberSource.setDataField(Reference data_field) |
void |
DataFileRecord.setDataFile(Reference data_file) |
void |
AnalyticsScript.setDataFile(Reference data_file) |
void |
DataFileDefinitionRecord.setDataFileDefinition(Reference data_file_definition) |
void |
DataFileDefinitionField.setDataFileDefinitionRecord(Reference data_file_definition_record) |
void |
FieldAnalysis.setDataFileField(Reference data_file_field) |
void |
FileRecordAnalysis.setDataFileRecord(Reference data_file_record) |
void |
DataFileField.setDataFileRecord(Reference data_file_record) |
void |
AmazonS3DataFileField.setDataFileRecord(Reference data_file_record) |
void |
Parameter.setDataItemDefinition(Reference data_item_definition) |
void |
DataItem.setDataItemDefinition(Reference data_item_definition) |
void |
DataField.setDataItemDefinition(Reference data_item_definition) |
void |
ColumnDefinition.setDataItemDefinition(Reference data_item_definition) |
void |
InvDataRule.setDataRuleDefinitions(Reference data_rule_definitions) |
void |
DataRule.setDataRuleDefinitions(Reference data_rule_definitions) |
void |
InvDataRuleSet.setDataRuleSetDefinitions(Reference data_rule_set_definitions) |
void |
DataRuleSet.setDataRuleSetDefinitions(Reference data_rule_set_definitions) |
void |
ApplicationInstall.setDefaultCredential(Reference default_credential) |
void |
Credential.setDefaultForApplicationInstall(Reference default_for_application_install) |
void |
BiOlapLevelElement.setDefinedAsAnOlapMember(Reference defined_as_an_olap_member) |
void |
BiReportDataItemSource.setDefinedByOlapMember(Reference defined_by_olap_member) |
void |
RoleAssignment.setDefinedBySystemRole(Reference defined_by_system_role) |
void |
BiOlapLevelElement.setDefinedInLevel(Reference defined_in_level) |
void |
BiReportDataItemSource.setDefinedInReportDataItem(Reference defined_in_report_data_item) |
void |
DesignStoredProcedureParameter.setDesignStoredProcedure(Reference design_stored_procedure) |
void |
DesignKey.setDesignTableOrView(Reference design_table_or_view) |
void |
DesignColumn.setDesignTableOrView(Reference design_table_or_view) |
void |
BiCollectionMember.setDetails(Reference details) |
void |
Filter.setDetectsDataClass(Reference detects_data_class) |
void |
RootTuple.setEndpoint(Reference endpoint) |
void |
FunctionCall2.setExecutesFunction(Reference executes_function) |
void |
FunctionCall.setExecutesFunction(Reference executes_function) |
void |
XsdSequence.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdElement.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdComplexType.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdChoice.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdSimpleType.setExtendsXsdSimpleType(Reference extends_xsd_simple_type) |
void |
XsdComplexType.setExtendsXsdSimpleType(Reference extends_xsd_simple_type) |
void |
ExtensionMapping.setExtensionMappingDocument(Reference extension_mapping_document) |
void |
FilterOperation.setFilter(Reference filter) |
void |
DataItemProperties.setFlowVariable(Reference flow_variable) |
void |
StandardizationRuleSet.setFolder(Reference folder) |
void |
StandardizationObject.setFolder(Reference folder) |
void |
SequenceJob.setFolder(Reference folder) |
void |
MatchSpecification.setFolder(Reference folder) |
void |
Dsjob.setFolder(Reference folder) |
void |
Credential.setForApplicationInstall(Reference for_application_install) |
void |
Parameterval.setForDataConnection(Reference for_data_connection) |
void |
Parameterval.setForFunctionCall(Reference for_function_call) |
void |
Parameterval.setForJobObject(Reference for_job_object) |
void |
RShinyAppObject.setFromRShinyApp(Reference from_r_shiny_app) |
void |
RoutineArgument.setFunction(Reference function) |
void |
Term.setHasA(Reference has_a) |
void |
Olaphierarchyassociation.setHasChildOlapLevel(Reference has_child_olap_level) |
void |
Directory.setHasDirectoryProviderConfiguration(Reference has_directory_provider_configuration) |
void |
JobOutputPin.setHasDsMetaBag(Reference has_ds_meta_bag) |
void |
JobInputPin.setHasDsMetaBag(Reference has_ds_meta_bag) |
void |
Job.setHasJobDef(Reference has_job_def) |
void |
Olaphierarchyassociation.setHasParentOlapLevel(Reference has_parent_olap_level) |
void |
Aclentry.setHasPrincipal(Reference has_principal) |
void |
RoleAssignment.setHasRoleContext(Reference has_role_context) |
void |
Aclentry.setHasSystemRole(Reference has_system_role) |
void |
SapConnection.setHost(Reference host) |
void |
IdocType.setHost(Reference host) |
void |
DsdataConnection.setHost(Reference host) |
void |
Database.setHost(Reference host) |
void |
DataFileFolder.setHost(Reference host) |
void |
DataFile.setHost(Reference host) |
void |
DataConnection.setHost(Reference host) |
void |
Connector.setHost(Reference host) |
void |
AmazonS3Bucket.setHost(Reference host) |
void |
TransformationProject.setHostEngine(Reference host__engine_) |
void |
Job.setHostSystem(Reference host_system) |
void |
IdocSegmentType.setIdocType(Reference idoc_type) |
void |
DataFile.setImplementsDataFileDefinition(Reference implements_data_file_definition) |
void |
AmazonS3DataFile.setImplementsDataFileDefinition(Reference implements_data_file_definition) |
void |
Connector.setImplementsStageType(Reference implements_stage_type) |
void |
Datagroup.setImportedViaDataConnection(Reference imported_via_data_connection) |
void |
DsdataConnection.setImportsDatabase(Reference imports_database) |
void |
DataConnection.setImportsDatabase(Reference imports_database) |
void |
SapConnection.setImportsIdocTypes(Reference imports_idoc_types) |
void |
InformationServicesService.setInformationServicesApplication(Reference information_services_application) |
void |
InformationServicesApplication.setInformationServicesProject(Reference information_services_project) |
void |
InformationServicesOperation.setInformationServicesService(Reference information_services_service) |
void |
VolumeContribution.setInfoset(Reference infoset) |
void |
SetOperation.setInfoset(Reference infoset) |
void |
NodeOperation.setInfoset(Reference infoset) |
void |
InfosetOperation.setInfoset(Reference infoset) |
void |
FilterOperation.setInfoset(Reference infoset) |
void |
ExceptionFilterOperation.setInfoset(Reference infoset) |
void |
DuplicatesOperation.setInfoset(Reference infoset) |
void |
DataMapFilterOperation.setInfoset(Reference infoset) |
void |
ClassificationContribution.setInfoset(Reference infoset) |
void |
BinaryInfosetOperation.setInfoset(Reference infoset) |
void |
Link.setInputStages(Reference input_stages) |
void |
ApplicationInstall.setInstalledOnHost(Reference installed_on_host) |
void |
Volume.setInstance(Reference instance) |
void |
Infoset.setInstance(Reference instance) |
void |
Filter.setInstance(Reference instance) |
void |
Parameter.setIsParameterSet(Reference is_parameter_set) |
void |
Parameter.setIsReturnOfFunction(Reference is_return_of_function) |
void |
Outputpin.setIsSourceOfLink(Reference is_source_of_link) |
void |
JobOutputPin.setIsSourceOfLink(Reference is_source_of_link) |
void |
DataClassOld.setIsSubOfDataClass(Reference is_sub_of_data_class) |
void |
JobInputPin.setIsTargetOfLink(Reference is_target_of_link) |
void |
Inputpin.setIsTargetOfLink(Reference is_target_of_link) |
void |
JobRun.setJob(Reference job) |
void |
JobRunActivity.setJobRun(Reference job_run) |
void |
JobParameter.setJobRun(Reference job_run) |
void |
JobWriteEvent.setJobRunActivity(Reference job_run_activity) |
void |
JobReadEvent.setJobRunActivity(Reference job_run_activity) |
void |
JobFailEvent.setJobRunActivity(Reference job_run_activity) |
void |
Olapjoinref.setJoinsDatabaseTable(Reference joins_database_table) |
void |
BiOlapLevelElement.setKeyLevel(Reference key_level) |
void |
StageColumn.setLink(Reference link) |
void |
DsStageColumn.setLink(Reference link) |
void |
OslcLink.setLinkType(Reference link_type) |
void |
ReferencedContainer.setLocalContainers(Reference local_containers) |
void |
SubjectArea.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationRule.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationRange.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationList.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalEntity.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalDomain.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalDataModel.setLogicalDataModel(Reference logical_data_model) |
void |
ReferenceKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalInversionKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalForeignKey.setLogicalEntity(Reference logical_entity) |
void |
EntityAttribute.setLogicalEntity(Reference logical_entity) |
void |
PhysicalObjectAttribute.setMapsDatabaseFields(Reference maps_database_fields) |
void |
PhysicalObject.setMdmModel(Reference mdm_model) |
void |
MemberType.setMdmModel(Reference mdm_model) |
void |
AttributeType.setMdmModel(Reference mdm_model) |
void |
MemberType.setMdmModelForQuery(Reference mdm_model_for_query) |
void |
AttributeType.setMdmModelForQuery(Reference mdm_model_for_query) |
void |
EntityType.setMemberType(Reference member_type) |
void |
CompositeView.setMemberType(Reference member_type) |
void |
Attribute.setMemberType(Reference member_type) |
void |
EntityType.setMemberTypeForQuery(Reference member_type_for_query) |
void |
Attribute.setMemberTypeForQuery(Reference member_type_for_query) |
void |
Array.setNextArray(Reference next_array) |
void |
DataRuleDefinition.setNonPublishedDataRuleDefinitions(Reference non_published_data_rule_definitions) |
void |
DataRuleSetDefinition.setNonPublishedDataRuleSetDefinitions(Reference non_published_data_rule_set_definitions) |
void |
Propdescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Navigationdescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Actiondescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Acl.setOfCommonObject(Reference of_common_object) |
void |
Parameter.setOfContainerDef(Reference of_container_def) |
void |
Dsparameter.setOfContainerDef(Reference of_container_def) |
void |
DesignForeignKey.setOfDataCollection(Reference of_data_collection) |
void |
Directoryproviderproperty.setOfDirectoryProviderConfiguration(Reference of_directory_provider_configuration) |
void |
Dsmetabag.setOfDsDataConnection(Reference of_ds_data_connection) |
void |
Dsmetabag.setOfDsDataElement(Reference of_ds_data_element) |
void |
Dsmetabag.setOfDsDataQualitySpec(Reference of_ds_data_quality_spec) |
void |
Dsmetabag.setOfDsDesignView(Reference of_ds_design_view) |
void |
Dsmetabag.setOfDsInputPin(Reference of_ds_input_pin) |
void |
Dsmetabag.setOfDsJobDef(Reference of_ds_job_def) |
void |
Dsexternaldependency.setOfDsJobDef(Reference of_ds_job_def) |
void |
Dsmetabag.setOfDsOutputPin(Reference of_ds_output_pin) |
void |
JobStageParameters.setOfDsParameterDef(Reference of_ds_parameter_def) |
void |
Dsmetabag.setOfDsRoutine(Reference of_ds_routine) |
void |
Dsexternaldependency.setOfDsRoutine(Reference of_ds_routine) |
void |
JobStageRecord.setOfDsStage(Reference of_ds_stage) |
void |
Dsmfcolumninfo.setOfDsStage(Reference of_ds_stage) |
void |
Dsmetabag.setOfDsStage(Reference of_ds_stage) |
void |
Dsmetabag.setOfDsStageType(Reference of_ds_stage_type) |
void |
TableDefinitionProperties.setOfDsTableDefinition(Reference of_ds_table_definition) |
void |
Dsmetabag.setOfDsTableDefinition(Reference of_ds_table_definition) |
void |
Dsmetabag.setOfDsTransform(Reference of_ds_transform) |
void |
Parameter.setOfFunction(Reference of_function) |
void |
IdocSegmentType.setOfIdocSegmentType(Reference of_idoc_segment_type) |
void |
IndexMember.setOfIndex(Reference of_index) |
void |
DsdesignView.setOfJob(Reference of_job) |
void |
Outputpin.setOfJobComponent(Reference of_job_component) |
void |
JobOutputPin.setOfJobComponent(Reference of_job_component) |
void |
JobInputPin.setOfJobComponent(Reference of_job_component) |
void |
Inputpin.setOfJobComponent(Reference of_job_component) |
void |
Parameter.setOfJobDef(Reference of_job_def) |
void |
DsparameterJob.setOfJobDef(Reference of_job_def) |
void |
Keycomponent.setOfKey(Reference of_key) |
void |
JobConstraint.setOfLink(Reference of_link) |
void |
Filterconstraint.setOfLink(Reference of_link) |
void |
OslcLink.setOfMainObject(Reference of_main_object) |
void |
ModelEvalMetric.setOfModel(Reference of_model) |
void |
Olaphierarchyassociation.setOfOlapHierarchyMember(Reference of_olap_hierarchy_member) |
void |
Parameter.setOfParameterSet(Reference of_parameter_set) |
void |
DsparameterSet.setOfParameterSet(Reference of_parameter_set) |
void |
OslcLink.setOfProviderConnection(Reference of_provider_connection) |
void |
Providerpropertyinfoextended.setOfProviderPropertyInfo(Reference of_provider_property_info) |
void |
Directoryproviderproperty.setOfProviderPropertyInfo(Reference of_provider_property_info) |
void |
Directoryproviderproperty.setOfProviderPropertyType(Reference of_provider_property_type) |
void |
StageTypeDetail.setOfStageType(Reference of_stage_type) |
void |
Parameter.setOfStageType(Reference of_stage_type) |
void |
Parameter.setOfStoredProcedure(Reference of_stored_procedure) |
void |
Credentials.setOfUser(Reference of_user) |
void |
Credential.setOfUserCredentials(Reference of_user_credentials) |
void |
OlapMemberSource.setOlapMember(Reference olap_member) |
void |
Link.setOutputStages(Reference output_stages) |
void |
MappingSpecification.setOwner(Reference owner) |
void |
Term.setParentCategory(Reference parent_category) |
void |
Category.setParentCategory(Reference parent_category) |
void |
DataClass.setParentDataClass(Reference parent_data_class) |
void |
LogicalDomain.setParentDomain(Reference parent_domain) |
void |
Folder.setParentFolder(Reference parent_folder) |
void |
Dsfolder.setParentFolder(Reference parent_folder) |
void |
DataFileFolder.setParentFolder(Reference parent_folder) |
void |
DataFile.setParentFolder(Reference parent_folder) |
void |
AmazonS3DataFileFolder.setParentFolder(Reference parent_folder) |
void |
AmazonS3DataFile.setParentFolder(Reference parent_folder) |
void |
DataFileFolder.setParentFolderOrHost(Reference parent_folder_or_host) |
void |
InformationGovernancePolicy.setParentPolicy(Reference parent_policy) |
void |
PhysicalDomain.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignView.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignTable.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignStoredProcedure.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignColumn.setPhysicalDomains(Reference physical_domains) |
void |
PhysicalDataModel.setPhysicalModel(Reference physical_model) |
void |
PhysicalObjectAttribute.setPhysicalObject(Reference physical_object) |
void |
PhysicalObjectAttribute.setPhysicalObjectForQuery(Reference physical_object_for_query) |
void |
DatabaseSchema.setPreferredDatabaseSchema(Reference preferred_database_schema) |
void |
Datasourcealiasgroup.setPreferredDataConnection(Reference preferred_data_connection) |
void |
DataConnectionMapping.setPreferredDataConnection(Reference preferred_data_connection) |
void |
Term.setPreferredSynonym(Reference preferred_synonym) |
void |
Array.setPreviousArray(Reference previous_array) |
void |
SetOperation.setPrimaryInput(Reference primary_input) |
void |
NodeOperation.setPrimaryInput(Reference primary_input) |
void |
InfosetOperation.setPrimaryInput(Reference primary_input) |
void |
FilterOperation.setPrimaryInput(Reference primary_input) |
void |
ExceptionFilterOperation.setPrimaryInput(Reference primary_input) |
void |
DuplicatesOperation.setPrimaryInput(Reference primary_input) |
void |
DataMapFilterOperation.setPrimaryInput(Reference primary_input) |
void |
BinaryInfosetOperation.setPrimaryInput(Reference primary_input) |
void |
TableAnalysisSummary.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
ColumnAnalysisSummary.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
Analysissummaryobject.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
DataRuleDefinition.setPublishedDataRuleDefinitions(Reference published_data_rule_definitions) |
void |
DataRuleSetDefinition.setPublishedDataRuleSetDefinitions(Reference published_data_rule_set_definitions) |
void |
TableDefinition.setReferencedByDataSources(Reference referenced_by_data_sources) |
void |
XsdElementReference.setReferencedXsdElement(Reference referenced_xsd_element) |
void |
XsdForeignKey.setReferencedXsdKeys(Reference referenced_xsd_keys) |
void |
Attribute.setReferencesAttributeTypes(Reference references_attribute_types) |
void |
BiCollectionDimension.setReferencesBiCollection(Reference references_bi_collection) |
void |
BiCollectionFact.setReferencesBiMember(Reference references_bi_member) |
void |
Stage.setReferencesContainer(Reference references_container) |
void |
Keycomponent.setReferencesDataField(Reference references_data_field) |
void |
InferredForeignKey.setReferencesInferredKeys(Reference references_inferred_keys) |
void |
XsdAttributeReference.setReferencesXsdAttribute(Reference references_xsd_attribute) |
void |
XsdElementGroupReference.setReferencesXsdElementGroup(Reference references_xsd_element_group) |
void |
Term.setReplacedBy(Reference replaced_by) |
void |
XsdSequence.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdElement.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdComplexType.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdChoice.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdSimpleType.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdSequence.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdElement.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdChoice.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
Function.setReturnsParameterDef(Reference returns_parameter_def) |
void |
TableAnalysisSummary.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
ColumnAnalysisSummary.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
Analysissummaryobject.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
Dsexternaldependency.setRunsDsJob(Reference runs_ds_job) |
void |
Stage.setRunsSequencesJobs(Reference runs_sequences_jobs) |
void |
SetOperation.setSecondaryInput(Reference secondary_input) |
void |
DuplicatesOperation.setSecondaryInput(Reference secondary_input) |
void |
BinaryInfosetOperation.setSecondaryInput(Reference secondary_input) |
void |
DatabaseColumn.setSelectedClassification(Reference selected_classification) |
void |
DataFileField.setSelectedClassification(Reference selected_classification) |
void |
AmazonS3DataFileField.setSelectedClassification(Reference selected_classification) |
void |
ReferencedContainer.setSharedContainers(Reference shared_containers) |
void |
MappingComponent.setSharedContainers(Reference shared_containers) |
void |
Stage.setSharedOrLocalContainer(Reference shared_or_local_container) |
void |
StageVariable.setStage(Reference stage) |
void |
StageDataRuleDefinition.setStage(Reference stage) |
void |
AsclSteward.setStewardGroup(Reference steward_group) |
void |
AsclSteward.setStewardUser(Reference steward_user) |
void |
StoredProcedureParameter.setStoredProcedure(Reference stored_procedure) |
void |
InferredKey.setTableAnalysis(Reference table_analysis) |
void |
InferredForeignKey.setTableAnalysis(Reference table_analysis) |
void |
FieldAnalysis.setTableAnalysis(Reference table_analysis) |
void |
ColumnAnalysis.setTableAnalysis(Reference table_analysis) |
void |
ForeignKeyDefinition.setTableDefinition(Reference table_definition) |
void |
TermHistory.setTerm(Reference term) |
void |
ParameterSetDefinition.setTheContext(Reference context) |
void |
Stage.setTheType(Reference type) |
void |
TransformArgument.setTransform(Reference transform) |
void |
TransformsFunction.setTransformationProject(Reference transformation_project) |
void |
TableDefinition.setTransformationProject(Reference transformation_project) |
void |
StandardizationRuleSet.setTransformationProject(Reference transformation_project) |
void |
SharedContainer.setTransformationProject(Reference transformation_project) |
void |
SequenceJob.setTransformationProject(Reference transformation_project) |
void |
Routine.setTransformationProject(Reference transformation_project) |
void |
ParameterSet.setTransformationProject(Reference transformation_project) |
void |
MatchSpecification.setTransformationProject(Reference transformation_project) |
void |
DsstageType.setTransformationProject(Reference transformation_project) |
void |
Dsjob.setTransformationProject(Reference transformation_project) |
void |
Dsfolder.setTransformationProject(Reference transformation_project) |
void |
DataElement.setTransformationProject(Reference transformation_project) |
void |
TupleAttribute.setTuple(Reference tuple) |
void |
Aclentry.setUsedByAcl(Reference used_by_acl) |
void |
Credential.setUsedByUserCredentials(Reference used_by_user_credentials) |
void |
FunctionCall2.setUsedInFilterConstraint(Reference used_in_filter_constraint) |
void |
FunctionCall.setUsedInFilterConstraint(Reference used_in_filter_constraint) |
void |
FunctionCall2.setUsedInFunction(Reference used_in_function) |
void |
FunctionCall.setUsedInFunction(Reference used_in_function) |
void |
Primarycategory.setUsesBusinessCategory(Reference uses_business_category) |
void |
Keycomponent.setUsesDataField(Reference uses_data_field) |
void |
IndexMember.setUsesDataField(Reference uses_data_field) |
void |
BiCollectionDimension.setUsesOlapHierarchy(Reference uses_olap_hierarchy) |
void |
EntityAttribute.setValidationList(Reference validation_list) |
void |
EntityAttribute.setValidationRange(Reference validation_range) |
void |
EntityAttribute.setValidationRule(Reference validation_rule) |
void |
ValidValueRange.setValidValueList(Reference valid_value_list) |
void |
ValidValueList.setValidValueList(Reference valid_value_list) |
void |
ValidValue.setValidValueList(Reference valid_value_list) |
void |
DataItemValue.setValidValueList(Reference valid_value_list) |
void |
VolumeContribution.setVolume(Reference volume) |
void |
XsdElementReference.setXsdComplexType(Reference xsd_complex_type) |
void |
XsdSequence.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdElement.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdChoice.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdUniqueKey.setXsdElement(Reference xsd_element) |
void |
XsdPrimaryKey.setXsdElement(Reference xsd_element) |
void |
XsdForeignKey.setXsdElement(Reference xsd_element) |
void |
XsdElementReference.setXsdElement(Reference xsd_element) |
void |
XsdElementReference.setXsdElementGroup(Reference xsd_element_group) |
void |
XsdSimpleType.setXsdSchema(Reference xsd_schema) |
void |
XsdElementGroup.setXsdSchema(Reference xsd_schema) |
void |
XsdComplexType.setXsdSchema(Reference xsd_schema) |
void |
XsdAttributeGroup.setXsdSchema(Reference xsd_schema) |
void |
XsdSequence.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdElement.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdChoice.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdAttribute.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
| Modifier and Type | Class and Description |
|---|---|
class |
LineageContainer
POJO for the
lineage_container asset type in IGC, displayed as 'Business Lineage Container' in the IGC UI. |
class |
MaskingRule
POJO for the
masking_rule asset type in IGC, displayed as 'Masking Rule' in the IGC UI. |
| Modifier and Type | Field and Description |
|---|---|
protected Reference |
Olapjoinref.alias
The
alias property, displayed as 'Alias' in the IGC UI. |
protected Reference |
DatabaseAlias.alias_of_database_tables_or_views
The
alias_of_database_tables_or_views property, displayed as 'Alias of Database Tables or Views' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.amazon_s3_bucket
The
amazon_s3_bucket property, displayed as 'Amazon S3 Bucket' in the IGC UI. |
protected Reference |
AmazonS3DataFileRecord.amazon_s3_data_file
The
amazon_s3_data_file property, displayed as 'Amazon S3 Data File' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.amazon_s3_data_file_folder
The
amazon_s3_data_file_folder property, displayed as 'Amazon S3 Data File Folder' in the IGC UI. |
protected Reference |
DataFile.amazon_s3_data_files
The
amazon_s3_data_files property, displayed as 'Amazon S3 Data Files' in the IGC UI. |
protected Reference |
RShinyApp.analytics_project
The
analytics_project property, displayed as 'Data Science Project' in the IGC UI. |
protected Reference |
Notebook.analytics_project
The
analytics_project property, displayed as 'Data Science Project' in the IGC UI. |
protected Reference |
AnalyticsScript.analytics_project
The
analytics_project property, displayed as 'Data Science Project' in the IGC UI. |
protected Reference |
AnalyticsModel.analytics_project
The
analytics_project property, displayed as 'Data Science Project' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.analyzed_column
The
analyzed_column property, displayed as 'Analyzed Column' in the IGC UI. |
protected Reference |
TableAnalysisSummary.analyzed_table
The
analyzed_table property, displayed as 'Analyzed Table' in the IGC UI. |
protected Reference |
Credentials.asb_credential
The
asb_credential property, displayed as 'Asb Credential' in the IGC UI. |
protected Reference |
LineageReportTemplate.asset_display_properties
The
asset_display_properties property, displayed as 'Asset Type Properties' in the IGC UI. |
protected Reference |
TermAssignment.assign_to_object
The
assign_to_object property, displayed as 'Asset' in the IGC UI. |
protected Reference |
TermAssignment.assign_to_term
The
assign_to_term property, displayed as 'Term' in the IGC UI. |
protected Reference |
AttributeTypeField.attribute_type
The
attribute_type property, displayed as 'Attribute Type' in the IGC UI. |
protected Reference |
AttributeTypeField.attribute_type_for_query
The
attribute_type_for_query property, displayed as 'Attribute Type' in the IGC UI. |
protected Reference |
StageDataRuleDefinition.based_on_rule
The
based_on_rule property, displayed as 'Based on Rule' in the IGC UI. |
protected Reference |
Array.belonging_to_data_item
The
belonging_to_data_item property, displayed as 'Belonging to Data Item' in the IGC UI. |
protected Reference |
DataItemProperties.belonging_to_parameter_definition
The
belonging_to_parameter_definition property, displayed as 'Belonging to Parameter Definition' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiReportQuery.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiLevel.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiHierarchy.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiFilter.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiCollectionMember.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiCollection.bi_collection
The
bi_collection property, displayed as 'BI Collection' in the IGC UI. |
protected Reference |
BiReportNofolder.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiReportNocontext.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiReport.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiCollectionFact.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiCollectionDimension.bi_cube
The
bi_cube property, displayed as 'BI Cube' in the IGC UI. |
protected Reference |
BiReportNofolder.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiReportNocontext.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiReport.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiModel.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiFolder.bi_folder
The
bi_folder property, displayed as 'BI Folder' in the IGC UI. |
protected Reference |
BiHierarchyMember.bi_level
The
bi_level property, displayed as 'BI Level' in the IGC UI. |
protected Reference |
Olapmodelgroup.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
OlapJoin.bi_model
The
bi_model property, displayed as 'OLAP Model' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportQuery.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportNofolder.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportNocontext.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReport.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiModel.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiHierarchy.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiFilter.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiCube.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiCollection.bi_model
The
bi_model property, displayed as 'BI Model' in the IGC UI. |
protected Reference |
BiReportSection.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQueryUsage.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQuery.bi_report
The
bi_report property, displayed as 'BI Report' in the IGC UI. |
protected Reference |
BiReportQuerySummaryFilter.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiReportQueryItem.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiReportQueryDetailFilter.bi_report_query
The
bi_report_query property, displayed as 'BI Report Query' in the IGC UI. |
protected Reference |
BiRootFolder.bi_server
The
bi_server property, displayed as 'BI Server' in the IGC UI. |
protected Reference |
Parameterval.binds_parameter_def
The
binds_parameter_def property, displayed as 'Binds Parameter Def' in the IGC UI. |
protected Reference |
Datasourcealiasgroup.bound_to_database
The
bound_to_database property, displayed as 'Bound To Database' in the IGC UI. |
protected Reference |
DataConnectionMapping.bound_to_database
The
bound_to_database property, displayed as 'Bound to Database' in the IGC UI. |
protected Reference |
Dsexternaldependency.calls_ds_routine
The
calls_ds_routine property, displayed as 'Calls DS Routine' in the IGC UI. |
protected Reference |
Classification.classifies_asset
The
classifies_asset property, displayed as 'Asset' in the IGC UI. |
protected Reference |
DataItemProperties.column_definition
The
column_definition property, displayed as 'Column Definition' in the IGC UI. |
protected Reference |
CompositeView.composite_view
The
composite_view property, displayed as 'Composite View' in the IGC UI. |
protected Reference |
BiReportSection.contained_in_report_section
The
contained_in_report_section property, displayed as 'Contained in Report Section' in the IGC UI. |
protected Reference |
ParameterSetDefinition.context
The
context property, displayed as 'Context' in the IGC UI. |
protected Reference |
Infoset.created_with
The
created_with property, displayed as 'Originating Operation' in the IGC UI. |
protected Reference |
ClassificationContribution.data_class
The
data_class property, displayed as 'Data Class' in the IGC UI. |
protected Reference |
Classification.data_class
The
data_class property, displayed as 'Data Class' in the IGC UI. |
protected Reference |
TableDefinition.data_connection
The
data_connection property, displayed as 'Data Connection' in the IGC UI. |
protected Reference |
SapConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
DsdataConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
DataConnection.data_connectors
The
data_connectors property, displayed as 'Data Connectors' in the IGC UI. |
protected Reference |
TransformArgument.data_elements
The
data_elements property, displayed as 'Data Elements' in the IGC UI. |
protected Reference |
OlapMemberSource.data_field
The
data_field property, displayed as 'Data Field' in the IGC UI. |
protected Reference |
DataFileRecord.data_file
The
data_file property, displayed as 'Default Data File' in the IGC UI. |
protected Reference |
AnalyticsScript.data_file
The
data_file property, displayed as 'Data File' in the IGC UI. |
protected Reference |
DataFileDefinitionRecord.data_file_definition
The
data_file_definition property, displayed as 'Data File Definition' in the IGC UI. |
protected Reference |
DataFileDefinitionField.data_file_definition_record
The
data_file_definition_record property, displayed as 'Data File Definition Record' in the IGC UI. |
protected Reference |
FieldAnalysis.data_file_field
The
data_file_field property, displayed as 'Data File Field' in the IGC UI. |
protected Reference |
FileRecordAnalysis.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
DataFileField.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
AmazonS3DataFileField.data_file_record
The
data_file_record property, displayed as 'Data File Record' in the IGC UI. |
protected Reference |
Parameter.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
DataItem.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
DataField.data_item_definition
The
data_item_definition property, displayed as 'Based On Data Definition' in the IGC UI. |
protected Reference |
ColumnDefinition.data_item_definition
The
data_item_definition property, displayed as 'Data Item Definition' in the IGC UI. |
protected Reference |
InvDataRule.data_rule_definitions
The
data_rule_definitions property, displayed as 'Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRule.data_rule_definitions
The
data_rule_definitions property, displayed as 'Data Rule Definitions' in the IGC UI. |
protected Reference |
InvDataRuleSet.data_rule_set_definitions
The
data_rule_set_definitions property, displayed as 'Data Rule Set Definitions' in the IGC UI. |
protected Reference |
DataRuleSet.data_rule_set_definitions
The
data_rule_set_definitions property, displayed as 'Data Rule Set Definitions' in the IGC UI. |
protected Reference |
MwbDatabaseAlias.database
The
database property, displayed as 'Database' in the IGC UI. |
protected Reference |
DatabaseSchema.database
The
database property, displayed as 'Database' in the IGC UI. |
protected Reference |
DatabaseColumn.database_alias
The
database_alias property, displayed as 'Database Alias' in the IGC UI. |
protected Reference |
ColumnAnalysis.database_column
The
database_column property, displayed as 'Database Column' in the IGC UI. |
protected Reference |
ValidityTable.database_columns
The
database_columns property, displayed as 'Database Columns' in the IGC UI. |
protected Reference |
DatabaseColumn.database_domains
The
database_domains property, displayed as 'Database Domains' in the IGC UI. |
protected Reference |
View.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
StoredProcedure.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
Datagroup.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseTable.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseDomain.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseAlias.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DataItemDefinition.database_schema
The
database_schema property, displayed as 'Database Schema' in the IGC UI. |
protected Reference |
DatabaseColumn.database_table
The
database_table property, displayed as 'Database Table' in the IGC UI. |
protected Reference |
TableAnalysis.database_table_or_view
The
database_table_or_view property, displayed as 'Database Table or View' in the IGC UI. |
protected Reference |
DatabaseColumn.database_table_or_view
The
database_table_or_view property, displayed as 'Database Table or View' in the IGC UI. |
protected Reference |
CandidateKey.database_table_view
The
database_table_view property, displayed as 'Database Table View' in the IGC UI. |
protected Reference |
ApplicationInstall.default_credential
The
default_credential property, displayed as 'Default Credential' in the IGC UI. |
protected Reference |
Credential.default_for_application_install
The
default_for_application_install property, displayed as 'Default For Application Install' in the IGC UI. |
protected Reference |
BiOlapLevelElement.defined_as_an_olap_member
The
defined_as_an_olap_member property, displayed as 'Defined as an OLAP Member' in the IGC UI. |
protected Reference |
BiReportDataItemSource.defined_by_olap_member
The
defined_by_olap_member property, displayed as 'Defined by OLAP Member' in the IGC UI. |
protected Reference |
RoleAssignment.defined_by_system_role
The
defined_by_system_role property, displayed as 'Defined By System Role' in the IGC UI. |
protected Reference |
BiOlapLevelElement.defined_in_level
The
defined_in_level property, displayed as 'Defined in Level' in the IGC UI. |
protected Reference |
BiReportDataItemSource.defined_in_report_data_item
The
defined_in_report_data_item property, displayed as 'Defined in Report Data Item' in the IGC UI. |
protected Reference |
DesignStoredProcedureParameter.design_stored_procedure
The
design_stored_procedure property, displayed as 'Design Stored Procedure' in the IGC UI. |
protected Reference |
DesignKey.design_table_or_view
The
design_table_or_view property, displayed as 'Design Table or View' in the IGC UI. |
protected Reference |
DesignColumn.design_table_or_view
The
design_table_or_view property, displayed as 'Design Table or View' in the IGC UI. |
protected Reference |
BiCollectionMember.details
The
details property, displayed as 'Details' in the IGC UI. |
protected Reference |
Filter.detects_data_class
The
detects_data_class property, displayed as 'Data Classification' in the IGC UI. |
protected Reference |
RootTuple.endpoint
The
endpoint property, displayed as 'Endpoint' in the IGC UI. |
protected Reference |
FunctionCall2.executes_function
The
executes_function property, displayed as 'Executes Function' in the IGC UI. |
protected Reference |
FunctionCall.executes_function
The
executes_function property, displayed as 'Executes Function' in the IGC UI. |
protected Reference |
XsdSequence.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdElement.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdComplexType.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdChoice.extends_xsd_complex_type
The
extends_xsd_complex_type property, displayed as 'Extends XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSimpleType.extends_xsd_simple_type
The
extends_xsd_simple_type property, displayed as 'Extends XSD Simple Type' in the IGC UI. |
protected Reference |
XsdComplexType.extends_xsd_simple_type
The
extends_xsd_simple_type property, displayed as 'Extends XSD Simple Type' in the IGC UI. |
protected Reference |
ExtensionMapping.extension_mapping_document
The
extension_mapping_document property, displayed as 'Extension Mapping Document' in the IGC UI. |
protected Reference |
FilterOperation.filter
The
filter property, displayed as 'Filter' in the IGC UI. |
protected Reference |
DataItemProperties.flow_variable
The
flow_variable property, displayed as 'Flow Variable' in the IGC UI. |
protected Reference |
StandardizationRuleSet.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
StandardizationObject.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
SequenceJob.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
MatchSpecification.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
Dsjob.folder
The
folder property, displayed as 'Folder' in the IGC UI. |
protected Reference |
Credential.for_application_install
The
for_application_install property, displayed as 'For Application Install' in the IGC UI. |
protected Reference |
Parameterval.for_data_connection
The
for_data_connection property, displayed as 'For Data Connection' in the IGC UI. |
protected Reference |
Parameterval.for_function_call
The
for_function_call property, displayed as 'For Function Call' in the IGC UI. |
protected Reference |
Parameterval.for_job_object
The
for_job_object property, displayed as 'For Job Object' in the IGC UI. |
protected Reference |
RShinyAppObject.from_r_shiny_app
The
from_r_shiny_app property, displayed as 'RShiny App' in the IGC UI. |
protected Reference |
RoutineArgument.function
The
function property, displayed as 'Function' in the IGC UI. |
protected Reference |
Term.has_a
The
has_a property, displayed as 'Has A' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.has_child_olap_level
The
has_child_olap_level property, displayed as 'Has Child OLAP Level' in the IGC UI. |
protected Reference |
Directory.has_directory_provider_configuration
The
has_directory_provider_configuration property, displayed as 'Has Directory Provider Configuration' in the IGC UI. |
protected Reference |
JobOutputPin.has_ds_meta_bag
The
has_ds_meta_bag property, displayed as 'Has DS Meta Bag' in the IGC UI. |
protected Reference |
JobInputPin.has_ds_meta_bag
The
has_ds_meta_bag property, displayed as 'Has DS Meta Bag' in the IGC UI. |
protected Reference |
Job.has_job_def
The
has_job_def property, displayed as 'Has Job Def' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.has_parent_olap_level
The
has_parent_olap_level property, displayed as 'Has Parent OLAP Level' in the IGC UI. |
protected Reference |
Aclentry.has_principal
The
has_principal property, displayed as 'Has Principal' in the IGC UI. |
protected Reference |
RoleAssignment.has_role_context
The
has_role_context property, displayed as 'Has Role Context' in the IGC UI. |
protected Reference |
Aclentry.has_system_role
The
has_system_role property, displayed as 'Has System Role' in the IGC UI. |
protected Reference |
SapConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
IdocType.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DsdataConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
Database.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataFileFolder.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataFile.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
DataConnection.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
Connector.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
AmazonS3Bucket.host
The
host property, displayed as 'Host' in the IGC UI. |
protected Reference |
TransformationProject.host__engine_
The
host_(engine) property, displayed as 'Host (Engine)' in the IGC UI. |
protected Reference |
Job.host_system
The
host_system property, displayed as 'Host System' in the IGC UI. |
protected Reference |
IdocSegmentType.idoc_type
The
idoc_type property, displayed as 'IDoc Type' in the IGC UI. |
protected Reference |
DataFile.implements_data_file_definition
The
implements_data_file_definition property, displayed as 'Implements Data File Definition' in the IGC UI. |
protected Reference |
AmazonS3DataFile.implements_data_file_definition
The
implements_data_file_definition property, displayed as 'Implements Data File Definition' in the IGC UI. |
protected Reference |
Connector.implements_stage_type
The
implements_stage_type property, displayed as 'Implements Stage Type' in the IGC UI. |
protected Reference |
Datagroup.imported_via_data_connection
The
imported_via_data_connection property, displayed as 'Data Connection' in the IGC UI. |
protected Reference |
DsdataConnection.imports_database
The
imports_database property, displayed as 'Imports Database' in the IGC UI. |
protected Reference |
DataConnection.imports_database
The
imports_database property, displayed as 'Imports Database' in the IGC UI. |
protected Reference |
SapConnection.imports_idoc_types
The
imports_idoc_types property, displayed as 'Imports IDoc Types' in the IGC UI. |
protected Reference |
InformationServicesService.information_services_application
The
information_services_application property, displayed as 'Information Services Application' in the IGC UI. |
protected Reference |
InformationServicesApplication.information_services_project
The
information_services_project property, displayed as 'Information Services Project' in the IGC UI. |
protected Reference |
InformationServicesOperation.information_services_service
The
information_services_service property, displayed as 'Information Services Service' in the IGC UI. |
protected Reference |
VolumeContribution.infoset
The
infoset property, displayed as 'Infoset' in the IGC UI. |
protected Reference |
SetOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
NodeOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
InfosetOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
FilterOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
ExceptionFilterOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
DuplicatesOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
DataMapFilterOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
ClassificationContribution.infoset
The
infoset property, displayed as 'Infoset' in the IGC UI. |
protected Reference |
BinaryInfosetOperation.infoset
The
infoset property, displayed as 'InfoSet' in the IGC UI. |
protected Reference |
Link.input_stages
The
input_stages property, displayed as 'Input Stages' in the IGC UI. |
protected Reference |
ApplicationInstall.installed_on_host
The
installed_on_host property, displayed as 'Installed On Host' in the IGC UI. |
protected Reference |
Volume.instance
The
instance property, displayed as 'Instance' in the IGC UI. |
protected Reference |
Infoset.instance
The
instance property, displayed as 'Instance' in the IGC UI. |
protected Reference |
Filter.instance
The
instance property, displayed as 'Instance' in the IGC UI. |
protected Reference |
Parameter.is_parameter_set
The
is_parameter_set property, displayed as 'Is Parameter Set' in the IGC UI. |
protected Reference |
Parameter.is_return_of_function
The
is_return_of_function property, displayed as 'Is Return Of Function' in the IGC UI. |
protected Reference |
Outputpin.is_source_of_link
The
is_source_of_link property, displayed as 'Is Source Of Link' in the IGC UI. |
protected Reference |
JobOutputPin.is_source_of_link
The
is_source_of_link property, displayed as 'Is Source Of Link' in the IGC UI. |
protected Reference |
DataClassOld.is_sub_of_data_class
The
is_sub_of_data_class property, displayed as 'Is Sub Of Data Class' in the IGC UI. |
protected Reference |
JobInputPin.is_target_of_link
The
is_target_of_link property, displayed as 'Is Target Of Link' in the IGC UI. |
protected Reference |
Inputpin.is_target_of_link
The
is_target_of_link property, displayed as 'Is Target Of Link' in the IGC UI. |
protected Reference |
JobRun.job
The
job property, displayed as 'Job' in the IGC UI. |
protected Reference |
JobRunActivity.job_run
The
job_run property, displayed as 'Job Run' in the IGC UI. |
protected Reference |
JobParameter.job_run
The
job_run property, displayed as 'Job Run' in the IGC UI. |
protected Reference |
JobWriteEvent.job_run_activity
The
job_run_activity property, displayed as 'Emitted By Activity' in the IGC UI. |
protected Reference |
JobReadEvent.job_run_activity
The
job_run_activity property, displayed as 'Job Run Activity' in the IGC UI. |
protected Reference |
JobFailEvent.job_run_activity
The
job_run_activity property, displayed as 'Job Run Activity' in the IGC UI. |
protected Reference |
Olapjoinref.joins_database_table
The
joins_database_table property, displayed as 'Joins Database Table' in the IGC UI. |
protected Reference |
BiOlapLevelElement.key_level
The
key_level property, displayed as 'Key Level' in the IGC UI. |
protected Reference |
StageColumn.link
The
link property, displayed as 'Link' in the IGC UI. |
protected Reference |
DsStageColumn.link
The
link property, displayed as 'Link' in the IGC UI. |
protected Reference |
OslcLink.link_type
The
link_type property, displayed as 'Link Type' in the IGC UI. |
protected Reference |
ReferencedContainer.local_containers
The
local_containers property, displayed as 'Local Containers' in the IGC UI. |
protected Reference |
SubjectArea.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationRule.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationRange.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalValidationList.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalEntity.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalDomain.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
LogicalDataModel.logical_data_model
The
logical_data_model property, displayed as 'Logical Data Model' in the IGC UI. |
protected Reference |
ReferenceKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalInversionKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
LogicalForeignKey.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
EntityAttribute.logical_entity
The
logical_entity property, displayed as 'Logical Entity' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.maps_database_fields
The
maps_database_fields property, displayed as 'Maps Database Fields' in the IGC UI. |
protected Reference |
PhysicalObject.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
MemberType.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
AttributeType.mdm_model
The
mdm_model property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
MemberType.mdm_model_for_query
The
mdm_model_for_query property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
AttributeType.mdm_model_for_query
The
mdm_model_for_query property, displayed as 'MDM Model' in the IGC UI. |
protected Reference |
EntityType.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
CompositeView.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Attribute.member_type
The
member_type property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
EntityType.member_type_for_query
The
member_type_for_query property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Attribute.member_type_for_query
The
member_type_for_query property, displayed as 'Member Type' in the IGC UI. |
protected Reference |
Array.next_array
The
next_array property, displayed as 'Next Array' in the IGC UI. |
protected Reference |
DataRuleDefinition.non_published_data_rule_definitions
The
non_published_data_rule_definitions property, displayed as 'Non Published Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRuleSetDefinition.non_published_data_rule_set_definitions
The
non_published_data_rule_set_definitions property, displayed as 'Non Published Data Rule Set Definitions' in the IGC UI. |
protected Reference |
Propdescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Navigationdescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Actiondescriptor.of_class_descriptor
The
of_class_descriptor property, displayed as 'Of Class Descriptor' in the IGC UI. |
protected Reference |
Acl.of_common_object
The
of_common_object property, displayed as 'Of Common Object' in the IGC UI. |
protected Reference |
Parameter.of_container_def
The
of_container_def property, displayed as 'Of Container Def' in the IGC UI. |
protected Reference |
Dsparameter.of_container_def
The
of_container_def property, displayed as 'Context' in the IGC UI. |
protected Reference |
DesignForeignKey.of_data_collection
The
of_data_collection property, displayed as 'Of Data Collection' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_directory_provider_configuration
The
of_directory_provider_configuration property, displayed as 'Of Directory Provider Configuration' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_connection
The
of_ds_data_connection property, displayed as 'Of DS Data Connection' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_element
The
of_ds_data_element property, displayed as 'Of DS Data Element' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_data_quality_spec
The
of_ds_data_quality_spec property, displayed as 'Of DS Data Quality Spec' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_design_view
The
of_ds_design_view property, displayed as 'Of DS Design View' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_input_pin
The
of_ds_input_pin property, displayed as 'Of DS Input Pin' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_job_def
The
of_ds_job_def property, displayed as 'Of DS Job Def' in the IGC UI. |
protected Reference |
Dsexternaldependency.of_ds_job_def
The
of_ds_job_def property, displayed as 'Of DS Job Def' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_output_pin
The
of_ds_output_pin property, displayed as 'Of DS Output Pin' in the IGC UI. |
protected Reference |
JobStageParameters.of_ds_parameter_def
The
of_ds_parameter_def property, displayed as 'Of DS Parameter Def' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_routine
The
of_ds_routine property, displayed as 'Of DS Routine' in the IGC UI. |
protected Reference |
Dsexternaldependency.of_ds_routine
The
of_ds_routine property, displayed as 'Of DS Routine' in the IGC UI. |
protected Reference |
JobStageRecord.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmfcolumninfo.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_stage_type
The
of_ds_stage_type property, displayed as 'Of DS Stage Type' in the IGC UI. |
protected Reference |
TableDefinitionProperties.of_ds_table_definition
The
of_ds_table_definition property, displayed as 'Of DS Table Definition' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_table_definition
The
of_ds_table_definition property, displayed as 'Of DS Table Definition' in the IGC UI. |
protected Reference |
Dsmetabag.of_ds_transform
The
of_ds_transform property, displayed as 'Of DS Transform' in the IGC UI. |
protected Reference |
Parameter.of_function
The
of_function property, displayed as 'Of Function' in the IGC UI. |
protected Reference |
IdocSegmentType.of_idoc_segment_type
The
of_idoc_segment_type property, displayed as 'IDoc Segment Type' in the IGC UI. |
protected Reference |
IndexMember.of_index
The
of_index property, displayed as 'Of Index' in the IGC UI. |
protected Reference |
DsdesignView.of_job
The
of_job property, displayed as 'Of Job' in the IGC UI. |
protected Reference |
Outputpin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
JobOutputPin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
JobInputPin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
Inputpin.of_job_component
The
of_job_component property, displayed as 'Of Job Component' in the IGC UI. |
protected Reference |
Parameter.of_job_def
The
of_job_def property, displayed as 'Of Job Def' in the IGC UI. |
protected Reference |
DsparameterJob.of_job_def
The
of_job_def property, displayed as 'Job' in the IGC UI. |
protected Reference |
Keycomponent.of_key
The
of_key property, displayed as 'Of Key' in the IGC UI. |
protected Reference |
JobConstraint.of_link
The
of_link property, displayed as 'Link' in the IGC UI. |
protected Reference |
Filterconstraint.of_link
The
of_link property, displayed as 'Of Link' in the IGC UI. |
protected Reference |
OslcLink.of_main_object
The
of_main_object property, displayed as 'Of Main Object' in the IGC UI. |
protected Reference |
ModelEvalMetric.of_model
The
of_model property, displayed as 'Of Model' in the IGC UI. |
protected Reference |
Olaphierarchyassociation.of_olap_hierarchy_member
The
of_olap_hierarchy_member property, displayed as 'Of OLAP Hierarchy Member' in the IGC UI. |
protected Reference |
Parameter.of_parameter_set
The
of_parameter_set property, displayed as 'Of Parameter Set' in the IGC UI. |
protected Reference |
DsparameterSet.of_parameter_set
The
of_parameter_set property, displayed as 'Context' in the IGC UI. |
protected Reference |
OslcLink.of_provider_connection
The
of_provider_connection property, displayed as 'Of Provider Connection' in the IGC UI. |
protected Reference |
Providerpropertyinfoextended.of_provider_property_info
The
of_provider_property_info property, displayed as 'Of Provider Property Info' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_provider_property_info
The
of_provider_property_info property, displayed as 'Of Provider Property Info' in the IGC UI. |
protected Reference |
Directoryproviderproperty.of_provider_property_type
The
of_provider_property_type property, displayed as 'Of Provider Property Type' in the IGC UI. |
protected Reference |
StageTypeDetail.of_stage_type
The
of_stage_type property, displayed as 'Stage Type' in the IGC UI. |
protected Reference |
Parameter.of_stage_type
The
of_stage_type property, displayed as 'Of Stage Type' in the IGC UI. |
protected Reference |
Parameter.of_stored_procedure
The
of_stored_procedure property, displayed as 'Of Stored Procedure' in the IGC UI. |
protected Reference |
Credentials.of_user
The
of_user property, displayed as 'Of User' in the IGC UI. |
protected Reference |
Credential.of_user_credentials
The
of_user_credentials property, displayed as 'Of User Credentials' in the IGC UI. |
protected Reference |
OlapMemberSource.olap_member
The
olap_member property, displayed as 'OLAP Member' in the IGC UI. |
protected Reference |
Link.output_stages
The
output_stages property, displayed as 'Output Stages' in the IGC UI. |
protected Reference |
MappingSpecification.owner
The
owner property, displayed as 'Owner' in the IGC UI. |
protected Reference |
Term.parent_category
The
parent_category property, displayed as 'Parent Category' in the IGC UI. |
protected Reference |
Category.parent_category
The
parent_category property, displayed as 'Parent Category' in the IGC UI. |
protected Reference |
LineageContainer.parent_container
The
parent_container property, displayed as 'Parent Container' in the IGC UI. |
protected Reference |
DataClass.parent_data_class
The
parent_data_class property, displayed as 'Parent Data Class' in the IGC UI. |
protected Reference |
LogicalDomain.parent_domain
The
parent_domain property, displayed as 'Parent Domain' in the IGC UI. |
protected Reference |
Folder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
Dsfolder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFileFolder.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFile.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
AmazonS3DataFileFolder.parent_folder
The
parent_folder property, displayed as 'Data File Folder' in the IGC UI. |
protected Reference |
AmazonS3DataFile.parent_folder
The
parent_folder property, displayed as 'Parent Folder' in the IGC UI. |
protected Reference |
DataFileFolder.parent_folder_or_host
The
parent_folder_or_host property, displayed as 'Parent Folder or Host' in the IGC UI. |
protected Reference |
InformationGovernancePolicy.parent_policy
The
parent_policy property, displayed as 'Parent Policy' in the IGC UI. |
protected Reference |
PhysicalDomain.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignView.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignTable.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignStoredProcedure.physical_data_model
The
physical_data_model property, displayed as 'Physical Data Model' in the IGC UI. |
protected Reference |
DesignColumn.physical_domains
The
physical_domains property, displayed as 'Physical Domains' in the IGC UI. |
protected Reference |
PhysicalDataModel.physical_model
The
physical_model property, displayed as 'Physical Model' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.physical_object
The
physical_object property, displayed as 'Physical Object' in the IGC UI. |
protected Reference |
PhysicalObjectAttribute.physical_object_for_query
The
physical_object_for_query property, displayed as 'Physical Object' in the IGC UI. |
protected Reference |
Datasourcealiasgroup.preferred_data_connection
The
preferred_data_connection property, displayed as 'Preferred Data Connection' in the IGC UI. |
protected Reference |
DataConnectionMapping.preferred_data_connection
The
preferred_data_connection property, displayed as 'Preferred Data Connection' in the IGC UI. |
protected Reference |
DatabaseSchema.preferred_database_schema
The
preferred_database_schema property, displayed as 'Preferred Database Schema' in the IGC UI. |
protected Reference |
Term.preferred_synonym
The
preferred_synonym property, displayed as 'Preferred Synonym' in the IGC UI. |
protected Reference |
Array.previous_array
The
previous_array property, displayed as 'Previous Array' in the IGC UI. |
protected Reference |
SetOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
NodeOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
InfosetOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
FilterOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
ExceptionFilterOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
DuplicatesOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
DataMapFilterOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
BinaryInfosetOperation.primary_input
The
primary_input property, displayed as 'Primary Input' in the IGC UI. |
protected Reference |
TableAnalysisSummary.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
Analysissummaryobject.promoted_by_principal
The
promoted_by_principal property, displayed as 'Promoted By Principal' in the IGC UI. |
protected Reference |
DataRuleDefinition.published_data_rule_definitions
The
published_data_rule_definitions property, displayed as 'Published Data Rule Definitions' in the IGC UI. |
protected Reference |
DataRuleSetDefinition.published_data_rule_set_definitions
The
published_data_rule_set_definitions property, displayed as 'Published Data Rule Set Definitions' in the IGC UI. |
protected Reference |
TableDefinition.referenced_by_data_sources
The
referenced_by_data_sources property, displayed as 'Referenced by Data Sources' in the IGC UI. |
protected Reference |
XsdElementReference.referenced_xsd_element
The
referenced_xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdForeignKey.referenced_xsd_keys
The
referenced_xsd_keys property, displayed as 'References XSD Keys' in the IGC UI. |
protected Reference |
Attribute.references_attribute_types
The
references_attribute_types property, displayed as 'References Attribute Types' in the IGC UI. |
protected Reference |
BiCollectionDimension.references_bi_collection
The
references_bi_collection property, displayed as 'References BI Collection' in the IGC UI. |
protected Reference |
BiCollectionFact.references_bi_member
The
references_bi_member property, displayed as 'References BI Member' in the IGC UI. |
protected Reference |
Stage.references_container
The
references_container property, displayed as 'References Container' in the IGC UI. |
protected Reference |
Keycomponent.references_data_field
The
references_data_field property, displayed as 'References Data Field' in the IGC UI. |
protected Reference |
InferredForeignKey.references_inferred_keys
The
references_inferred_keys property, displayed as 'References Inferred Keys' in the IGC UI. |
protected Reference |
XsdAttributeReference.references_xsd_attribute
The
references_xsd_attribute property, displayed as 'XSD Attribute' in the IGC UI. |
protected Reference |
XsdElementGroupReference.references_xsd_element_group
The
references_xsd_element_group property, displayed as 'XSD Element Group' in the IGC UI. |
protected Reference |
Term.replaced_by
The
replaced_by property, displayed as 'Replaced By' in the IGC UI. |
protected Reference |
XsdSequence.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdElement.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdComplexType.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdChoice.restricts_xsd_complex_type
The
restricts_xsd_complex_type property, displayed as 'Restricts XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSimpleType.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdSequence.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdElement.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
XsdChoice.restricts_xsd_simple_type
The
restricts_xsd_simple_type property, displayed as 'Restricts XSD Simple Type' in the IGC UI. |
protected Reference |
Function.returns_parameter_def
The
returns_parameter_def property, displayed as 'Returns Parameter Def' in the IGC UI. |
protected Reference |
TableAnalysisSummary.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
ColumnAnalysisSummary.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
Analysissummaryobject.reviewed_by_principal
The
reviewed_by_principal property, displayed as 'Reviewed By Principal' in the IGC UI. |
protected Reference |
Dsexternaldependency.runs_ds_job
The
runs_ds_job property, displayed as 'Runs DS Job' in the IGC UI. |
protected Reference |
Stage.runs_sequences_jobs
The
runs_sequences_jobs property, displayed as 'Runs Sequences Jobs' in the IGC UI. |
protected Reference |
SetOperation.secondary_input
The
secondary_input property, displayed as 'Secondary Input' in the IGC UI. |
protected Reference |
DuplicatesOperation.secondary_input
The
secondary_input property, displayed as 'Secondary Input' in the IGC UI. |
protected Reference |
BinaryInfosetOperation.secondary_input
The
secondary_input property, displayed as 'Secondary Input' in the IGC UI. |
protected Reference |
DatabaseColumn.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
DataFileField.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
AmazonS3DataFileField.selected_classification
The
selected_classification property, displayed as 'Selected Data Classification' in the IGC UI. |
protected Reference |
ReferencedContainer.shared_containers
The
shared_containers property, displayed as 'Shared Containers' in the IGC UI. |
protected Reference |
MappingComponent.shared_containers
The
shared_containers property, displayed as 'Shared Containers' in the IGC UI. |
protected Reference |
Stage.shared_or_local_container
The
shared_or_local_container property, displayed as 'Shared or Local Container' in the IGC UI. |
protected Reference |
StageVariable.stage
The
stage property, displayed as 'Stage' in the IGC UI. |
protected Reference |
StageDataRuleDefinition.stage
The
stage property, displayed as 'Stage' in the IGC UI. |
protected Reference |
AsclSteward.steward_group
The
steward_group property, displayed as 'Steward Group' in the IGC UI. |
protected Reference |
AsclSteward.steward_user
The
steward_user property, displayed as 'Steward User' in the IGC UI. |
protected Reference |
StoredProcedureParameter.stored_procedure
The
stored_procedure property, displayed as 'Stored Procedure' in the IGC UI. |
protected Reference |
InferredKey.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
InferredForeignKey.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
FieldAnalysis.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
ColumnAnalysis.table_analysis
The
table_analysis property, displayed as 'Table Analysis' in the IGC UI. |
protected Reference |
ForeignKeyDefinition.table_definition
The
table_definition property, displayed as 'Table Definition' in the IGC UI. |
protected Reference |
TermHistory.term
The
term property, displayed as 'Term' in the IGC UI. |
protected Reference |
TransformArgument.transform
The
transform property, displayed as 'Transform' in the IGC UI. |
protected Reference |
TransformsFunction.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
TableDefinition.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
StandardizationRuleSet.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
SharedContainer.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
SequenceJob.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Routine.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
ParameterSet.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
MatchSpecification.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
DsstageType.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Dsjob.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
Dsfolder.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
DataElement.transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
protected Reference |
TupleAttribute.tuple
The
tuple property, displayed as 'Tuple' in the IGC UI. |
protected Reference |
Stage.type
The
type property, displayed as 'Type' in the IGC UI. |
protected Reference |
Aclentry.used_by_acl
The
used_by_acl property, displayed as 'Used By Acl' in the IGC UI. |
protected Reference |
Credential.used_by_user_credentials
The
used_by_user_credentials property, displayed as 'Used By User Credentials' in the IGC UI. |
protected Reference |
FunctionCall2.used_in_filter_constraint
The
used_in_filter_constraint property, displayed as 'Used In Filter Constraint' in the IGC UI. |
protected Reference |
FunctionCall.used_in_filter_constraint
The
used_in_filter_constraint property, displayed as 'Used In Filter Constraint' in the IGC UI. |
protected Reference |
FunctionCall2.used_in_function
The
used_in_function property, displayed as 'Used In Function' in the IGC UI. |
protected Reference |
FunctionCall.used_in_function
The
used_in_function property, displayed as 'Used In Function' in the IGC UI. |
protected Reference |
Primarycategory.uses_business_category
The
uses_business_category property, displayed as 'Uses Business Category' in the IGC UI. |
protected Reference |
Keycomponent.uses_data_field
The
uses_data_field property, displayed as 'Uses Data Field' in the IGC UI. |
protected Reference |
IndexMember.uses_data_field
The
uses_data_field property, displayed as 'Uses Data Field' in the IGC UI. |
protected Reference |
BiCollectionDimension.uses_olap_hierarchy
The
uses_olap_hierarchy property, displayed as 'Uses OLAP Hierarchy' in the IGC UI. |
protected Reference |
ValidValueRange.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
ValidValueList.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
ValidValue.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
DataItemValue.valid_value_list
The
valid_value_list property, displayed as 'Valid Value List' in the IGC UI. |
protected Reference |
EntityAttribute.validation_list
The
validation_list property, displayed as 'Validation List' in the IGC UI. |
protected Reference |
EntityAttribute.validation_range
The
validation_range property, displayed as 'Validation Range' in the IGC UI. |
protected Reference |
EntityAttribute.validation_rule
The
validation_rule property, displayed as 'Validation Rule' in the IGC UI. |
protected Reference |
VolumeContribution.volume
The
volume property, displayed as 'Volume' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_complex_type
The
xsd_complex_type property, displayed as 'XSD Complex Type' in the IGC UI. |
protected Reference |
XsdSequence.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdElement.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdChoice.xsd_complex_type_definition
The
xsd_complex_type_definition property, displayed as 'XSD Complex Type Definition' in the IGC UI. |
protected Reference |
XsdUniqueKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdPrimaryKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdForeignKey.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_element
The
xsd_element property, displayed as 'XSD Element' in the IGC UI. |
protected Reference |
XsdElementReference.xsd_element_group
The
xsd_element_group property, displayed as 'XSD Element Group' in the IGC UI. |
protected Reference |
XsdSimpleType.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdElementGroup.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdComplexType.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdAttributeGroup.xsd_schema
The
xsd_schema property, displayed as 'XSD Schema' in the IGC UI. |
protected Reference |
XsdSequence.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdElement.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdChoice.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
protected Reference |
XsdAttribute.xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
| Modifier and Type | Method and Description |
|---|---|
void |
Olapjoinref.setAlias(Reference alias) |
void |
DatabaseAlias.setAliasOfDatabaseTablesOrViews(Reference alias_of_database_tables_or_views) |
void |
AmazonS3DataFileFolder.setAmazonS3Bucket(Reference amazon_s3_bucket) |
void |
AmazonS3DataFileRecord.setAmazonS3DataFile(Reference amazon_s3_data_file) |
void |
AmazonS3DataFileFolder.setAmazonS3DataFileFolder(Reference amazon_s3_data_file_folder) |
void |
DataFile.setAmazonS3DataFiles(Reference amazon_s3_data_files) |
void |
RShinyApp.setAnalyticsProject(Reference analytics_project) |
void |
Notebook.setAnalyticsProject(Reference analytics_project) |
void |
AnalyticsScript.setAnalyticsProject(Reference analytics_project) |
void |
AnalyticsModel.setAnalyticsProject(Reference analytics_project) |
void |
ColumnAnalysisSummary.setAnalyzedColumn(Reference analyzed_column) |
void |
TableAnalysisSummary.setAnalyzedTable(Reference analyzed_table) |
void |
Credentials.setAsbCredential(Reference asb_credential) |
void |
LineageReportTemplate.setAssetDisplayProperties(Reference asset_display_properties) |
void |
TermAssignment.setAssignToObject(Reference assign_to_object) |
void |
TermAssignment.setAssignToTerm(Reference assign_to_term) |
void |
AttributeTypeField.setAttributeType(Reference attribute_type) |
void |
AttributeTypeField.setAttributeTypeForQuery(Reference attribute_type_for_query) |
void |
StageDataRuleDefinition.setBasedOnRule(Reference based_on_rule) |
void |
Array.setBelongingToDataItem(Reference belonging_to_data_item) |
void |
DataItemProperties.setBelongingToParameterDefinition(Reference belonging_to_parameter_definition) |
void |
BiReportQueryUsage.setBiCollection(Reference bi_collection) |
void |
BiReportQuery.setBiCollection(Reference bi_collection) |
void |
BiLevel.setBiCollection(Reference bi_collection) |
void |
BiHierarchy.setBiCollection(Reference bi_collection) |
void |
BiFilter.setBiCollection(Reference bi_collection) |
void |
BiCollectionMember.setBiCollection(Reference bi_collection) |
void |
BiCollection.setBiCollection(Reference bi_collection) |
void |
BiReportNofolder.setBiCube(Reference bi_cube) |
void |
BiReportNocontext.setBiCube(Reference bi_cube) |
void |
BiReport.setBiCube(Reference bi_cube) |
void |
BiCollectionFact.setBiCube(Reference bi_cube) |
void |
BiCollectionDimension.setBiCube(Reference bi_cube) |
void |
BiReportNofolder.setBiFolder(Reference bi_folder) |
void |
BiReportNocontext.setBiFolder(Reference bi_folder) |
void |
BiReport.setBiFolder(Reference bi_folder) |
void |
BiModel.setBiFolder(Reference bi_folder) |
void |
BiFolder.setBiFolder(Reference bi_folder) |
void |
BiHierarchyMember.setBiLevel(Reference bi_level) |
void |
Olapmodelgroup.setBiModel(Reference bi_model) |
void |
OlapJoin.setBiModel(Reference bi_model) |
void |
BiReportQueryUsage.setBiModel(Reference bi_model) |
void |
BiReportQuery.setBiModel(Reference bi_model) |
void |
BiReportNofolder.setBiModel(Reference bi_model) |
void |
BiReportNocontext.setBiModel(Reference bi_model) |
void |
BiReport.setBiModel(Reference bi_model) |
void |
BiModel.setBiModel(Reference bi_model) |
void |
BiHierarchy.setBiModel(Reference bi_model) |
void |
BiFilter.setBiModel(Reference bi_model) |
void |
BiCube.setBiModel(Reference bi_model) |
void |
BiCollection.setBiModel(Reference bi_model) |
void |
Parameterval.setBindsParameterDef(Reference binds_parameter_def) |
void |
BiReportSection.setBiReport(Reference bi_report) |
void |
BiReportQueryUsage.setBiReport(Reference bi_report) |
void |
BiReportQuery.setBiReport(Reference bi_report) |
void |
BiReportQuerySummaryFilter.setBiReportQuery(Reference bi_report_query) |
void |
BiReportQueryItem.setBiReportQuery(Reference bi_report_query) |
void |
BiReportQueryDetailFilter.setBiReportQuery(Reference bi_report_query) |
void |
BiRootFolder.setBiServer(Reference bi_server) |
void |
Datasourcealiasgroup.setBoundToDatabase(Reference bound_to_database) |
void |
DataConnectionMapping.setBoundToDatabase(Reference bound_to_database) |
void |
Dsexternaldependency.setCallsDsRoutine(Reference calls_ds_routine) |
void |
Classification.setClassifiesAsset(Reference classifies_asset) |
void |
DataItemProperties.setColumnDefinition(Reference column_definition) |
void |
CompositeView.setCompositeView(Reference composite_view) |
void |
BiReportSection.setContainedInReportSection(Reference contained_in_report_section) |
void |
Infoset.setCreatedWith(Reference created_with) |
void |
MwbDatabaseAlias.setDatabase(Reference database) |
void |
DatabaseSchema.setDatabase(Reference database) |
void |
DatabaseColumn.setDatabaseAlias(Reference database_alias) |
void |
ColumnAnalysis.setDatabaseColumn(Reference database_column) |
void |
ValidityTable.setDatabaseColumns(Reference database_columns) |
void |
DatabaseColumn.setDatabaseDomains(Reference database_domains) |
void |
View.setDatabaseSchema(Reference database_schema) |
void |
StoredProcedure.setDatabaseSchema(Reference database_schema) |
void |
Datagroup.setDatabaseSchema(Reference database_schema) |
void |
DatabaseTable.setDatabaseSchema(Reference database_schema) |
void |
DatabaseDomain.setDatabaseSchema(Reference database_schema) |
void |
DatabaseAlias.setDatabaseSchema(Reference database_schema) |
void |
DataItemDefinition.setDatabaseSchema(Reference database_schema) |
void |
DatabaseColumn.setDatabaseTable(Reference database_table) |
void |
TableAnalysis.setDatabaseTableOrView(Reference database_table_or_view) |
void |
DatabaseColumn.setDatabaseTableOrView(Reference database_table_or_view) |
void |
CandidateKey.setDatabaseTableView(Reference database_table_view) |
void |
ClassificationContribution.setDataClass(Reference data_class) |
void |
Classification.setDataClass(Reference data_class) |
void |
TableDefinition.setDataConnection(Reference data_connection) |
void |
SapConnection.setDataConnectors(Reference data_connectors) |
void |
DsdataConnection.setDataConnectors(Reference data_connectors) |
void |
DataConnection.setDataConnectors(Reference data_connectors) |
void |
TransformArgument.setDataElements(Reference data_elements) |
void |
OlapMemberSource.setDataField(Reference data_field) |
void |
DataFileRecord.setDataFile(Reference data_file) |
void |
AnalyticsScript.setDataFile(Reference data_file) |
void |
DataFileDefinitionRecord.setDataFileDefinition(Reference data_file_definition) |
void |
DataFileDefinitionField.setDataFileDefinitionRecord(Reference data_file_definition_record) |
void |
FieldAnalysis.setDataFileField(Reference data_file_field) |
void |
FileRecordAnalysis.setDataFileRecord(Reference data_file_record) |
void |
DataFileField.setDataFileRecord(Reference data_file_record) |
void |
AmazonS3DataFileField.setDataFileRecord(Reference data_file_record) |
void |
Parameter.setDataItemDefinition(Reference data_item_definition) |
void |
DataItem.setDataItemDefinition(Reference data_item_definition) |
void |
DataField.setDataItemDefinition(Reference data_item_definition) |
void |
ColumnDefinition.setDataItemDefinition(Reference data_item_definition) |
void |
InvDataRule.setDataRuleDefinitions(Reference data_rule_definitions) |
void |
DataRule.setDataRuleDefinitions(Reference data_rule_definitions) |
void |
InvDataRuleSet.setDataRuleSetDefinitions(Reference data_rule_set_definitions) |
void |
DataRuleSet.setDataRuleSetDefinitions(Reference data_rule_set_definitions) |
void |
ApplicationInstall.setDefaultCredential(Reference default_credential) |
void |
Credential.setDefaultForApplicationInstall(Reference default_for_application_install) |
void |
BiOlapLevelElement.setDefinedAsAnOlapMember(Reference defined_as_an_olap_member) |
void |
BiReportDataItemSource.setDefinedByOlapMember(Reference defined_by_olap_member) |
void |
RoleAssignment.setDefinedBySystemRole(Reference defined_by_system_role) |
void |
BiOlapLevelElement.setDefinedInLevel(Reference defined_in_level) |
void |
BiReportDataItemSource.setDefinedInReportDataItem(Reference defined_in_report_data_item) |
void |
DesignStoredProcedureParameter.setDesignStoredProcedure(Reference design_stored_procedure) |
void |
DesignKey.setDesignTableOrView(Reference design_table_or_view) |
void |
DesignColumn.setDesignTableOrView(Reference design_table_or_view) |
void |
BiCollectionMember.setDetails(Reference details) |
void |
Filter.setDetectsDataClass(Reference detects_data_class) |
void |
RootTuple.setEndpoint(Reference endpoint) |
void |
FunctionCall2.setExecutesFunction(Reference executes_function) |
void |
FunctionCall.setExecutesFunction(Reference executes_function) |
void |
XsdSequence.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdElement.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdComplexType.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdChoice.setExtendsXsdComplexType(Reference extends_xsd_complex_type) |
void |
XsdSimpleType.setExtendsXsdSimpleType(Reference extends_xsd_simple_type) |
void |
XsdComplexType.setExtendsXsdSimpleType(Reference extends_xsd_simple_type) |
void |
ExtensionMapping.setExtensionMappingDocument(Reference extension_mapping_document) |
void |
FilterOperation.setFilter(Reference filter) |
void |
DataItemProperties.setFlowVariable(Reference flow_variable) |
void |
StandardizationRuleSet.setFolder(Reference folder) |
void |
StandardizationObject.setFolder(Reference folder) |
void |
SequenceJob.setFolder(Reference folder) |
void |
MatchSpecification.setFolder(Reference folder) |
void |
Dsjob.setFolder(Reference folder) |
void |
Credential.setForApplicationInstall(Reference for_application_install) |
void |
Parameterval.setForDataConnection(Reference for_data_connection) |
void |
Parameterval.setForFunctionCall(Reference for_function_call) |
void |
Parameterval.setForJobObject(Reference for_job_object) |
void |
RShinyAppObject.setFromRShinyApp(Reference from_r_shiny_app) |
void |
RoutineArgument.setFunction(Reference function) |
void |
Term.setHasA(Reference has_a) |
void |
Olaphierarchyassociation.setHasChildOlapLevel(Reference has_child_olap_level) |
void |
Directory.setHasDirectoryProviderConfiguration(Reference has_directory_provider_configuration) |
void |
JobOutputPin.setHasDsMetaBag(Reference has_ds_meta_bag) |
void |
JobInputPin.setHasDsMetaBag(Reference has_ds_meta_bag) |
void |
Job.setHasJobDef(Reference has_job_def) |
void |
Olaphierarchyassociation.setHasParentOlapLevel(Reference has_parent_olap_level) |
void |
Aclentry.setHasPrincipal(Reference has_principal) |
void |
RoleAssignment.setHasRoleContext(Reference has_role_context) |
void |
Aclentry.setHasSystemRole(Reference has_system_role) |
void |
SapConnection.setHost(Reference host) |
void |
IdocType.setHost(Reference host) |
void |
DsdataConnection.setHost(Reference host) |
void |
Database.setHost(Reference host) |
void |
DataFileFolder.setHost(Reference host) |
void |
DataFile.setHost(Reference host) |
void |
DataConnection.setHost(Reference host) |
void |
Connector.setHost(Reference host) |
void |
AmazonS3Bucket.setHost(Reference host) |
void |
TransformationProject.setHostEngine(Reference host__engine_) |
void |
Job.setHostSystem(Reference host_system) |
void |
IdocSegmentType.setIdocType(Reference idoc_type) |
void |
DataFile.setImplementsDataFileDefinition(Reference implements_data_file_definition) |
void |
AmazonS3DataFile.setImplementsDataFileDefinition(Reference implements_data_file_definition) |
void |
Connector.setImplementsStageType(Reference implements_stage_type) |
void |
Datagroup.setImportedViaDataConnection(Reference imported_via_data_connection) |
void |
DsdataConnection.setImportsDatabase(Reference imports_database) |
void |
DataConnection.setImportsDatabase(Reference imports_database) |
void |
SapConnection.setImportsIdocTypes(Reference imports_idoc_types) |
void |
InformationServicesService.setInformationServicesApplication(Reference information_services_application) |
void |
InformationServicesApplication.setInformationServicesProject(Reference information_services_project) |
void |
InformationServicesOperation.setInformationServicesService(Reference information_services_service) |
void |
VolumeContribution.setInfoset(Reference infoset) |
void |
SetOperation.setInfoset(Reference infoset) |
void |
NodeOperation.setInfoset(Reference infoset) |
void |
InfosetOperation.setInfoset(Reference infoset) |
void |
FilterOperation.setInfoset(Reference infoset) |
void |
ExceptionFilterOperation.setInfoset(Reference infoset) |
void |
DuplicatesOperation.setInfoset(Reference infoset) |
void |
DataMapFilterOperation.setInfoset(Reference infoset) |
void |
ClassificationContribution.setInfoset(Reference infoset) |
void |
BinaryInfosetOperation.setInfoset(Reference infoset) |
void |
Link.setInputStages(Reference input_stages) |
void |
ApplicationInstall.setInstalledOnHost(Reference installed_on_host) |
void |
Volume.setInstance(Reference instance) |
void |
Infoset.setInstance(Reference instance) |
void |
Filter.setInstance(Reference instance) |
void |
Parameter.setIsParameterSet(Reference is_parameter_set) |
void |
Parameter.setIsReturnOfFunction(Reference is_return_of_function) |
void |
Outputpin.setIsSourceOfLink(Reference is_source_of_link) |
void |
JobOutputPin.setIsSourceOfLink(Reference is_source_of_link) |
void |
DataClassOld.setIsSubOfDataClass(Reference is_sub_of_data_class) |
void |
JobInputPin.setIsTargetOfLink(Reference is_target_of_link) |
void |
Inputpin.setIsTargetOfLink(Reference is_target_of_link) |
void |
JobRun.setJob(Reference job) |
void |
JobRunActivity.setJobRun(Reference job_run) |
void |
JobParameter.setJobRun(Reference job_run) |
void |
JobWriteEvent.setJobRunActivity(Reference job_run_activity) |
void |
JobReadEvent.setJobRunActivity(Reference job_run_activity) |
void |
JobFailEvent.setJobRunActivity(Reference job_run_activity) |
void |
Olapjoinref.setJoinsDatabaseTable(Reference joins_database_table) |
void |
BiOlapLevelElement.setKeyLevel(Reference key_level) |
void |
StageColumn.setLink(Reference link) |
void |
DsStageColumn.setLink(Reference link) |
void |
OslcLink.setLinkType(Reference link_type) |
void |
ReferencedContainer.setLocalContainers(Reference local_containers) |
void |
SubjectArea.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationRule.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationRange.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalValidationList.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalEntity.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalDomain.setLogicalDataModel(Reference logical_data_model) |
void |
LogicalDataModel.setLogicalDataModel(Reference logical_data_model) |
void |
ReferenceKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalInversionKey.setLogicalEntity(Reference logical_entity) |
void |
LogicalForeignKey.setLogicalEntity(Reference logical_entity) |
void |
EntityAttribute.setLogicalEntity(Reference logical_entity) |
void |
PhysicalObjectAttribute.setMapsDatabaseFields(Reference maps_database_fields) |
void |
PhysicalObject.setMdmModel(Reference mdm_model) |
void |
MemberType.setMdmModel(Reference mdm_model) |
void |
AttributeType.setMdmModel(Reference mdm_model) |
void |
MemberType.setMdmModelForQuery(Reference mdm_model_for_query) |
void |
AttributeType.setMdmModelForQuery(Reference mdm_model_for_query) |
void |
EntityType.setMemberType(Reference member_type) |
void |
CompositeView.setMemberType(Reference member_type) |
void |
Attribute.setMemberType(Reference member_type) |
void |
EntityType.setMemberTypeForQuery(Reference member_type_for_query) |
void |
Attribute.setMemberTypeForQuery(Reference member_type_for_query) |
void |
Array.setNextArray(Reference next_array) |
void |
DataRuleDefinition.setNonPublishedDataRuleDefinitions(Reference non_published_data_rule_definitions) |
void |
DataRuleSetDefinition.setNonPublishedDataRuleSetDefinitions(Reference non_published_data_rule_set_definitions) |
void |
Propdescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Navigationdescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Actiondescriptor.setOfClassDescriptor(Reference of_class_descriptor) |
void |
Acl.setOfCommonObject(Reference of_common_object) |
void |
Parameter.setOfContainerDef(Reference of_container_def) |
void |
Dsparameter.setOfContainerDef(Reference of_container_def) |
void |
DesignForeignKey.setOfDataCollection(Reference of_data_collection) |
void |
Directoryproviderproperty.setOfDirectoryProviderConfiguration(Reference of_directory_provider_configuration) |
void |
Dsmetabag.setOfDsDataConnection(Reference of_ds_data_connection) |
void |
Dsmetabag.setOfDsDataElement(Reference of_ds_data_element) |
void |
Dsmetabag.setOfDsDataQualitySpec(Reference of_ds_data_quality_spec) |
void |
Dsmetabag.setOfDsDesignView(Reference of_ds_design_view) |
void |
Dsmetabag.setOfDsInputPin(Reference of_ds_input_pin) |
void |
Dsmetabag.setOfDsJobDef(Reference of_ds_job_def) |
void |
Dsexternaldependency.setOfDsJobDef(Reference of_ds_job_def) |
void |
Dsmetabag.setOfDsOutputPin(Reference of_ds_output_pin) |
void |
JobStageParameters.setOfDsParameterDef(Reference of_ds_parameter_def) |
void |
Dsmetabag.setOfDsRoutine(Reference of_ds_routine) |
void |
Dsexternaldependency.setOfDsRoutine(Reference of_ds_routine) |
void |
JobStageRecord.setOfDsStage(Reference of_ds_stage) |
void |
Dsmfcolumninfo.setOfDsStage(Reference of_ds_stage) |
void |
Dsmetabag.setOfDsStage(Reference of_ds_stage) |
void |
Dsmetabag.setOfDsStageType(Reference of_ds_stage_type) |
void |
TableDefinitionProperties.setOfDsTableDefinition(Reference of_ds_table_definition) |
void |
Dsmetabag.setOfDsTableDefinition(Reference of_ds_table_definition) |
void |
Dsmetabag.setOfDsTransform(Reference of_ds_transform) |
void |
Parameter.setOfFunction(Reference of_function) |
void |
IdocSegmentType.setOfIdocSegmentType(Reference of_idoc_segment_type) |
void |
IndexMember.setOfIndex(Reference of_index) |
void |
DsdesignView.setOfJob(Reference of_job) |
void |
Outputpin.setOfJobComponent(Reference of_job_component) |
void |
JobOutputPin.setOfJobComponent(Reference of_job_component) |
void |
JobInputPin.setOfJobComponent(Reference of_job_component) |
void |
Inputpin.setOfJobComponent(Reference of_job_component) |
void |
Parameter.setOfJobDef(Reference of_job_def) |
void |
DsparameterJob.setOfJobDef(Reference of_job_def) |
void |
Keycomponent.setOfKey(Reference of_key) |
void |
JobConstraint.setOfLink(Reference of_link) |
void |
Filterconstraint.setOfLink(Reference of_link) |
void |
OslcLink.setOfMainObject(Reference of_main_object) |
void |
ModelEvalMetric.setOfModel(Reference of_model) |
void |
Olaphierarchyassociation.setOfOlapHierarchyMember(Reference of_olap_hierarchy_member) |
void |
Parameter.setOfParameterSet(Reference of_parameter_set) |
void |
DsparameterSet.setOfParameterSet(Reference of_parameter_set) |
void |
OslcLink.setOfProviderConnection(Reference of_provider_connection) |
void |
Providerpropertyinfoextended.setOfProviderPropertyInfo(Reference of_provider_property_info) |
void |
Directoryproviderproperty.setOfProviderPropertyInfo(Reference of_provider_property_info) |
void |
Directoryproviderproperty.setOfProviderPropertyType(Reference of_provider_property_type) |
void |
StageTypeDetail.setOfStageType(Reference of_stage_type) |
void |
Parameter.setOfStageType(Reference of_stage_type) |
void |
Parameter.setOfStoredProcedure(Reference of_stored_procedure) |
void |
Credentials.setOfUser(Reference of_user) |
void |
Credential.setOfUserCredentials(Reference of_user_credentials) |
void |
OlapMemberSource.setOlapMember(Reference olap_member) |
void |
Link.setOutputStages(Reference output_stages) |
void |
MappingSpecification.setOwner(Reference owner) |
void |
Term.setParentCategory(Reference parent_category) |
void |
Category.setParentCategory(Reference parent_category) |
void |
LineageContainer.setParentContainer(Reference parent_container) |
void |
DataClass.setParentDataClass(Reference parent_data_class) |
void |
LogicalDomain.setParentDomain(Reference parent_domain) |
void |
Folder.setParentFolder(Reference parent_folder) |
void |
Dsfolder.setParentFolder(Reference parent_folder) |
void |
DataFileFolder.setParentFolder(Reference parent_folder) |
void |
DataFile.setParentFolder(Reference parent_folder) |
void |
AmazonS3DataFileFolder.setParentFolder(Reference parent_folder) |
void |
AmazonS3DataFile.setParentFolder(Reference parent_folder) |
void |
DataFileFolder.setParentFolderOrHost(Reference parent_folder_or_host) |
void |
InformationGovernancePolicy.setParentPolicy(Reference parent_policy) |
void |
PhysicalDomain.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignView.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignTable.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignStoredProcedure.setPhysicalDataModel(Reference physical_data_model) |
void |
DesignColumn.setPhysicalDomains(Reference physical_domains) |
void |
PhysicalDataModel.setPhysicalModel(Reference physical_model) |
void |
PhysicalObjectAttribute.setPhysicalObject(Reference physical_object) |
void |
PhysicalObjectAttribute.setPhysicalObjectForQuery(Reference physical_object_for_query) |
void |
DatabaseSchema.setPreferredDatabaseSchema(Reference preferred_database_schema) |
void |
Datasourcealiasgroup.setPreferredDataConnection(Reference preferred_data_connection) |
void |
DataConnectionMapping.setPreferredDataConnection(Reference preferred_data_connection) |
void |
Term.setPreferredSynonym(Reference preferred_synonym) |
void |
Array.setPreviousArray(Reference previous_array) |
void |
SetOperation.setPrimaryInput(Reference primary_input) |
void |
NodeOperation.setPrimaryInput(Reference primary_input) |
void |
InfosetOperation.setPrimaryInput(Reference primary_input) |
void |
FilterOperation.setPrimaryInput(Reference primary_input) |
void |
ExceptionFilterOperation.setPrimaryInput(Reference primary_input) |
void |
DuplicatesOperation.setPrimaryInput(Reference primary_input) |
void |
DataMapFilterOperation.setPrimaryInput(Reference primary_input) |
void |
BinaryInfosetOperation.setPrimaryInput(Reference primary_input) |
void |
TableAnalysisSummary.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
ColumnAnalysisSummary.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
Analysissummaryobject.setPromotedByPrincipal(Reference promoted_by_principal) |
void |
DataRuleDefinition.setPublishedDataRuleDefinitions(Reference published_data_rule_definitions) |
void |
DataRuleSetDefinition.setPublishedDataRuleSetDefinitions(Reference published_data_rule_set_definitions) |
void |
TableDefinition.setReferencedByDataSources(Reference referenced_by_data_sources) |
void |
XsdElementReference.setReferencedXsdElement(Reference referenced_xsd_element) |
void |
XsdForeignKey.setReferencedXsdKeys(Reference referenced_xsd_keys) |
void |
Attribute.setReferencesAttributeTypes(Reference references_attribute_types) |
void |
BiCollectionDimension.setReferencesBiCollection(Reference references_bi_collection) |
void |
BiCollectionFact.setReferencesBiMember(Reference references_bi_member) |
void |
Stage.setReferencesContainer(Reference references_container) |
void |
Keycomponent.setReferencesDataField(Reference references_data_field) |
void |
InferredForeignKey.setReferencesInferredKeys(Reference references_inferred_keys) |
void |
XsdAttributeReference.setReferencesXsdAttribute(Reference references_xsd_attribute) |
void |
XsdElementGroupReference.setReferencesXsdElementGroup(Reference references_xsd_element_group) |
void |
Term.setReplacedBy(Reference replaced_by) |
void |
XsdSequence.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdElement.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdComplexType.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdChoice.setRestrictsXsdComplexType(Reference restricts_xsd_complex_type) |
void |
XsdSimpleType.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdSequence.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdElement.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
XsdChoice.setRestrictsXsdSimpleType(Reference restricts_xsd_simple_type) |
void |
Function.setReturnsParameterDef(Reference returns_parameter_def) |
void |
TableAnalysisSummary.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
ColumnAnalysisSummary.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
Analysissummaryobject.setReviewedByPrincipal(Reference reviewed_by_principal) |
void |
Dsexternaldependency.setRunsDsJob(Reference runs_ds_job) |
void |
Stage.setRunsSequencesJobs(Reference runs_sequences_jobs) |
void |
SetOperation.setSecondaryInput(Reference secondary_input) |
void |
DuplicatesOperation.setSecondaryInput(Reference secondary_input) |
void |
BinaryInfosetOperation.setSecondaryInput(Reference secondary_input) |
void |
DatabaseColumn.setSelectedClassification(Reference selected_classification) |
void |
DataFileField.setSelectedClassification(Reference selected_classification) |
void |
AmazonS3DataFileField.setSelectedClassification(Reference selected_classification) |
void |
ReferencedContainer.setSharedContainers(Reference shared_containers) |
void |
MappingComponent.setSharedContainers(Reference shared_containers) |
void |
Stage.setSharedOrLocalContainer(Reference shared_or_local_container) |
void |
StageVariable.setStage(Reference stage) |
void |
StageDataRuleDefinition.setStage(Reference stage) |
void |
AsclSteward.setStewardGroup(Reference steward_group) |
void |
AsclSteward.setStewardUser(Reference steward_user) |
void |
StoredProcedureParameter.setStoredProcedure(Reference stored_procedure) |
void |
InferredKey.setTableAnalysis(Reference table_analysis) |
void |
InferredForeignKey.setTableAnalysis(Reference table_analysis) |
void |
FieldAnalysis.setTableAnalysis(Reference table_analysis) |
void |
ColumnAnalysis.setTableAnalysis(Reference table_analysis) |
void |
ForeignKeyDefinition.setTableDefinition(Reference table_definition) |
void |
TermHistory.setTerm(Reference term) |
void |
ParameterSetDefinition.setTheContext(Reference context) |
void |
Stage.setTheType(Reference type) |
void |
TransformArgument.setTransform(Reference transform) |
void |
TransformsFunction.setTransformationProject(Reference transformation_project) |
void |
TableDefinition.setTransformationProject(Reference transformation_project) |
void |
StandardizationRuleSet.setTransformationProject(Reference transformation_project) |
void |
SharedContainer.setTransformationProject(Reference transformation_project) |
void |
SequenceJob.setTransformationProject(Reference transformation_project) |
void |
Routine.setTransformationProject(Reference transformation_project) |
void |
ParameterSet.setTransformationProject(Reference transformation_project) |
void |
MatchSpecification.setTransformationProject(Reference transformation_project) |
void |
DsstageType.setTransformationProject(Reference transformation_project) |
void |
Dsjob.setTransformationProject(Reference transformation_project) |
void |
Dsfolder.setTransformationProject(Reference transformation_project) |
void |
DataElement.setTransformationProject(Reference transformation_project) |
void |
TupleAttribute.setTuple(Reference tuple) |
void |
Aclentry.setUsedByAcl(Reference used_by_acl) |
void |
Credential.setUsedByUserCredentials(Reference used_by_user_credentials) |
void |
FunctionCall2.setUsedInFilterConstraint(Reference used_in_filter_constraint) |
void |
FunctionCall.setUsedInFilterConstraint(Reference used_in_filter_constraint) |
void |
FunctionCall2.setUsedInFunction(Reference used_in_function) |
void |
FunctionCall.setUsedInFunction(Reference used_in_function) |
void |
Primarycategory.setUsesBusinessCategory(Reference uses_business_category) |
void |
Keycomponent.setUsesDataField(Reference uses_data_field) |
void |
IndexMember.setUsesDataField(Reference uses_data_field) |
void |
BiCollectionDimension.setUsesOlapHierarchy(Reference uses_olap_hierarchy) |
void |
EntityAttribute.setValidationList(Reference validation_list) |
void |
EntityAttribute.setValidationRange(Reference validation_range) |
void |
EntityAttribute.setValidationRule(Reference validation_rule) |
void |
ValidValueRange.setValidValueList(Reference valid_value_list) |
void |
ValidValueList.setValidValueList(Reference valid_value_list) |
void |
ValidValue.setValidValueList(Reference valid_value_list) |
void |
DataItemValue.setValidValueList(Reference valid_value_list) |
void |
VolumeContribution.setVolume(Reference volume) |
void |
XsdElementReference.setXsdComplexType(Reference xsd_complex_type) |
void |
XsdSequence.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdElement.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdChoice.setXsdComplexTypeDefinition(Reference xsd_complex_type_definition) |
void |
XsdUniqueKey.setXsdElement(Reference xsd_element) |
void |
XsdPrimaryKey.setXsdElement(Reference xsd_element) |
void |
XsdForeignKey.setXsdElement(Reference xsd_element) |
void |
XsdElementReference.setXsdElement(Reference xsd_element) |
void |
XsdElementReference.setXsdElementGroup(Reference xsd_element_group) |
void |
XsdSimpleType.setXsdSchema(Reference xsd_schema) |
void |
XsdElementGroup.setXsdSchema(Reference xsd_schema) |
void |
XsdComplexType.setXsdSchema(Reference xsd_schema) |
void |
XsdAttributeGroup.setXsdSchema(Reference xsd_schema) |
void |
XsdSequence.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdElement.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdChoice.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
void |
XsdAttribute.setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition) |
Copyright © 2018–2019 ODPi. All rights reserved.