Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Runtime

org.eclipse.gmf.runtime.notation.impl
Class RoutingStyleImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl
              extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
                  extended by 
org.eclipse.gmf.runtime.notation.impl.RoutingStyleImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, RoutingStyle, Style
Direct Known Subclasses:
ConnectorStyleImpl

public class RoutingStyleImpl
extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
implements RoutingStyle

An implementation of the model object ' Routing Style '.

The following features are implemented:

** Generated **

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
protected static boolean AVOID_OBSTRUCTIONS_EDEFAULT
          The default value of the ' Avoid Obstructions' attribute
protected static int AVOID_OBSTRUCTIONS_EFLAG
          The flag representing the value of the ' Avoid Obstructions' attribute
protected static boolean CLOSEST_DISTANCE_EDEFAULT
          The default value of the ' Closest Distance' attribute
protected static int CLOSEST_DISTANCE_EFLAG
          The flag representing the value of the ' Closest Distance' attribute
protected  int eFlags
          int field to store booleans and enums
protected static  JumpLinkStatus JUMP_LINK_STATUS_EDEFAULT
          The default value of the ' Jump Link Status' attribute
protected static int JUMP_LINK_STATUS_EFLAG
          The flags representing the value of the ' Jump Link Status' attribute
protected static int JUMP_LINK_STATUS_EFLAG_DEFAULT
          The flags representing the default value of the ' Jump Link Status' attribute
protected static int JUMP_LINK_STATUS_EFLAG_OFFSET
          The offset of the flags representing the value of the ' Jump Link Status' attribute
protected static  JumpLinkType JUMP_LINK_TYPE_EDEFAULT
          The default value of the ' Jump Link Type' attribute
protected static int JUMP_LINK_TYPE_EFLAG
          The flags representing the value of the ' Jump Link Type' attribute
protected static int JUMP_LINK_TYPE_EFLAG_DEFAULT
          The flags representing the default value of the ' Jump Link Type' attribute
protected static int JUMP_LINK_TYPE_EFLAG_OFFSET
          The offset of the flags representing the value of the ' Jump Link Type' attribute
protected static boolean JUMP_LINKS_REVERSE_EDEFAULT
          The default value of the ' Jump Links Reverse' attribute
protected static int JUMP_LINKS_REVERSE_EFLAG
          The flag representing the value of the ' Jump Links Reverse' attribute
protected static int ROUNDED_BENDPOINTS_RADIUS_EDEFAULT
          The default value of the ' Rounded Bendpoints Radius' attribute
protected  int roundedBendpointsRadius
          The cached value of the ' Rounded Bendpoints Radius' attribute
protected static  Routing ROUTING_EDEFAULT
          The default value of the ' Routing' attribute
protected static int ROUTING_EFLAG
          The flags representing the value of the ' Routing' attribute
protected static int ROUTING_EFLAG_DEFAULT
          The flags representing the default value of the ' Routing' attribute
protected static int ROUTING_EFLAG_OFFSET
          The offset of the flags representing the value of the ' Routing' attribute
protected static  Smoothness SMOOTHNESS_EDEFAULT
          The default value of the ' Smoothness' attribute
protected static int SMOOTHNESS_EFLAG
          The flags representing the value of the ' Smoothness' attribute
protected static int SMOOTHNESS_EFLAG_DEFAULT
          The flags representing the default value of the ' Smoothness' attribute
protected static int SMOOTHNESS_EFLAG_OFFSET
          The offset of the flags representing the value of the ' Smoothness' attribute
 
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainer
 
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
protected RoutingStyleImpl ()
           
 
Method Summary
 java.lang.Object eGet (int featureID, boolean resolve, boolean coreType)
           
 boolean eIsSet (int featureID)
           
 void eSet (int featureID, java.lang.Object newValue)
           
