public class FunctionSpecificationImpl extends NamedElementImpl implements FunctionSpecification
The following features are implemented:
Owned TracesContained Generic TracesContained Requirements TracesNaming RulesIs Control OperatorOwned Parameter SetOwned ParameterIs Read OnlyIs Single ExecutionOwned NodesOwned EdgesOwned GroupsOwned Structured NodesIn Exchange LinksOut Exchange LinksOwned Function PortsSub Function Specificationsorg.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| Modifier and Type | Method and Description |
|---|---|
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<GenericTrace> |
getContainedGenericTraces() |
org.eclipse.emf.common.util.EList<RequirementsTrace> |
getContainedRequirementsTraces() |
org.eclipse.emf.common.util.EList<ExchangeLink> |
getInExchangeLinks() |
org.eclipse.emf.common.util.EList<NamingRule> |
getNamingRules() |
org.eclipse.emf.common.util.EList<ExchangeLink> |
getOutExchangeLinks() |
org.eclipse.emf.common.util.EList<ActivityEdge> |
getOwnedEdges() |
org.eclipse.emf.common.util.EList<FunctionPort> |
getOwnedFunctionPorts() |
org.eclipse.emf.common.util.EList<ActivityGroup> |
getOwnedGroups() |
org.eclipse.emf.common.util.EList<ActivityNode> |
getOwnedNodes() |
org.eclipse.emf.common.util.EList<AbstractParameter> |
getOwnedParameter() |
org.eclipse.emf.common.util.EList<AbstractParameterSet> |
getOwnedParameterSet() |
org.eclipse.emf.common.util.EList<StructuredActivityNode> |
getOwnedStructuredNodes() |
org.eclipse.emf.common.util.EList<Trace> |
getOwnedTraces() |
org.eclipse.emf.common.util.EList<FunctionSpecification> |
getSubFunctionSpecifications() |
boolean |
isIsControlOperator() |
boolean |
isIsReadOnly() |
boolean |
isIsSingleExecution() |
void |
setIsControlOperator(boolean newIsControlOperator) |
void |
setIsReadOnly(boolean newIsReadOnly) |
void |
setIsSingleExecution(boolean newIsSingleExecution) |
java.lang.String |
toString() |
basicGetStatus, getAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getIncomingTraces, getOutgoingTraces, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, isVisibleInDoc, isVisibleInLM, setDescription, setReview, setStatus, setSummary, setVisibleInDoc, setVisibleInLMgetName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionseAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, 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, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMdestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivergetName, setNamepublic org.eclipse.emf.common.util.EList<Trace> getOwnedTraces()
getOwnedTraces in interface NamespaceCapellacorePackage.getNamespace_OwnedTraces()public org.eclipse.emf.common.util.EList<GenericTrace> getContainedGenericTraces()
getContainedGenericTraces in interface NamespaceCapellacorePackage.getNamespace_ContainedGenericTraces()public org.eclipse.emf.common.util.EList<RequirementsTrace> getContainedRequirementsTraces()
getContainedRequirementsTraces in interface NamespaceCapellacorePackage.getNamespace_ContainedRequirementsTraces()public org.eclipse.emf.common.util.EList<NamingRule> getNamingRules()
getNamingRules in interface NamespaceCapellacorePackage.getNamespace_NamingRules()public boolean isIsControlOperator()
isIsControlOperator in interface AbstractBehaviorAbstractBehavior.setIsControlOperator(boolean),
BehaviorPackage.getAbstractBehavior_IsControlOperator()public void setIsControlOperator(boolean newIsControlOperator)
setIsControlOperator in interface AbstractBehaviornewIsControlOperator - the new value of the 'Is Control Operator' attribute.AbstractBehavior.isIsControlOperator()public org.eclipse.emf.common.util.EList<AbstractParameterSet> getOwnedParameterSet()
getOwnedParameterSet in interface AbstractBehaviorBehaviorPackage.getAbstractBehavior_OwnedParameterSet()public org.eclipse.emf.common.util.EList<AbstractParameter> getOwnedParameter()
getOwnedParameter in interface AbstractBehaviorBehaviorPackage.getAbstractBehavior_OwnedParameter()public boolean isIsReadOnly()
isIsReadOnly in interface AbstractActivityAbstractActivity.setIsReadOnly(boolean),
ActivityPackage.getAbstractActivity_IsReadOnly()public void setIsReadOnly(boolean newIsReadOnly)
setIsReadOnly in interface AbstractActivitynewIsReadOnly - the new value of the 'Is Read Only' attribute.AbstractActivity.isIsReadOnly()public boolean isIsSingleExecution()
isIsSingleExecution in interface AbstractActivityAbstractActivity.setIsSingleExecution(boolean),
ActivityPackage.getAbstractActivity_IsSingleExecution()public void setIsSingleExecution(boolean newIsSingleExecution)
setIsSingleExecution in interface AbstractActivitynewIsSingleExecution - the new value of the 'Is Single Execution' attribute.AbstractActivity.isIsSingleExecution()public org.eclipse.emf.common.util.EList<ActivityNode> getOwnedNodes()
getOwnedNodes in interface AbstractActivityActivityPackage.getAbstractActivity_OwnedNodes()public org.eclipse.emf.common.util.EList<ActivityEdge> getOwnedEdges()
getOwnedEdges in interface AbstractActivityActivityPackage.getAbstractActivity_OwnedEdges()public org.eclipse.emf.common.util.EList<ActivityGroup> getOwnedGroups()
getOwnedGroups in interface AbstractActivityActivityPackage.getAbstractActivity_OwnedGroups()public org.eclipse.emf.common.util.EList<StructuredActivityNode> getOwnedStructuredNodes()
getOwnedStructuredNodes in interface AbstractActivityActivityPackage.getAbstractActivity_OwnedStructuredNodes()public org.eclipse.emf.common.util.EList<ExchangeLink> getInExchangeLinks()
getInExchangeLinks in interface FunctionSpecificationFaPackage.getFunctionSpecification_InExchangeLinks()public org.eclipse.emf.common.util.EList<ExchangeLink> getOutExchangeLinks()
getOutExchangeLinks in interface FunctionSpecificationFaPackage.getFunctionSpecification_OutExchangeLinks()public org.eclipse.emf.common.util.EList<FunctionPort> getOwnedFunctionPorts()
getOwnedFunctionPorts in interface FunctionSpecificationFaPackage.getFunctionSpecification_OwnedFunctionPorts()public org.eclipse.emf.common.util.EList<FunctionSpecification> getSubFunctionSpecifications()
getSubFunctionSpecifications in interface FunctionSpecificationFaPackage.getFunctionSpecification_SubFunctionSpecifications()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 NamedElementImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class NamedElementImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class NamedElementImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class NamedElementImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class NamedElementImplpublic int eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
eBaseStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObjecteBaseStructuralFeatureID in class NamedElementImplpublic int eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
eDerivedStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObjecteDerivedStructuralFeatureID in class NamedElementImplpublic java.lang.String toString()
toString in class NamedElementImpl