|
org.eclipse.gmf.codegen.gmfgen
Interface CustomTabFilter
-
All Superinterfaces:
- org.eclipse.emf.ecore.EObject,
GenPropertyTabFilter, org.eclipse.emf.common.notify.Notifier
-
All Known Implementing Classes:
-
CustomTabFilterImpl
-
public interface CustomTabFilter
- extends
GenPropertyTabFilter
A representation of the model object '
Custom Tab Filter
'.
The following features are supported:
-
See Also:
-
GMFGenPackage.getCustomTabFilter()
-
** Generated **
-
-
Model:
-
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
|
getClassName
java.lang.String getClassName()
- Returns the value of the '
Class Name
' attribute.
If the meaning of the 'Class Name' attribute isn't clear,
there really should be more of a description here...
-
-
-
Returns:
- the value of the 'Class Name' attribute.
-
See Also:
-
setClassName(String) ,
GMFGenPackage.getCustomTabFilter_ClassName()
-
** Generated **
-
-
Model:
- required="true"
setClassName
void setClassName(java.lang.String value)
- Sets the value of the '
Class Name ' attribute.
-
-
-
Parameters:
-
value - the new value of the 'Class Name' attribute. -
See Also:
-
getClassName()
-
** Generated **
-
getQualifiedClassName
java.lang.String getQualifiedClassName()
-
-
-
-
** Generated **
-
-
Model:
- kind="operation"
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.
|
|