|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GenCustomPropertyTab
A representation of the model object 'Gen Custom Property Tab'.
The following features are supported:
GMFGenPackage.getGenCustomPropertyTab()| Method Summary | |
|---|---|
String |
getClassName()
Returns the value of the 'Class Name' attribute. |
GenPropertyTabFilter |
getFilter()
Returns the value of the 'Filter' containment reference. |
String |
getQualifiedClassName()
|
boolean |
isGenerateBoilerplate()
Returns the value of the 'Generate Boilerplate' attribute. |
void |
setClassName(String value)
Sets the value of the ' Class Name' attribute. |
void |
setFilter(GenPropertyTabFilter value)
Sets the value of the ' Filter' containment reference. |
void |
setGenerateBoilerplate(boolean value)
Sets the value of the ' Generate Boilerplate' attribute. |
| Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenPropertyTab |
|---|
getID, getLabel, getSheet, setID, setLabel |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
String getClassName()
If the meaning of the 'Class Name' attribute isn't clear, there really should be more of a description here...
For custom tabs without generated boilerplate code should be qualified class name. If not, property sheet's package name will be used for qualified names
setClassName(String),
GMFGenPackage.getGenCustomPropertyTab_ClassName()void setClassName(String value)
Class Name' attribute.
value - the new value of the 'Class Name' attribute.getClassName()GenPropertyTabFilter getFilter()
Tab'.
If the meaning of the 'Filter' containment reference isn't clear, there really should be more of a description here...
setFilter(GenPropertyTabFilter),
GMFGenPackage.getGenCustomPropertyTab_Filter(),
GenPropertyTabFilter.getTab()void setFilter(GenPropertyTabFilter value)
Filter' containment reference.
value - the new value of the 'Filter' containment reference.getFilter()boolean isGenerateBoilerplate()
"true".
If the meaning of the 'Generate Boilerplate' attribute isn't clear, there really should be more of a description here...
setGenerateBoilerplate(boolean),
GMFGenPackage.getGenCustomPropertyTab_GenerateBoilerplate()void setGenerateBoilerplate(boolean value)
Generate Boilerplate' attribute.
value - the new value of the 'Generate Boilerplate' attribute.isGenerateBoilerplate()String getQualifiedClassName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||