public class ScopeImpl extends AbstractMeasureElementImpl implements Scope
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, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected Operation |
breakCondition
The cached value of the '
Break Condition' reference. |
protected org.eclipse.emf.ecore.EObject |
class_
The cached value of the '
Class' reference. |
protected Operation |
recognizer
The cached value of the '
Recognizer' reference. |
protected org.eclipse.emf.ecore.EObject |
stereotype
The cached value of the '
Stereotype' reference. |
annotations, attributes, description, DESCRIPTION_EDEFAULT, inRelationships, name, NAME_EDEFAULT, outRelationships, SHORT_DESCRIPTION_EDEFAULT, shortDescriptionEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
ScopeImpl() |
| Modifier and Type | Method and Description |
|---|---|
Operation |
basicGetBreakCondition() |
org.eclipse.emf.ecore.EObject |
basicGetClass() |
Operation |
basicGetRecognizer() |
org.eclipse.emf.ecore.EObject |
basicGetStereotype() |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
Operation |
getBreakCondition() |
org.eclipse.emf.ecore.EObject |
getClass_() |
Operation |
getRecognizer() |
org.eclipse.emf.ecore.EObject |
getStereotype() |
void |
setBreakCondition(Operation newBreakCondition) |
void |
setClass(org.eclipse.emf.ecore.EObject newClass) |
void |
setRecognizer(Operation newRecognizer) |
void |
setStereotype(org.eclipse.emf.ecore.EObject newStereotype) |
eInverseAdd, eInverseRemove, getAnnotations, getAttributes, getDescription, getInRelationships, getName, getOutRelationships, getShortDescription, setDescription, setName, setShortDescription, toStringeBasicSetContainer, 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, 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, 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, eVirtualValueseNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAnnotations, getAttributes, getDescription, getInRelationships, getName, getOutRelationships, getShortDescription, setDescription, setName, setShortDescriptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected Operation breakCondition
Break Condition' reference.
getBreakCondition()protected Operation recognizer
Recognizer' reference.
getRecognizer()protected org.eclipse.emf.ecore.EObject class_
Class' reference.
getClass_()protected org.eclipse.emf.ecore.EObject stereotype
Stereotype' reference.
getStereotype()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class AbstractMeasureElementImplpublic Operation getBreakCondition()
getBreakCondition in interface ScopeScope.setBreakCondition(Operation),
SmmPackage.getScope_BreakCondition()public Operation basicGetBreakCondition()
public void setBreakCondition(Operation newBreakCondition)
setBreakCondition in interface ScopenewBreakCondition - the new value of the 'Break Condition' reference.Scope.getBreakCondition()public Operation getRecognizer()
getRecognizer in interface ScopeScope.setRecognizer(Operation),
SmmPackage.getScope_Recognizer()public Operation basicGetRecognizer()
public void setRecognizer(Operation newRecognizer)
setRecognizer in interface ScopenewRecognizer - the new value of the 'Recognizer' reference.Scope.getRecognizer()public org.eclipse.emf.ecore.EObject getClass_()
getClass_ in interface ScopeScope.setClass(EObject),
SmmPackage.getScope_Class()public org.eclipse.emf.ecore.EObject basicGetClass()
public void setClass(org.eclipse.emf.ecore.EObject newClass)
setClass in interface ScopenewClass - the new value of the 'Class' reference.Scope.getClass_()public org.eclipse.emf.ecore.EObject getStereotype()
getStereotype in interface ScopeScope.setStereotype(EObject),
SmmPackage.getScope_Stereotype()public org.eclipse.emf.ecore.EObject basicGetStereotype()
public void setStereotype(org.eclipse.emf.ecore.EObject newStereotype)
setStereotype in interface ScopenewStereotype - the new value of the 'Stereotype' reference.Scope.getStereotype()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class SmmElementImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class SmmElementImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class SmmElementImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class SmmElementImplCopyright © 2018–2020 Atlanmod. All rights reserved.