de.cau.cs.kieler.synccharts.impl
Class ScopeImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by de.cau.cs.kieler.core.annotations.impl.AnnotatableImpl
                  extended by de.cau.cs.kieler.synccharts.impl.ScopeImpl
All Implemented Interfaces:
Annotatable, Scope, Notifier, EObject, InternalEObject
Direct Known Subclasses:
RegionImpl, StateImpl

public abstract class ScopeImpl
extends AnnotatableImpl
implements Scope

An implementation of the model object 'Scope'.

The following features are implemented:

Rating red
Generated:
This code was automatically generated.

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
 
Field Summary
protected  EObject bodyContents
          The cached value of the 'Body Contents' containment reference.
protected  EObject bodyReference
          The cached value of the 'Body Reference' reference.
protected  EList<TextualCode> bodyText
          The cached value of the 'Body Text' containment reference list.
static String copyright
           
protected  EList<Action> entryActions
          The cached value of the 'Entry Actions' containment reference list.
protected  EList<Action> exitActions
          The cached value of the 'Exit Actions' 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  EList<Action> innerActions
          The cached value of the 'Inner Actions' containment reference list.
protected static String INTERFACE_DECLARATION_EDEFAULT
          The default value of the 'Interface Declaration' attribute.
protected  String interfaceDeclaration
          The cached value of the 'Interface Declaration' attribute.
protected  String label
          The cached value of the 'Label' attribute.
protected static String LABEL_EDEFAULT
          The default value of the 'Label' attribute.
protected  EList<Substitution> renamings
          The cached value of the 'Renamings' containment reference list.
protected  EList<Signal> signals
          The cached value of the 'Signals' containment reference list.
protected  Action suspensionTrigger
          The cached value of the 'Suspension Trigger' containment reference.
protected  EList<Variable> variables
          The cached value of the 'Variables' containment reference list.
 
Fields inherited from class de.cau.cs.kieler.core.annotations.impl.AnnotatableImpl
annotations
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
protected ScopeImpl()
           
 
Method Summary
 EObject basicGetBodyReference()
           
 NotificationChain basicSetBodyContents(EObject newBodyContents, NotificationChain msgs)
           
 NotificationChain basicSetSuspensionTrigger(Action newSuspensionTrigger, NotificationChain msgs)
           
 Object eGet(int featureID, boolean resolve, boolean coreType)
           
 NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
           
 NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, Object newValue)
           
protected  EClass eStaticClass()
           
 void eUnset(int featureID)
           
 EObject getBodyContents()
           
 EObject getBodyReference()
           
 EList<TextualCode> getBodyText()
           
 EList<Action> getEntryActions()
           
 EList<Action> getExitActions()
           
 String getId()
           
 EList<Action> getInnerActions()
           
 String getInterfaceDeclaration()
           
 String getLabel()
           
 EList<Substitution> getRenamings()
           
 EList<Signal> getSignals()
           
 Action getSuspensionTrigger()
           
 EList<Variable> getVariables()
           
 void setBodyContents(EObject newBodyContents)
           
 void setBodyReference(EObject newBodyReference)
           
 void setId(String newId)
           
 void setInterfaceDeclaration(String newInterfaceDeclaration)
           
 void setLabel(String newLabel)
           
 void setSuspensionTrigger(Action newSuspensionTrigger)
           
 String toString()
           
 
Methods inherited from class de.cau.cs.kieler.core.annotations.impl.AnnotatableImpl
getAllAnnotations, getAnnotation, getAnnotations, removeAllAnnotations
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, 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, eVirtualValues
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface de.cau.cs.kieler.core.annotations.Annotatable
getAllAnnotations, getAnnotation, getAnnotations, removeAllAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

copyright

public static final String copyright

See Also:
Constant Field Values
Generated:
This code was automatically generated.

ID_EDEFAULT

protected static final String ID_EDEFAULT
The default value of the 'Id' attribute.

See Also:
getId()
Generated:
This code was automatically generated.
Ordered

id

protected String id
The cached value of the 'Id' attribute.

See Also:
getId()
Generated:
This code was automatically generated.
Ordered

LABEL_EDEFAULT

protected static final String LABEL_EDEFAULT
The default value of the 'Label' attribute.

See Also:
getLabel()
Generated:
This code was automatically generated.
Ordered

label

protected String label
The cached value of the 'Label' attribute.

See Also:
getLabel()
Generated:
This code was automatically generated.
Ordered

signals

protected EList<Signal> signals
The cached value of the 'Signals' containment reference list.

See Also:
getSignals()
Generated:
This code was automatically generated.
Ordered

variables

