Uses of Interface
org.eclipse.uml2.OutputPin

Packages that use OutputPin
org.eclipse.uml2   
org.eclipse.uml2.util   
 

Uses of OutputPin in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return OutputPin
 OutputPin UML2Factory.createOutputPin()
          Returns a new object of class 'Output Pin'
 OutputPin TestIdentityAction.getResult()
          Returns the value of the 'Result' containment reference
 OutputPin TestIdentityAction.createResult(EClass eClass)
          Deprecated. Use #createResult() instead.
 OutputPin TestIdentityAction.createResult()
          Creates a OutputPin and sets the 'Result' containment reference
 OutputPin ReadVariableAction.getResult()
          Returns the value of the 'Result' containment reference
 OutputPin ReadVariableAction.createResult(EClass eClass)
          Deprecated. Use #createResult() instead.
 OutputPin ReadVariableAction.createResult()
          Creates a OutputPin and sets the 'Result' containment reference
 OutputPin ReadStructuralFeatureAction.getResult()
          Returns the value of the 'Result' containment reference
 OutputPin ReadStructuralFeatureAction.createResult(EClass eClass)
          Deprecated. Use #createResult() instead.
 OutputPin ReadStructuralFeatureAction.createResult()
          Creates a OutputPin and sets the 'Result' containment reference
 OutputPin ReadSelfAction.getResult()
          Returns the value of the 'Result' containment reference
 OutputPin ReadSelfAction.createResult(EClass eClass)
          Deprecated. Use #createResult() instead.
 OutputPin ReadSelfAction.createResult()
          Creates a OutputPin and sets the 'Result' containment reference
 OutputPin ReadLinkObjectEndQualifierAction.getResult()
          Returns the value of the 'Result' containment reference
 OutputPin ReadLinkObjectEndQualifierAction.createResult(EClass eClass)
          Deprecated. Use #createResult() instead.
 OutputPin ReadLinkObjectEndQualifierAction.createResult()
          Creates a OutputPin and sets the 'Result' containment reference
 OutputPin ReadLinkObjectEndAction.getResult()
          Returns the value of the 'Result' containment reference
 OutputPin ReadLinkObjectEndAction.createResult(EClass eClass)
          Deprecated. Use #createResult() instead.
 OutputPin ReadLinkObjectEndAction.createResult()
          Creates a OutputPin and sets the 'Result' containment reference
 OutputPin ReadLinkAction.getResult()
          Returns the value of the 'Result' containment reference
 OutputPin ReadLinkAction.createResult(EClass eClass)
          Deprecated. Use #createResult() instead.
 OutputPin ReadLinkAction.createResult()
          Creates a OutputPin and sets the 'Result' containment reference
 OutputPin ReadIsClassifiedObjectAction.getResult()
          Returns the value of the 'Result' containment reference
 OutputPin ReadIsClassifiedObjectAction.createResult(EClass eClass)
          Deprecated. Use #createResult() instead.
 OutputPin ReadIsClassifiedObjectAction.createResult()
          Creates a OutputPin and sets the 'Result' containment reference
 OutputPin ReadExtentAction.getResult()
          Returns the value of the 'Result' containment reference
 OutputPin ReadExtentAction.createResult(EClass eClass)
          Deprecated. Use #createResult() instead.
 OutputPin ReadExtentAction.createResult()
          Creates a OutputPin and sets the 'Result' containment reference
 OutputPin LoopNode.getDecider()
          Returns the value of the 'Decider' reference
 OutputPin LoopNode.getResult(java.lang.String name)
          Retrieves the OutputPin with the specified 'Name' from the 'Result' containment reference list
 OutputPin LoopNode.createResult(EClass eClass)
          Deprecated. Use #createResult() instead.
 OutputPin LoopNode.createResult()
          Creates a OutputPin and appends it to the 'Result' containment reference list
 OutputPin LoopNode.getLoopVariable(java.lang.String name)
          Retrieves the OutputPin with the specified 'Name' from the 'Loop Variable' containment reference list
 OutputPin LoopNode.createLoopVariable(EClass eClass)
          Deprecated. Use #createLoopVariable() instead.
 OutputPin LoopNode.createLoopVariable()
          Creates a OutputPin and appends it to the 'Loop Variable' containment reference list
 OutputPin LoopNode.getBodyOutput(java.lang.String name)
          Retrieves the OutputPin with the specified 'Name' from the 'Body Output' reference list
 OutputPin CreateObjectAction.getResult()
          Returns the value of the 'Result' containment reference
 OutputPin CreateObjectAction.createResult(EClass eClass)
          Deprecated. Use #createResult() instead.
 OutputPin CreateObjectAction.createResult()
          Creates a OutputPin and sets the 'Result' containment reference
 OutputPin CreateLinkObjectAction.getResult()
          Returns the value of the 'Result' containment reference
 OutputPin CreateLinkObjectAction.createResult(EClass eClass)
          Deprecated. Use #createResult() instead.
 OutputPin CreateLinkObjectAction.createResult()
          Creates a OutputPin and sets the 'Result' containment reference
 OutputPin ConditionalNode.getResult(java.lang.String name)
          Retrieves the OutputPin with the specified 'Name' from the 'Result' containment reference list
 OutputPin ConditionalNode.createResult(EClass eClass)
          Deprecated. Use #createResult() instead.
 OutputPin ConditionalNode.createResult()
          Creates a OutputPin and appends it to the 'Result' containment reference list
 OutputPin Clause.getDecider()
          Returns the value of the 'Decider' reference
 OutputPin Clause.getBodyOutput(java.lang.String name)
          Retrieves the OutputPin with the specified 'Name' from the 'Body Output' reference list
 OutputPin CallAction.getResult(java.lang.String name)
          Retrieves the OutputPin with the specified 'Name' from the 'Result' containment reference list
 OutputPin CallAction.createResult(EClass eClass)
          Deprecated. Use #createResult() instead.
 OutputPin CallAction.createResult()
          Creates a OutputPin and appends it to the 'Result' containment reference list
 OutputPin ApplyFunctionAction.getResult(java.lang.String name)
          Retrieves the OutputPin with the specified 'Name' from the 'Result' containment reference list
 OutputPin ApplyFunctionAction.createResult(EClass eClass)
          Deprecated. Use #createResult() instead.
 OutputPin ApplyFunctionAction.createResult()
          Creates a OutputPin and appends it to the 'Result' containment reference list
 OutputPin Action.getOutput(java.lang.String name)
          Retrieves the OutputPin with the specified 'Name' from the 'Output' reference list
 OutputPin AcceptEventAction.getResult(java.lang.String name)
          Retrieves the OutputPin with the specified 'Name' from the 'Result' reference list
 OutputPin AcceptCallAction.getReturnInformation()
          Returns the value of the 'Return Information' reference
 

