public class Notebook extends InformationAsset
notebook asset type in IGC, displayed as 'Notebook' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected AnalyticsProject |
analyticsProject |
protected String |
environment |
protected Date |
firstPublishedDate |
protected ItemList<AnalyticsModel> |
inputTrainingNotebookInv |
protected String |
logicalName |
protected ItemList<DataField> |
modelInputTrainingColumn |
protected String |
packageName |
protected String |
systemEquivId |
protected String |
tool |
protected String |
url |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
Notebook() |
| Modifier and Type | Method and Description |
|---|---|
AnalyticsProject |
getAnalyticsProject()
Retrieve the
analytics_project property (displayed as 'Data Science Project') of the object. |
String |
getEnvironment()
Retrieve the
environment property (displayed as 'Environment') of the object. |
Date |
getFirstPublishedDate()
Retrieve the
first_published_date property (displayed as 'First Published Date') of the object. |
ItemList<AnalyticsModel> |
getInputTrainingNotebookInv()
Retrieve the
input_training_notebook_inv property (displayed as 'Data Science Models') of the object. |
String |
getLogicalName()
Retrieve the
logical_name property (displayed as 'Logical Name') of the object. |
ItemList<DataField> |
getModelInputTrainingColumn()
Retrieve the
model_input_training_column property (displayed as 'Data Assets') of the object. |
String |
getPackageName()
Retrieve the
package_name property (displayed as 'Package Name') of the object. |
String |
getSystemEquivId()
Retrieve the
system_equiv_id property (displayed as 'System Equiv Id') of the object. |
String |
getTheUrl()
Retrieve the
url property (displayed as 'URL') of the object. |
String |
getTool()
Retrieve the
tool property (displayed as 'Tool') of the object. |
void |
setAnalyticsProject(AnalyticsProject analyticsProject)
Set the
analytics_project property (displayed as Data Science Project) of the object. |
void |
setEnvironment(String environment)
Set the
environment property (displayed as Environment) of the object. |
void |
setFirstPublishedDate(Date firstPublishedDate)
Set the
first_published_date property (displayed as First Published Date) of the object. |
void |
setInputTrainingNotebookInv(ItemList<AnalyticsModel> inputTrainingNotebookInv)
Set the
input_training_notebook_inv property (displayed as Data Science Models) of the object. |
void |
setLogicalName(String logicalName)
Set the
logical_name property (displayed as Logical Name) of the object. |
void |
setModelInputTrainingColumn(ItemList<DataField> modelInputTrainingColumn)
Set the
model_input_training_column property (displayed as Data Assets) of the object. |
void |
setPackageName(String packageName)
Set the
package_name property (displayed as Package Name) of the object. |
void |
setSystemEquivId(String systemEquivId)
Set the
system_equiv_id property (displayed as System Equiv Id) of the object. |
void |
setTheUrl(String url)
Set the
url property (displayed as URL) of the object. |
void |
setTool(String tool)
Set the
tool property (displayed as Tool) 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 AnalyticsProject analyticsProject
protected String environment
protected Date firstPublishedDate
protected ItemList<AnalyticsModel> inputTrainingNotebookInv
protected String logicalName
protected String packageName
protected String systemEquivId
protected String tool
protected String url
public AnalyticsProject getAnalyticsProject()
analytics_project property (displayed as 'Data Science Project') of the object.AnalyticsProjectpublic void setAnalyticsProject(AnalyticsProject analyticsProject)
analytics_project property (displayed as Data Science Project) of the object.analyticsProject - the value to setpublic String getEnvironment()
environment property (displayed as 'Environment') of the object.Stringpublic void setEnvironment(String environment)
environment property (displayed as Environment) of the object.environment - the value to setpublic Date getFirstPublishedDate()
first_published_date property (displayed as 'First Published Date') of the object.Datepublic void setFirstPublishedDate(Date firstPublishedDate)
first_published_date property (displayed as First Published Date) of the object.firstPublishedDate - the value to setpublic ItemList<AnalyticsModel> getInputTrainingNotebookInv()
input_training_notebook_inv property (displayed as 'Data Science Models') of the object.ItemList<AnalyticsModel>public void setInputTrainingNotebookInv(ItemList<AnalyticsModel> inputTrainingNotebookInv)
input_training_notebook_inv property (displayed as Data Science Models) of the object.inputTrainingNotebookInv - the value to setpublic String getLogicalName()
logical_name property (displayed as 'Logical Name') of the object.Stringpublic void setLogicalName(String logicalName)
logical_name property (displayed as Logical Name) of the object.logicalName - the value to setpublic ItemList<DataField> getModelInputTrainingColumn()
model_input_training_column property (displayed as 'Data Assets') of the object.ItemList<DataField>public void setModelInputTrainingColumn(ItemList<DataField> modelInputTrainingColumn)
model_input_training_column property (displayed as Data Assets) of the object.modelInputTrainingColumn - the value to setpublic String getPackageName()
package_name property (displayed as 'Package Name') of the object.Stringpublic void setPackageName(String packageName)
package_name property (displayed as Package Name) of the object.packageName - the value to setpublic String getSystemEquivId()
system_equiv_id property (displayed as 'System Equiv Id') of the object.Stringpublic void setSystemEquivId(String systemEquivId)
system_equiv_id property (displayed as System Equiv Id) of the object.systemEquivId - the value to setpublic String getTool()
tool property (displayed as 'Tool') of the object.Stringpublic void setTool(String tool)
tool property (displayed as Tool) of the object.tool - the value to setpublic String getTheUrl()
url property (displayed as 'URL') of the object.Stringpublic void setTheUrl(String url)
url property (displayed as URL) of the object.url - the value to setCopyright © 2018–2021 ODPi. All rights reserved.