|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CustomTabFilter
A representation of the model object 'Custom Tab Filter'.
The following features are supported:
GMFGenPackage.getCustomTabFilter()
Method Summary | |
---|---|
String |
getClassName()
Returns the value of the 'Class Name' attribute. |
String |
getQualifiedClassName()
|
void |
setClassName(String value)
Sets the value of the ' Class Name ' attribute. |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenPropertyTabFilter |
---|
getTab |
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...
Qualified class name of a tab filter, implementation of org.eclipse.jface.viewers.IFilter. If class name is not qualified, it's prefixed with editor's package name for legacy reasons
setClassName(String)
,
GMFGenPackage.getCustomTabFilter_ClassName()
void setClassName(String value)
Class Name
' attribute.
value
- the new value of the 'Class Name' attribute.getClassName()
String getQualifiedClassName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |