public class BufferedValueImpl extends MasterComponentImpl implements BufferedValue
The following features are implemented:
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
org.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. |
masterOn
archiveSelector, customizationPipeline, SHORT_DESCRIPTION_EDEFAULT, shortDescription
EVIRTUAL_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() |
getMasterOn
eInvoke
basicGetArchiveSelector, basicGetCustomizationPipeline, basicGetLevel, basicSetLevel, eBasicRemoveFromContainerFeature, eInverseAdd, getArchiveSelector, getCustomizationPipeline, getLevel, getShortDescription, setArchiveSelector, setCustomizationPipeline, setLevel, setShortDescription
eBasicSetContainer, eInternalContainer
dynamicGet, 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, eSettings
eAddVirtualValue, 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, eVirtualValues
eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMasterOn
getArchiveSelector, getCustomizationPipeline, getLevel, setArchiveSelector, setCustomizationPipeline, setLevel
getShortDescription, setShortDescription
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected 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 MasterComponentImpl
public String getName()
getName
in interface BufferedValue
BufferedValue.setName(String)
,
ComponentPackage.getBufferedValue_Name()
public void setName(String newName)
setName
in interface BufferedValue
newName
- the new value of the 'Name' attribute.BufferedValue.getName()
public InputDefinition getInput()
getInput
in interface BufferedValue
BufferedValue.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 BufferedValue
newInput
- the new value of the 'Input' containment reference.BufferedValue.getInput()
public long getRange()
getRange
in interface BufferedValue
BufferedValue.setRange(long)
,
ComponentPackage.getBufferedValue_Range()
public void setRange(long newRange)
setRange
in interface BufferedValue
newRange
- the new value of the 'Range' attribute.BufferedValue.getRange()
public Variant getInitialValue()
getInitialValue
in interface BufferedValue
BufferedValue.setInitialValue(Variant)
,
ComponentPackage.getBufferedValue_InitialValue()
public void setInitialValue(Variant newInitialValue)
setInitialValue
in interface BufferedValue
newInitialValue
- the new value of the 'Initial Value' attribute.BufferedValue.getInitialValue()
public Persistence getPersistence()
getPersistence
in interface BufferedValue
Persistence
,
BufferedValue.setPersistence(Persistence)
,
ComponentPackage.getBufferedValue_Persistence()
public void setPersistence(Persistence newPersistence)
setPersistence
in interface BufferedValue
newPersistence
- the new value of the 'Persistence' attribute.Persistence
,
BufferedValue.getPersistence()
public long getTrigger()
getTrigger
in interface BufferedValue
BufferedValue.setTrigger(long)
,
ComponentPackage.getBufferedValue_Trigger()
public void setTrigger(long newTrigger)
setTrigger
in interface BufferedValue
newTrigger
- the new value of the 'Trigger' attribute.BufferedValue.getTrigger()
public boolean isTriggerOnly()
isTriggerOnly
in interface BufferedValue
BufferedValue.setTriggerOnly(boolean)
,
ComponentPackage.getBufferedValue_TriggerOnly()
public void setTriggerOnly(boolean newTriggerOnly)
setTriggerOnly
in interface BufferedValue
newTriggerOnly
- 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 ComponentImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class MasterComponentImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class MasterComponentImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class MasterComponentImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class MasterComponentImpl
public String toString()
toString
in class ComponentImpl