Methods in org.eclipse.uml2 with parameters of type OutputPin
 void TestIdentityAction.setResult(OutputPin value)
          Sets the value of the 'Result' containment reference
 void ReadVariableAction.setResult(OutputPin value)
          Sets the value of the 'Result' containment reference
 void ReadStructuralFeatureAction.setResult(OutputPin value)
          Sets the value of the 'Result' containment reference
 void ReadSelfAction.setResult(OutputPin value)
          Sets the value of the 'Result' containment reference
 void ReadLinkObjectEndQualifierAction.setResult(OutputPin value)
          Sets the value of the 'Result' containment reference
 void ReadLinkObjectEndAction.setResult(OutputPin value)
          Sets the value of the 'Result' containment reference
 void ReadLinkAction.setResult(OutputPin value)
          Sets the value of the 'Result' containment reference
 void ReadIsClassifiedObjectAction.setResult(OutputPin value)
          Sets the value of the 'Result' containment reference
 void ReadExtentAction.setResult(OutputPin value)
          Sets the value of the 'Result' containment reference
 void LoopNode.setDecider(OutputPin value)
          Sets the value of the 'Decider' reference
 void CreateObjectAction.setResult(OutputPin value)
          Sets the value of the 'Result' containment reference
 void CreateLinkObjectAction.setResult(OutputPin value)
          Sets the value of the 'Result' containment reference
 void Clause.setDecider(OutputPin value)
          Sets the value of the 'Decider' reference
 void AcceptCallAction.setReturnInformation(OutputPin value)
          Sets the value of the 'Return Information' reference
 

Uses of OutputPin in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type OutputPin
 boolean UML2Validator.validateOutputPin(OutputPin outputPin, DiagnosticChain diagnostics, java.util.Map context)
           
 java.lang.Object UML2Switch.caseOutputPin(OutputPin object)
          Returns the result of interpretting the object as an instance of 'Output Pin'
 


Copyright 2003, 2005 IBM Corporation and others.
All Rights Reserved.