public class BufferedValueImpl extends MasterComponentImpl implements BufferedValue
The following features are implemented:
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.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 static Variant |
INITIAL_VALUE_EDEFAULT
The default value of the '
Initial Value' attribute. |
protected Variant |
initialValue
The cached value of the '
Initial Value' attribute. |
protected InputDefinition |
input
The cached value of the '
Input' containment reference. |
protected String |
name
The cached value of the '
Name' attribute. |
protected static String |
NAME_EDEFAULT
The default value of the '
Name' attribute. |
protected Persistence |
persistence
The cached value of the '
Persistence' attribute. |
protected static Persistence |
PERSISTENCE_EDEFAULT
The default value of the '
Persistence' attribute. |
protected long |
range
The cached value of the '
Range' attribute. |
protected static long |
RANGE_EDEFAULT
The default value of the '
Range' attribute. |
protected long |
trigger
The cached value of the '
Trigger' attribute. |
protected static long |
TRIGGER_EDEFAULT
The default value of the '
Trigger' attribute. |
protected static boolean |
TRIGGER_ONLY_EDEFAULT
The default value of the '
Trigger Only' attribute. |
protected boolean |
triggerOnly
The cached value of the '
Trigger Only' attribute. |
masterOnarchiveSelector, customizationPipeline, properties, SHORT_DESCRIPTION_EDEFAULT, shortDescriptionEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
BufferedValueImpl() |
| Modifier and Type | Method and Description |
|---|---|
InputDefinition |
basicGetInput() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetInput(InputDefinition newInput,
org.eclipse.emf.common.notify.NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
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) |
Variant |
getInitialValue() |
InputDefinition |
getInput() |
String |
getName() |
Persistence |
getPersistence() |
long |
getRange() |
long |
getTrigger() |
boolean |
isTriggerOnly() |
void |
setInitialValue(Variant newInitialValue) |
void |
setInput(InputDefinition newInput) |
void |
setName(String newName) |
void |
setPersistence(Persistence newPersistence) |
void |
setRange(long newRange) |
void |
setTrigger(long newTrigger) |
void |
setTriggerOnly(boolean newTriggerOnly) |
String |
toString() |
getMasterOneInvokebasicGetArchiveSelector, basicGetCustomizationPipeline, basicGetLevel, basicSetLevel, eBasicRemoveFromContainerFeature, eInverseAdd, getArchiveSelector, getCustomizationPipeline, getLevel, getProperties, getShortDescription, setArchiveSelector, setCustomizationPipeline, setLevel, setShortDescriptioneBasicSetContainer, eInternalContainerdynamicGet, 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, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, 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, eInverseRemove, eInvocationDelegate, 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, eVirtualValueseNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMasterOngetArchiveSelector, getCustomizationPipeline, getLevel, getProperties, setArchiveSelector, setCustomizationPipeline, setLevelgetShortDescription, setShortDescriptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final String NAME_EDEFAULT
Name' attribute.
getName()protected InputDefinition input
Input' containment reference.
getInput()protected static final long RANGE_EDEFAULT
Range' attribute.
getRange(),
Constant Field Valuesprotected long range
Range' attribute.
getRange()protected static final Variant INITIAL_VALUE_EDEFAULT
Initial Value' attribute.
getInitialValue()protected Variant initialValue
Initial Value' attribute.
getInitialValue()protected static final Persistence PERSISTENCE_EDEFAULT
Persistence' attribute.
getPersistence()protected Persistence persistence
Persistence' attribute.
getPersistence()protected static final long TRIGGER_EDEFAULT
Trigger' attribute.
getTrigger(),
Constant Field Valuesprotected long trigger
Trigger' attribute.
getTrigger()protected static final boolean TRIGGER_ONLY_EDEFAULT
Trigger Only' attribute.
isTriggerOnly(),
Constant Field Valuesprotected boolean triggerOnly
Trigger Only' attribute.
isTriggerOnly()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class MasterComponentImplpublic String getName()
getName in interface BufferedValueBufferedValue.setName(String),
ComponentPackage.getBufferedValue_Name()public void setName(String newName)
setName in interface BufferedValuenewName - the new value of the 'Name' attribute.BufferedValue.getName()public InputDefinition getInput()
getInput in interface BufferedValueBufferedValue.setInput(InputDefinition),
ComponentPackage.getBufferedValue_Input()public InputDefinition basicGetInput()
public org.eclipse.emf.common.notify.NotificationChain basicSetInput(InputDefinition newInput, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setInput(InputDefinition newInput)
setInput in interface BufferedValuenewInput - the new value of the 'Input' containment reference.BufferedValue.getInput()public long getRange()
getRange in interface BufferedValueBufferedValue.setRange(long),
ComponentPackage.getBufferedValue_Range()public void setRange(long newRange)
setRange in interface BufferedValuenewRange - the new value of the 'Range' attribute.BufferedValue.getRange()public Variant getInitialValue()
getInitialValue in interface BufferedValueBufferedValue.setInitialValue(Variant),
ComponentPackage.getBufferedValue_InitialValue()public void setInitialValue(Variant newInitialValue)
setInitialValue in interface BufferedValuenewInitialValue - the new value of the 'Initial Value' attribute.BufferedValue.getInitialValue()public Persistence getPersistence()
getPersistence in interface BufferedValuePersistence,
BufferedValue.setPersistence(Persistence),
ComponentPackage.getBufferedValue_Persistence()public void setPersistence(Persistence newPersistence)
setPersistence in interface BufferedValuenewPersistence - the new value of the 'Persistence' attribute.Persistence,
BufferedValue.getPersistence()public long getTrigger()
getTrigger in interface BufferedValueBufferedValue.setTrigger(long),
ComponentPackage.getBufferedValue_Trigger()public void setTrigger(long newTrigger)
setTrigger in interface BufferedValuenewTrigger - the new value of the 'Trigger' attribute.BufferedValue.getTrigger()public boolean isTriggerOnly()
isTriggerOnly in interface BufferedValueBufferedValue.setTriggerOnly(boolean),
ComponentPackage.getBufferedValue_TriggerOnly()public void setTriggerOnly(boolean newTriggerOnly)
setTriggerOnly in interface BufferedValuenewTriggerOnly - the new value of the 'Trigger Only' attribute.BufferedValue.isTriggerOnly()public 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 ComponentImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class MasterComponentImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class MasterComponentImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class MasterComponentImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class MasterComponentImplpublic String toString()
toString in class ComponentImpl