|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenPropertyTab
A representation of the model object 'Gen Property Tab'.
The following features are supported:
GMFGenPackage.getGenPropertyTab()
Method Summary | |
---|---|
java.lang.String |
getID()
Returns the value of the 'ID' attribute |
java.lang.String |
getLabel()
Returns the value of the 'Label' attribute |
GenPropertySheet |
getSheet()
Returns the value of the 'Sheet' container reference. |
void |
setID(java.lang.String value)
Sets the value of the ' ID ' attribute |
void |
setLabel(java.lang.String value)
Sets the value of the ' Label ' attribute |
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 |
---|
GenPropertySheet getSheet()
Tabs
'.
If the meaning of the 'Sheet' container reference isn't clear, there really should be more of a description here...
GMFGenPackage.getGenPropertyTab_Sheet()
,
GenPropertySheet.getTabs()
java.lang.String getID()
If the meaning of the 'ID' attribute isn't clear, there really should be more of a description here...
setID(String)
,
GMFGenPackage.getGenPropertyTab_ID()
void setID(java.lang.String value)
ID
' attribute.
value
- the new value of the 'ID' attribute.getID()
java.lang.String getLabel()
If the meaning of the 'Label' attribute isn't clear, there really should be more of a description here...
setLabel(String)
,
GMFGenPackage.getGenPropertyTab_Label()
void setLabel(java.lang.String value)
Label
' attribute.
value
- the new value of the 'Label' attribute.getLabel()
|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.