Interface OutputPin
- 
- All Superinterfaces:
 ActivityNode,BaseElement,java.lang.Cloneable,java.lang.Comparable,Element,org.eclipse.emf.ecore.EObject,MDObject,ModelObject,MultiplicityElement,NamedElement,org.eclipse.emf.common.notify.Notifier,ObjectNode,Pin,RedefinableElement,javax.jmi.reflect.RefBaseObject,javax.jmi.reflect.RefFeatured,javax.jmi.reflect.RefObject,TypedElement
public interface OutputPin extends Pin
A representation of the model object 'Output Pin'.An OutputPin is a Pin that holds output values produced by an Action.
The following features are supported:
structured Activity Node Of Structured Node Outputread Extent Action Of Resultconditional Node Of Resultclause Of Body Outputclause Of Deciderloop Node Of Loop Variableloop Node Of Body Outputloop Node Of Deciderloop Node Of Resultreduce Action Of Resultaction Of Outputcreate Object Action Of Resultunmarshall Action Of Resultopaque Action Of Output Valueread Link Action Of Resultread Link Object End Action Of Resultaccept Call Action Of Return Informationwrite Structural Feature Action Of Resultcreate Link Object Action Of Resultread Structural Feature Action Of Resultclear Structural Feature Action Of Resultvalue Specification Action Of Resulttest Identity Action Of Resultread Is Classified Object Action Of Resultcall Action Of Resultread Self Action Of Resultread Variable Action Of Resultread Link Object End Qualifier Action Of Resultaccept Event Action Of Result
- See Also:
 UMLPackage.getOutputPin()- Model:
 - annotation="MOF package='actions.mdbasicactions'"
 - Generated:
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AcceptCallActionget_acceptCallActionOfReturnInformation()Returns the value of the 'accept Call Action Of Return Information' container reference.AcceptEventActionget_acceptEventActionOfResult()Returns the value of the 'accept Event Action Of Result' container reference.Actionget_actionOfOutput()Returns the value of the 'action Of Output' reference.CallActionget_callActionOfResult()Returns the value of the 'call Action Of Result' container reference.java.util.Collection<Clause>get_clauseOfBodyOutput()Returns the value of the 'clause Of Body Output' reference list.Clauseget_clauseOfDecider()Returns the value of the 'clause Of Decider' reference.ClearStructuralFeatureActionget_clearStructuralFeatureActionOfResult()Returns the value of the 'clear Structural Feature Action Of Result' container reference.ConditionalNodeget_conditionalNodeOfResult()Returns the value of the 'conditional Node Of Result' container reference.CreateLinkObjectActionget_createLinkObjectActionOfResult()Returns the value of the 'create Link Object Action Of Result' container reference.CreateObjectActionget_createObjectActionOfResult()Returns the value of the 'create Object Action Of Result' container reference.java.util.Collection<LoopNode>get_loopNodeOfBodyOutput()Returns the value of the 'loop Node Of Body Output' reference list.LoopNodeget_loopNodeOfDecider()Returns the value of the 'loop Node Of Decider' reference.LoopNodeget_loopNodeOfLoopVariable()Returns the value of the 'loop Node Of Loop Variable' container reference.LoopNodeget_loopNodeOfResult()Returns the value of the 'loop Node Of Result' container reference.OpaqueActionget_opaqueActionOfOutputValue()Returns the value of the 'opaque Action Of Output Value' container reference.ReadExtentActionget_readExtentActionOfResult()Returns the value of the 'read Extent Action Of Result' container reference.ReadIsClassifiedObjectActionget_readIsClassifiedObjectActionOfResult()Returns the value of the 'read Is Classified Object Action Of Result' container reference.ReadLinkActionget_readLinkActionOfResult()Returns the value of the 'read Link Action Of Result' container reference.ReadLinkObjectEndActionget_readLinkObjectEndActionOfResult()Returns the value of the 'read Link Object End Action Of Result' container reference.ReadLinkObjectEndQualifierActionget_readLinkObjectEndQualifierActionOfResult()Returns the value of the 'read Link Object End Qualifier Action Of Result' container reference.ReadSelfActionget_readSelfActionOfResult()Returns the value of the 'read Self Action Of Result' container reference.ReadStructuralFeatureActionget_readStructuralFeatureActionOfResult()Returns the value of the 'read Structural Feature Action Of Result' container reference.ReadVariableActionget_readVariableActionOfResult()Returns the value of the 'read Variable Action Of Result' container reference.ReduceActionget_reduceActionOfResult()Returns the value of the 'reduce Action Of Result' container reference.StructuredActivityNodeget_structuredActivityNodeOfStructuredNodeOutput()Returns the value of the 'structured Activity Node Of Structured Node Output' container reference.TestIdentityActionget_testIdentityActionOfResult()Returns the value of the 'test Identity Action Of Result' container reference.UnmarshallActionget_unmarshallActionOfResult()Returns the value of the 'unmarshall Action Of Result' container reference.ValueSpecificationActionget_valueSpecificationActionOfResult()Returns the value of the 'value Specification Action Of Result' container reference.WriteStructuralFeatureActionget_writeStructuralFeatureActionOfResult()Returns the value of the 'write Structural Feature Action Of Result' container reference.booleanhas_clauseOfBodyOutput()booleanhas_loopNodeOfBodyOutput()voidset_acceptCallActionOfReturnInformation(AcceptCallAction value)Sets the value of the 'accept Call Action Of Return Information' container reference.voidset_acceptEventActionOfResult(AcceptEventAction value)Sets the value of the 'accept Event Action Of Result' container reference.voidset_actionOfOutput(Action value)Sets the value of the 'action Of Output' reference.voidset_callActionOfResult(CallAction value)Sets the value of the 'call Action Of Result' container reference.voidset_clauseOfDecider(Clause value)Sets the value of the 'clause Of Decider' reference.voidset_clearStructuralFeatureActionOfResult(ClearStructuralFeatureAction value)Sets the value of the 'clear Structural Feature Action Of Result' container reference.voidset_conditionalNodeOfResult(ConditionalNode value)Sets the value of the 'conditional Node Of Result' container reference.voidset_createLinkObjectActionOfResult(CreateLinkObjectAction value)Sets the value of the 'create Link Object Action Of Result' container reference.voidset_createObjectActionOfResult(CreateObjectAction value)Sets the value of the 'create Object Action Of Result' container reference.voidset_loopNodeOfDecider(LoopNode value)Sets the value of the 'loop Node Of Decider' reference.voidset_loopNodeOfLoopVariable(LoopNode value)Sets the value of the 'loop Node Of Loop Variable' container reference.voidset_loopNodeOfResult(LoopNode value)Sets the value of the 'loop Node Of Result' container reference.voidset_opaqueActionOfOutputValue(OpaqueAction value)Sets the value of the 'opaque Action Of Output Value' container reference.voidset_readExtentActionOfResult(ReadExtentAction value)Sets the value of the 'read Extent Action Of Result' container reference.voidset_readIsClassifiedObjectActionOfResult(ReadIsClassifiedObjectAction value)Sets the value of the 'read Is Classified Object Action Of Result' container reference.voidset_readLinkActionOfResult(ReadLinkAction value)Sets the value of the 'read Link Action Of Result' container reference.voidset_readLinkObjectEndActionOfResult(ReadLinkObjectEndAction value)Sets the value of the 'read Link Object End Action Of Result' container reference.voidset_readLinkObjectEndQualifierActionOfResult(ReadLinkObjectEndQualifierAction value)Sets the value of the 'read Link Object End Qualifier Action Of Result' container reference.voidset_readSelfActionOfResult(ReadSelfAction value)Sets the value of the 'read Self Action Of Result' container reference.voidset_readStructuralFeatureActionOfResult(ReadStructuralFeatureAction value)Sets the value of the 'read Structural Feature Action Of Result' container reference.voidset_readVariableActionOfResult(ReadVariableAction value)Sets the value of the 'read Variable Action Of Result' container reference.voidset_reduceActionOfResult(ReduceAction value)Sets the value of the 'reduce Action Of Result' container reference.voidset_structuredActivityNodeOfStructuredNodeOutput(StructuredActivityNode value)Sets the value of the 'structured Activity Node Of Structured Node Output' container reference.voidset_testIdentityActionOfResult(TestIdentityAction value)Sets the value of the 'test Identity Action Of Result' container reference.voidset_unmarshallActionOfResult(UnmarshallAction value)Sets the value of the 'unmarshall Action Of Result' container reference.voidset_valueSpecificationActionOfResult(ValueSpecificationAction value)Sets the value of the 'value Specification Action Of Result' container reference.voidset_writeStructuralFeatureActionOfResult(WriteStructuralFeatureAction value)Sets the value of the 'write Structural Feature Action Of Result' container reference.- 
Methods inherited from interface com.nomagic.uml2.ext.magicdraw.activities.mdfundamentalactivities.ActivityNode
get_activityNodeOfRedefinedNode, getActivity, getIncoming, getInGroup, getInInterruptibleRegion, getInPartition, getInStructuredNode, getOutgoing, getRedefinedNode, has_activityNodeOfRedefinedNode, hasIncoming, hasInGroup, hasInInterruptibleRegion, hasInPartition, hasOutgoing, hasRedefinedNode, setActivity, setInStructuredNode 
- 
Methods inherited from interface com.nomagic.magicdraw.uml.BaseElement
accept, addPropertyChangeListener, atInsert, canAdd, canAdd, canAddChild, canAddInstance, canBeDeleted, canChangeParent, canDeleteChild, clone, dispose, firePropertyChange, getClassType, getHumanName, getHumanType, getObjectParent, isEditable, isParentOf, removeAllPropertyChangeListeners, removePropertyChangeListener, sGetID 
- 
Methods inherited from interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element
get_activityPartitionOfRepresents, get_commentOfAnnotatedElement, get_constraintOfConstrainedElement, get_diagramOfContext, get_directedRelationshipOfSource, get_directedRelationshipOfTarget, get_elementOfSyncElement, get_elementTaggedValue, get_elementValueOfElement, get_relationshipOfRelatedElement, getAppliedStereotype, getOwnedComment, getOwnedElement, getOwner, getSyncElement, getTaggedValue, has_activityPartitionOfRepresents, has_commentOfAnnotatedElement, has_constraintOfConstrainedElement, has_diagramOfContext, has_directedRelationshipOfSource, has_directedRelationshipOfTarget, has_elementOfSyncElement, has_elementValueOfElement, has_relationshipOfRelatedElement, hasAppliedStereotype, hasElementTaggedValue, hasOwnedComment, hasOwnedElement, hasTaggedValue, setOwner, setSyncElement 
- 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset 
- 
Methods inherited from interface com.nomagic.magicdraw.foundation.MDObject
getID, getMDExtension, getMdExtensions, setID 
- 
Methods inherited from interface com.nomagic.uml2.ext.magicdraw.base.ModelObject
get_representationText, getLocalID, ignoringRefGetValue, ignoringRefGetValue, isInvalid, isSet, refGetValue, refGetValue, refSetValue, refSetValue, set_representationText, setLocalID, sGetLocalID 
- 
Methods inherited from interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.MultiplicityElement
getLower, getLowerValue, getUpper, getUpperValue, isOrdered, isUnique, setLowerValue, setOrdered, setUnique, setUpperValue 
- 
Methods inherited from interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.NamedElement
get_considerIgnoreFragmentOfMessage, get_durationObservationOfEvent, get_informationFlowOfInformationSource, get_informationFlowOfInformationTarget, get_messageOfSignature, get_namespaceOfMember, get_timeObservationOfEvent, getClientDependency, getName, getNameExpression, getNamespace, getQualifiedName, getSupplierDependency, getVisibility, has_considerIgnoreFragmentOfMessage, has_durationObservationOfEvent, has_informationFlowOfInformationSource, has_informationFlowOfInformationTarget, has_messageOfSignature, has_namespaceOfMember, has_timeObservationOfEvent, hasClientDependency, hasSupplierDependency, setName, setNameExpression, setNamespace, setVisibility 
- 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver 
- 
Methods inherited from interface com.nomagic.uml2.ext.magicdraw.activities.mdbasicactivities.ObjectNode
get_exceptionHandlerOfExceptionInput, getInState, getOrdering, getSelection, getUpperBound, has_exceptionHandlerOfExceptionInput, hasInState, isControlType, setControlType, setOrdering, setSelection, setUpperBound 
- 
Methods inherited from interface com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.Pin
isControl, setControl 
- 
Methods inherited from interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.RedefinableElement
get_redefinableElementOfRedefinedElement, getRedefinedElement, getRedefinitionContext, has_redefinableElementOfRedefinedElement, hasRedefinedElement, hasRedefinitionContext, isLeaf, setLeaf 
- 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints 
- 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refInvokeOperation, refInvokeOperation, refSetValue 
- 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite 
- 
Methods inherited from interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.TypedElement
getType, setType 
 - 
 
 - 
 
