public class MappingProject extends InformationAsset
mapping_project asset type in IGC, displayed as 'Mapping Project' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<Dsjob> |
generatedJobs |
protected ItemList<MappingComponent> |
mappingComponents |
protected ItemList<MappingSpecification> |
mappingSpecifications |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
MappingProject() |
| Modifier and Type | Method and Description |
|---|---|
ItemList<Dsjob> |
getGeneratedJobs()
Retrieve the
generated_jobs property (displayed as 'Generated Jobs') of the object. |
ItemList<MappingComponent> |
getMappingComponents()
Retrieve the
mapping_components property (displayed as 'Mapping Components') of the object. |
ItemList<MappingSpecification> |
getMappingSpecifications()
Retrieve the
mapping_specifications property (displayed as 'Mapping Specifications') of the object. |
void |
setGeneratedJobs(ItemList<Dsjob> generatedJobs)
Set the
generated_jobs property (displayed as Generated Jobs) of the object. |
void |
setMappingComponents(ItemList<MappingComponent> mappingComponents)
Set the
mapping_components property (displayed as Mapping Components) of the object. |
void |
setMappingSpecifications(ItemList<MappingSpecification> mappingSpecifications)
Set the
mapping_specifications property (displayed as Mapping Specifications) 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 ItemList<MappingComponent> mappingComponents
protected ItemList<MappingSpecification> mappingSpecifications
public ItemList<Dsjob> getGeneratedJobs()
generated_jobs property (displayed as 'Generated Jobs') of the object.ItemList<Dsjob>public void setGeneratedJobs(ItemList<Dsjob> generatedJobs)
generated_jobs property (displayed as Generated Jobs) of the object.generatedJobs - the value to setpublic ItemList<MappingComponent> getMappingComponents()
mapping_components property (displayed as 'Mapping Components') of the object.ItemList<MappingComponent>public void setMappingComponents(ItemList<MappingComponent> mappingComponents)
mapping_components property (displayed as Mapping Components) of the object.mappingComponents - the value to setpublic ItemList<MappingSpecification> getMappingSpecifications()
mapping_specifications property (displayed as 'Mapping Specifications') of the object.ItemList<MappingSpecification>public void setMappingSpecifications(ItemList<MappingSpecification> mappingSpecifications)
mapping_specifications property (displayed as Mapping Specifications) of the object.mappingSpecifications - the value to setCopyright © 2018–2021 ODPi. All rights reserved.