public class DesignView extends Datagroup
design_view asset type in IGC, displayed as 'Design View' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
aliasBusinessName |
protected ItemList<DesignColumn> |
designColumns |
protected ItemList<DesignForeignKey> |
designForeignKeys |
protected ItemList<DesignKey> |
designKeys |
protected String |
expression |
protected ItemList<Datagroup> |
implementedByDatabaseTablesViews |
protected ItemList<DataFileRecord> |
implementedByDataFileElements |
protected ItemList<LogicalEntity> |
implementsLogicalEntities |
protected String |
importedFrom |
protected PhysicalDataModel |
physicalDataModel |
protected ItemList<DesignForeignKey> |
referencedByForeignKeyDesign |
databaseSchema, importedViaDataConnection, nameQualifier, nameQuotingCharblueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
DesignView() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAliasBusinessName()
Retrieve the
alias_(business_name) property (displayed as 'Alias (Business Name)') of the object. |
ItemList<DesignColumn> |
getDesignColumns()
Retrieve the
design_columns property (displayed as 'Design Columns') of the object. |
ItemList<DesignForeignKey> |
getDesignForeignKeys()
Retrieve the
design_foreign_keys property (displayed as 'Design Foreign Keys') of the object. |
ItemList<DesignKey> |
getDesignKeys()
Retrieve the
design_keys property (displayed as 'Design Keys') of the object. |
String |
getExpression()
Retrieve the
expression property (displayed as 'Expression') of the object. |
ItemList<Datagroup> |
getImplementedByDatabaseTablesViews()
Retrieve the
implemented_by_database_tables_views property (displayed as 'Implemented by Database Tables or Views') of the object. |
ItemList<DataFileRecord> |
getImplementedByDataFileElements()
Retrieve the
implemented_by_data_file_elements property (displayed as 'Implemented by Data File Records') of the object. |
ItemList<LogicalEntity> |
getImplementsLogicalEntities()
Retrieve the
implements_logical_entities property (displayed as 'Implements Logical Entities') of the object. |
String |
getImportedFrom()
Retrieve the
imported_from property (displayed as 'Imported From') of the object. |
PhysicalDataModel |
getPhysicalDataModel()
Retrieve the
physical_data_model property (displayed as 'Physical Data Model') of the object. |
ItemList<DesignForeignKey> |
getReferencedByForeignKeyDesign()
Retrieve the
referenced_by_foreign_key_design property (displayed as 'Referenced By Foreign Key Design') of the object. |
void |
setAliasBusinessName(String aliasBusinessName)
Set the
alias_(business_name) property (displayed as Alias (Business Name)) of the object. |
void |
setDesignColumns(ItemList<DesignColumn> designColumns)
Set the
design_columns property (displayed as Design Columns) of the object. |
void |
setDesignForeignKeys(ItemList<DesignForeignKey> designForeignKeys)
Set the
design_foreign_keys property (displayed as Design Foreign Keys) of the object. |
void |
setDesignKeys(ItemList<DesignKey> designKeys)
Set the
design_keys property (displayed as Design Keys) of the object. |
void |
setExpression(String expression)
Set the
expression property (displayed as Expression) of the object. |
void |
setImplementedByDatabaseTablesViews(ItemList<Datagroup> implementedByDatabaseTablesViews)
Set the
implemented_by_database_tables_views property (displayed as Implemented by Database Tables or Views) of the object. |
void |
setImplementedByDataFileElements(ItemList<DataFileRecord> implementedByDataFileElements)
Set the
implemented_by_data_file_elements property (displayed as Implemented by Data File Records) of the object. |
void |
setImplementsLogicalEntities(ItemList<LogicalEntity> implementsLogicalEntities)
Set the
implements_logical_entities property (displayed as Implements Logical Entities) of the object. |
void |
setImportedFrom(String importedFrom)
Set the
imported_from property (displayed as Imported From) of the object. |
void |
setPhysicalDataModel(PhysicalDataModel physicalDataModel)
Set the
physical_data_model property (displayed as Physical Data Model) of the object. |
void |
setReferencedByForeignKeyDesign(ItemList<DesignForeignKey> referencedByForeignKeyDesign)
Set the
referenced_by_foreign_key_design property (displayed as Referenced By Foreign Key Design) of the object. |
getDatabaseSchema, getImportedViaDataConnection, getNameQualifier, getNameQuotingChar, setDatabaseSchema, setImportedViaDataConnection, setNameQualifier, setNameQuotingChargetBlueprintElements, getImpactedBy, getImpactsOn, getInCollections, getNativeId, getReadByDesign, getReadByOperational, getReadByStatic, getReadByUserDefined, getWrittenByDesign, getWrittenByOperational, getWrittenByStatic, getWrittenByUserDefined, setBlueprintElements, setImpactedBy, setImpactsOn, setInCollections, setNativeId, setReadByDesign, setReadByOperational, setReadByStatic, setReadByUserDefined, setWrittenByDesign, setWrittenByOperational, setWrittenByStatic, setWrittenByUserDefinedgetAssignedToTerms, getGovernedByRules, getImplementsRules, getLabels, getLongDescription, getShortDescription, getStewards, getTheName, setAssignedToTerms, setGovernedByRules, setImplementsRules, setLabels, setLongDescription, setShortDescription, setStewards, setTheNameareModificationDetailsPopulated, getContext, getCreatedBy, getCreatedOn, getId, getIdentity, getModifiedBy, getModifiedOn, getName, getNotes, getType, getUrl, isEmbeddedAsset, isFullyRetrieved, isIdentityPopulated, isSimpleType, isVirtualAsset, setContext, setCreatedBy, setCreatedOn, setFullyRetrieved, setId, setModifiedBy, setModifiedOn, setName, setNotes, setType, setUrltoStringprotected String aliasBusinessName
protected ItemList<DesignColumn> designColumns
protected ItemList<DesignForeignKey> designForeignKeys
protected String expression
protected ItemList<DataFileRecord> implementedByDataFileElements
protected ItemList<LogicalEntity> implementsLogicalEntities
protected String importedFrom
protected PhysicalDataModel physicalDataModel
protected ItemList<DesignForeignKey> referencedByForeignKeyDesign
public String getAliasBusinessName()
alias_(business_name) property (displayed as 'Alias (Business Name)') of the object.Stringpublic void setAliasBusinessName(String aliasBusinessName)
alias_(business_name) property (displayed as Alias (Business Name)) of the object.aliasBusinessName - the value to setpublic ItemList<DesignColumn> getDesignColumns()
design_columns property (displayed as 'Design Columns') of the object.ItemList<DesignColumn>public void setDesignColumns(ItemList<DesignColumn> designColumns)
design_columns property (displayed as Design Columns) of the object.designColumns - the value to setpublic ItemList<DesignForeignKey> getDesignForeignKeys()
design_foreign_keys property (displayed as 'Design Foreign Keys') of the object.ItemList<DesignForeignKey>public void setDesignForeignKeys(ItemList<DesignForeignKey> designForeignKeys)
design_foreign_keys property (displayed as Design Foreign Keys) of the object.designForeignKeys - the value to setpublic ItemList<DesignKey> getDesignKeys()
design_keys property (displayed as 'Design Keys') of the object.ItemList<DesignKey>public void setDesignKeys(ItemList<DesignKey> designKeys)
design_keys property (displayed as Design Keys) of the object.designKeys - the value to setpublic String getExpression()
expression property (displayed as 'Expression') of the object.Stringpublic void setExpression(String expression)
expression property (displayed as Expression) of the object.expression - the value to setpublic ItemList<DataFileRecord> getImplementedByDataFileElements()
implemented_by_data_file_elements property (displayed as 'Implemented by Data File Records') of the object.ItemList<DataFileRecord>public void setImplementedByDataFileElements(ItemList<DataFileRecord> implementedByDataFileElements)
implemented_by_data_file_elements property (displayed as Implemented by Data File Records) of the object.implementedByDataFileElements - the value to setpublic ItemList<Datagroup> getImplementedByDatabaseTablesViews()
implemented_by_database_tables_views property (displayed as 'Implemented by Database Tables or Views') of the object.ItemList<Datagroup>public void setImplementedByDatabaseTablesViews(ItemList<Datagroup> implementedByDatabaseTablesViews)
implemented_by_database_tables_views property (displayed as Implemented by Database Tables or Views) of the object.implementedByDatabaseTablesViews - the value to setpublic ItemList<LogicalEntity> getImplementsLogicalEntities()
implements_logical_entities property (displayed as 'Implements Logical Entities') of the object.ItemList<LogicalEntity>public void setImplementsLogicalEntities(ItemList<LogicalEntity> implementsLogicalEntities)
implements_logical_entities property (displayed as Implements Logical Entities) of the object.implementsLogicalEntities - the value to setpublic String getImportedFrom()
imported_from property (displayed as 'Imported From') of the object.Stringpublic void setImportedFrom(String importedFrom)
imported_from property (displayed as Imported From) of the object.importedFrom - the value to setpublic PhysicalDataModel getPhysicalDataModel()
physical_data_model property (displayed as 'Physical Data Model') of the object.PhysicalDataModelpublic void setPhysicalDataModel(PhysicalDataModel physicalDataModel)
physical_data_model property (displayed as Physical Data Model) of the object.physicalDataModel - the value to setpublic ItemList<DesignForeignKey> getReferencedByForeignKeyDesign()
referenced_by_foreign_key_design property (displayed as 'Referenced By Foreign Key Design') of the object.ItemList<DesignForeignKey>public void setReferencedByForeignKeyDesign(ItemList<DesignForeignKey> referencedByForeignKeyDesign)
referenced_by_foreign_key_design property (displayed as Referenced By Foreign Key Design) of the object.referencedByForeignKeyDesign - the value to setCopyright © 2018–2021 ODPi. All rights reserved.