| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.base |
Defines data constructs representing each of IGC's metadata types.
|
| Modifier and Type | Field and Description |
|---|---|
protected Term |
Term.hasA |
protected Term |
Term.preferredSynonym |
protected Term |
Term.replacedBy |
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<Term> |
Term.assignedTerms |
protected ItemList<Term> |
InvDataRuleDefinition.assignedToTerms |
protected ItemList<Term> |
LogicalVariable.assignedToTerms |
protected ItemList<Term> |
InvDataRule.assignedToTerms |
protected ItemList<Term> |
TableAnalysisSummary.assignedToTerms |
protected ItemList<Term> |
MainObject.assignedToTerms |
protected ItemList<Term> |
ColumnAnalysisSummary.assignedToTerms |
protected ItemList<Term> |
InvDataRuleSet.assignedToTerms |
protected ItemList<Term> |
InvDataRuleSetDefinition.assignedToTerms |
protected ItemList<Term> |
AnalysisProject.assignedToTerms |
protected ItemList<Term> |
AutomationRule.associatedTerms
Deprecated.
No longer applicable from 11.7.0.2 onwards.
|
protected ItemList<Term> |
Term.hasATerm |
protected ItemList<Term> |
Term.hasTypes |
protected ItemList<Term> |
Term.isATypeOf |
protected ItemList<Term> |
Term.isOf |
protected ItemList<Term> |
Term.relatedTerms |
protected ItemList<Term> |
Term.replaces |
protected ItemList<Term> |
Mapping.sourceTerms |
protected ItemList<Term> |
Term.synonyms |
protected ItemList<Term> |
Mapping.targetTerms |
protected ItemList<Term> |
Category.terms |
protected ItemList<Term> |
Term.translations |
| Modifier and Type | Method and Description |
|---|---|
Term |
Term.getHasA()
Retrieve the
has_a property (displayed as 'Has A') of the object. |
Term |
Term.getPreferredSynonym()
Retrieve the
preferred_synonym property (displayed as 'Preferred Synonym') of the object. |
Term |
Term.getReplacedBy()
Retrieve the
replaced_by property (displayed as 'Replaced By') of the object. |
| Modifier and Type | Method and Description |
|---|---|
ItemList<Term> |
Term.getAssignedTerms()
Retrieve the
assigned_terms property (displayed as 'Assigned Terms') of the object. |
ItemList<Term> |
InvDataRuleDefinition.getAssignedToTerms()
Retrieve the
assigned_to_terms property (displayed as 'Assigned to Terms') of the object. |
ItemList<Term> |
LogicalVariable.getAssignedToTerms()
Retrieve the
assigned_to_terms property (displayed as 'Assigned to Terms') of the object. |
ItemList<Term> |
InvDataRule.getAssignedToTerms()
Retrieve the
assigned_to_terms property (displayed as 'Assigned to Terms') of the object. |
ItemList<Term> |
TableAnalysisSummary.getAssignedToTerms()
Retrieve the
assigned_to_terms property (displayed as 'Assigned to Terms') of the object. |
ItemList<Term> |
MainObject.getAssignedToTerms()
Retrieve the
assigned_to_terms property (displayed as 'Assigned to Terms') of the object. |
ItemList<Term> |
ColumnAnalysisSummary.getAssignedToTerms()
Retrieve the
assigned_to_terms property (displayed as 'Assigned to Terms') of the object. |
ItemList<Term> |
InvDataRuleSet.getAssignedToTerms()
Retrieve the
assigned_to_terms property (displayed as 'Assigned to Terms') of the object. |
ItemList<Term> |
InvDataRuleSetDefinition.getAssignedToTerms()
Retrieve the
assigned_to_terms property (displayed as 'Assigned to Terms') of the object. |
ItemList<Term> |
AnalysisProject.getAssignedToTerms()
Retrieve the
assigned_to_terms property (displayed as 'Assigned to Terms') of the object. |
ItemList<Term> |
AutomationRule.getAssociatedTerms()
Deprecated.
No longer applicable from 11.7.0.2 onwards.
|
ItemList<Term> |
Term.getHasATerm()
Retrieve the
has_a_term property (displayed as 'Has A') of the object. |
ItemList<Term> |
Term.getHasTypes()
Retrieve the
has_types property (displayed as 'Has Types') of the object. |
ItemList<Term> |
Term.getIsATypeOf()
Retrieve the
is_a_type_of property (displayed as 'Is a Type Of') of the object. |
ItemList<Term> |
Term.getIsOf()
Retrieve the
is_of property (displayed as 'Is Of') of the object. |
ItemList<Term> |
Term.getRelatedTerms()
Retrieve the
related_terms property (displayed as 'Related Terms') of the object. |
ItemList<Term> |
Term.getReplaces()
Retrieve the
replaces property (displayed as 'Replaces') of the object. |
ItemList<Term> |
Mapping.getSourceTerms()
Retrieve the
source_terms property (displayed as 'Source Terms') of the object. |
ItemList<Term> |
Term.getSynonyms()
Retrieve the
synonyms property (displayed as 'Synonyms') of the object. |
ItemList<Term> |
Mapping.getTargetTerms()
Retrieve the
target_terms property (displayed as 'Target Terms') of the object. |
ItemList<Term> |
Category.getTerms()
Retrieve the
terms property (displayed as 'Terms') of the object. |
ItemList<Term> |
Term.getTranslations()
Retrieve the
translations property (displayed as 'Translations') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Term.setHasA(Term hasA)
Set the
has_a property (displayed as Has A) of the object. |
void |
Term.setPreferredSynonym(Term preferredSynonym)
Set the
preferred_synonym property (displayed as Preferred Synonym) of the object. |
void |
Term.setReplacedBy(Term replacedBy)
Set the
replaced_by property (displayed as Replaced By) of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Term.setAssignedTerms(ItemList<Term> assignedTerms)
Set the
assigned_terms property (displayed as Assigned Terms) of the object. |
void |
InvDataRuleDefinition.setAssignedToTerms(ItemList<Term> assignedToTerms)
Set the
assigned_to_terms property (displayed as Assigned to Terms) of the object. |
void |
LogicalVariable.setAssignedToTerms(ItemList<Term> assignedToTerms)
Set the
assigned_to_terms property (displayed as Assigned to Terms) of the object. |
void |
InvDataRule.setAssignedToTerms(ItemList<Term> assignedToTerms)
Set the
assigned_to_terms property (displayed as Assigned to Terms) of the object. |
void |
TableAnalysisSummary.setAssignedToTerms(ItemList<Term> assignedToTerms)
Set the
assigned_to_terms property (displayed as Assigned to Terms) of the object. |
void |
MainObject.setAssignedToTerms(ItemList<Term> assignedToTerms)
Set the
assigned_to_terms property (displayed as Assigned to Terms) of the object. |
void |
ColumnAnalysisSummary.setAssignedToTerms(ItemList<Term> assignedToTerms)
Set the
assigned_to_terms property (displayed as Assigned to Terms) of the object. |
void |
InvDataRuleSet.setAssignedToTerms(ItemList<Term> assignedToTerms)
Set the
assigned_to_terms property (displayed as Assigned to Terms) of the object. |
void |
InvDataRuleSetDefinition.setAssignedToTerms(ItemList<Term> assignedToTerms)
Set the
assigned_to_terms property (displayed as Assigned to Terms) of the object. |
void |
AnalysisProject.setAssignedToTerms(ItemList<Term> assignedToTerms)
Set the
assigned_to_terms property (displayed as Assigned to Terms) of the object. |
void |
AutomationRule.setAssociatedTerms(ItemList<Term> associatedTerms)
Deprecated.
No longer applicable from 11.7.0.2 onwards.
|
void |
Term.setHasATerm(ItemList<Term> hasATerm)
Set the
has_a_term property (displayed as Has A) of the object. |
void |
Term.setHasTypes(ItemList<Term> hasTypes)
Set the
has_types property (displayed as Has Types) of the object. |
void |
Term.setIsATypeOf(ItemList<Term> isATypeOf)
Set the
is_a_type_of property (displayed as Is a Type Of) of the object. |
void |
Term.setIsOf(ItemList<Term> isOf)
Set the
is_of property (displayed as Is Of) of the object. |
void |
Term.setRelatedTerms(ItemList<Term> relatedTerms)
Set the
related_terms property (displayed as Related Terms) of the object. |
void |
Term.setReplaces(ItemList<Term> replaces)
Set the
replaces property (displayed as Replaces) of the object. |
void |
Mapping.setSourceTerms(ItemList<Term> sourceTerms)
Set the
source_terms property (displayed as Source Terms) of the object. |
void |
Term.setSynonyms(ItemList<Term> synonyms)
Set the
synonyms property (displayed as Synonyms) of the object. |
void |
Mapping.setTargetTerms(ItemList<Term> targetTerms)
Set the
target_terms property (displayed as Target Terms) of the object. |
void |
Category.setTerms(ItemList<Term> terms)
Set the
terms property (displayed as Terms) of the object. |
void |
Term.setTranslations(ItemList<Term> translations)
Set the
translations property (displayed as Translations) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.