public class ResourceImpl extends MinimalEObjectImpl.Container implements Resource
The following features are implemented:
MinimalEObjectImpl.Container.Dynamic
MinimalEObjectImpl.Container
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
InternalEObject.EStore
NIL
EOPPOSITE_FEATURE_BASE
Modifier and Type | Method and Description |
---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
EList<ProgramConfiguration> |
getContainsProgramConfigs() |
EList<VariableDeclaration> |
getContainsResourceVarDecl() |
EList<TaskConfiguration> |
getContainsTaskConfigs() |
String |
getName() |
String |
getResourceTypeName() |
void |
setName(String newName) |
void |
setResourceTypeName(String newResourceTypeName) |
String |
toString() |
eInternalContainer
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
eNotificationRequired
public String getName()
getName
in interface Resource
Resource.setName(String)
,
ConfigurationPackage.getResource_Name()
public void setName(String newName)
setName
in interface Resource
newName
- the new value of the 'Name' attribute.Resource.getName()
public String getResourceTypeName()
getResourceTypeName
in interface Resource
Resource.setResourceTypeName(String)
,
ConfigurationPackage.getResource_ResourceTypeName()
public void setResourceTypeName(String newResourceTypeName)
setResourceTypeName
in interface Resource
newResourceTypeName
- the new value of the 'Resource Type Name' attribute.Resource.getResourceTypeName()
public EList<ProgramConfiguration> getContainsProgramConfigs()
getContainsProgramConfigs
in interface Resource
ConfigurationPackage.getResource_ContainsProgramConfigs()
public EList<VariableDeclaration> getContainsResourceVarDecl()
getContainsResourceVarDecl
in interface Resource
ConfigurationPackage.getResource_ContainsResourceVarDecl()
public EList<TaskConfiguration> getContainsTaskConfigs()
getContainsTaskConfigs
in interface Resource
ConfigurationPackage.getResource_ContainsTaskConfigs()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class BasicEObjectImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class BasicEObjectImpl
public String toString()
toString
in class BasicEObjectImpl