- 
- 
Method Detail
- 
get_clearStructuralFeatureActionOfResult
@CheckForNull ClearStructuralFeatureAction get_clearStructuralFeatureActionOfResult()
Returns the value of the 'clear Structural Feature Action Of Result' container reference. It is bidirectional and its opposite is 'Result'.If the meaning of the 'clear Structural Feature Action Of Result' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'clear Structural Feature Action Of Result' container reference.
 - See Also:
 set_clearStructuralFeatureActionOfResult(ClearStructuralFeatureAction),UMLPackage.getOutputPin__clearStructuralFeatureActionOfResult(),ClearStructuralFeatureAction.getResult()- Model:
 - opposite="result" transient="false" ordered="false"
 - Generated:
 
 
- 
set_clearStructuralFeatureActionOfResult
void set_clearStructuralFeatureActionOfResult(@CheckForNull ClearStructuralFeatureAction value)Sets the value of the 'clear Structural Feature Action Of Result' container reference.- Parameters:
 value- the new value of the 'clear Structural Feature Action Of Result' container reference.- See Also:
 get_clearStructuralFeatureActionOfResult()- Generated:
 
 
- 
get_writeStructuralFeatureActionOfResult
@CheckForNull WriteStructuralFeatureAction get_writeStructuralFeatureActionOfResult()
Returns the value of the 'write Structural Feature Action Of Result' container reference. It is bidirectional and its opposite is 'Result'.If the meaning of the 'write Structural Feature Action Of Result' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'write Structural Feature Action Of Result' container reference.
 - See Also:
 set_writeStructuralFeatureActionOfResult(WriteStructuralFeatureAction),UMLPackage.getOutputPin__writeStructuralFeatureActionOfResult(),WriteStructuralFeatureAction.getResult()- Model:
 - opposite="result" transient="false" ordered="false"
 - Generated:
 
 
