public class EndToEndFlowImpl extends FlowFeatureImpl implements EndToEndFlow
The following features are implemented:
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
copyright
Modifier and Type | Method and Description |
---|---|
EndToEndFlow |
basicGetRefined() |
RefinableElement |
basicGetRefinedElement() |
EndToEndFlowSegment |
createOwnedEndToEndFlowSegment() |
int |
eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass) |
int |
eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass) |
java.lang.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,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
org.eclipse.emf.common.util.EList<EndToEndFlowSegment> |
getAllFlowSegments()
get the EndToEndFlowElement sequence taking into account refines
|
org.eclipse.emf.common.util.EList<Mode> |
getAllInModes() |
org.eclipse.emf.common.util.EList<ModeTransition> |
getAllInModeTransitions() |
org.eclipse.emf.common.util.EList<ModeFeature> |
getInModeOrTransitions() |
org.eclipse.emf.common.util.EList<Mode> |
getInModes() |
org.eclipse.emf.common.util.EList<ModeTransition> |
getInModeTransitions() |
org.eclipse.emf.common.util.EList<EndToEndFlowSegment> |
getOwnedEndToEndFlowSegments() |
void |
getPropertyValueInternal(Property pn,
PropertyAcc pas,
boolean fromInstanceSlaveCall)
Helper routine for computing the value of the property.
|
EndToEndFlow |
getRefined() |
RefinableElement |
getRefinedElement() |
boolean |
isSetInModes() |
boolean |
isSetRefinedElement() |
void |
setRefined(EndToEndFlow newRefined) |
getFeaturingClassifiers
basicGetRefinementContext, getName, getRefinementContext
acceptsProperty, allNamespaces, checkPropertyAssociation, createOwnedPropertyAssociation, getNamespace, getNonModalPropertyValue, getOwnedPropertyAssociations, getPropertyValue, getPropertyValueList, getPropertyValues, getQualifiedName, getSimplePropertyValue, has_no_qualified_name, has_qualified_name, hasName, isDistinguishableFrom, qualifiedName, removePropertyAssociations, removePropertyAssociations, separator, setName, setPropertyValue, setPropertyValue, setPropertyValue, toString
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, isSetOwnedElements, mustBeOwned, not_own_self
getAdapter, getLocationReference, setLocationReference, setLocationReference
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getRefinementContext
getFeaturingClassifiers
acceptsProperty, allNamespaces, checkPropertyAssociation, createOwnedPropertyAssociation, getName, getNamespace, getNonModalPropertyValue, getOwnedPropertyAssociations, getPropertyValue, getPropertyValueList, getPropertyValues, getQualifiedName, getSimplePropertyValue, has_no_qualified_name, has_qualified_name, hasName, isDistinguishableFrom, qualifiedName, removePropertyAssociations, removePropertyAssociations, separator, setName, setPropertyValue, setPropertyValue, setPropertyValue
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self
getLocationReference, setLocationReference, setLocationReference
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public org.eclipse.emf.common.util.EList<Mode> getInModes()
getInModes
in interface ModalElement
Aadl2Package.getModalElement_InMode()
public boolean isSetInModes()
public org.eclipse.emf.common.util.EList<ModeFeature> getInModeOrTransitions()
getInModeOrTransitions
in interface ModalPath
Aadl2Package.getModalPath_InModeOrTransition()
public RefinableElement getRefinedElement()
getRefinedElement
in interface RefinableElement
getRefinedElement
in class RefinableElementImpl
Aadl2Package.getRefinableElement_RefinedElement()
public RefinableElement basicGetRefinedElement()
basicGetRefinedElement
in class RefinableElementImpl
public boolean isSetRefinedElement()
isSetRefinedElement
in class RefinableElementImpl
public EndToEndFlow getRefined()
getRefined
in interface EndToEndFlow
EndToEndFlow.setRefined(EndToEndFlow)
,
Aadl2Package.getEndToEndFlow_Refined()
public EndToEndFlow basicGetRefined()
public void setRefined(EndToEndFlow newRefined)
setRefined
in interface EndToEndFlow
newRefined
- the new value of the 'Refined' reference.EndToEndFlow.getRefined()
public org.eclipse.emf.common.util.EList<EndToEndFlowSegment> getOwnedEndToEndFlowSegments()
getOwnedEndToEndFlowSegments
in interface EndToEndFlow
Aadl2Package.getEndToEndFlow_OwnedEndToEndFlowSegment()
public EndToEndFlowSegment createOwnedEndToEndFlowSegment()
createOwnedEndToEndFlowSegment
in interface EndToEndFlow
EndToEndFlowSegment
.EndToEndFlow.getOwnedEndToEndFlowSegments()
public org.eclipse.emf.common.util.EList<Mode> getAllInModes()
getAllInModes
in interface ModalElement
public org.eclipse.emf.common.util.EList<ModeTransition> getInModeTransitions()
getInModeTransitions
in interface ModalPath
public org.eclipse.emf.common.util.EList<ModeTransition> getAllInModeTransitions()
getAllInModeTransitions
in interface ModalPath
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 NamedElementImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class StructuralFeatureImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class NamedElementImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class NamedElementImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class StructuralFeatureImpl
public int eBaseStructuralFeatureID(int derivedFeatureID, java.lang.Class<?> baseClass)
eBaseStructuralFeatureID
in interface org.eclipse.emf.ecore.InternalEObject
eBaseStructuralFeatureID
in class StructuralFeatureImpl
public int eDerivedStructuralFeatureID(int baseFeatureID, java.lang.Class<?> baseClass)
eDerivedStructuralFeatureID
in interface org.eclipse.emf.ecore.InternalEObject
eDerivedStructuralFeatureID
in class StructuralFeatureImpl
public org.eclipse.emf.common.util.EList<EndToEndFlowSegment> getAllFlowSegments()
getAllFlowSegments
in interface EndToEndFlow
public final void getPropertyValueInternal(Property pn, PropertyAcc pas, boolean fromInstanceSlaveCall) throws InvalidModelException
NamedElement
NamedElementImpl
, but because of the way that
EMF deals with multiple inheritance, not all implementations of
NamedElement actually extend from NamedElementImpl.
In particular, this method does not create a new property value accumulator—it uses the one provided—and it does not look up the default value of the property.
getPropertyValueInternal
in interface NamedElement
getPropertyValueInternal
in class NamedElementImpl
pn
- The property whose value is to be retrieved. It must be
the case that this property is accepted by the property
holder, i.e., NamedElement.acceptsProperty(Property)
must return
true
.fromInstanceSlaveCall
- true
if the call is performing
a lookup on the declarative model on behalf of an instance
model object. When true
the lookup algorithm
ignores the "inherits" attribute on property definitions when
it would mean that the lookup should defer to the containing
component implementation. Also disables the interpretation of
contained property associations in the declarative model
because they have already been applied to the instance model
at this point. The expectation is that the instance model
lookup itself is not ignoring the inherits attribute, and thus
any inherited property values will still be found correctly.
Interpreting the inherits attribute during the declarative
model search is redundant and causes problems later on. This
flag does not affect lookup for feature declarations because
in that case the inherit flag defers to the component type or
feature group type.InvalidModelException
- Thrown if the property value cannot be
retrieved because the model is incomplete or otherwise
invalid.