Uses of Class
com.sas.hls.common.AttributeDefinition

Packages that use AttributeDefinition
com.sas.hls.drug.analysis Service and class definitions for manipulating and creating SAS Drug Development analyses. 
com.sas.hls.drug.project Service and class definitions for manipulating and creating SAS Drug Development projects. 
 

Uses of AttributeDefinition in com.sas.hls.drug.analysis
 

Methods in com.sas.hls.drug.analysis that return types with arguments of type AttributeDefinition
 List<AttributeDefinition> AnalysisService.getAttributeDefinitionsForAnalysisType()
          Get the set of attribute definitions on the analysis type including system and extended attributes.
 

Uses of AttributeDefinition in com.sas.hls.drug.project
 

Methods in com.sas.hls.drug.project that return types with arguments of type AttributeDefinition
 List<AttributeDefinition> ProjectService.getAttributeDefinitionsForProjectType()
          Get the set of definitions for attributes defined for project type including system and extended attribute types.
 



Copyright (c) 2012, SAS Institute Inc., Cary, NC, USA