- 
set_writeStructuralFeatureActionOfResult
void set_writeStructuralFeatureActionOfResult(@CheckForNull WriteStructuralFeatureAction value)Sets the value of the 'write Structural Feature Action Of Result' container reference.- Parameters:
 value- the new value of the 'write Structural Feature Action Of Result' container reference.- See Also:
 get_writeStructuralFeatureActionOfResult()- Generated:
 
 
- 
get_createLinkObjectActionOfResult
@CheckForNull CreateLinkObjectAction get_createLinkObjectActionOfResult()
Returns the value of the 'create Link Object Action Of Result' container reference. It is bidirectional and its opposite is 'Result'.If the meaning of the 'create Link Object Action Of Result' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'create Link Object Action Of Result' container reference.
 - See Also:
 set_createLinkObjectActionOfResult(CreateLinkObjectAction),UMLPackage.getOutputPin__createLinkObjectActionOfResult(),CreateLinkObjectAction.getResult()- Model:
 - opposite="result" transient="false" ordered="false"
 - Generated:
 
 
- 
set_createLinkObjectActionOfResult
void set_createLinkObjectActionOfResult(@CheckForNull CreateLinkObjectAction value)Sets the value of the 'create Link Object Action Of Result' container reference.- Parameters:
 value- the new value of the 'create Link Object Action Of Result' container reference.- See Also:
 get_createLinkObjectActionOfResult()- Generated:
 
 