protected  org.eclipse.emf.ecore.EClass eStaticClass ()
           
 void eUnset (int featureID)
           
  JumpLinkStatus getJumpLinkStatus ()
           
  JumpLinkType getJumpLinkType ()
           
 int getRoundedBendpointsRadius ()
           
  Routing getRouting ()
           
  Smoothness getSmoothness ()
           
 boolean isAvoidObstructions ()
           
 boolean isClosestDistance ()
           
 boolean isJumpLinksReverse ()
           
 void setAvoidObstructions (boolean newAvoidObstructions)
           
 void setClosestDistance (boolean newClosestDistance)
           
 void setJumpLinksReverse (boolean newJumpLinksReverse)
           
 void setJumpLinkStatus ( JumpLinkStatus newJumpLinkStatus)
           
 void setJumpLinkType ( JumpLinkType newJumpLinkType)
           
 void setRoundedBendpointsRadius (int newRoundedBendpointsRadius)
           
 void setRouting ( Routing newRouting)
           
 void setSmoothness ( Smoothness newSmoothness)
           
 java.lang.String toString ()
           
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
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
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

eFlags

protected int eFlags
int field to store booleans and enums

Since:
1.2

ROUTING_EDEFAULT

protected static final 
Routing ROUTING_EDEFAULT
The default value of the ' Routing' attribute.

See Also:
getRouting()
** Generated **
Ordered:

ROUTING_EFLAG_OFFSET

protected static final int ROUTING_EFLAG_OFFSET
The offset of the flags representing the value of the ' Routing' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

ROUTING_EFLAG_DEFAULT

protected static final int ROUTING_EFLAG_DEFAULT
The flags representing the default value of the ' Routing' attribute.

** Generated **
Ordered:

ROUTING_EFLAG

protected static final int ROUTING_EFLAG
The flags representing the value of the ' Routing' attribute.

See Also:
getRouting(), Constant Field Values
** Generated **
Ordered:

SMOOTHNESS_EDEFAULT

protected static final 
Smoothness SMOOTHNESS_EDEFAULT
The default value of the ' Smoothness' attribute.

See Also:
getSmoothness()
** Generated **
Ordered:

SMOOTHNESS_EFLAG_OFFSET

protected static final int SMOOTHNESS_EFLAG_OFFSET
The offset of the flags representing the value of the ' Smoothness' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

SMOOTHNESS_EFLAG_DEFAULT

protected static final int SMOOTHNESS_EFLAG_DEFAULT
The flags representing the default value of the ' Smoothness' attribute.

** Generated **
Ordered:

SMOOTHNESS_EFLAG

protected static final int SMOOTHNESS_EFLAG
The flags representing the value of the ' Smoothness' attribute.

See Also:
getSmoothness(), Constant Field Values
** Generated **
Ordered:

AVOID_OBSTRUCTIONS_EDEFAULT

protected static final boolean AVOID_OBSTRUCTIONS_EDEFAULT
The default value of the ' Avoid Obstructions' attribute.

See Also:
isAvoidObstructions(), Constant Field Values
** Generated **
Ordered:

AVOID_OBSTRUCTIONS_EFLAG

protected static final int AVOID_OBSTRUCTIONS_EFLAG
The flag representing the value of the ' Avoid Obstructions' attribute.

See Also:
isAvoidObstructions(), Constant Field Values
** Generated **
Ordered:

CLOSEST_DISTANCE_EDEFAULT

protected static final boolean CLOSEST_DISTANCE_EDEFAULT
The default value of the ' Closest Distance' attribute.

See Also:
isClosestDistance(), Constant Field Values
** Generated **
Ordered:

CLOSEST_DISTANCE_EFLAG

protected static final int CLOSEST_DISTANCE_EFLAG
The flag representing the value of the ' Closest Distance' attribute.

See Also:
isClosestDistance(), Constant Field Values
** Generated **
Ordered:

JUMP_LINK_STATUS_EDEFAULT

protected static final 
JumpLinkStatus JUMP_LINK_STATUS_EDEFAULT
The default value of the ' Jump Link Status' attribute.

See Also:
getJumpLinkStatus()
** Generated **
Ordered:

JUMP_LINK_STATUS_EFLAG_OFFSET

protected static final int JUMP_LINK_STATUS_EFLAG_OFFSET
The offset of the flags representing the value of the ' Jump Link Status' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

JUMP_LINK_STATUS_EFLAG_DEFAULT

protected static final int JUMP_LINK_STATUS_EFLAG_DEFAULT
The flags representing the default value of the ' Jump Link Status' attribute.

