public interface DataFlow extends ModelElement
Modifier and Type | Method and Description |
---|---|
NameSpace |
getDestination()
Getter for relation 'DataFlow->Destination'
Metamodel description:
Designates the NameSpaces (Packages, Classes, and so on) that are targeted by the DataFlow.
|
NameSpace |
getOrigin()
Getter for relation 'DataFlow->Origin'
Metamodel description:
null
|
NameSpace |
getOwner()
Getter for relation 'DataFlow->Owner'
Metamodel description:
null
|
Signal |
getSModel()
Getter for relation 'DataFlow->SModel'
Metamodel description:
Defines the DataFlow as being an instance of the associated Signal.
|
void |
setDestination(NameSpace value)
Setter for relation 'DataFlow->Destination'
Metamodel description:
Designates the NameSpaces (Packages, Classes, and so on) that are targeted by the DataFlow.
|
void |
setOrigin(NameSpace value)
Setter for relation 'DataFlow->Origin'
Metamodel description:
null
|
void |
setOwner(NameSpace value)
Setter for relation 'DataFlow->Owner'
Metamodel description:
null
|
void |
setSModel(Signal value)
Setter for relation 'DataFlow->SModel'
Metamodel description:
Defines the DataFlow as being an instance of the associated Signal.
|
addStereotype, getBpmnLaneRefs, getBpmnLaneRefs, getConstraintDefinition, getConstraintDefinition, getDefaultParametering, getDefaultParametering, getDependsOnDependency, getDependsOnDependency, getDescriptor, getDescriptor, getDocument, getDocument, getExtension, getExtension, getImpactedDependency, getImpactedDependency, getLocalProperties, getLocalProperty, getManifesting, getManifesting, getMatrix, getMatrix, getName, getNote, getNoteContent, getOwnerTemplateParameter, getProduct, getProduct, getProperties, getProperties, getProperties, getProperty, getProperty, getReceivedInfo, getReceivedInfo, getRepresentingConnector, getRepresentingConnector, getRepresentingEnd, getRepresentingEnd, getRepresentingInstance, getRepresentingInstance, getRepresentingPartition, getRepresentingPartition, getRepresents, getRepresents, getSentInfo, getSentInfo, getStereotype, getTag, getTag, getTag, getTagValue, getTagValues, getTemplateSubstitution, getTemplateSubstitution, getTypingParameter, getTypingParameter, isStereotyped, isTagged, putNoteContent, putTagValue, putTagValues, removeNotes, removeStereotypes, removeTags, setLocalProperties, setLocalProperty, setName, setOwnerTemplateParameter, setProperty, setProperty
getAddedToQuery, getAddedToQuery, getCausing, getCausing, getDiagramElement, getDiagramElement
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
accept, delete, getCompositionChildren, getCompositionOwner, getMClass, getStatus, getUuid, isDeleted, isModifiable, isShell, isValid, mGet, mGet, mSet
compareTo
static final String MNAME
NameSpace getDestination()
void setDestination(NameSpace value)
NameSpace getOrigin()
void setOrigin(NameSpace value)
NameSpace getOwner()
void setOwner(NameSpace value)
Signal getSModel()
void setSModel(Signal value)