- 
get_acceptEventActionOfResult
@CheckForNull AcceptEventAction get_acceptEventActionOfResult()
Returns the value of the 'accept Event Action Of Result' container reference. It is bidirectional and its opposite is 'Result'.If the meaning of the 'accept Event Action Of Result' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'accept Event Action Of Result' container reference.
 - See Also:
 set_acceptEventActionOfResult(AcceptEventAction),UMLPackage.getOutputPin__acceptEventActionOfResult(),AcceptEventAction.getResult()- Model:
 - opposite="result" transient="false" ordered="false"
 - Generated:
 
 
- 
set_acceptEventActionOfResult
void set_acceptEventActionOfResult(@CheckForNull AcceptEventAction value)Sets the value of the 'accept Event Action Of Result' container reference.- Parameters:
 value- the new value of the 'accept Event Action Of Result' container reference.- See Also:
 get_acceptEventActionOfResult()- Generated:
 
 
- 
get_readLinkObjectEndActionOfResult
@CheckForNull ReadLinkObjectEndAction get_readLinkObjectEndActionOfResult()
Returns the value of the 'read Link Object End Action Of Result' container reference. It is bidirectional and its opposite is 'Result'.If the meaning of the 'read Link Object End Action Of Result' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'read Link Object End Action Of Result' container reference.
 - See Also:
 set_readLinkObjectEndActionOfResult(ReadLinkObjectEndAction),UMLPackage.getOutputPin__readLinkObjectEndActionOfResult(),ReadLinkObjectEndAction.getResult()- Model:
 - opposite="result" transient="false" ordered="false"
 - Generated:
 
 
- 
set_readLinkObjectEndActionOfResult
void set_readLinkObjectEndActionOfResult(@CheckForNull ReadLinkObjectEndAction value)Sets the value of the 'read Link Object End Action Of Result' container reference.- Parameters:
 value- the new value of the 'read Link Object End Action Of Result' container reference.- See Also:
 get_readLinkObjectEndActionOfResult()- Generated:
 
 
- 
get_readIsClassifiedObjectActionOfResult
@CheckForNull ReadIsClassifiedObjectAction get_readIsClassifiedObjectActionOfResult()
Returns the value of the 'read Is Classified Object Action Of Result' container reference. It is bidirectional and its opposite is 'Result'.If the meaning of the 'read Is Classified Object Action Of Result' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'read Is Classified Object Action Of Result' container reference.
 - See Also:
 set_readIsClassifiedObjectActionOfResult(ReadIsClassifiedObjectAction),UMLPackage.getOutputPin__readIsClassifiedObjectActionOfResult(),ReadIsClassifiedObjectAction.getResult()- Model:
 - opposite="result" transient="false" ordered="false"
 - Generated:
 
 
- 
set_readIsClassifiedObjectActionOfResult
void set_readIsClassifiedObjectActionOfResult(@CheckForNull ReadIsClassifiedObjectAction value)Sets the value of the 'read Is Classified Object Action Of Result' container reference.- Parameters:
 value- the new value of the 'read Is Classified Object Action Of Result' container reference.- See Also:
 get_readIsClassifiedObjectActionOfResult()- Generated:
 
 
- 
get_readExtentActionOfResult
@CheckForNull ReadExtentAction get_readExtentActionOfResult()
Returns the value of the 'read Extent Action Of Result' container reference. It is bidirectional and its opposite is 'Result'.If the meaning of the 'read Extent Action Of Result' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'read Extent Action Of Result' container reference.
 - See Also:
 set_readExtentActionOfResult(ReadExtentAction),UMLPackage.getOutputPin__readExtentActionOfResult(),ReadExtentAction.getResult()- Model:
 - opposite="result" transient="false" ordered="false"
 - Generated:
 
 
- 
set_readExtentActionOfResult
void set_readExtentActionOfResult(@CheckForNull ReadExtentAction value)Sets the value of the 'read Extent Action Of Result' container reference.- Parameters:
 value- the new value of the 'read Extent Action Of Result' container reference.- See Also:
 get_readExtentActionOfResult()- Generated:
 
 