protected EList<Variable> variables
The cached value of the 'Variables' containment reference list.

See Also:
getVariables()
Generated:
This code was automatically generated.
Ordered

suspensionTrigger

protected Action suspensionTrigger
The cached value of the 'Suspension Trigger' containment reference.

See Also:
getSuspensionTrigger()
Generated:
This code was automatically generated.
Ordered

exitActions

protected EList<Action> exitActions
The cached value of the 'Exit Actions' containment reference list.

See Also:
getExitActions()
Generated:
This code was automatically generated.
Ordered

innerActions

protected EList<Action> innerActions
The cached value of the 'Inner Actions' containment reference list.

See Also:
getInnerActions()
Generated:
This code was automatically generated.
Ordered

entryActions

protected EList<Action> entryActions
The cached value of the 'Entry Actions' containment reference list.

See Also:
getEntryActions()
Generated:
This code was automatically generated.
Ordered

bodyReference

protected EObject bodyReference
The cached value of the 'Body Reference' reference.

See Also:
getBodyReference()
Generated:
This code was automatically generated.
Ordered

bodyContents

protected EObject bodyContents
The cached value of the 'Body Contents' containment reference.

See Also:
getBodyContents()
Generated:
This code was automatically generated.
Ordered

bodyText

protected EList<TextualCode> bodyText
The cached value of the 'Body Text' containment reference list.

See Also:
getBodyText()
Generated:
This code was automatically generated.
Ordered

renamings

protected EList<Substitution> renamings
The cached value of the 'Renamings' containment reference list.

See Also:
getRenamings()
Generated:
This code was automatically generated.
Ordered

INTERFACE_DECLARATION_EDEFAULT

protected static final String INTERFACE_DECLARATION_EDEFAULT
The default value of the 'Interface Declaration' attribute.

See Also:
getInterfaceDeclaration()
Generated:
This code was automatically generated.
Ordered

interfaceDeclaration

protected String interfaceDeclaration
The cached value of the 'Interface Declaration' attribute.

See Also:
getInterfaceDeclaration()
Generated:
This code was automatically generated.
Ordered
Constructor Detail

ScopeImpl

protected ScopeImpl()

Generated:
This code was automatically generated.
Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class AnnotatableImpl
Generated:
This code was automatically generated.

getId

public String getId()

Specified by:
getId in interface Scope
Returns:
the value of the 'Id' attribute.
See Also:
Scope.setId(String), SyncchartsPackage.getScope_Id()
Generated:
This code was automatically generated.

setId

public void setId(String newId)

Specified by:
setId in interface Scope
Parameters:
newId - the new value of the 'Id' attribute.
See Also:
Scope.getId()
Generated:
This code was automatically generated.

getLabel

public String getLabel()

Specified by:
getLabel in interface Scope
Returns:
the value of the 'Label' attribute.
See Also:
Scope.setLabel(String), SyncchartsPackage.getScope_Label()
Generated:
This code was automatically generated.

setLabel

public void setLabel(String newLabel)

Specified by:
setLabel in interface Scope
Parameters:
newLabel - the new value of the 'Label' attribute.
See Also:
Scope.getLabel()
Generated:
This code was automatically generated.

getSignals

public EList<Signal> getSignals()

Specified by:
getSignals in interface Scope
Returns:
the value of the 'Signals' containment reference list.
See Also:
SyncchartsPackage.getScope_Signals()
Generated:
This code was automatically generated.

getVariables

public EList<Variable> getVariables()

Specified by:
getVariables in interface Scope
Returns:
the value of the 'Variables' containment reference list.
See Also:
SyncchartsPackage.getScope_Variables()
Generated:
This code was automatically generated.

getSuspensionTrigger

public Action getSuspensionTrigger()

Specified by:
getSuspensionTrigger in interface Scope
Returns:
the value of the 'Suspension Trigger' containment reference.
See Also:
Scope.setSuspensionTrigger(Action), SyncchartsPackage.getScope_SuspensionTrigger()
Generated:
This code was automatically generated.

basicSetSuspensionTrigger

public NotificationChain basicSetSuspensionTrigger(Action newSuspensionTrigger,
                                                   NotificationChain msgs)

Generated:
This code was automatically generated.

setSuspensionTrigger

public void setSuspensionTrigger(Action newSuspensionTrigger)

Specified by:
setSuspensionTrigger in interface Scope
Parameters:
newSuspensionTrigger - the new value of the 'Suspension Trigger' containment reference.
See Also:
Scope.getSuspensionTrigger()
Generated:
This code was automatically generated.

getExitActions

public EList<Action> getExitActions()

