| Package | Description | 
|---|---|
| psdi.app.assetcatalog | 
 
The Asset Catalog package includes MBOs for the setup of 
class structures and class specifications. 
 | 
| psdi.plusc.app.plusctmplt | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ClassStructure
MBO to represent ClassStructure. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
AssetCatalogServiceRemote.generateDescription(ClassStructureRemote classMbo,
                   SpecificationMboSetRemote specSet)  | 
java.lang.String | 
AssetCatalogService.generateDescription(ClassStructureRemote classMbo,
                   SpecificationMboSetRemote specSet)
generates description based upon the asset catalog setup and returns it
 to the caller. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
PlusCAssetTemplate.generateDescription(ClassStructureRemote classMbo,
                   PlusCATSpecSet specSet)  |