public interface FunctionSpecification extends Namespace, AbstractActivity
The following features are supported:
FaPackage.getFunctionSpecification()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ExchangeLink> |
getInExchangeLinks()
Returns the value of the 'In Exchange Links' reference list.
|
org.eclipse.emf.common.util.EList<ExchangeLink> |
getOutExchangeLinks()
Returns the value of the 'Out Exchange Links' reference list.
|
org.eclipse.emf.common.util.EList<FunctionPort> |
getOwnedFunctionPorts()
Returns the value of the 'Owned Function Ports' containment reference list.
|
org.eclipse.emf.common.util.EList<FunctionSpecification> |
getSubFunctionSpecifications()
Returns the value of the 'Sub Function Specifications' reference list.
|
getContainedGenericTraces, getContainedRequirementsTraces, getNamingRules, getOwnedTracesgetAppliedPropertyValueGroups, 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, eSetDelivergetOwnedEdges, getOwnedGroups, getOwnedNodes, getOwnedStructuredNodes, isIsReadOnly, isIsSingleExecution, setIsReadOnly, setIsSingleExecutiongetOwnedParameter, getOwnedParameterSet, isIsControlOperator, setIsControlOperatorgetName, setNameorg.eclipse.emf.common.util.EList<ExchangeLink> getInExchangeLinks()
ExchangeLink.
If the meaning of the 'In Exchange Links' reference list isn't clear, there really should be more of a description here...
FaPackage.getFunctionSpecification_InExchangeLinks()org.eclipse.emf.common.util.EList<ExchangeLink> getOutExchangeLinks()
ExchangeLink.
If the meaning of the 'Out Exchange Links' reference list isn't clear, there really should be more of a description here...
FaPackage.getFunctionSpecification_OutExchangeLinks()org.eclipse.emf.common.util.EList<FunctionPort> getOwnedFunctionPorts()
FunctionPort.
If the meaning of the 'Owned Function Ports' containment reference list isn't clear, there really should be more of a description here...
FaPackage.getFunctionSpecification_OwnedFunctionPorts()org.eclipse.emf.common.util.EList<FunctionSpecification> getSubFunctionSpecifications()
FunctionSpecification.
If the meaning of the 'Sub Function Specifications' reference list isn't clear, there really should be more of a description here...
FaPackage.getFunctionSpecification_SubFunctionSpecifications()