** Generated **
Ordered:

JUMP_LINK_STATUS_EFLAG

protected static final int JUMP_LINK_STATUS_EFLAG
The flags representing the value of the ' Jump Link Status' attribute.

See Also:
getJumpLinkStatus(), Constant Field Values
** Generated **
Ordered:

JUMP_LINK_TYPE_EDEFAULT

protected static final 
JumpLinkType JUMP_LINK_TYPE_EDEFAULT
The default value of the ' Jump Link Type' attribute.

See Also:
getJumpLinkType()
** Generated **
Ordered:

JUMP_LINK_TYPE_EFLAG_OFFSET

protected static final int JUMP_LINK_TYPE_EFLAG_OFFSET
The offset of the flags representing the value of the ' Jump Link Type' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

JUMP_LINK_TYPE_EFLAG_DEFAULT

protected static final int JUMP_LINK_TYPE_EFLAG_DEFAULT
The flags representing the default value of the ' Jump Link Type' attribute.

** Generated **
Ordered:

JUMP_LINK_TYPE_EFLAG

protected static final int JUMP_LINK_TYPE_EFLAG
The flags representing the value of the ' Jump Link Type' attribute.

See Also:
getJumpLinkType(), Constant Field Values
** Generated **
Ordered:

JUMP_LINKS_REVERSE_EDEFAULT

protected static final boolean JUMP_LINKS_REVERSE_EDEFAULT
The default value of the ' Jump Links Reverse' attribute.

See Also:
isJumpLinksReverse(), Constant Field Values
** Generated **
Ordered:

JUMP_LINKS_REVERSE_EFLAG

protected static final int JUMP_LINKS_REVERSE_EFLAG
The flag representing the value of the ' Jump Links Reverse' attribute.

See Also:
isJumpLinksReverse(), Constant Field Values
** Generated **
Ordered:

ROUNDED_BENDPOINTS_RADIUS_EDEFAULT

protected static final int ROUNDED_BENDPOINTS_RADIUS_EDEFAULT
The default value of the ' Rounded Bendpoints Radius' attribute.

See Also:
getRoundedBendpointsRadius(), Constant Field Values
** Generated **
Ordered:

roundedBendpointsRadius

protected int roundedBendpointsRadius
The cached value of the ' Rounded Bendpoints Radius' attribute.

See Also:
getRoundedBendpointsRadius()
** Generated **
Ordered:
Constructor Detail

RoutingStyleImpl

protected RoutingStyleImpl()

** Generated **
Method Detail

eStaticClass

protected org.eclipse.emf.ecore.EClass eStaticClass()

Overrides:
eStaticClass in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
** Generated **

getRouting

public 
Routing getRouting()

Specified by:
getRouting in interface RoutingStyle
Returns:
the value of the 'Routing' attribute.
See Also:
Routing, RoutingStyle.setRouting(Routing), NotationPackage.getRoutingStyle_Routing()
** Generated **

setRouting

public void setRouting(
Routing newRouting)

Specified by:
setRouting in interface RoutingStyle
Parameters:
newRouting - the new value of the 'Routing' attribute.
See Also:
Routing, RoutingStyle.getRouting()
** Generated **

getSmoothness

public 
Smoothness getSmoothness()

Specified by:
getSmoothness in interface RoutingStyle
Returns:
the value of the 'Smoothness' attribute.
See Also:
Smoothness, RoutingStyle.setSmoothness(Smoothness), NotationPackage.getRoutingStyle_Smoothness()
** Generated **

setSmoothness

public void setSmoothness(
Smoothness newSmoothness)

Specified by:
setSmoothness in interface RoutingStyle
Parameters:
newSmoothness - the new value of the 'Smoothness' attribute.
See Also:
Smoothness, RoutingStyle.getSmoothness()
** Generated **

isAvoidObstructions

public boolean isAvoidObstructions()

Specified by:
isAvoidObstructions in interface RoutingStyle
Returns:
the value of the 'Avoid Obstructions' attribute.
See Also:
RoutingStyle.setAvoidObstructions(boolean), NotationPackage.getRoutingStyle_AvoidObstructions()
** Generated **

setAvoidObstructions

