public class TierImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements Tier
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 String |
category
The cached value of the '
Category' attribute |
protected static String |
CATEGORY_EDEFAULT
The default value of the '
Category' attribute |
protected static String |
DISPLAY_NAME_EDEFAULT
The default value of the '
Display Name' attribute |
protected String |
displayName
The cached value of the '
Display Name' attribute |
protected org.eclipse.emf.common.util.EList<Event> |
events
The cached value of the '
Events' containment 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 Speaker |
speaker
The cached value of the '
Speaker' reference |
protected TIER_TYPE |
type
The cached value of the '
Type' attribute |
protected static TIER_TYPE |
TYPE_EDEFAULT
The default value of the '
Type' attribute |
protected boolean |
typeESet
This is true if the Type attribute has been set
|
protected org.eclipse.emf.common.util.EList<UDInformation> |
udTierInformations
The cached value of the '
Ud Tier Informations' containment reference list |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY| Modifier | Constructor and Description |
|---|---|
protected |
TierImpl() |
| Modifier and Type | Method and Description |
|---|---|
Speaker |
basicGetSpeaker() |
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) |
String |
getCategory() |
String |
getDisplayName() |
org.eclipse.emf.common.util.EList<Event> |
getEvents() |
String |
getId() |
Speaker |
getSpeaker() |
TIER_TYPE |
getType() |
org.eclipse.emf.common.util.EList<UDInformation> |
getUdTierInformations() |
boolean |
isSetType() |
void |
setCategory(String newCategory) |
void |
setDisplayName(String newDisplayName) |
void |
setId(String newId) |
void |
setSpeaker(Speaker newSpeaker) |
void |
setType(TIER_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 CATEGORY_EDEFAULT
Category' attribute.
getCategory()protected String category
Category' attribute.
getCategory()protected static final String DISPLAY_NAME_EDEFAULT
Display Name' attribute.
getDisplayName()protected String displayName
Display Name' attribute.
getDisplayName()protected static final TIER_TYPE TYPE_EDEFAULT
Type' attribute.
getType()protected boolean typeESet
protected org.eclipse.emf.common.util.EList<Event> events
Events' containment reference list.
getEvents()protected static final String ID_EDEFAULT
Id' attribute.
getId()protected Speaker speaker
Speaker' reference.
getSpeaker()protected org.eclipse.emf.common.util.EList<UDInformation> udTierInformations
Ud Tier Informations' containment reference list.
getUdTierInformations()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImplpublic String getCategory()
getCategory in interface TierTier.setCategory(String),
ExmaraldaBasicPackage.getTier_Category()public void setCategory(String newCategory)
setCategory in interface TiernewCategory - the new value of the 'Category' attribute.Tier.getCategory()public String getDisplayName()
getDisplayName in interface TierTier.setDisplayName(String),
ExmaraldaBasicPackage.getTier_DisplayName()public void setDisplayName(String newDisplayName)
setDisplayName in interface TiernewDisplayName - the new value of the 'Display Name' attribute.Tier.getDisplayName()public TIER_TYPE getType()
getType in interface TierTIER_TYPE,
Tier.isSetType(),
Tier.unsetType(),
Tier.setType(TIER_TYPE),
ExmaraldaBasicPackage.getTier_Type()public void setType(TIER_TYPE newType)
setType in interface TiernewType - the new value of the 'Type' attribute.TIER_TYPE,
Tier.isSetType(),
Tier.unsetType(),
Tier.getType()public void unsetType()
unsetType in interface TierTier.isSetType(),
Tier.getType(),
Tier.setType(TIER_TYPE)public boolean isSetType()
isSetType in interface TierTier.unsetType(),
Tier.getType(),
Tier.setType(TIER_TYPE)public org.eclipse.emf.common.util.EList<Event> getEvents()
getEvents in interface TierExmaraldaBasicPackage.getTier_Events(),
Event.getTier()public String getId()
getId in interface TierTier.setId(String),
ExmaraldaBasicPackage.getTier_Id()public void setId(String newId)
setId in interface TiernewId - the new value of the 'Id' attribute.Tier.getId()public Speaker getSpeaker()
getSpeaker in interface TierTier.setSpeaker(Speaker),
ExmaraldaBasicPackage.getTier_Speaker()public Speaker basicGetSpeaker()
public void setSpeaker(Speaker newSpeaker)
setSpeaker in interface TiernewSpeaker - the new value of the 'Speaker' reference.Tier.getSpeaker()public org.eclipse.emf.common.util.EList<UDInformation> getUdTierInformations()
getUdTierInformations in interface TierExmaraldaBasicPackage.getTier_UdTierInformations()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.