- 
get_readLinkObjectEndQualifierActionOfResult
@CheckForNull ReadLinkObjectEndQualifierAction get_readLinkObjectEndQualifierActionOfResult()
Returns the value of the 'read Link Object End Qualifier Action Of Result' container reference. It is bidirectional and its opposite is 'Result'.If the meaning of the 'read Link Object End Qualifier Action Of Result' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'read Link Object End Qualifier Action Of Result' container reference.
 - See Also:
 set_readLinkObjectEndQualifierActionOfResult(ReadLinkObjectEndQualifierAction),UMLPackage.getOutputPin__readLinkObjectEndQualifierActionOfResult(),ReadLinkObjectEndQualifierAction.getResult()- Model:
 - opposite="result" transient="false" ordered="false"
 - Generated:
 
 
- 
set_readLinkObjectEndQualifierActionOfResult
void set_readLinkObjectEndQualifierActionOfResult(@CheckForNull ReadLinkObjectEndQualifierAction value)Sets the value of the 'read Link Object End Qualifier Action Of Result' container reference.- Parameters:
 value- the new value of the 'read Link Object End Qualifier Action Of Result' container reference.- See Also:
 get_readLinkObjectEndQualifierActionOfResult()- Generated:
 
 
- 
get_unmarshallActionOfResult
@CheckForNull UnmarshallAction get_unmarshallActionOfResult()
Returns the value of the 'unmarshall Action Of Result' container reference. It is bidirectional and its opposite is 'Result'.If the meaning of the 'unmarshall Action Of Result' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'unmarshall Action Of Result' container reference.
 - See Also:
 set_unmarshallActionOfResult(UnmarshallAction),UMLPackage.getOutputPin__unmarshallActionOfResult(),UnmarshallAction.getResult()- Model:
 - opposite="result" transient="false" ordered="false"
 - Generated:
 
 
- 
set_unmarshallActionOfResult
void set_unmarshallActionOfResult(@CheckForNull UnmarshallAction value)Sets the value of the 'unmarshall Action Of Result' container reference.- Parameters:
 value- the new value of the 'unmarshall Action Of Result' container reference.- See Also:
 get_unmarshallActionOfResult()- Generated:
 
 
- 
get_acceptCallActionOfReturnInformation
@CheckForNull AcceptCallAction get_acceptCallActionOfReturnInformation()
Returns the value of the 'accept Call Action Of Return Information' container reference. It is bidirectional and its opposite is 'Return Information'.If the meaning of the 'accept Call Action Of Return Information' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'accept Call Action Of Return Information' container reference.
 - See Also:
 set_acceptCallActionOfReturnInformation(AcceptCallAction),UMLPackage.getOutputPin__acceptCallActionOfReturnInformation(),AcceptCallAction.getReturnInformation()- Model:
 - opposite="returnInformation" transient="false" ordered="false"
 - Generated:
 
 
- 
set_acceptCallActionOfReturnInformation
void set_acceptCallActionOfReturnInformation(@CheckForNull AcceptCallAction value)Sets the value of the 'accept Call Action Of Return Information' container reference.- Parameters:
 value- the new value of the 'accept Call Action Of Return Information' container reference.- See Also:
 get_acceptCallActionOfReturnInformation()- Generated:
 
 
- 
get_callActionOfResult
@CheckForNull CallAction get_callActionOfResult()
Returns the value of the 'call Action Of Result' container reference. It is bidirectional and its opposite is 'Result'.If the meaning of the 'call Action Of Result' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'call Action Of Result' container reference.
 - See Also:
 set_callActionOfResult(CallAction),UMLPackage.getOutputPin__callActionOfResult(),CallAction.getResult()- Model:
 - opposite="result" transient="false" ordered="false"
 - Generated:
 
 
- 
set_callActionOfResult
void set_callActionOfResult(@CheckForNull CallAction value)Sets the value of the 'call Action Of Result' container reference.- Parameters:
 value- the new value of the 'call Action Of Result' container reference.- See Also:
 get_callActionOfResult()- Generated:
 
 
- 
get_reduceActionOfResult
@CheckForNull ReduceAction get_reduceActionOfResult()
Returns the value of the 'reduce Action Of Result' container reference. It is bidirectional and its opposite is 'Result'.If the meaning of the 'reduce Action Of Result' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'reduce Action Of Result' container reference.
 - See Also:
 set_reduceActionOfResult(ReduceAction),UMLPackage.getOutputPin__reduceActionOfResult(),ReduceAction.getResult()- Model:
 - opposite="result" transient="false" ordered="false"
 - Generated:
 
 
- 
set_reduceActionOfResult
void set_reduceActionOfResult(@CheckForNull ReduceAction value)Sets the value of the 'reduce Action Of Result' container reference.- Parameters:
 value- the new value of the 'reduce Action Of Result' container reference.- See Also:
 get_reduceActionOfResult()- Generated:
 
 
- 
get_clauseOfDecider
@CheckForNull Clause get_clauseOfDecider()
Returns the value of the 'clause Of Decider' reference. It is bidirectional and its opposite is 'Decider'.If the meaning of the 'clause Of Decider' reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'clause Of Decider' reference.
 - See Also:
 set_clauseOfDecider(Clause),UMLPackage.getOutputPin__clauseOfDecider(),Clause.getDecider()- Model:
 - opposite="decider" ordered="false"
 - Generated:
 
 
