public class Category extends CategoryModel implements ICategory
This class may be instantiated or subclassed by clients.
Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.
ICategory
,
CategoryModel
Constructor and Description |
---|
Category()
Default Constructor
|
Category(String name,
String label)
Constructor
|
Modifier and Type | Method and Description |
---|---|
IURLEntry |
getDescription()
Retrieve the detailed category description
|
equals, getComparator, getDescriptionModel, getLabel, getLabelNonLocalized, getName, getPropertyName, hashCode, markReadOnly, resolve, setDescriptionModel, setLabel, setName
arrayTypeFor, arrayTypeFor, assertIsWriteable, getResourceBundle, isReadOnly, markListReferenceReadOnly, markReferenceReadOnly, resolveListReference, resolveNLString, resolveReference, resolveURL
getAdapter
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getAdapter
public IURLEntry getDescription()
getDescription
in interface ICategory
null
ICategory.getDescription()
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.