Package fr.esrf.tango.pogo.pogoDsl.impl
Class AttributeImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
- fr.esrf.tango.pogo.pogoDsl.impl.AttributeImpl
-
- All Implemented Interfaces:
Attribute,org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,org.eclipse.emf.ecore.InternalEObject
public class AttributeImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements Attribute
An implementation of the model object 'Attribute'.The following features are implemented:
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
-
-
Field Summary
Fields Modifier and Type Field Description protected static java.lang.StringALLOC_READ_MEMBER_EDEFAULTThe default value of the 'Alloc Read Member' attribute.protected java.lang.StringallocReadMemberThe cached value of the 'Alloc Read Member' attribute.protected FireEventsarchiveEventThe cached value of the 'Archive Event' containment reference.protected static java.lang.StringASSOCIATED_ATTR_EDEFAULTThe default value of the 'Associated Attr' attribute.protected java.lang.StringassociatedAttrThe cached value of the 'Associated Attr' attribute.protected static java.lang.StringATT_TYPE_EDEFAULTThe default value of the 'Att Type' attribute.protected java.lang.StringattTypeThe cached value of the 'Att Type' attribute.protected FireEventschangeEventThe cached value of the 'Change Event' containment reference.protected FireEventsdataReadyEventThe cached value of the 'Data Ready Event' containment reference.protected TypedataTypeThe cached value of the 'Data Type' containment reference.protected static java.lang.StringDISPLAY_LEVEL_EDEFAULTThe default value of the 'Display Level' attribute.protected java.lang.StringdisplayLevelThe cached value of the 'Display Level' attribute.protected org.eclipse.emf.common.util.EList<java.lang.String>enumLabelsThe cached value of the 'Enum Labels' attribute list.protected EventCriteriaevArchiveCriteriaThe cached value of the 'Ev Archive Criteria' containment reference.protected EventCriteriaeventCriteriaThe cached value of the 'Event Criteria' containment reference.protected static java.lang.StringIS_DYNAMIC_EDEFAULTThe default value of the 'Is Dynamic' attribute.protected java.lang.StringisDynamicThe cached value of the 'Is Dynamic' attribute.protected static java.lang.StringMAX_X_EDEFAULTThe default value of the 'Max X' attribute.protected static java.lang.StringMAX_Y_EDEFAULTThe default value of the 'Max Y' attribute.protected java.lang.StringmaxXThe cached value of the 'Max X' attribute.protected java.lang.StringmaxYThe cached value of the 'Max Y' attribute.protected java.lang.StringmemorizedThe cached value of the 'Memorized' attribute.protected static java.lang.StringMEMORIZED_AT_INIT_EDEFAULTThe default value of the 'Memorized At Init' attribute.protected static java.lang.StringMEMORIZED_EDEFAULTThe default value of the 'Memorized' attribute.protected java.lang.StringmemorizedAtInitThe cached value of the 'Memorized At Init' attribute.protected java.lang.StringnameThe cached value of the 'Name' attribute.protected static java.lang.StringNAME_EDEFAULTThe default value of the 'Name' attribute.protected static java.lang.StringPOLLED_PERIOD_EDEFAULTThe default value of the 'Polled Period' attribute.protected java.lang.StringpolledPeriodThe cached value of the 'Polled Period' attribute.protected AttrPropertiespropertiesThe cached value of the 'Properties' containment reference.protected org.eclipse.emf.common.util.EList<java.lang.String>readExcludedStatesThe cached value of the 'Read Excluded States' attribute list.protected static java.lang.StringRW_TYPE_EDEFAULTThe default value of the 'Rw Type' attribute.protected java.lang.StringrwTypeThe cached value of the 'Rw Type' attribute.protected InheritanceStatusstatusThe cached value of the 'Status' containment reference.protected org.eclipse.emf.common.util.EList<java.lang.String>writeExcludedStatesThe cached value of the 'Write Excluded States' attribute list.-
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedAttributeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.emf.common.notify.NotificationChainbasicSetArchiveEvent(FireEvents newArchiveEvent, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChainbasicSetChangeEvent(FireEvents newChangeEvent, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChainbasicSetDataReadyEvent(FireEvents newDataReadyEvent, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChainbasicSetDataType(Type newDataType, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChainbasicSetEvArchiveCriteria(EventCriteria newEvArchiveCriteria, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChainbasicSetEventCriteria(EventCriteria newEventCriteria, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChainbasicSetProperties(AttrProperties newProperties, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChainbasicSetStatus(InheritanceStatus newStatus, org.eclipse.emf.common.notify.NotificationChain msgs)java.lang.ObjecteGet(int featureID, boolean resolve, boolean coreType)org.eclipse.emf.common.notify.NotificationChaineInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)booleaneIsSet(int featureID)voideSet(int featureID, java.lang.Object newValue)protected org.eclipse.emf.ecore.EClasseStaticClass()voideUnset(int featureID)java.lang.StringgetAllocReadMember()FireEventsgetArchiveEvent()java.lang.StringgetAssociatedAttr()java.lang.StringgetAttType()FireEventsgetChangeEvent()FireEventsgetDataReadyEvent()TypegetDataType()java.lang.StringgetDisplayLevel()org.eclipse.emf.common.util.EList<java.lang.String>getEnumLabels()EventCriteriagetEvArchiveCriteria()EventCriteriagetEventCriteria()java.lang.StringgetIsDynamic()java.lang.StringgetMaxX()java.lang.StringgetMaxY()java.lang.StringgetMemorized()java.lang.StringgetMemorizedAtInit()java.lang.StringgetName()java.lang.StringgetPolledPeriod()AttrPropertiesgetProperties()org.eclipse.emf.common.util.EList<java.lang.String>getReadExcludedStates()java.lang.StringgetRwType()InheritanceStatusgetStatus()org.eclipse.emf.common.util.EList<java.lang.String>getWriteExcludedStates()voidsetAllocReadMember(java.lang.String newAllocReadMember)voidsetArchiveEvent(FireEvents newArchiveEvent)voidsetAssociatedAttr(java.lang.String newAssociatedAttr)voidsetAttType(java.lang.String newAttType)voidsetChangeEvent(FireEvents newChangeEvent)voidsetDataReadyEvent(FireEvents newDataReadyEvent)voidsetDataType(Type newDataType)voidsetDisplayLevel(java.lang.String newDisplayLevel)voidsetEvArchiveCriteria(EventCriteria newEvArchiveCriteria)voidsetEventCriteria(EventCriteria newEventCriteria)voidsetIsDynamic(java.lang.String newIsDynamic)voidsetMaxX(java.lang.String newMaxX)voidsetMaxY(java.lang.String newMaxY)voidsetMemorized(java.lang.String newMemorized)voidsetMemorizedAtInit(java.lang.String newMemorizedAtInit)voidsetName(java.lang.String newName)voidsetPolledPeriod(java.lang.String newPolledPeriod)voidsetProperties(AttrProperties newProperties)voidsetRwType(java.lang.String newRwType)voidsetStatus(InheritanceStatus newStatus)java.lang.StringtoString()-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
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
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, 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, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, 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
-
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_EDEFAULT
protected static final java.lang.String NAME_EDEFAULT
The default value of the 'Name' attribute.- See Also:
getName()
-
ATT_TYPE_EDEFAULT
protected static final java.lang.String ATT_TYPE_EDEFAULT
The default value of the 'Att Type' attribute.- See Also:
getAttType()
-
attType
protected java.lang.String attType
The cached value of the 'Att Type' attribute.- See Also:
getAttType()
-
dataType
protected Type dataType
The cached value of the 'Data Type' containment reference.- See Also:
getDataType()
-
RW_TYPE_EDEFAULT
protected static final java.lang.String RW_TYPE_EDEFAULT
The default value of the 'Rw Type' attribute.- See Also:
getRwType()
-
rwType
protected java.lang.String rwType
The cached value of the 'Rw Type' attribute.- See Also:
getRwType()
-
DISPLAY_LEVEL_EDEFAULT
protected static final java.lang.String DISPLAY_LEVEL_EDEFAULT
The default value of the 'Display Level' attribute.- See Also:
getDisplayLevel()
-
displayLevel
protected java.lang.String displayLevel
The cached value of the 'Display Level' attribute.- See Also:
getDisplayLevel()
-
POLLED_PERIOD_EDEFAULT
protected static final java.lang.String POLLED_PERIOD_EDEFAULT
The default value of the 'Polled Period' attribute.- See Also:
getPolledPeriod()
-
polledPeriod
protected java.lang.String polledPeriod
The cached value of the 'Polled Period' attribute.- See Also:
getPolledPeriod()
-
MAX_X_EDEFAULT
protected static final java.lang.String MAX_X_EDEFAULT
The default value of the 'Max X' attribute.- See Also:
getMaxX()
-
MAX_Y_EDEFAULT
protected static final java.lang.String MAX_Y_EDEFAULT
The default value of the 'Max Y' attribute.- See Also:
getMaxY()
-
ASSOCIATED_ATTR_EDEFAULT
protected static final java.lang.String ASSOCIATED_ATTR_EDEFAULT
The default value of the 'Associated Attr' attribute.- See Also:
getAssociatedAttr()
-
associatedAttr
protected java.lang.String associatedAttr
The cached value of the 'Associated Attr' attribute.- See Also:
getAssociatedAttr()
-
MEMORIZED_EDEFAULT
protected static final java.lang.String MEMORIZED_EDEFAULT
The default value of the 'Memorized' attribute.- See Also:
getMemorized()
-
memorized
protected java.lang.String memorized
The cached value of the 'Memorized' attribute.- See Also:
getMemorized()
-
MEMORIZED_AT_INIT_EDEFAULT
protected static final java.lang.String MEMORIZED_AT_INIT_EDEFAULT
The default value of the 'Memorized At Init' attribute.- See Also:
getMemorizedAtInit()
-
memorizedAtInit
protected java.lang.String memorizedAtInit
The cached value of the 'Memorized At Init' attribute.- See Also:
getMemorizedAtInit()
-
changeEvent
protected FireEvents changeEvent
The cached value of the 'Change Event' containment reference.- See Also:
getChangeEvent()
-
archiveEvent
protected FireEvents archiveEvent
The cached value of the 'Archive Event' containment reference.- See Also:
getArchiveEvent()
-
dataReadyEvent
protected FireEvents dataReadyEvent
The cached value of the 'Data Ready Event' containment reference.- See Also:
getDataReadyEvent()
-
status
protected InheritanceStatus status
The cached value of the 'Status' containment reference.- See Also:
getStatus()
-
properties
protected AttrProperties properties
The cached value of the 'Properties' containment reference.- See Also:
getProperties()
-
ALLOC_READ_MEMBER_EDEFAULT
protected static final java.lang.String ALLOC_READ_MEMBER_EDEFAULT
The default value of the 'Alloc Read Member' attribute.- See Also:
getAllocReadMember()
-
allocReadMember
protected java.lang.String allocReadMember
The cached value of the 'Alloc Read Member' attribute.- See Also:
getAllocReadMember()
-
IS_DYNAMIC_EDEFAULT
protected static final java.lang.String IS_DYNAMIC_EDEFAULT
The default value of the 'Is Dynamic' attribute.- See Also:
getIsDynamic()
-
isDynamic
protected java.lang.String isDynamic
The cached value of the 'Is Dynamic' attribute.- See Also:
getIsDynamic()
-
eventCriteria
protected EventCriteria eventCriteria
The cached value of the 'Event Criteria' containment reference.- See Also:
getEventCriteria()
-
evArchiveCriteria
protected EventCriteria evArchiveCriteria
The cached value of the 'Ev Archive Criteria' containment reference.- See Also:
getEvArchiveCriteria()
-
enumLabels
protected org.eclipse.emf.common.util.EList<java.lang.String> enumLabels
The cached value of the 'Enum Labels' attribute list.- See Also:
getEnumLabels()
-
readExcludedStates
protected org.eclipse.emf.common.util.EList<java.lang.String> readExcludedStates
The cached value of the 'Read Excluded States' attribute list.- See Also:
getReadExcludedStates()
-
writeExcludedStates
protected org.eclipse.emf.common.util.EList<java.lang.String> writeExcludedStates
The cached value of the 'Write Excluded States' attribute list.- See Also:
getWriteExcludedStates()
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClassin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
getName
public java.lang.String getName()
- Specified by:
getNamein interfaceAttribute- Returns:
- the value of the 'Name' attribute.
- See Also:
Attribute.setName(String),PogoDslPackage.getAttribute_Name()
-
setName
public void setName(java.lang.String newName)
- Specified by:
setNamein interfaceAttribute- Parameters:
newName- the new value of the 'Name' attribute.- See Also:
Attribute.getName()
-
getAttType
public java.lang.String getAttType()
- Specified by:
getAttTypein interfaceAttribute- Returns:
- the value of the 'Att Type' attribute.
- See Also:
Attribute.setAttType(String),PogoDslPackage.getAttribute_AttType()
-
setAttType
public void setAttType(java.lang.String newAttType)
- Specified by:
setAttTypein interfaceAttribute- Parameters:
newAttType- the new value of the 'Att Type' attribute.- See Also:
Attribute.getAttType()
-
getDataType
public Type getDataType()
- Specified by:
getDataTypein interfaceAttribute- Returns:
- the value of the 'Data Type' containment reference.
- See Also:
Attribute.setDataType(Type),PogoDslPackage.getAttribute_DataType()
-
basicSetDataType
public org.eclipse.emf.common.notify.NotificationChain basicSetDataType(Type newDataType, org.eclipse.emf.common.notify.NotificationChain msgs)
-
setDataType
public void setDataType(Type newDataType)
- Specified by:
setDataTypein interfaceAttribute- Parameters:
newDataType- the new value of the 'Data Type' containment reference.- See Also:
Attribute.getDataType()
-
getRwType
public java.lang.String getRwType()
- Specified by:
getRwTypein interfaceAttribute- Returns:
- the value of the 'Rw Type' attribute.
- See Also:
Attribute.setRwType(String),PogoDslPackage.getAttribute_RwType()
-
setRwType
public void setRwType(java.lang.String newRwType)
- Specified by:
setRwTypein interfaceAttribute- Parameters:
newRwType- the new value of the 'Rw Type' attribute.- See Also:
Attribute.getRwType()
-
getDisplayLevel
public java.lang.String getDisplayLevel()
- Specified by:
getDisplayLevelin interfaceAttribute- Returns:
- the value of the 'Display Level' attribute.
- See Also:
Attribute.setDisplayLevel(String),PogoDslPackage.getAttribute_DisplayLevel()
-
setDisplayLevel
public void setDisplayLevel(java.lang.String newDisplayLevel)
- Specified by:
setDisplayLevelin interfaceAttribute- Parameters:
newDisplayLevel- the new value of the 'Display Level' attribute.- See Also:
Attribute.getDisplayLevel()
-
getPolledPeriod
public java.lang.String getPolledPeriod()
- Specified by:
getPolledPeriodin interfaceAttribute- Returns:
- the value of the 'Polled Period' attribute.
- See Also:
Attribute.setPolledPeriod(String),PogoDslPackage.getAttribute_PolledPeriod()
-
setPolledPeriod
public void setPolledPeriod(java.lang.String newPolledPeriod)
- Specified by:
setPolledPeriodin interfaceAttribute- Parameters:
newPolledPeriod- the new value of the 'Polled Period' attribute.- See Also:
Attribute.getPolledPeriod()
-
getMaxX
public java.lang.String getMaxX()
- Specified by:
getMaxXin interfaceAttribute- Returns:
- the value of the 'Max X' attribute.
- See Also:
Attribute.setMaxX(String),PogoDslPackage.getAttribute_MaxX()
-
setMaxX
public void setMaxX(java.lang.String newMaxX)
- Specified by:
setMaxXin interfaceAttribute- Parameters:
newMaxX- the new value of the 'Max X' attribute.- See Also:
Attribute.getMaxX()
-
getMaxY
public java.lang.String getMaxY()
- Specified by:
getMaxYin interfaceAttribute- Returns:
- the value of the 'Max Y' attribute.
- See Also:
Attribute.setMaxY(String),PogoDslPackage.getAttribute_MaxY()
-
setMaxY
public void setMaxY(java.lang.String newMaxY)
- Specified by:
setMaxYin interfaceAttribute- Parameters:
newMaxY- the new value of the 'Max Y' attribute.- See Also:
Attribute.getMaxY()
-
getAssociatedAttr
public java.lang.String getAssociatedAttr()
- Specified by:
getAssociatedAttrin interfaceAttribute- Returns:
- the value of the 'Associated Attr' attribute.
- See Also:
Attribute.setAssociatedAttr(String),PogoDslPackage.getAttribute_AssociatedAttr()
-
setAssociatedAttr
public void setAssociatedAttr(java.lang.String newAssociatedAttr)
- Specified by:
setAssociatedAttrin interfaceAttribute- Parameters:
newAssociatedAttr- the new value of the 'Associated Attr' attribute.- See Also:
Attribute.getAssociatedAttr()
-
getMemorized
public java.lang.String getMemorized()
- Specified by:
getMemorizedin interfaceAttribute- Returns:
- the value of the 'Memorized' attribute.
- See Also:
Attribute.setMemorized(String),PogoDslPackage.getAttribute_Memorized()
-
setMemorized
public void setMemorized(java.lang.String newMemorized)
- Specified by:
setMemorizedin interfaceAttribute- Parameters:
newMemorized- the new value of the 'Memorized' attribute.- See Also:
Attribute.getMemorized()
-
getMemorizedAtInit
public java.lang.String getMemorizedAtInit()
- Specified by:
getMemorizedAtInitin interfaceAttribute- Returns:
- the value of the 'Memorized At Init' attribute.
- See Also:
Attribute.setMemorizedAtInit(String),PogoDslPackage.getAttribute_MemorizedAtInit()
-
setMemorizedAtInit
public void setMemorizedAtInit(java.lang.String newMemorizedAtInit)
- Specified by:
setMemorizedAtInitin interfaceAttribute- Parameters:
newMemorizedAtInit- the new value of the 'Memorized At Init' attribute.- See Also:
Attribute.getMemorizedAtInit()
-
getChangeEvent
public FireEvents getChangeEvent()
- Specified by:
getChangeEventin interfaceAttribute- Returns:
- the value of the 'Change Event' containment reference.
- See Also:
Attribute.setChangeEvent(FireEvents),PogoDslPackage.getAttribute_ChangeEvent()
-
basicSetChangeEvent
public org.eclipse.emf.common.notify.NotificationChain basicSetChangeEvent(FireEvents newChangeEvent, org.eclipse.emf.common.notify.NotificationChain msgs)
-
setChangeEvent
public void setChangeEvent(FireEvents newChangeEvent)
- Specified by:
setChangeEventin interfaceAttribute- Parameters:
newChangeEvent- the new value of the 'Change Event' containment reference.- See Also:
Attribute.getChangeEvent()
-
getArchiveEvent
public FireEvents getArchiveEvent()
- Specified by:
getArchiveEventin interfaceAttribute- Returns:
- the value of the 'Archive Event' containment reference.
- See Also:
Attribute.setArchiveEvent(FireEvents),PogoDslPackage.getAttribute_ArchiveEvent()
-
basicSetArchiveEvent
public org.eclipse.emf.common.notify.NotificationChain basicSetArchiveEvent(FireEvents newArchiveEvent, org.eclipse.emf.common.notify.NotificationChain msgs)
-
setArchiveEvent
public void setArchiveEvent(FireEvents newArchiveEvent)
- Specified by:
setArchiveEventin interfaceAttribute- Parameters:
newArchiveEvent- the new value of the 'Archive Event' containment reference.- See Also:
Attribute.getArchiveEvent()
-
getDataReadyEvent
public FireEvents getDataReadyEvent()
- Specified by:
getDataReadyEventin interfaceAttribute- Returns:
- the value of the 'Data Ready Event' containment reference.
- See Also:
Attribute.setDataReadyEvent(FireEvents),PogoDslPackage.getAttribute_DataReadyEvent()
-
basicSetDataReadyEvent
public org.eclipse.emf.common.notify.NotificationChain basicSetDataReadyEvent(FireEvents newDataReadyEvent, org.eclipse.emf.common.notify.NotificationChain msgs)
-
setDataReadyEvent
public void setDataReadyEvent(FireEvents newDataReadyEvent)
- Specified by:
setDataReadyEventin interfaceAttribute- Parameters:
newDataReadyEvent- the new value of the 'Data Ready Event' containment reference.- See Also:
Attribute.getDataReadyEvent()
-
getStatus
public InheritanceStatus getStatus()
- Specified by:
getStatusin interfaceAttribute- Returns:
- the value of the 'Status' containment reference.
- See Also:
Attribute.setStatus(InheritanceStatus),PogoDslPackage.getAttribute_Status()
-
basicSetStatus
public org.eclipse.emf.common.notify.NotificationChain basicSetStatus(InheritanceStatus newStatus, org.eclipse.emf.common.notify.NotificationChain msgs)
-
setStatus
public void setStatus(InheritanceStatus newStatus)
- Specified by:
setStatusin interfaceAttribute- Parameters:
newStatus- the new value of the 'Status' containment reference.- See Also:
Attribute.getStatus()
-
getProperties
public AttrProperties getProperties()
- Specified by:
getPropertiesin interfaceAttribute- Returns:
- the value of the 'Properties' containment reference.
- See Also:
Attribute.setProperties(AttrProperties),PogoDslPackage.getAttribute_Properties()
-
basicSetProperties
public org.eclipse.emf.common.notify.NotificationChain basicSetProperties(AttrProperties newProperties, org.eclipse.emf.common.notify.NotificationChain msgs)
-
setProperties
public void setProperties(AttrProperties newProperties)
- Specified by:
setPropertiesin interfaceAttribute- Parameters:
newProperties- the new value of the 'Properties' containment reference.- See Also:
Attribute.getProperties()
-
getAllocReadMember
public java.lang.String getAllocReadMember()
- Specified by:
getAllocReadMemberin interfaceAttribute- Returns:
- the value of the 'Alloc Read Member' attribute.
- See Also:
Attribute.setAllocReadMember(String),PogoDslPackage.getAttribute_AllocReadMember()
-
setAllocReadMember
public void setAllocReadMember(java.lang.String newAllocReadMember)
- Specified by:
setAllocReadMemberin interfaceAttribute- Parameters:
newAllocReadMember- the new value of the 'Alloc Read Member' attribute.- See Also:
Attribute.getAllocReadMember()
-
getIsDynamic
public java.lang.String getIsDynamic()
- Specified by:
getIsDynamicin interfaceAttribute- Returns:
- the value of the 'Is Dynamic' attribute.
- See Also:
Attribute.setIsDynamic(String),PogoDslPackage.getAttribute_IsDynamic()
-
setIsDynamic
public void setIsDynamic(java.lang.String newIsDynamic)
- Specified by:
setIsDynamicin interfaceAttribute- Parameters:
newIsDynamic- the new value of the 'Is Dynamic' attribute.- See Also:
Attribute.getIsDynamic()
-
getEventCriteria
public EventCriteria getEventCriteria()
- Specified by:
getEventCriteriain interfaceAttribute- Returns:
- the value of the 'Event Criteria' containment reference.
- See Also:
Attribute.setEventCriteria(EventCriteria),PogoDslPackage.getAttribute_EventCriteria()
-
basicSetEventCriteria
public org.eclipse.emf.common.notify.NotificationChain basicSetEventCriteria(EventCriteria newEventCriteria, org.eclipse.emf.common.notify.NotificationChain msgs)
-
setEventCriteria
public void setEventCriteria(EventCriteria newEventCriteria)
- Specified by:
setEventCriteriain interfaceAttribute- Parameters:
newEventCriteria- the new value of the 'Event Criteria' containment reference.- See Also:
Attribute.getEventCriteria()
-
getEvArchiveCriteria
public EventCriteria getEvArchiveCriteria()
- Specified by:
getEvArchiveCriteriain interfaceAttribute- Returns:
- the value of the 'Ev Archive Criteria' containment reference.
- See Also:
Attribute.setEvArchiveCriteria(EventCriteria),PogoDslPackage.getAttribute_EvArchiveCriteria()
-
basicSetEvArchiveCriteria
public org.eclipse.emf.common.notify.NotificationChain basicSetEvArchiveCriteria(EventCriteria newEvArchiveCriteria, org.eclipse.emf.common.notify.NotificationChain msgs)
-
setEvArchiveCriteria
public void setEvArchiveCriteria(EventCriteria newEvArchiveCriteria)
- Specified by:
setEvArchiveCriteriain interfaceAttribute- Parameters:
newEvArchiveCriteria- the new value of the 'Ev Archive Criteria' containment reference.- See Also:
Attribute.getEvArchiveCriteria()
-
getEnumLabels
public org.eclipse.emf.common.util.EList<java.lang.String> getEnumLabels()
- Specified by:
getEnumLabelsin interfaceAttribute- Returns:
- the value of the 'Enum Labels' attribute list.
- See Also:
PogoDslPackage.getAttribute_EnumLabels()
-
getReadExcludedStates
public org.eclipse.emf.common.util.EList<java.lang.String> getReadExcludedStates()
- Specified by:
getReadExcludedStatesin interfaceAttribute- Returns:
- the value of the 'Read Excluded States' attribute list.
- See Also:
PogoDslPackage.getAttribute_ReadExcludedStates()
-
getWriteExcludedStates
public org.eclipse.emf.common.util.EList<java.lang.String> getWriteExcludedStates()
- Specified by:
getWriteExcludedStatesin interfaceAttribute- Returns:
- the value of the 'Write Excluded States' attribute list.
- See Also:
PogoDslPackage.getAttribute_WriteExcludedStates()
-
eInverseRemove
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)- Overrides:
eInverseRemovein classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eGet
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)- Specified by:
eGetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eGetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eSet
public void eSet(int featureID, java.lang.Object newValue)- Specified by:
eSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eSetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eUnsetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eIsSetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
toString
public java.lang.String toString()
- Overrides:
toStringin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
-