- 
set_clauseOfDecider
void set_clauseOfDecider(@CheckForNull Clause value)Sets the value of the 'clause Of Decider' reference.- Parameters:
 value- the new value of the 'clause Of Decider' reference.- See Also:
 get_clauseOfDecider()- Generated:
 
 
- 
get_clauseOfBodyOutput
java.util.Collection<Clause> get_clauseOfBodyOutput()
Returns the value of the 'clause Of Body Output' reference list. The list contents are of typeClause. It is bidirectional and its opposite is 'Body Output'.If the meaning of the 'clause Of Body Output' reference list isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'clause Of Body Output' reference list.
 - See Also:
 UMLPackage.getOutputPin__clauseOfBodyOutput(),Clause.getBodyOutput()- Model:
 - opposite="bodyOutput" ordered="false"
 - Generated:
 
 
- 
get_conditionalNodeOfResult
@CheckForNull ConditionalNode get_conditionalNodeOfResult()
Returns the value of the 'conditional Node Of Result' container reference. It is bidirectional and its opposite is 'Result'.If the meaning of the 'conditional Node Of Result' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'conditional Node Of Result' container reference.
 - See Also:
 set_conditionalNodeOfResult(ConditionalNode),UMLPackage.getOutputPin__conditionalNodeOfResult(),ConditionalNode.getResult()- Model:
 - opposite="result" transient="false" ordered="false"
 - Generated:
 
 
- 
set_conditionalNodeOfResult
void set_conditionalNodeOfResult(@CheckForNull ConditionalNode value)Sets the value of the 'conditional Node Of Result' container reference.- Parameters:
 value- the new value of the 'conditional Node Of Result' container reference.- See Also:
 get_conditionalNodeOfResult()- Generated:
 
 
- 
get_actionOfOutput
@CheckForNull Action get_actionOfOutput()
Returns the value of the 'action Of Output' reference. It is bidirectional and its opposite is 'Output'.If the meaning of the 'action Of Output' reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'action Of Output' reference.
 - See Also:
 set_actionOfOutput(Action),UMLPackage.getOutputPin__actionOfOutput(),Action.getOutput()- Model:
 - opposite="output" transient="true" volatile="true" derived="true" ordered="false"
 - Generated:
 
 
- 
set_actionOfOutput
void set_actionOfOutput(@CheckForNull Action value)Sets the value of the 'action Of Output' reference.- Parameters:
 value- the new value of the 'action Of Output' reference.- See Also:
 get_actionOfOutput()- Generated:
 
 
- 
get_testIdentityActionOfResult
@CheckForNull TestIdentityAction get_testIdentityActionOfResult()
Returns the value of the 'test Identity Action Of Result' container reference. It is bidirectional and its opposite is 'Result'.If the meaning of the 'test Identity Action Of Result' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'test Identity Action Of Result' container reference.
 - See Also:
 set_testIdentityActionOfResult(TestIdentityAction),UMLPackage.getOutputPin__testIdentityActionOfResult(),TestIdentityAction.getResult()- Model:
 - opposite="result" transient="false" ordered="false"
 - Generated:
 
 
- 
set_testIdentityActionOfResult
void set_testIdentityActionOfResult(@CheckForNull TestIdentityAction value)Sets the value of the 'test Identity Action Of Result' container reference.- Parameters:
 value- the new value of the 'test Identity Action Of Result' container reference.- See Also:
 get_testIdentityActionOfResult()- Generated:
 
 
- 
get_readLinkActionOfResult
@CheckForNull ReadLinkAction get_readLinkActionOfResult()
Returns the value of the 'read Link Action Of Result' container reference. It is bidirectional and its opposite is 'Result'.If the meaning of the 'read Link Action Of Result' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'read Link Action Of Result' container reference.
 - See Also:
 set_readLinkActionOfResult(ReadLinkAction),UMLPackage.getOutputPin__readLinkActionOfResult(),ReadLinkAction.getResult()- Model:
 - opposite="result" transient="false" ordered="false"
 - Generated:
 
 
- 
set_readLinkActionOfResult
void set_readLinkActionOfResult(@CheckForNull ReadLinkAction value)Sets the value of the 'read Link Action Of Result' container reference.- Parameters:
 value- the new value of the 'read Link Action Of Result' container reference.- See Also:
 get_readLinkActionOfResult()- Generated:
 
 
- 
get_readSelfActionOfResult
@CheckForNull ReadSelfAction get_readSelfActionOfResult()
Returns the value of the 'read Self Action Of Result' container reference. It is bidirectional and its opposite is 'Result'.If the meaning of the 'read Self Action Of Result' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'read Self Action Of Result' container reference.
 - See Also:
 set_readSelfActionOfResult(ReadSelfAction),UMLPackage.getOutputPin__readSelfActionOfResult(),ReadSelfAction.getResult()- Model:
 - opposite="result" transient="false" ordered="false"
 - Generated:
 
 
