public class PlatformImpl extends SystemImpl implements Platform
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 org.eclipse.uml2.uml.Node |
base_Node
The cached value of the '
Base Node ' reference. |
protected org.eclipse.emf.common.util.EList<ExternalLibrary> |
library
The cached value of the '
Library ' reference list. |
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 |
PlatformImpl() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.uml2.uml.Node |
basicGetBase_Node() |
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) |
org.eclipse.uml2.uml.Node |
getBase_Node() |
org.eclipse.emf.common.util.EList<ExternalLibrary> |
getLibrary() |
void |
setBase_Node(org.eclipse.uml2.uml.Node newBase_Node) |
basicGetBase_Class, getAlias, getBase_Class, getLibraryComponentName, getLibraryPath, isNative, setAlias, setBase_Class, setLibraryComponentName, setLibraryPath, setNative, toString
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
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 org.eclipse.uml2.uml.Node base_Node
Base Node
' reference.
getBase_Node()
protected org.eclipse.emf.common.util.EList<ExternalLibrary> library
Library
' reference list.
getLibrary()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class SystemImpl
public org.eclipse.uml2.uml.Node getBase_Node()
getBase_Node
in interface Platform
Platform.setBase_Node(Node)
,
RobotMLPackage.getPlatform_Base_Node()
public org.eclipse.uml2.uml.Node basicGetBase_Node()
public void setBase_Node(org.eclipse.uml2.uml.Node newBase_Node)
setBase_Node
in interface Platform
newBase_Node
- the new value of the 'Base Node' reference.Platform.getBase_Node()
public org.eclipse.emf.common.util.EList<ExternalLibrary> getLibrary()
getLibrary
in interface Platform
RobotMLPackage.getPlatform_Library()
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class SystemImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class SystemImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class SystemImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class SystemImpl
Copyright © 2016 Eclipse foundation. All rights reserved.