javax.ccpp
Interface ProfileDescription


public interface ProfileDescription

Version:
$Rev: 889147 $ $Date: 2009-12-10 09:59:58 +0100 (Do, 10. Dez 2009) $

Method Summary
 AttributeDescription getAttributeDescription(String name)
           
 Set getAttributeDescriptions()
           
 ComponentDescription getComponentDescription(String name)
           
 Set getComponentDescriptions()
           
 String getURI()
           
 

Method Detail

getAttributeDescription

AttributeDescription getAttributeDescription(String name)

getAttributeDescriptions

Set getAttributeDescriptions()

getComponentDescription

ComponentDescription getComponentDescription(String name)

getComponentDescriptions

Set getComponentDescriptions()

getURI

String getURI()


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.