- 
set_readSelfActionOfResult
void set_readSelfActionOfResult(@CheckForNull ReadSelfAction value)Sets the value of the 'read Self Action Of Result' container reference.- Parameters:
 value- the new value of the 'read Self Action Of Result' container reference.- See Also:
 get_readSelfActionOfResult()- Generated:
 
 
- 
get_loopNodeOfResult
@CheckForNull LoopNode get_loopNodeOfResult()
Returns the value of the 'loop Node Of Result' container reference. It is bidirectional and its opposite is 'Result'.If the meaning of the 'loop Node Of Result' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'loop Node Of Result' container reference.
 - See Also:
 set_loopNodeOfResult(LoopNode),UMLPackage.getOutputPin__loopNodeOfResult(),LoopNode.getResult()- Model:
 - opposite="result" transient="false" ordered="false"
 - Generated:
 
 
- 
set_loopNodeOfResult
void set_loopNodeOfResult(@CheckForNull LoopNode value)Sets the value of the 'loop Node Of Result' container reference.- Parameters:
 value- the new value of the 'loop Node Of Result' container reference.- See Also:
 get_loopNodeOfResult()- Generated:
 
 
- 
get_valueSpecificationActionOfResult
@CheckForNull ValueSpecificationAction get_valueSpecificationActionOfResult()
Returns the value of the 'value Specification Action Of Result' container reference. It is bidirectional and its opposite is 'Result'.If the meaning of the 'value Specification Action Of Result' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'value Specification Action Of Result' container reference.
 - See Also:
 set_valueSpecificationActionOfResult(ValueSpecificationAction),UMLPackage.getOutputPin__valueSpecificationActionOfResult(),ValueSpecificationAction.getResult()- Model:
 - opposite="result" transient="false" ordered="false"
 - Generated:
 
 
- 
set_valueSpecificationActionOfResult
void set_valueSpecificationActionOfResult(@CheckForNull ValueSpecificationAction value)Sets the value of the 'value Specification Action Of Result' container reference.- Parameters:
 value- the new value of the 'value Specification Action Of Result' container reference.- See Also:
 get_valueSpecificationActionOfResult()- Generated:
 
 
- 
get_loopNodeOfLoopVariable
@CheckForNull LoopNode get_loopNodeOfLoopVariable()
Returns the value of the 'loop Node Of Loop Variable' container reference. It is bidirectional and its opposite is 'Loop Variable'.If the meaning of the 'loop Node Of Loop Variable' reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'loop Node Of Loop Variable' container reference.
 - See Also:
 set_loopNodeOfLoopVariable(LoopNode),UMLPackage.getOutputPin__loopNodeOfLoopVariable(),LoopNode.getLoopVariable()- Model:
 - opposite="loopVariable" transient="false" ordered="false"
 - Generated:
 
 
- 
set_loopNodeOfLoopVariable
void set_loopNodeOfLoopVariable(@CheckForNull LoopNode value)Sets the value of the 'loop Node Of Loop Variable' container reference.- Parameters:
 value- the new value of the 'loop Node Of Loop Variable' container reference.- See Also:
 get_loopNodeOfLoopVariable()- Generated:
 
 
- 
get_readVariableActionOfResult
@CheckForNull ReadVariableAction get_readVariableActionOfResult()
Returns the value of the 'read Variable Action Of Result' container reference. It is bidirectional and its opposite is 'Result'.If the meaning of the 'read Variable Action Of Result' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'read Variable Action Of Result' container reference.
 - See Also:
 set_readVariableActionOfResult(ReadVariableAction),UMLPackage.getOutputPin__readVariableActionOfResult(),ReadVariableAction.getResult()- Model:
 - opposite="result" transient="false" ordered="false"
 - Generated:
 
 
- 
set_readVariableActionOfResult
void set_readVariableActionOfResult(@CheckForNull ReadVariableAction value)Sets the value of the 'read Variable Action Of Result' container reference.- Parameters:
 value- the new value of the 'read Variable Action Of Result' container reference.- See Also:
 get_readVariableActionOfResult()- Generated:
 
 
- 
get_structuredActivityNodeOfStructuredNodeOutput
@CheckForNull StructuredActivityNode get_structuredActivityNodeOfStructuredNodeOutput()
Returns the value of the 'structured Activity Node Of Structured Node Output' container reference. It is bidirectional and its opposite is 'Structured Node Output'.If the meaning of the 'structured Activity Node Of Structured Node Output' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'structured Activity Node Of Structured Node Output' container reference.
 - See Also:
 set_structuredActivityNodeOfStructuredNodeOutput(StructuredActivityNode),UMLPackage.getOutputPin__structuredActivityNodeOfStructuredNodeOutput(),StructuredActivityNode.getStructuredNodeOutput()- Model:
 - opposite="structuredNodeOutput" transient="false" ordered="false"
 - Generated:
 
 
- 
set_structuredActivityNodeOfStructuredNodeOutput
void set_structuredActivityNodeOfStructuredNodeOutput(@CheckForNull StructuredActivityNode value)Sets the value of the 'structured Activity Node Of Structured Node Output' container reference.- Parameters:
 value- the new value of the 'structured Activity Node Of Structured Node Output' container reference.- See Also:
 get_structuredActivityNodeOfStructuredNodeOutput()- Generated:
 
 
