org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.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 TLI |
end
The cached value of the '
End' reference |
protected EVENT_MEDIUM |
medium
The cached value of the '
Medium' attribute |
protected static EVENT_MEDIUM |
MEDIUM_EDEFAULT
The default value of the '
Medium' attribute |
protected boolean |
mediumESet
This is true if the Medium attribute has been set
|
protected TLI |
start
The cached value of the '
Start' reference |
protected org.eclipse.emf.common.util.EList<UDInformation> |
udInformations
The cached value of the '
Ud Informations' containment reference list |
protected String |
url
The cached value of the '
Url' attribute |
protected static String |
URL_EDEFAULT
The default value of the '
Url' attribute |
protected String |
value
The cached value of the '
Value' attribute |
protected static String |
VALUE_EDEFAULT
The default value of the '
Value' attribute |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY| Modifier | Constructor and Description |
|---|---|
protected |
EventImpl() |
| Modifier and Type | Method and Description |
|---|---|
TLI |
basicGetEnd() |
TLI |
basicGetStart() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetEnd(TLI newEnd,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetStart(TLI newStart,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetTier(Tier newTier,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
TLI |
getEnd() |
EVENT_MEDIUM |
getMedium() |
TLI |
getStart() |
Tier |
getTier() |
org.eclipse.emf.common.util.EList<UDInformation> |
getUdInformations() |
String |
getUrl() |
String |
getValue() |
boolean |
isSetMedium() |
void |
setEnd(TLI newEnd) |
void |
setMedium(EVENT_MEDIUM newMedium) |
void |
setStart(TLI newStart) |
void |
setTier(Tier newTier) |
void |
setUrl(String newUrl) |
void |
setValue(String newValue) |
String |
toString() |
void |
unsetMedium() |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURIeAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValueseBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected org.eclipse.emf.common.util.EList<UDInformation> udInformations
Ud Informations' containment reference list.
getUdInformations()protected TLI start
Start' reference.
getStart()protected static final EVENT_MEDIUM MEDIUM_EDEFAULT
Medium' attribute.
getMedium()protected EVENT_MEDIUM medium
Medium' attribute.
getMedium()protected boolean mediumESet
protected static final String URL_EDEFAULT
Url' attribute.
getUrl()protected static final String VALUE_EDEFAULT
Value' attribute.
getValue()protected String value
Value' attribute.
getValue()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImplpublic org.eclipse.emf.common.util.EList<UDInformation> getUdInformations()
getUdInformations in interface EventExmaraldaBasicPackage.getEvent_UdInformations()public TLI getStart()
getStart in interface EventEvent.setStart(TLI),
ExmaraldaBasicPackage.getEvent_Start(),
TLI.getStartingEvents()public TLI basicGetStart()
public org.eclipse.emf.common.notify.NotificationChain basicSetStart(TLI newStart, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setStart(TLI newStart)
setStart in interface EventnewStart - the new value of the 'Start' reference.Event.getStart()public TLI getEnd()
getEnd in interface EventEvent.setEnd(TLI),
ExmaraldaBasicPackage.getEvent_End(),
TLI.getEndingEvents()public TLI basicGetEnd()
public org.eclipse.emf.common.notify.NotificationChain basicSetEnd(TLI newEnd, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setEnd(TLI newEnd)
setEnd in interface EventnewEnd - the new value of the 'End' reference.Event.getEnd()public EVENT_MEDIUM getMedium()
getMedium in interface EventEVENT_MEDIUM,
Event.isSetMedium(),
Event.unsetMedium(),
Event.setMedium(EVENT_MEDIUM),
ExmaraldaBasicPackage.getEvent_Medium()public void setMedium(EVENT_MEDIUM newMedium)
setMedium in interface EventnewMedium - the new value of the 'Medium' attribute.EVENT_MEDIUM,
Event.isSetMedium(),
Event.unsetMedium(),
Event.getMedium()public void unsetMedium()
unsetMedium in interface EventEvent.isSetMedium(),
Event.getMedium(),
Event.setMedium(EVENT_MEDIUM)public boolean isSetMedium()
isSetMedium in interface EventEvent.unsetMedium(),
Event.getMedium(),
Event.setMedium(EVENT_MEDIUM)public String getUrl()
getUrl in interface EventEvent.setUrl(String),
ExmaraldaBasicPackage.getEvent_Url()public void setUrl(String newUrl)
setUrl in interface EventnewUrl - the new value of the 'Url' attribute.Event.getUrl()public String getValue()
getValue in interface EventEvent.setValue(String),
ExmaraldaBasicPackage.getEvent_Value()public void setValue(String newValue)
setValue in interface EventnewValue - the new value of the 'Value' attribute.Event.getValue()public Tier getTier()
getTier in interface EventEvent.setTier(Tier),
ExmaraldaBasicPackage.getEvent_Tier(),
Tier.getEvents()public org.eclipse.emf.common.notify.NotificationChain basicSetTier(Tier newTier, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setTier(Tier newTier)
setTier in interface EventnewTier - the new value of the 'Tier' container reference.Event.getTier()public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseAdd in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
eBasicRemoveFromContainerFeature in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImplCopyright © 2020. All rights reserved.