|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JumpLinkStatus | |
---|---|
org.eclipse.gmf.runtime.notation | Notation meta-model primary package. |
org.eclipse.gmf.runtime.notation.impl | Aurora internal packages Package Specification ToDo: Fill in specific content |
Uses of JumpLinkStatus in org.eclipse.gmf.runtime.notation |
---|
Fields in org.eclipse.gmf.runtime.notation declared as JumpLinkStatus | |
---|---|
static JumpLinkStatus |
JumpLinkStatus.ABOVE_LITERAL
The 'Above' literal object |
static JumpLinkStatus |
JumpLinkStatus.ALL_LITERAL
The 'All' literal object |
static JumpLinkStatus |
JumpLinkStatus.BELOW_LITERAL
The 'Below' literal object |
static JumpLinkStatus |
JumpLinkStatus.NONE_LITERAL
The 'None' literal object |
Methods in org.eclipse.gmf.runtime.notation that return JumpLinkStatus | |
---|---|
static JumpLinkStatus |
JumpLinkStatus.get(int value)
Returns the 'Jump Link Status' literal with the specified integer value |
static JumpLinkStatus |
JumpLinkStatus.get(java.lang.String literal)
Returns the 'Jump Link Status' literal with the specified literal value |
static JumpLinkStatus |
JumpLinkStatus.getByName(java.lang.String name)
Returns the 'Jump Link Status' literal with the specified name |
JumpLinkStatus |
RoutingStyle.getJumpLinkStatus()
Returns the value of the 'Jump Link Status' attribute. |
Methods in org.eclipse.gmf.runtime.notation with parameters of type JumpLinkStatus | |
---|---|
void |
RoutingStyle.setJumpLinkStatus(JumpLinkStatus value)
Sets the value of the ' Jump Link Status ' attribute |
Uses of JumpLinkStatus in org.eclipse.gmf.runtime.notation.impl |
---|
Fields in org.eclipse.gmf.runtime.notation.impl declared as JumpLinkStatus | |
---|---|
protected static JumpLinkStatus |
RoutingStyleImpl.JUMP_LINK_STATUS_EDEFAULT
The default value of the ' Jump Link Status ' attribute |
protected static JumpLinkStatus |
ConnectorStyleImpl.JUMP_LINK_STATUS_EDEFAULT
The default value of the ' Jump Link Status ' attribute |
Methods in org.eclipse.gmf.runtime.notation.impl that return JumpLinkStatus | |
---|---|
JumpLinkStatus |
NotationFactoryImpl.createJumpLinkStatusFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
JumpLinkStatus |
RoutingStyleImpl.getJumpLinkStatus()
|
JumpLinkStatus |
ConnectorStyleImpl.getJumpLinkStatus()
|
Methods in org.eclipse.gmf.runtime.notation.impl with parameters of type JumpLinkStatus | |
---|---|
void |
RoutingStyleImpl.setJumpLinkStatus(JumpLinkStatus newJumpLinkStatus)
|
void |
ConnectorStyleImpl.setJumpLinkStatus(JumpLinkStatus newJumpLinkStatus)
|
|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.