- 
get_loopNodeOfBodyOutput
java.util.Collection<LoopNode> get_loopNodeOfBodyOutput()
Returns the value of the 'loop Node Of Body Output' reference list. The list contents are of typeLoopNode. It is bidirectional and its opposite is 'Body Output'.If the meaning of the 'loop Node Of Body Output' reference list isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'loop Node Of Body Output' reference list.
 - See Also:
 UMLPackage.getOutputPin__loopNodeOfBodyOutput(),LoopNode.getBodyOutput()- Model:
 - opposite="bodyOutput" ordered="false"
 - Generated:
 
 
- 
get_createObjectActionOfResult
@CheckForNull CreateObjectAction get_createObjectActionOfResult()
Returns the value of the 'create Object Action Of Result' container reference. It is bidirectional and its opposite is 'Result'.If the meaning of the 'create Object Action Of Result' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'create Object Action Of Result' container reference.
 - See Also:
 set_createObjectActionOfResult(CreateObjectAction),UMLPackage.getOutputPin__createObjectActionOfResult(),CreateObjectAction.getResult()- Model:
 - opposite="result" transient="false" ordered="false"
 - Generated:
 
 
- 
set_createObjectActionOfResult
void set_createObjectActionOfResult(@CheckForNull CreateObjectAction value)Sets the value of the 'create Object Action Of Result' container reference.- Parameters:
 value- the new value of the 'create Object Action Of Result' container reference.- See Also:
 get_createObjectActionOfResult()- Generated:
 
 
- 
get_readStructuralFeatureActionOfResult
@CheckForNull ReadStructuralFeatureAction get_readStructuralFeatureActionOfResult()
Returns the value of the 'read Structural Feature Action Of Result' container reference. It is bidirectional and its opposite is 'Result'.If the meaning of the 'read Structural Feature Action Of Result' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'read Structural Feature Action Of Result' container reference.
 - See Also:
 set_readStructuralFeatureActionOfResult(ReadStructuralFeatureAction),UMLPackage.getOutputPin__readStructuralFeatureActionOfResult(),ReadStructuralFeatureAction.getResult()- Model:
 - opposite="result" transient="false" ordered="false"
 - Generated:
 
 
- 
set_readStructuralFeatureActionOfResult
void set_readStructuralFeatureActionOfResult(@CheckForNull ReadStructuralFeatureAction value)Sets the value of the 'read Structural Feature Action Of Result' container reference.- Parameters:
 value- the new value of the 'read Structural Feature Action Of Result' container reference.- See Also:
 get_readStructuralFeatureActionOfResult()- Generated:
 
 
- 
get_opaqueActionOfOutputValue
@CheckForNull OpaqueAction get_opaqueActionOfOutputValue()
Returns the value of the 'opaque Action Of Output Value' container reference. It is bidirectional and its opposite is 'Output Value'.If the meaning of the 'opaque Action Of Output Value' container reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'opaque Action Of Output Value' container reference.
 - See Also:
 set_opaqueActionOfOutputValue(OpaqueAction),UMLPackage.getOutputPin__opaqueActionOfOutputValue(),OpaqueAction.getOutputValue()- Model:
 - opposite="outputValue" transient="false" ordered="false"
 - Generated:
 
 
- 
set_opaqueActionOfOutputValue
void set_opaqueActionOfOutputValue(@CheckForNull OpaqueAction value)Sets the value of the 'opaque Action Of Output Value' container reference.- Parameters:
 value- the new value of the 'opaque Action Of Output Value' container reference.- See Also:
 get_opaqueActionOfOutputValue()- Generated:
 
 
- 
get_loopNodeOfDecider
@CheckForNull LoopNode get_loopNodeOfDecider()
Returns the value of the 'loop Node Of Decider' reference. It is bidirectional and its opposite is 'Decider'.If the meaning of the 'loop Node Of Decider' reference isn't clear, there really should be more of a description here...
- Returns:
 - the value of the 'loop Node Of Decider' reference.
 - See Also:
 set_loopNodeOfDecider(LoopNode),UMLPackage.getOutputPin__loopNodeOfDecider(),LoopNode.getDecider()- Model:
 - opposite="decider" ordered="false"
 - Generated:
 
 
- 
set_loopNodeOfDecider
void set_loopNodeOfDecider(@CheckForNull LoopNode value)Sets the value of the 'loop Node Of Decider' reference.- Parameters:
 value- the new value of the 'loop Node Of Decider' reference.- See Also:
 get_loopNodeOfDecider()- Generated:
 
 
- 
has_clauseOfBodyOutput
boolean has_clauseOfBodyOutput() throws javax.jmi.reflect.JmiException- Throws:
 javax.jmi.reflect.JmiException- Generated:
 
 
- 
has_loopNodeOfBodyOutput
boolean has_loopNodeOfBodyOutput() throws javax.jmi.reflect.JmiException- Throws:
 javax.jmi.reflect.JmiException- Generated:
 
 
 - 
 
 -