public class BlenderMorseImpl extends RoboticSimulatorImpl implements BlenderMorse
The following features are implemented:
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
Modifier and Type | Field and Description |
---|---|
protected Shade |
_viewport_shade
The cached value of the '
viewport shade ' attribute. |
protected static Shade |
_VIEWPORT_SHADE_EDEFAULT
The default value of the '
viewport shade ' attribute. |
protected static boolean |
DEBUG_DISPLAY_EDEFAULT
The default value of the '
Debug Display ' attribute. |
protected static boolean |
DEBUG_MODE_EDEFAULT
The default value of the '
Debug Mode ' attribute. |
protected boolean |
debugDisplay
The cached value of the '
Debug Display ' attribute. |
protected boolean |
debugMode
The cached value of the '
Debug Mode ' attribute. |
protected Object |
gravity
The cached value of the '
Gravity ' attribute. |
protected static Object |
GRAVITY_EDEFAULT
The default value of the '
Gravity ' attribute. |
base_Node, library
alias, ALIAS_EDEFAULT, base_Class, LIBRARY_COMPONENT_NAME_EDEFAULT, LIBRARY_PATH_EDEFAULT, libraryComponentName, libraryPath, native_, NATIVE_EDEFAULT
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Modifier | Constructor and Description |
---|---|
protected |
BlenderMorseImpl() |
Modifier and Type | Method and Description |
---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
Shade |
get_viewport_shade() |
Object |
getGravity() |
boolean |
isDebugDisplay() |
boolean |
isDebugMode() |
void |
set_viewport_shade(Shade new_viewport_shade) |
void |
setDebugDisplay(boolean newDebugDisplay) |
void |
setDebugMode(boolean newDebugMode) |
void |
setGravity(Object newGravity) |
String |
toString() |
basicGetBase_Node, getBase_Node, getLibrary, setBase_Node
basicGetBase_Class, getAlias, getBase_Class, getLibraryComponentName, getLibraryPath, isNative, setAlias, setBase_Class, setLibraryComponentName, setLibraryPath, setNative
eBasicSetContainer, eInternalContainer
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getBase_Node, getLibrary, setBase_Node
getAlias, getBase_Class, getLibraryComponentName, getLibraryPath, isNative, setAlias, setBase_Class, setLibraryComponentName, setLibraryPath, setNative
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected static final boolean DEBUG_MODE_EDEFAULT
Debug Mode
' attribute.
isDebugMode()
,
Constant Field Valuesprotected boolean debugMode
Debug Mode
' attribute.
isDebugMode()
protected static final boolean DEBUG_DISPLAY_EDEFAULT
Debug Display
' attribute.
isDebugDisplay()
,
Constant Field Valuesprotected boolean debugDisplay
Debug Display
' attribute.
isDebugDisplay()
protected static final Object GRAVITY_EDEFAULT
Gravity
' attribute.
getGravity()
protected Object gravity
Gravity
' attribute.
getGravity()
protected static final Shade _VIEWPORT_SHADE_EDEFAULT
viewport shade
' attribute.
get_viewport_shade()
protected Shade _viewport_shade
viewport shade
' attribute.
get_viewport_shade()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class RoboticSimulatorImpl
public boolean isDebugMode()
isDebugMode
in interface BlenderMorse
BlenderMorse.setDebugMode(boolean)
,
RobotMLPackage.getBlenderMorse_DebugMode()
public void setDebugMode(boolean newDebugMode)
setDebugMode
in interface BlenderMorse
newDebugMode
- the new value of the 'Debug Mode' attribute.BlenderMorse.isDebugMode()
public boolean isDebugDisplay()
isDebugDisplay
in interface BlenderMorse
BlenderMorse.setDebugDisplay(boolean)
,
RobotMLPackage.getBlenderMorse_DebugDisplay()
public void setDebugDisplay(boolean newDebugDisplay)
setDebugDisplay
in interface BlenderMorse
newDebugDisplay
- the new value of the 'Debug Display' attribute.BlenderMorse.isDebugDisplay()
public Object getGravity()
getGravity
in interface BlenderMorse
#setGravity(Float32)
,
RobotMLPackage.getBlenderMorse_Gravity()
public void setGravity(Object newGravity)
setGravity
in interface BlenderMorse
newGravity
- the new value of the 'Gravity' attribute.BlenderMorse.getGravity()
public Shade get_viewport_shade()
get_viewport_shade
in interface BlenderMorse
Shade
,
BlenderMorse.set_viewport_shade(Shade)
,
RobotMLPackage.getBlenderMorse__viewport_shade()
public void set_viewport_shade(Shade new_viewport_shade)
set_viewport_shade
in interface BlenderMorse
new_viewport_shade
- the new value of the 'viewport shade' attribute.Shade
,
BlenderMorse.get_viewport_shade()
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class PlatformImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class PlatformImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class PlatformImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class PlatformImpl
public String toString()
toString
in class SystemImpl
Copyright © 2016 Eclipse foundation. All rights reserved.