TPTP 4.1.0 Platform Project
Public API Specification

org.eclipse.hyades.models.common.configuration.util
Interface ICategoryEnumeration

All Known Subinterfaces:
CFGPsudoEnumeration, HyadesBrowserEnumeration, HyadesDatabaseEnumeration, HyadesDisplayColorDepthEnumeration, HyadesDisplayHeightEnumeration, HyadesDisplayWidthEnumeration, HyadesOperatingSystemEnumeration, HyadesProcessorTypeEnumeration, HyadesServicePackEnumeration
All Known Implementing Classes:
CFGPsudoEnumerationImpl, HyadesBrowserEnumerationImpl, HyadesDatabaseEnumerationImpl, HyadesDisplayColorDepthEnumerationImpl, HyadesDisplayHeightEnumerationImpl, HyadesDisplayWidthEnumerationImpl, HyadesOperatingSystemEnumerationImpl, HyadesProcessorTypeEnumerationImpl, HyadesServicePackEnumerationImpl

public interface ICategoryEnumeration


Method Summary
 ICategory getICategory()
           
 java.util.List getIEnumerationValues()
           
 

Method Detail

getIEnumerationValues

public java.util.List getIEnumerationValues()

getICategory

public ICategory getICategory()

TPTP 4.1.0 Platform Project
Public API Specification