public class ColonCADCompositeFeatureBody_TID4126 extends Template
| Constructor and Description |
|---|
ColonCADCompositeFeatureBody_TID4126(SRTree objTree)
Instantiates ColonCADCompositeFeatureBody_TID4126 Template.
|
| Modifier and Type | Method and Description |
|---|---|
ColonCADDescriptors_TID4128 |
getColonCADDescriptors()
Retrieves the object of ColonCADDescriptors
|
ColonCADGeometry_TID4129 |
getColonCADGeometry()
Retrieves the object of ColonCADGeometry
|
void |
setCertaintyOfFeature(int[] arrPosition,
java.lang.String[] arrNumericValue,
java.lang.String strCSVForNumValQuaCodeSQ)
Sets the value for Certainty of feature
|
void |
setCompositeFeature(int[] arrPosition,
EnumCM_CompositeFeatureRelations enumCompositeFeatureRelations)
Sets value for Composite Feature.
|
void |
setDescriptionOfChange(int[] arrPosition,
java.lang.String strValue)
Sets the value for Description of Change
|
void |
setQualitativeDifference(int[] arrPosition,
EnumCM_ChestQualitativeTemporalDifferenceType enumChestQualitativeTemporalDifferenceType)
Sets value for Qualitative Difference.
|
void |
setQualitativeDifference(int[] arrPosition,
EnumCM_ColonQuantitativeTemporalDifferenceType enumColonQuantitativeTemporalDifferenceType,
java.lang.String[] arrNumericValue,
java.lang.String strCSVForNumValQuaCodeSQ)
Sets value for Qualitative Difference.
|
void |
setScopeOfFeature(int[] arrPosition,
EnumCM_ScopeOfFeature enumScopeOfFeature)
Sets value for Scope of Feature.
|
public ColonCADCompositeFeatureBody_TID4126(SRTree objTree)
objTree - Object of SRTree.public ColonCADDescriptors_TID4128 getColonCADDescriptors()
public ColonCADGeometry_TID4129 getColonCADGeometry()
public void setCertaintyOfFeature(int[] arrPosition,
java.lang.String[] arrNumericValue,
java.lang.String strCSVForNumValQuaCodeSQ)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - strCSVForNumValQuaCodeSQ - "" - public void setDescriptionOfChange(int[] arrPosition,
java.lang.String strValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - strCSVForNumValQuaCodeSQ - strValue - public void setCompositeFeature(int[] arrPosition,
EnumCM_CompositeFeatureRelations enumCompositeFeatureRelations)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumCompositeFeatureRelations - Enumerated value for CompositeFeatureRelationspublic void setScopeOfFeature(int[] arrPosition,
EnumCM_ScopeOfFeature enumScopeOfFeature)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumScopeOfFeature - Enumerated value for ScopeOfFeaturepublic void setQualitativeDifference(int[] arrPosition,
EnumCM_ChestQualitativeTemporalDifferenceType enumChestQualitativeTemporalDifferenceType)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumChestQualitativeTemporalDifferenceType - Enumerated value for ChestQualitativeTemporalDifferenceTypepublic void setQualitativeDifference(int[] arrPosition,
EnumCM_ColonQuantitativeTemporalDifferenceType enumColonQuantitativeTemporalDifferenceType,
java.lang.String[] arrNumericValue,
java.lang.String strCSVForNumValQuaCodeSQ)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumColonQuantitativeTemporalDifferenceType - Enumerated value for ColonQuantitativeTemporalDifferenceType