|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMLDescriptions
This interface provides access to a collection of IPropertyRenderTemplate objects
that contain display information for various properties and metrics for the Server Intelligence
model.
| Method Summary | |
|---|---|
IPropertyRenderTemplate |
getPropertyRenderTemplate(java.lang.String name)
Returns the render template for the specified property. |
java.util.Set |
keySet()
Returns the set of property names for which there is a IPropertyRenderTemplate
in this collection. |
| Method Detail |
|---|
java.util.Set keySet()
Returns the set of property names for which there is a IPropertyRenderTemplate
in this collection.
IPropertyRenderTemplate getPropertyRenderTemplate(java.lang.String name)
Returns the render template for the specified property.
name - The property name.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||