|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Object Flow'.
The following features are supported:
UML2Package.getObjectFlow()
Field Summary | |
static String |
copyright
|
Fields inherited from interface org.eclipse.uml2.NamedElement |
SEPARATOR |
Method Summary | |
Behavior |
getSelection()
Returns the value of the 'Selection' reference |
Behavior |
getTransformation()
Returns the value of the 'Transformation' reference |
boolean |
isMulticast()
Returns the value of the 'Is Multicast' attribute. |
boolean |
isMultireceive()
Returns the value of the 'Is Multireceive' attribute. |
void |
setIsMulticast(boolean value)
Sets the value of the ' Is Multicast ' attribute |
void |
setIsMultireceive(boolean value)
Sets the value of the ' Is Multireceive ' attribute |
void |
setSelection(Behavior value)
Sets the value of the ' Selection ' reference |
void |
setTransformation(Behavior value)
Sets the value of the ' Transformation ' reference |
Methods inherited from interface org.eclipse.uml2.ActivityEdge |
createGuard, createWeight, getActivity, getGuard, getInGroups, getInPartition, getInPartitions, getInStructuredNode, getInterrupts, getOwnedElements, getOwner, getRedefinedElement, getRedefinedElements, getSource, getTarget, getWeight, setActivity, setGuard, setInStructuredNode, setInterrupts, setSource, setTarget, setWeight |
Methods inherited from interface org.eclipse.uml2.RedefinableElement |
getRedefinitionContext, getRedefinitionContexts, isConsistentWith, isLeaf, isRedefinitionContextValid, setIsLeaf, validateRedefinitionConsistent, validateRedefinitionContextValid |
Methods inherited from interface org.eclipse.uml2.NamedElement |
allNamespaces, createNameExpression, getClientDependencies, getClientDependency, getName, getNameExpression, getNamespace, getQualifiedName, getVisibility, isDistinguishableFrom, qualifiedName, separator, setName, setNameExpression, setVisibility, validateNoName, validateQualifiedName, validateVisibilityNeedsOwnership |
Methods inherited from interface org.eclipse.uml2.TemplateableElement |
createOwnedTemplateSignature, createTemplateBinding, getOwnedTemplateSignature, getTemplateBindings, parameterableElements, setOwnedTemplateSignature |
Methods inherited from interface org.eclipse.uml2.Element |
addKeyword, allOwnedElements, apply, createEAnnotation, createOwnedComment, destroy, getApplicableStereotype, getApplicableStereotypes, getAppliedStereotype, getAppliedStereotypes, getAppliedVersion, getKeywords, getModel, getNearestPackage, getOwnedComments, getValue, hasKeyword, isApplied, isRequired, mustBeOwned, removeKeyword, setValue, unapply, validateHasOwner, validateNotOwnSelf |
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 |
public static final String copyright
Method Detail |
public boolean isMulticast()
"false"
.
If the meaning of the 'Is Multicast' attribute isn't clear, there really should be more of a description here...
setIsMulticast(boolean)
,
UML2Package.getObjectFlow_IsMulticast()
public void setIsMulticast(boolean value)
Is Multicast
' attribute.
value
- the new value of the 'Is Multicast' attribute.isMulticast()
public boolean isMultireceive()
"false"
.
If the meaning of the 'Is Multireceive' attribute isn't clear, there really should be more of a description here...
setIsMultireceive(boolean)
,
UML2Package.getObjectFlow_IsMultireceive()
public void setIsMultireceive(boolean value)
Is Multireceive
' attribute.
value
- the new value of the 'Is Multireceive' attribute.isMultireceive()
public Behavior getTransformation()
If the meaning of the 'Transformation' reference isn't clear, there really should be more of a description here...
Changes or replaces data tokens flowing along edge.
setTransformation(Behavior)
,
UML2Package.getObjectFlow_Transformation()
public void setTransformation(Behavior value)
Transformation
' reference.
value
- the new value of the 'Transformation' reference.getTransformation()
public Behavior getSelection()
If the meaning of the 'Selection' reference isn't clear, there really should be more of a description here...
Selects tokens from a source object node.
setSelection(Behavior)
,
UML2Package.getObjectFlow_Selection()
public void setSelection(Behavior value)
Selection
' reference.
value
- the new value of the 'Selection' reference.getSelection()
|
Copyright 2003, 2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |