|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.emf.common.util.AbstractEnumerator
org.eclipse.gmf.codegen.gmfgen.LinkLabelAlignment
A representation of the literals of the enumeration 'Link Label Alignment',
and utility methods for working with them.
Constants from ConnectionLocator
GMFGenPackage.getLinkLabelAlignment()| Field Summary | |
static int |
MIDDLE
The 'MIDDLE' literal value |
static LinkLabelAlignment |
MIDDLE_LITERAL
The 'MIDDLE' literal object |
static int |
SOURCE
The 'SOURCE' literal value |
static LinkLabelAlignment |
SOURCE_LITERAL
The 'SOURCE' literal object |
static int |
TARGET
The 'TARGET' literal value |
static LinkLabelAlignment |
TARGET_LITERAL
The 'TARGET' literal object |
static java.util.List |
VALUES
A public read-only list of all the 'Link Label Alignment' enumerators |
| Method Summary | |
static LinkLabelAlignment |
get(int value)
Returns the 'Link Label Alignment' literal with the specified integer value |
static LinkLabelAlignment |
get(java.lang.String literal)
Returns the 'Link Label Alignment' literal with the specified literal value |
static LinkLabelAlignment |
getByName(java.lang.String name)
Returns the 'Link Label Alignment' literal with the specified name |
| Methods inherited from class org.eclipse.emf.common.util.AbstractEnumerator |
getLiteral, getName, getValue, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final int MIDDLE
If the meaning of 'MIDDLE' literal object isn't clear, there really should be more of a description here...
LinkLabelAlignment.MIDDLE_LITERAL,
Constant Field Valuespublic static final int TARGET
If the meaning of 'TARGET' literal object isn't clear, there really should be more of a description here...
LinkLabelAlignment.TARGET_LITERAL,
Constant Field Valuespublic static final int SOURCE
If the meaning of 'SOURCE' literal object isn't clear, there really should be more of a description here...
LinkLabelAlignment.SOURCE_LITERAL,
Constant Field Valuespublic static final LinkLabelAlignment MIDDLE_LITERAL
LinkLabelAlignment.MIDDLEpublic static final LinkLabelAlignment TARGET_LITERAL
LinkLabelAlignment.TARGETpublic static final LinkLabelAlignment SOURCE_LITERAL
LinkLabelAlignment.SOURCEpublic static final java.util.List VALUES
| Method Detail |
public static LinkLabelAlignment get(java.lang.String literal)
public static LinkLabelAlignment getByName(java.lang.String name)
public static LinkLabelAlignment get(int value)
|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.