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 Output
read Extent Action Of Result
conditional Node Of Result
clause Of Body Output
clause Of Decider
loop Node Of Loop Variable
loop Node Of Body Output
loop Node Of Decider
loop Node Of Result
reduce Action Of Result
action Of Output
create Object Action Of Result
unmarshall Action Of Result
opaque Action Of Output Value
read Link Action Of Result
read Link Object End Action Of Result
accept Call Action Of Return Information
write Structural Feature Action Of Result
create Link Object Action Of Result
read Structural Feature Action Of Result
clear Structural Feature Action Of Result
value Specification Action Of Result
test Identity Action Of Result
read Is Classified Object Action Of Result
call Action Of Result
read Self Action Of Result
read Variable Action Of Result
read Link Object End Qualifier Action Of Result
accept 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 AcceptCallAction
get_acceptCallActionOfReturnInformation()
Returns the value of the 'accept Call Action Of Return Information' container reference.AcceptEventAction
get_acceptEventActionOfResult()
Returns the value of the 'accept Event Action Of Result' container reference.Action
get_actionOfOutput()
Returns the value of the 'action Of Output' reference.CallAction
get_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.Clause
get_clauseOfDecider()
Returns the value of the 'clause Of Decider' reference.ClearStructuralFeatureAction
get_clearStructuralFeatureActionOfResult()
Returns the value of the 'clear Structural Feature Action Of Result' container reference.ConditionalNode
get_conditionalNodeOfResult()
Returns the value of the 'conditional Node Of Result' container reference.CreateLinkObjectAction
get_createLinkObjectActionOfResult()
Returns the value of the 'create Link Object Action Of Result' container reference.CreateObjectAction
get_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.LoopNode
get_loopNodeOfDecider()
Returns the value of the 'loop Node Of Decider' reference.LoopNode
get_loopNodeOfLoopVariable()
Returns the value of the 'loop Node Of Loop Variable' container reference.LoopNode
get_loopNodeOfResult()
Returns the value of the 'loop Node Of Result' container reference.OpaqueAction
get_opaqueActionOfOutputValue()
Returns the value of the 'opaque Action Of Output Value' container reference.ReadExtentAction
get_readExtentActionOfResult()
Returns the value of the 'read Extent Action Of Result' container reference.ReadIsClassifiedObjectAction
get_readIsClassifiedObjectActionOfResult()
Returns the value of the 'read Is Classified Object Action Of Result' container reference.ReadLinkAction
get_readLinkActionOfResult()
Returns the value of the 'read Link Action Of Result' container reference.ReadLinkObjectEndAction
get_readLinkObjectEndActionOfResult()
Returns the value of the 'read Link Object End Action Of Result' container reference.ReadLinkObjectEndQualifierAction
get_readLinkObjectEndQualifierActionOfResult()
Returns the value of the 'read Link Object End Qualifier Action Of Result' container reference.ReadSelfAction
get_readSelfActionOfResult()
Returns the value of the 'read Self Action Of Result' container reference.ReadStructuralFeatureAction
get_readStructuralFeatureActionOfResult()
Returns the value of the 'read Structural Feature Action Of Result' container reference.ReadVariableAction
get_readVariableActionOfResult()
Returns the value of the 'read Variable Action Of Result' container reference.ReduceAction
get_reduceActionOfResult()
Returns the value of the 'reduce Action Of Result' container reference.StructuredActivityNode
get_structuredActivityNodeOfStructuredNodeOutput()
Returns the value of the 'structured Activity Node Of Structured Node Output' container reference.TestIdentityAction
get_testIdentityActionOfResult()
Returns the value of the 'test Identity Action Of Result' container reference.UnmarshallAction
get_unmarshallActionOfResult()
Returns the value of the 'unmarshall Action Of Result' container reference.ValueSpecificationAction
get_valueSpecificationActionOfResult()
Returns the value of the 'value Specification Action Of Result' container reference.WriteStructuralFeatureAction
get_writeStructuralFeatureActionOfResult()
Returns the value of the 'write Structural Feature Action Of Result' container reference.boolean
has_clauseOfBodyOutput()
boolean
has_loopNodeOfBodyOutput()
void
set_acceptCallActionOfReturnInformation(AcceptCallAction value)
Sets the value of the 'accept Call Action Of Return Information
' container reference.void
set_acceptEventActionOfResult(AcceptEventAction value)
Sets the value of the 'accept Event Action Of Result
' container reference.void
set_actionOfOutput(Action value)
Sets the value of the 'action Of Output
' reference.void
set_callActionOfResult(CallAction value)
Sets the value of the 'call Action Of Result
' container reference.void
set_clauseOfDecider(Clause value)
Sets the value of the 'clause Of Decider
' reference.void
set_clearStructuralFeatureActionOfResult(ClearStructuralFeatureAction value)
Sets the value of the 'clear Structural Feature Action Of Result
' container reference.void
set_conditionalNodeOfResult(ConditionalNode value)
Sets the value of the 'conditional Node Of Result
' container reference.void
set_createLinkObjectActionOfResult(CreateLinkObjectAction value)
Sets the value of the 'create Link Object Action Of Result
' container reference.void
set_createObjectActionOfResult(CreateObjectAction value)
Sets the value of the 'create Object Action Of Result
' container reference.void
set_loopNodeOfDecider(LoopNode value)
Sets the value of the 'loop Node Of Decider
' reference.void
set_loopNodeOfLoopVariable(LoopNode value)
Sets the value of the 'loop Node Of Loop Variable
' container reference.void
set_loopNodeOfResult(LoopNode value)
Sets the value of the 'loop Node Of Result
' container reference.void
set_opaqueActionOfOutputValue(OpaqueAction value)
Sets the value of the 'opaque Action Of Output Value
' container reference.void
set_readExtentActionOfResult(ReadExtentAction value)
Sets the value of the 'read Extent Action Of Result
' container reference.void
set_readIsClassifiedObjectActionOfResult(ReadIsClassifiedObjectAction value)
Sets the value of the 'read Is Classified Object Action Of Result
' container reference.void
set_readLinkActionOfResult(ReadLinkAction value)
Sets the value of the 'read Link Action Of Result
' container reference.void
set_readLinkObjectEndActionOfResult(ReadLinkObjectEndAction value)
Sets the value of the 'read Link Object End Action Of Result
' container reference.void
set_readLinkObjectEndQualifierActionOfResult(ReadLinkObjectEndQualifierAction value)
Sets the value of the 'read Link Object End Qualifier Action Of Result
' container reference.void
set_readSelfActionOfResult(ReadSelfAction value)
Sets the value of the 'read Self Action Of Result
' container reference.void
set_readStructuralFeatureActionOfResult(ReadStructuralFeatureAction value)
Sets the value of the 'read Structural Feature Action Of Result
' container reference.void
set_readVariableActionOfResult(ReadVariableAction value)
Sets the value of the 'read Variable Action Of Result
' container reference.void
set_reduceActionOfResult(ReduceAction value)
Sets the value of the 'reduce Action Of Result
' container reference.void
set_structuredActivityNodeOfStructuredNodeOutput(StructuredActivityNode value)
Sets the value of the 'structured Activity Node Of Structured Node Output
' container reference.void
set_testIdentityActionOfResult(TestIdentityAction value)
Sets the value of the 'test Identity Action Of Result
' container reference.void
set_unmarshallActionOfResult(UnmarshallAction value)
Sets the value of the 'unmarshall Action Of Result
' container reference.void
set_valueSpecificationActionOfResult(ValueSpecificationAction value)
Sets the value of the 'value Specification Action Of Result
' container reference.void
set_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:
-
-