|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PaletteItem
A representation of the model object 'Palette Item'.
The following features are supported:
DiagramconfiguratorPackage.getPaletteItem()
Method Summary | |
---|---|
java.lang.String |
getCodeCustom(java.lang.String key)
Get the value of the Detail Entry that correspond to the given key. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
PartConfiguration |
getPart()
Returns the value of the 'Part' reference. |
void |
setName(java.lang.String value)
Sets the value of the ' Name '
attribute.
|
void |
setPart(PartConfiguration value)
Sets the value of the ' Part '
reference.
|
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
DiagramconfiguratorPackage.getPaletteItem_Name()
void setName(java.lang.String value)
Name
'
attribute.
value
- the new value of the 'Name' attribute.getName()
PartConfiguration getPart()
If the meaning of the 'Part' reference isn't clear, there really should be more of a description here...
setPart(PartConfiguration)
,
DiagramconfiguratorPackage.getPaletteItem_Part()
void setPart(PartConfiguration value)
Part
'
reference.
value
- the new value of the 'Part' reference.getPart()
java.lang.String getCodeCustom(java.lang.String key)
key
- define the type of code customization
|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.