public class FlowSpecificationImpl extends FlowFeatureImpl implements FlowSpecification
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 |
---|---|
FlowSpecification |
basicGetRefined() |
RefinableElement |
basicGetRefinedElement() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetInEnd(FlowEnd newInEnd,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetOutEnd(FlowEnd newOutEnd,
org.eclipse.emf.common.notify.NotificationChain msgs) |
FlowEnd |
createInEnd() |
FlowEnd |
createOutEnd() |
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) |
FlowEnd |
getAllInEnd() |
org.eclipse.emf.common.util.EList<Mode> |
getAllInModes() |
org.eclipse.emf.common.util.EList<ModeTransition> |
getAllInModeTransitions() |
FlowEnd |
getAllOutEnd() |
FlowEnd |
getInEnd() |
org.eclipse.emf.common.util.EList<ModeFeature> |
getInModeOrTransitions() |
org.eclipse.emf.common.util.EList<Mode> |
getInModes() |
org.eclipse.emf.common.util.EList<ModeTransition> |
getInModeTransitions() |
FlowKind |
getKind() |
FlowEnd |
getOutEnd() |
void |
getPropertyValueInternal(Property prop,
PropertyAcc paa,
boolean fromInstanceSlaveCall)
Helper routine for computing the value of the property.
|
FlowSpecification |
getRefined() |
RefinableElement |
getRefinedElement() |
boolean |
isSetInModes() |
boolean |
isSetRefinedElement() |
void |
setInEnd(FlowEnd newInEnd) |
void |
setKind(FlowKind newKind) |
void |
setOutEnd(FlowEnd newOutEnd) |
void |
setRefined(FlowSpecification newRefined) |
java.lang.String |
toString() |
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
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 FlowKind getKind()
getKind
in interface FlowSpecification
FlowKind
,
FlowSpecification.setKind(FlowKind)
,
Aadl2Package.getFlowSpecification_Kind()
public void setKind(FlowKind newKind)
setKind
in interface FlowSpecification
newKind
- the new value of the 'Kind' attribute.FlowKind
,
FlowSpecification.getKind()
public FlowEnd getOutEnd()
getOutEnd
in interface FlowSpecification
FlowSpecification.setOutEnd(FlowEnd)
,
Aadl2Package.getFlowSpecification_OutEnd()
public FlowEnd getAllOutEnd()
getAllOutEnd
in interface FlowSpecification
public org.eclipse.emf.common.notify.NotificationChain basicSetOutEnd(FlowEnd newOutEnd, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOutEnd(FlowEnd newOutEnd)
setOutEnd
in interface FlowSpecification
newOutEnd
- the new value of the 'Out End' containment reference.FlowSpecification.getOutEnd()
public FlowEnd createOutEnd()
createOutEnd
in interface FlowSpecification
FlowEnd
.FlowSpecification.getOutEnd()
public FlowEnd getInEnd()
getInEnd
in interface FlowSpecification
FlowSpecification.setInEnd(FlowEnd)
,
Aadl2Package.getFlowSpecification_InEnd()
public FlowEnd getAllInEnd()
getAllInEnd
in interface FlowSpecification
public org.eclipse.emf.common.notify.NotificationChain basicSetInEnd(FlowEnd newInEnd, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setInEnd(FlowEnd newInEnd)
setInEnd
in interface FlowSpecification
newInEnd
- the new value of the 'In End' containment reference.FlowSpecification.getInEnd()
public FlowEnd createInEnd()
createInEnd
in interface FlowSpecification
FlowEnd
.FlowSpecification.getInEnd()
public FlowSpecification getRefined()
getRefined
in interface FlowSpecification
FlowSpecification.setRefined(FlowSpecification)
,
Aadl2Package.getFlowSpecification_Refined()
public FlowSpecification basicGetRefined()
public void setRefined(FlowSpecification newRefined)
setRefined
in interface FlowSpecification
newRefined
- the new value of the 'Refined' reference.FlowSpecification.getRefined()
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 java.lang.String toString()
toString
in class NamedElementImpl
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 final void getPropertyValueInternal(Property prop, PropertyAcc paa, 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
prop
- 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.