public class LogicalDataModel extends InformationAsset
logical_data_model asset type in IGC, displayed as 'Logical Data Model' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
aliasBusinessName |
protected String |
author |
protected ItemList<LogicalDataModel> |
containsLogicalDataModels |
protected String |
designTool |
protected ItemList<DatabaseSchema> |
implementedByDatabaseSchemas |
protected ItemList<PhysicalDataModel> |
implementedByPhysicalDataModels |
protected String |
importedFrom |
protected LogicalDataModel |
logicalDataModel |
protected ItemList<LogicalDomain> |
logicalDomains |
protected ItemList<LogicalEntity> |
logicalEntities |
protected String |
methodology |
protected String |
namespace |
protected ItemList<SubjectArea> |
subjectAreas |
protected String |
version |
protected String |
zpackage |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
LogicalDataModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAliasBusinessName()
Retrieve the
alias_(business_name) property (displayed as 'Alias (Business Name)') of the object. |
String |
getAuthor()
Retrieve the
author property (displayed as 'Author') of the object. |
ItemList<LogicalDataModel> |
getContainsLogicalDataModels()
Retrieve the
contains_logical_data_models property (displayed as 'Contains Logical Data Models') of the object. |
String |
getDesignTool()
Retrieve the
design_tool property (displayed as 'Design Tool') of the object. |
ItemList<DatabaseSchema> |
getImplementedByDatabaseSchemas()
Retrieve the
implemented_by_database_schemas property (displayed as 'Implemented by Database Schemas') of the object. |
ItemList<PhysicalDataModel> |
getImplementedByPhysicalDataModels()
Retrieve the
implemented_by_physical_data_models property (displayed as 'Implemented by Physical Data Models') of the object. |
String |
getImportedFrom()
Retrieve the
imported_from property (displayed as 'Imported From') of the object. |
LogicalDataModel |
getLogicalDataModel()
Retrieve the
logical_data_model property (displayed as 'Logical Data Model') of the object. |
ItemList<LogicalDomain> |
getLogicalDomains()
Retrieve the
logical_domains property (displayed as 'Logical Domains') of the object. |
ItemList<LogicalEntity> |
getLogicalEntities()
Retrieve the
logical_entities property (displayed as 'Logical Entities') of the object. |
String |
getMethodology()
Retrieve the
methodology property (displayed as 'Methodology') of the object. |
String |
getNamespace()
Retrieve the
namespace property (displayed as 'Namespace') of the object. |
String |
getPackage()
Retrieve the
package property (displayed as 'Package') of the object. |
ItemList<SubjectArea> |
getSubjectAreas()
Retrieve the
subject_areas property (displayed as 'Subject Areas') of the object. |
String |
getVersion()
Retrieve the
version property (displayed as 'Version') of the object. |
void |
setAliasBusinessName(String aliasBusinessName)
Set the
alias_(business_name) property (displayed as Alias (Business Name)) of the object. |
void |
setAuthor(String author)
Set the
author property (displayed as Author) of the object. |
void |
setContainsLogicalDataModels(ItemList<LogicalDataModel> containsLogicalDataModels)
Set the
contains_logical_data_models property (displayed as Contains Logical Data Models) of the object. |
void |
setDesignTool(String designTool)
Set the
design_tool property (displayed as Design Tool) of the object. |
void |
setImplementedByDatabaseSchemas(ItemList<DatabaseSchema> implementedByDatabaseSchemas)
Set the
implemented_by_database_schemas property (displayed as Implemented by Database Schemas) of the object. |
void |
setImplementedByPhysicalDataModels(ItemList<PhysicalDataModel> implementedByPhysicalDataModels)
Set the
implemented_by_physical_data_models property (displayed as Implemented by Physical Data Models) of the object. |
void |
setImportedFrom(String importedFrom)
Set the
imported_from property (displayed as Imported From) of the object. |
void |
setLogicalDataModel(LogicalDataModel logicalDataModel)
Set the
logical_data_model property (displayed as Logical Data Model) of the object. |
void |
setLogicalDomains(ItemList<LogicalDomain> logicalDomains)
Set the
logical_domains property (displayed as Logical Domains) of the object. |
void |
setLogicalEntities(ItemList<LogicalEntity> logicalEntities)
Set the
logical_entities property (displayed as Logical Entities) of the object. |
void |
setMethodology(String methodology)
Set the
methodology property (displayed as Methodology) of the object. |
void |
setNamespace(String namespace)
Set the
namespace property (displayed as Namespace) of the object. |
void |
setPackage(String zpackage)
Set the
package property (displayed as Package) of the object. |
void |
setSubjectAreas(ItemList<SubjectArea> subjectAreas)
Set the
subject_areas property (displayed as Subject Areas) of the object. |
void |
setVersion(String version)
Set the
version property (displayed as Version) of the object. |
getBlueprintElements, 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 String author
protected ItemList<LogicalDataModel> containsLogicalDataModels
protected String designTool
protected ItemList<DatabaseSchema> implementedByDatabaseSchemas
protected ItemList<PhysicalDataModel> implementedByPhysicalDataModels
protected String importedFrom
protected LogicalDataModel logicalDataModel
protected ItemList<LogicalDomain> logicalDomains
protected ItemList<LogicalEntity> logicalEntities
protected String methodology
protected String namespace
protected String zpackage
protected ItemList<SubjectArea> subjectAreas
protected String version
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 String getAuthor()
author property (displayed as 'Author') of the object.Stringpublic void setAuthor(String author)
author property (displayed as Author) of the object.author - the value to setpublic ItemList<LogicalDataModel> getContainsLogicalDataModels()
contains_logical_data_models property (displayed as 'Contains Logical Data Models') of the object.ItemList<LogicalDataModel>public void setContainsLogicalDataModels(ItemList<LogicalDataModel> containsLogicalDataModels)
contains_logical_data_models property (displayed as Contains Logical Data Models) of the object.containsLogicalDataModels - the value to setpublic String getDesignTool()
design_tool property (displayed as 'Design Tool') of the object.Stringpublic void setDesignTool(String designTool)
design_tool property (displayed as Design Tool) of the object.designTool - the value to setpublic ItemList<DatabaseSchema> getImplementedByDatabaseSchemas()
implemented_by_database_schemas property (displayed as 'Implemented by Database Schemas') of the object.ItemList<DatabaseSchema>public void setImplementedByDatabaseSchemas(ItemList<DatabaseSchema> implementedByDatabaseSchemas)
implemented_by_database_schemas property (displayed as Implemented by Database Schemas) of the object.implementedByDatabaseSchemas - the value to setpublic ItemList<PhysicalDataModel> getImplementedByPhysicalDataModels()
implemented_by_physical_data_models property (displayed as 'Implemented by Physical Data Models') of the object.ItemList<PhysicalDataModel>public void setImplementedByPhysicalDataModels(ItemList<PhysicalDataModel> implementedByPhysicalDataModels)
implemented_by_physical_data_models property (displayed as Implemented by Physical Data Models) of the object.implementedByPhysicalDataModels - 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 LogicalDataModel getLogicalDataModel()
logical_data_model property (displayed as 'Logical Data Model') of the object.LogicalDataModelpublic void setLogicalDataModel(LogicalDataModel logicalDataModel)
logical_data_model property (displayed as Logical Data Model) of the object.logicalDataModel - the value to setpublic ItemList<LogicalDomain> getLogicalDomains()
logical_domains property (displayed as 'Logical Domains') of the object.ItemList<LogicalDomain>public void setLogicalDomains(ItemList<LogicalDomain> logicalDomains)
logical_domains property (displayed as Logical Domains) of the object.logicalDomains - the value to setpublic ItemList<LogicalEntity> getLogicalEntities()
logical_entities property (displayed as 'Logical Entities') of the object.ItemList<LogicalEntity>public void setLogicalEntities(ItemList<LogicalEntity> logicalEntities)
logical_entities property (displayed as Logical Entities) of the object.logicalEntities - the value to setpublic String getMethodology()
methodology property (displayed as 'Methodology') of the object.Stringpublic void setMethodology(String methodology)
methodology property (displayed as Methodology) of the object.methodology - the value to setpublic String getNamespace()
namespace property (displayed as 'Namespace') of the object.Stringpublic void setNamespace(String namespace)
namespace property (displayed as Namespace) of the object.namespace - the value to setpublic String getPackage()
package property (displayed as 'Package') of the object.Stringpublic void setPackage(String zpackage)
package property (displayed as Package) of the object.zpackage - the value to setpublic ItemList<SubjectArea> getSubjectAreas()
subject_areas property (displayed as 'Subject Areas') of the object.ItemList<SubjectArea>public void setSubjectAreas(ItemList<SubjectArea> subjectAreas)
subject_areas property (displayed as Subject Areas) of the object.subjectAreas - the value to setpublic String getVersion()
version property (displayed as 'Version') of the object.Stringpublic void setVersion(String version)
version property (displayed as Version) of the object.version - the value to setCopyright © 2018–2021 ODPi. All rights reserved.