| Constructs a classification code object for given path of code names and in the scheme mentioned.
				 | 
 
				
				  
					 - classificationScheme: the classification scheme (link type classification).
					 
 
					 - treepathOfCodeNames: the full treepath of code names from root code.
					 
 
				   
				 | 
 
				classification code object
				 | 
 
				
				  <op func="getClassificationCodeForCodeNamesInPath"> 		<var>LINK_CSCHEME</var> or any expression that evaluates to classification scheme 		<const type="string">rootcode/firstLevelCodeName/secondLevelCodeName/mycodeName</const> 	</op> 
				 |