|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TypeTabFilter
A representation of the model object 'Type Tab Filter'.
The following features are supported:
GMFGenPackage.getTypeTabFilter()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<String> |
getAllTypes()
|
org.eclipse.emf.common.util.EList<GeneratedType> |
getGeneratedTypes()
Returns the value of the 'Generated Types' attribute list. |
org.eclipse.emf.common.util.EList<String> |
getTypes()
Returns the value of the 'Types' attribute list. |
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 |
---|
org.eclipse.emf.common.util.EList<String> getTypes()
String
.
If the meaning of the 'Types' attribute list isn't clear, there really should be more of a description here...
Fully-qualified class names for selection to match
GMFGenPackage.getTypeTabFilter_Types()
org.eclipse.emf.common.util.EList<GeneratedType> getGeneratedTypes()
GeneratedType
.
The literals are from the enumeration GeneratedType
.
If the meaning of the 'Generated Types' attribute list isn't clear, there really should be more of a description here...
GeneratedType
,
GMFGenPackage.getTypeTabFilter_GeneratedTypes()
org.eclipse.emf.common.util.EList<String> getAllTypes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |