public class TLIImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements TLI
The following features are implemented:
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 org.eclipse.emf.common.util.EList<Event> |
endingEvents
The cached value of the '
Ending Events' reference list |
protected String |
id
The cached value of the '
Id' attribute |
protected static String |
ID_EDEFAULT
The default value of the '
Id' attribute |
protected org.eclipse.emf.common.util.EList<Event> |
startingEvents
The cached value of the '
Starting Events' reference list |
protected String |
time
The cached value of the '
Time' attribute |
protected static String |
TIME_EDEFAULT
The default value of the '
Time' attribute |
protected TIME_TYPE |
type
The cached value of the '
Type' attribute |
protected static TIME_TYPE |
TYPE_EDEFAULT
The default value of the '
Type' attribute |
protected boolean |
typeESet
This is true if the Type attribute has been set
|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY| Modifier | Constructor and Description |
|---|---|
protected |
TLIImpl() |
| Modifier and Type | Method and Description |
|---|---|
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) |
org.eclipse.emf.common.util.EList<Event> |
getEndingEvents() |
String |
getId() |
org.eclipse.emf.common.util.EList<Event> |
getStartingEvents() |
String |
getTime() |
TIME_TYPE |
getType() |
boolean |
isSetType() |
void |
setId(String newId) |
void |
setTime(String newTime) |
void |
setType(TIME_TYPE newType) |
String |
toString() |
void |
unsetType() |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURIeAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, 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 static final String TIME_EDEFAULT
Time' attribute.
getTime()protected static final TIME_TYPE TYPE_EDEFAULT
Type' attribute.
getType()protected boolean typeESet
protected static final String ID_EDEFAULT
Id' attribute.
getId()protected org.eclipse.emf.common.util.EList<Event> startingEvents
Starting Events' reference list.
getStartingEvents()protected org.eclipse.emf.common.util.EList<Event> endingEvents
Ending Events' reference list.
getEndingEvents()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImplpublic String getTime()
getTime in interface TLITLI.setTime(String),
ExmaraldaBasicPackage.getTLI_Time()public void setTime(String newTime)
setTime in interface TLInewTime - the new value of the 'Time' attribute.TLI.getTime()public TIME_TYPE getType()
getType in interface TLITIME_TYPE,
TLI.isSetType(),
TLI.unsetType(),
TLI.setType(TIME_TYPE),
ExmaraldaBasicPackage.getTLI_Type()public void setType(TIME_TYPE newType)
setType in interface TLInewType - the new value of the 'Type' attribute.TIME_TYPE,
TLI.isSetType(),
TLI.unsetType(),
TLI.getType()public void unsetType()
unsetType in interface TLITLI.isSetType(),
TLI.getType(),
TLI.setType(TIME_TYPE)public boolean isSetType()
isSetType in interface TLITLI.unsetType(),
TLI.getType(),
TLI.setType(TIME_TYPE)public String getId()
getId in interface TLITLI.setId(String),
ExmaraldaBasicPackage.getTLI_Id()public void setId(String newId)
setId in interface TLInewId - the new value of the 'Id' attribute.TLI.getId()public org.eclipse.emf.common.util.EList<Event> getStartingEvents()
getStartingEvents in interface TLIExmaraldaBasicPackage.getTLI_StartingEvents(),
Event.getStart()public org.eclipse.emf.common.util.EList<Event> getEndingEvents()
getEndingEvents in interface TLIExmaraldaBasicPackage.getTLI_EndingEvents(),
Event.getEnd()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 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.