|
SAM | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ControlFlow
A representation of the model object 'Control Flow'. A control flow is a flow carrying control messages to between systems or automatons. This class represent the link used for control purpose between 2 components. Note : A ControlFlow is Event typed. See DataFlow.
The following features are supported:
SAMPackage.getControlFlow()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
EList<ControlPort> |
getDest()
Returns the value of the 'Dest' reference list. |
ControlPort |
getSource()
Returns the value of the 'Source' reference |
void |
setSource(ControlPort value)
Sets the value of the ' Source ' reference.
|
Methods inherited from interface org.topcased.sam.Flow |
---|
getParentSystem, setParentSystem |
Methods inherited from interface org.topcased.sam.NamedItem |
---|
getName, setName |
Methods inherited from interface org.topcased.sam.IdentifiedItem |
---|
getComment, getRequirements, setComment, setRequirements |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
ControlPort getSource()
If the meaning of the 'Source' reference isn't clear, there really should be more of a description here...
setSource(ControlPort)
,
SAMPackage.getControlFlow_Source()
void setSource(ControlPort value)
Source
' reference.
value
- the new value of the 'Source' reference.getSource()
EList<ControlPort> getDest()
ControlPort
.
If the meaning of the 'Dest' reference list isn't clear, there really should be more of a description here...
SAMPackage.getControlFlow_Dest()
|
SAM | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.