Specified by:
getExitActions in interface Scope
Returns:
the value of the 'Exit Actions' containment reference list.
See Also:
SyncchartsPackage.getScope_ExitActions()
Generated:
This code was automatically generated.

getInnerActions

public EList<Action> getInnerActions()

Specified by:
getInnerActions in interface Scope
Returns:
the value of the 'Inner Actions' containment reference list.
See Also:
SyncchartsPackage.getScope_InnerActions()
Generated:
This code was automatically generated.

getEntryActions

public EList<Action> getEntryActions()

Specified by:
getEntryActions in interface Scope
Returns:
the value of the 'Entry Actions' containment reference list.
See Also:
SyncchartsPackage.getScope_EntryActions()
Generated:
This code was automatically generated.

getBodyReference

public EObject getBodyReference()

Specified by:
getBodyReference in interface Scope
Returns:
the value of the 'Body Reference' reference.
See Also:
Scope.setBodyReference(EObject), SyncchartsPackage.getScope_BodyReference()
Generated:
This code was automatically generated.

basicGetBodyReference

public EObject basicGetBodyReference()

Generated:
This code was automatically generated.

setBodyReference

public void setBodyReference(EObject newBodyReference)

Specified by:
setBodyReference in interface Scope
Parameters:
newBodyReference - the new value of the 'Body Reference' reference.
See Also:
Scope.getBodyReference()
Generated:
This code was automatically generated.

getBodyContents

public EObject getBodyContents()

Specified by:
getBodyContents in interface Scope
Returns:
the value of the 'Body Contents' containment reference.
See Also:
Scope.setBodyContents(EObject), SyncchartsPackage.getScope_BodyContents()
Generated:
This code was automatically generated.

basicSetBodyContents

public NotificationChain basicSetBodyContents(EObject newBodyContents,
                                              NotificationChain msgs)

Generated:
This code was automatically generated.

setBodyContents

public void setBodyContents(EObject newBodyContents)

Specified by:
setBodyContents in interface Scope
Parameters:
newBodyContents - the new value of the 'Body Contents' containment reference.
See Also:
Scope.getBodyContents()
Generated:
This code was automatically generated.

getBodyText

public EList<TextualCode> getBodyText()

Specified by:
getBodyText in interface Scope
Returns:
the value of the 'Body Text' containment reference list.
See Also:
SyncchartsPackage.getScope_BodyText()
Generated:
This code was automatically generated.

getRenamings

public EList<Substitution> getRenamings()

Specified by:
getRenamings in interface Scope
Returns:
the value of the 'Renamings' containment reference list.
See Also:
SyncchartsPackage.getScope_Renamings(), Substitution.getParentScope()
Generated:
This code was automatically generated.

getInterfaceDeclaration

public String getInterfaceDeclaration()

Specified by:
getInterfaceDeclaration in interface Scope
Returns:
the value of the 'Interface Declaration' attribute.
See Also:
Scope.setInterfaceDeclaration(String), SyncchartsPackage.getScope_InterfaceDeclaration()
Generated:
This code was automatically generated.

setInterfaceDeclaration

public void setInterfaceDeclaration(String newInterfaceDeclaration)

Specified by:
setInterfaceDeclaration in interface Scope
Parameters:
newInterfaceDeclaration - the new value of the 'Interface Declaration' attribute.
See Also:
Scope.getInterfaceDeclaration()
Generated:
This code was automatically generated.

eInverseAdd

public NotificationChain eInverseAdd(InternalEObject otherEnd,
                                     int featureID,
                                     NotificationChain msgs)

Overrides:
eInverseAdd in class BasicEObjectImpl
Generated:
This code was automatically generated.

eInverseRemove

public NotificationChain eInverseRemove(InternalEObject otherEnd,
                                        int featureID,
                                        NotificationChain msgs)

Overrides:
eInverseRemove in class AnnotatableImpl
Generated:
This code was automatically generated.

eGet

public Object eGet(int featureID,
                   boolean resolve,
                   boolean coreType)

Specified by:
eGet in interface InternalEObject
Overrides:
eGet in class AnnotatableImpl
Generated:
This code was automatically generated.

eSet

public void eSet(int featureID,
                 Object newValue)

Specified by:
eSet in interface InternalEObject
Overrides:
eSet in class AnnotatableImpl
Generated:
This code was automatically generated.

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface InternalEObject
Overrides:
eUnset in class AnnotatableImpl
Generated:
This code was automatically generated.

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface InternalEObject
Overrides:
eIsSet in class AnnotatableImpl
Generated:
This code was automatically generated.

toString

public String toString()

Overrides:
toString in class BasicEObjectImpl
Generated:
This code was automatically generated.