de.cau.cs.kieler.quartz.editor.quartz.impl
Class case_listImpl
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
de.cau.cs.kieler.quartz.editor.quartz.impl.AtomicStmtImpl
de.cau.cs.kieler.quartz.editor.quartz.impl.case_listImpl
- All Implemented Interfaces:
- AtomicStmt, case_list, Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject
public class case_listImpl
- extends AtomicStmtImpl
- implements case_list
An implementation of the model object 'case list'.
The following features are implemented:
- Rating

- Generated:
- This code was automatically generated.
Field Summary |
protected EList<dUtyExpr> |
exp
The cached value of the 'Exp ' containment reference list. |
protected EList<Stmt> |
stmt
The cached value of the 'Stmt ' containment reference list. |
protected AtomicStmt |
t15
The cached value of the 'T15 ' containment reference. |
Methods inherited from class de.cau.cs.kieler.quartz.editor.quartz.impl.AtomicStmtImpl |
basicSetExpr, basicSetT03, basicSetT06, basicSetT16, getExpr, getT03, getT06, getT16, setExpr, setT03, setT06, setT16 |
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, 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, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
exp
protected EList<dUtyExpr> exp
- The cached value of the '
Exp
' containment reference list.
- See Also:
getExp()
- Generated:
- This code was automatically generated.
- Ordered
stmt
protected EList<Stmt> stmt
- The cached value of the '
Stmt
' containment reference list.
- See Also:
getStmt()
- Generated:
- This code was automatically generated.
- Ordered
t15
protected AtomicStmt t15
- The cached value of the '
T15
' containment reference.
- See Also:
getT15()
- Generated:
- This code was automatically generated.
- Ordered
case_listImpl
protected case_listImpl()
-
- Generated:
- This code was automatically generated.
eStaticClass
protected EClass eStaticClass()
-
- Overrides:
eStaticClass
in class AtomicStmtImpl
- Generated:
- This code was automatically generated.
getExp
public EList<dUtyExpr> getExp()
-
- Specified by:
getExp
in interface case_list
- Returns:
- the value of the 'Exp' containment reference list.
- See Also:
QuartzPackage.getcase_list_Exp()
- Generated:
- This code was automatically generated.
getStmt
public EList<Stmt> getStmt()
-
- Specified by:
getStmt
in interface case_list
- Returns:
- the value of the 'Stmt' containment reference list.
- See Also:
QuartzPackage.getcase_list_Stmt()
- Generated:
- This code was automatically generated.
getT15
public AtomicStmt getT15()
-
- Specified by:
getT15
in interface case_list
- Returns:
- the value of the 'T15' containment reference.
- See Also:
case_list.setT15(AtomicStmt)
,
QuartzPackage.getcase_list_T15()
- Generated:
- This code was automatically generated.
basicSetT15
public NotificationChain basicSetT15(AtomicStmt newT15,
NotificationChain msgs)
-
- Generated:
- This code was automatically generated.
setT15
public void setT15(AtomicStmt newT15)
-
- Specified by:
setT15
in interface case_list
- Parameters:
newT15
- the new value of the 'T15' containment reference.- See Also:
case_list.getT15()
- Generated:
- This code was automatically generated.
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
-
- Overrides:
eInverseRemove
in class AtomicStmtImpl
- 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 AtomicStmtImpl
- Generated:
- This code was automatically generated.
eSet
public void eSet(int featureID,
Object newValue)
-
- Specified by:
eSet
in interface InternalEObject
- Overrides:
eSet
in class AtomicStmtImpl
- Generated:
- This code was automatically generated.
eUnset
public void eUnset(int featureID)
-
- Specified by:
eUnset
in interface InternalEObject
- Overrides:
eUnset
in class AtomicStmtImpl
- Generated:
- This code was automatically generated.
eIsSet
public boolean eIsSet(int featureID)
-
- Specified by:
eIsSet
in interface InternalEObject
- Overrides:
eIsSet
in class AtomicStmtImpl
- Generated:
- This code was automatically generated.