public interface CToolCategory extends AWMObject
The following features are supported:
TaurusPackage.getCToolCategory()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
org.eclipse.emf.common.util.EList<ToolDescriptor> |
getToolDescriptor()
Returns the value of the 'Tool Descriptor' containment
reference list.
|
void |
setName(java.lang.String value)
Sets the value of the
'
Name' attribute. |
getComment, isSetComment, setComment, unsetCommentorg.eclipse.emf.common.util.EList<ToolDescriptor> getToolDescriptor()
ToolDescriptor.
Reference from a category to a tool TaurusPackage.getCToolCategory_ToolDescriptor()java.lang.String getName()
setName(String),
TaurusPackage.getCToolCategory_Name()Copyright © 2015 Micro Focus GmbH. All rights reserved.