public void setAvoidObstructions(boolean newAvoidObstructions)

Specified by:
setAvoidObstructions in interface RoutingStyle
Parameters:
newAvoidObstructions - the new value of the 'Avoid Obstructions' attribute.
See Also:
RoutingStyle.isAvoidObstructions()
** Generated **

isClosestDistance

public boolean isClosestDistance()

Specified by:
isClosestDistance in interface RoutingStyle
Returns:
the value of the 'Closest Distance' attribute.
See Also:
RoutingStyle.setClosestDistance(boolean), NotationPackage.getRoutingStyle_ClosestDistance()
** Generated **

setClosestDistance

public void setClosestDistance(boolean newClosestDistance)

Specified by:
setClosestDistance in interface RoutingStyle
Parameters:
newClosestDistance - the new value of the 'Closest Distance' attribute.
See Also:
RoutingStyle.isClosestDistance()
** Generated **

getJumpLinkStatus

public 
JumpLinkStatus getJumpLinkStatus()

Specified by:
getJumpLinkStatus in interface RoutingStyle
Returns:
the value of the 'Jump Link Status' attribute.
See Also:
JumpLinkStatus, RoutingStyle.setJumpLinkStatus(JumpLinkStatus), NotationPackage.getRoutingStyle_JumpLinkStatus()
** Generated **

setJumpLinkStatus

public void setJumpLinkStatus(
JumpLinkStatus newJumpLinkStatus)

Specified by:
setJumpLinkStatus in interface RoutingStyle
Parameters:
newJumpLinkStatus - the new value of the 'Jump Link Status' attribute.
See Also:
JumpLinkStatus, RoutingStyle.getJumpLinkStatus()
** Generated **

getJumpLinkType

public 
JumpLinkType getJumpLinkType()

Specified by:
getJumpLinkType in interface RoutingStyle
Returns:
the value of the 'Jump Link Type' attribute.
See Also:
JumpLinkType, RoutingStyle.setJumpLinkType(JumpLinkType), NotationPackage.getRoutingStyle_JumpLinkType()
** Generated **

setJumpLinkType

public void setJumpLinkType(
JumpLinkType newJumpLinkType)

Specified by:
setJumpLinkType in interface RoutingStyle
Parameters:
newJumpLinkType - the new value of the 'Jump Link Type' attribute.
See Also:
JumpLinkType, RoutingStyle.getJumpLinkType()
** Generated **

isJumpLinksReverse

public boolean isJumpLinksReverse()

Specified by:
isJumpLinksReverse in interface RoutingStyle
Returns:
the value of the 'Jump Links Reverse' attribute.
See Also:
RoutingStyle.setJumpLinksReverse(boolean), NotationPackage.getRoutingStyle_JumpLinksReverse()
** Generated **

setJumpLinksReverse

public void setJumpLinksReverse(boolean newJumpLinksReverse)

Specified by:
setJumpLinksReverse in interface RoutingStyle
Parameters:
newJumpLinksReverse - the new value of the 'Jump Links Reverse' attribute.
See Also:
RoutingStyle.isJumpLinksReverse()
** Generated **

getRoundedBendpointsRadius

public int getRoundedBendpointsRadius()

Specified by:
getRoundedBendpointsRadius in interface RoutingStyle
Returns:
the value of the 'Rounded Bendpoints Radius' attribute.
See Also:
RoutingStyle.setRoundedBendpointsRadius(int), NotationPackage.getRoutingStyle_RoundedBendpointsRadius()
** Generated **

setRoundedBendpointsRadius

public void setRoundedBendpointsRadius(int newRoundedBendpointsRadius)

Specified by:
setRoundedBendpointsRadius in interface RoutingStyle
Parameters:
newRoundedBendpointsRadius - the new value of the 'Rounded Bendpoints Radius' attribute.
See Also:
RoutingStyle.getRoundedBendpointsRadius()
** Generated **

eGet

public java.lang.Object eGet(int featureID,
                             boolean resolve,
                             boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
** Generated **

eSet

public void eSet(int featureID,
                 java.lang.Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
** Generated **

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
** Generated **

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
** Generated **

toString

public java.lang.String toString()

Overrides:
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
** Generated **

Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire