|
Generation Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StandardPreferencePages | |
---|---|
org.eclipse.gmf.codegen.gmfgen | |
org.eclipse.gmf.codegen.gmfgen.impl |
Uses of StandardPreferencePages in org.eclipse.gmf.codegen.gmfgen |
---|
Fields in org.eclipse.gmf.codegen.gmfgen with type parameters of type StandardPreferencePages | |
---|---|
static java.util.List<StandardPreferencePages> |
StandardPreferencePages.VALUES
A public read-only list of all the 'Standard Preference Pages' enumerators |
Methods in org.eclipse.gmf.codegen.gmfgen that return StandardPreferencePages | |
---|---|
static StandardPreferencePages |
StandardPreferencePages.get(int value)
Returns the 'Standard Preference Pages' literal with the specified integer value |
static StandardPreferencePages |
StandardPreferencePages.get(java.lang.String literal)
Returns the 'Standard Preference Pages' literal with the specified literal value |
static StandardPreferencePages |
StandardPreferencePages.getByName(java.lang.String name)
Returns the 'Standard Preference Pages' literal with the specified name |
StandardPreferencePages |
GenStandardPreferencePage.getKind()
Returns the value of the 'Kind' attribute. |
static StandardPreferencePages |
StandardPreferencePages.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StandardPreferencePages[] |
StandardPreferencePages.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.eclipse.gmf.codegen.gmfgen with parameters of type StandardPreferencePages | |
---|---|
void |
GenStandardPreferencePage.setKind(StandardPreferencePages value)
Sets the value of the ' Kind ' attribute |
Uses of StandardPreferencePages in org.eclipse.gmf.codegen.gmfgen.impl |
---|
Fields in org.eclipse.gmf.codegen.gmfgen.impl declared as StandardPreferencePages | |
---|---|
protected StandardPreferencePages |
GenStandardPreferencePageImpl.kind
The cached value of the ' Kind ' attribute |
protected static StandardPreferencePages |
GenStandardPreferencePageImpl.KIND_EDEFAULT
The default value of the ' Kind ' attribute |
Methods in org.eclipse.gmf.codegen.gmfgen.impl that return StandardPreferencePages | |
---|---|
StandardPreferencePages |
GMFGenFactoryImpl.createStandardPreferencePagesFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
StandardPreferencePages |
GenStandardPreferencePageImpl.getKind()
|
Methods in org.eclipse.gmf.codegen.gmfgen.impl with parameters of type StandardPreferencePages | |
---|---|
void |
GenStandardPreferencePageImpl.setKind(StandardPreferencePages newKind)
|
|
Generation Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.