| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OutputPin | |
|---|---|
| org.eclipse.uml2.uml | |
| org.eclipse.uml2.uml.util | |
| Uses of OutputPin in org.eclipse.uml2.uml | 
|---|
| Methods in org.eclipse.uml2.uml that return OutputPin | |
|---|---|
 OutputPin | 
UMLFactory.createOutputPin()
Returns a new object of class 'Output Pin'  | 
 OutputPin | 
OpaqueAction.createOutputValue(java.lang.String name,
                  Type type)
Creates a new OutputPin, with the specified 'Name', and 'Type', and appends it to the 'Output Value' containment reference list | 
 OutputPin | 
ReadLinkObjectEndAction.createResult(java.lang.String name,
             Type type)
Creates a new OutputPin,with the specified 'Name', and 'Type', and sets the 'Result' containment reference | 
 OutputPin | 
ReadStructuralFeatureAction.createResult(java.lang.String name,
             Type type)
Creates a new OutputPin,with the specified 'Name', and 'Type', and sets the 'Result' containment reference | 
 OutputPin | 
ReadIsClassifiedObjectAction.createResult(java.lang.String name,
             Type type)
Creates a new OutputPin,with the specified 'Name', and 'Type', and sets the 'Result' containment reference | 
 OutputPin | 
UnmarshallAction.createResult(java.lang.String name,
             Type type)
Creates a new OutputPin, with the specified 'Name', and 'Type', and appends it to the 'Result' containment reference list | 
 OutputPin | 
LoopNode.createResult(java.lang.String name,
             Type type)
Creates a new OutputPin, with the specified 'Name', and 'Type', and appends it to the 'Result' containment reference list | 
 OutputPin | 
CreateLinkObjectAction.createResult(java.lang.String name,
             Type type)
Creates a new OutputPin,with the specified 'Name', and 'Type', and sets the 'Result' containment reference | 
 OutputPin | 
ReduceAction.createResult(java.lang.String name,
             Type type)
Creates a new OutputPin,with the specified 'Name', and 'Type', and sets the 'Result' containment reference | 
 OutputPin | 
CallAction.createResult(java.lang.String name,
             Type type)
Creates a new OutputPin, with the specified 'Name', and 'Type', and appends it to the 'Result' containment reference list | 
 OutputPin | 
WriteStructuralFeatureAction.createResult(java.lang.String name,
             Type type)
Creates a new OutputPin,with the specified 'Name', and 'Type', and sets the 'Result' containment reference | 
 OutputPin | 
CreateObjectAction.createResult(java.lang.String name,
             Type type)
Creates a new OutputPin,with the specified 'Name', and 'Type', and sets the 'Result' containment reference | 
 OutputPin | 
ClearStructuralFeatureAction.createResult(java.lang.String name,
             Type type)
Creates a new OutputPin,with the specified 'Name', and 'Type', and sets the 'Result' containment reference | 
 OutputPin | 
ReadVariableAction.createResult(java.lang.String name,
             Type type)
Creates a new OutputPin,with the specified 'Name', and 'Type', and sets the 'Result' containment reference | 
 OutputPin | 
ValueSpecificationAction.createResult(java.lang.String name,
             Type type)
Creates a new OutputPin,with the specified 'Name', and 'Type', and sets the 'Result' containment reference | 
 OutputPin | 
AcceptEventAction.createResult(java.lang.String name,
             Type type)
Creates a new OutputPin, with the specified 'Name', and 'Type', and appends it to the 'Result' containment reference list | 
 OutputPin | 
TestIdentityAction.createResult(java.lang.String name,
             Type type)
Creates a new OutputPin,with the specified 'Name', and 'Type', and sets the 'Result' containment reference | 
 OutputPin | 
ReadLinkAction.createResult(java.lang.String name,
             Type type)
Creates a new OutputPin,with the specified 'Name', and 'Type', and sets the 'Result' containment reference | 
 OutputPin | 
ReadExtentAction.createResult(java.lang.String name,
             Type type)
Creates a new OutputPin,with the specified 'Name', and 'Type', and sets the 'Result' containment reference | 
 OutputPin | 
ReadLinkObjectEndQualifierAction.createResult(java.lang.String name,
             Type type)
Creates a new OutputPin,with the specified 'Name', and 'Type', and sets the 'Result' containment reference | 
 OutputPin | 
ReadSelfAction.createResult(java.lang.String name,
             Type type)
Creates a new OutputPin,with the specified 'Name', and 'Type', and sets the 'Result' containment reference | 
 OutputPin | 
ConditionalNode.createResult(java.lang.String name,
             Type type)
Creates a new OutputPin, with the specified 'Name', and 'Type', and appends it to the 'Result' containment reference list | 
 OutputPin | 
AcceptCallAction.createReturnInformation(java.lang.String name,
                        Type type)
Creates a new OutputPin,with the specified 'Name', and 'Type', and sets the 'Return Information' containment reference | 
 OutputPin | 
LoopNode.getBodyOutput(java.lang.String name,
              Type type)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Body Output' reference list | 
 OutputPin | 
Clause.getBodyOutput(java.lang.String name,
              Type type)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Body Output' reference list | 
 OutputPin | 
LoopNode.getBodyOutput(java.lang.String name,
              Type type,
              boolean ignoreCase)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Body Output' reference list | 
 OutputPin | 
Clause.getBodyOutput(java.lang.String name,
              Type type,
              boolean ignoreCase)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Body Output' reference list | 
 OutputPin | 
LoopNode.getDecider()
Returns the value of the 'Decider' reference  | 
 OutputPin | 
Clause.getDecider()
Returns the value of the 'Decider' reference  | 
 OutputPin | 
LoopNode.getLoopVariable(java.lang.String name,
                Type type)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Loop Variable' reference list | 
 OutputPin | 
LoopNode.getLoopVariable(java.lang.String name,
                Type type,
                boolean ignoreCase)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Loop Variable' reference list | 
 OutputPin | 
Action.getOutput(java.lang.String name,
          Type type)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Output' reference list | 
 OutputPin | 
Action.getOutput(java.lang.String name,
          Type type,
          boolean ignoreCase)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Output' reference list | 
 OutputPin | 
OpaqueAction.getOutputValue(java.lang.String name,
               Type type)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Output Value' containment reference list | 
 OutputPin | 
OpaqueAction.getOutputValue(java.lang.String name,
               Type type,
               boolean ignoreCase)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Output Value' reference list | 
 OutputPin | 
OpaqueAction.getOutputValue(java.lang.String name,
               Type type,
               boolean ignoreCase,
               boolean createOnDemand)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Output Value' containment reference list | 
 OutputPin | 
ReadLinkObjectEndAction.getResult()
Returns the value of the 'Result' containment reference.  | 
 OutputPin | 
ReadStructuralFeatureAction.getResult()
Returns the value of the 'Result' containment reference.  | 
 OutputPin | 
ReadIsClassifiedObjectAction.getResult()
Returns the value of the 'Result' containment reference.  | 
 OutputPin | 
CreateLinkObjectAction.getResult()
Returns the value of the 'Result' containment reference.  | 
 OutputPin | 
ReduceAction.getResult()
Returns the value of the 'Result' containment reference.  | 
 OutputPin | 
WriteStructuralFeatureAction.getResult()
Returns the value of the 'Result' containment reference.  | 
 OutputPin | 
CreateObjectAction.getResult()
Returns the value of the 'Result' containment reference.  | 
 OutputPin | 
ClearStructuralFeatureAction.getResult()
Returns the value of the 'Result' containment reference.  | 
 OutputPin | 
ReadVariableAction.getResult()
Returns the value of the 'Result' containment reference.  | 
 OutputPin | 
ValueSpecificationAction.getResult()
Returns the value of the 'Result' containment reference.  | 
 OutputPin | 
TestIdentityAction.getResult()
Returns the value of the 'Result' containment reference.  | 
 OutputPin | 
ReadLinkAction.getResult()
Returns the value of the 'Result' containment reference.  | 
 OutputPin | 
ReadExtentAction.getResult()
Returns the value of the 'Result' containment reference.  | 
 OutputPin | 
ReadLinkObjectEndQualifierAction.getResult()
Returns the value of the 'Result' containment reference.  | 
 OutputPin | 
ReadSelfAction.getResult()
Returns the value of the 'Result' containment reference.  | 
 OutputPin | 
UnmarshallAction.getResult(java.lang.String name,
          Type type)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Result' containment reference list | 
 OutputPin | 
LoopNode.getResult(java.lang.String name,
          Type type)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Result' containment reference list | 
 OutputPin | 
CallAction.getResult(java.lang.String name,
          Type type)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Result' containment reference list | 
 OutputPin | 
AcceptEventAction.getResult(java.lang.String name,
          Type type)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Result' containment reference list | 
 OutputPin | 
ConditionalNode.getResult(java.lang.String name,
          Type type)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Result' containment reference list | 
 OutputPin | 
UnmarshallAction.getResult(java.lang.String name,
          Type type,
          boolean ignoreCase)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Result' reference list | 
 OutputPin | 
AcceptEventAction.getResult(java.lang.String name,
          Type type,
          boolean ignoreCase)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Result' reference list | 
 OutputPin | 
UnmarshallAction.getResult(java.lang.String name,
          Type type,
          boolean ignoreCase,
          boolean createOnDemand)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Result' containment reference list | 
 OutputPin | 
LoopNode.getResult(java.lang.String name,
          Type type,
          boolean ignoreCase,
          boolean createOnDemand)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Result' containment reference list | 
 OutputPin | 
CallAction.getResult(java.lang.String name,
          Type type,
          boolean ignoreCase,
          boolean createOnDemand)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Result' containment reference list | 
 OutputPin | 
AcceptEventAction.getResult(java.lang.String name,
          Type type,
          boolean ignoreCase,
          boolean createOnDemand)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Result' containment reference list | 
 OutputPin | 
ConditionalNode.getResult(java.lang.String name,
          Type type,
          boolean ignoreCase,
          boolean createOnDemand)
Retrieves the first OutputPin with the specified 'Name', and 'Type' from the 'Result' containment reference list | 
 OutputPin | 
AcceptCallAction.getReturnInformation()
Returns the value of the 'Return Information' containment reference.  | 
| Methods in org.eclipse.uml2.uml that return types with arguments of type OutputPin | |
|---|---|
 org.eclipse.emf.common.util.EList<OutputPin> | 
LoopNode.getBodyOutputs()
Returns the value of the 'Body Output' reference list.  | 
 org.eclipse.emf.common.util.EList<OutputPin> | 
Clause.getBodyOutputs()
Returns the value of the 'Body Output' reference list.  | 
 org.eclipse.emf.common.util.EList<OutputPin> | 
LoopNode.getLoopVariables()
Returns the value of the 'Loop Variable' reference list.  | 
 org.eclipse.emf.common.util.EList<OutputPin> | 
Action.getOutputs()
Returns the value of the 'Output' reference list.  | 
 org.eclipse.emf.common.util.EList<OutputPin> | 
OpaqueAction.getOutputValues()
Returns the value of the 'Output Value' containment reference list.  | 
 org.eclipse.emf.common.util.EList<OutputPin> | 
UnmarshallAction.getResults()
Returns the value of the 'Result' containment reference list.  | 
 org.eclipse.emf.common.util.EList<OutputPin> | 
LoopNode.getResults()
Returns the value of the 'Result' containment reference list.  | 
 org.eclipse.emf.common.util.EList<OutputPin> | 
CallAction.getResults()
Returns the value of the 'Result' containment reference list.  | 
 org.eclipse.emf.common.util.EList<OutputPin> | 
AcceptEventAction.getResults()
Returns the value of the 'Result' containment reference list.  | 
 org.eclipse.emf.common.util.EList<OutputPin> | 
ConditionalNode.getResults()
Returns the value of the 'Result' containment reference list.  | 
| Methods in org.eclipse.uml2.uml with parameters of type OutputPin | |
|---|---|
 void | 
LoopNode.setDecider(OutputPin value)
Sets the value of the ' Decider' reference | 
 void | 
Clause.setDecider(OutputPin value)
Sets the value of the ' Decider' reference | 
 void | 
ReadLinkObjectEndAction.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 | 
ReadIsClassifiedObjectAction.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 | 
ReduceAction.setResult(OutputPin value)
Sets the value of the ' Result' containment reference | 
 void | 
WriteStructuralFeatureAction.setResult(OutputPin value)
Sets the value of the ' Result' containment reference | 
 void | 
CreateObjectAction.setResult(OutputPin value)
Sets the value of the ' Result' containment reference | 
 void | 
ClearStructuralFeatureAction.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 | 
ValueSpecificationAction.setResult(OutputPin value)
Sets the value of the ' Result' containment reference | 
 void | 
TestIdentityAction.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 | 
ReadExtentAction.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 | 
ReadSelfAction.setResult(OutputPin value)
Sets the value of the ' Result' containment reference | 
 void | 
AcceptCallAction.setReturnInformation(OutputPin value)
Sets the value of the ' Return Information' containment reference | 
| Uses of OutputPin in org.eclipse.uml2.uml.util | 
|---|
| Methods in org.eclipse.uml2.uml.util with parameters of type OutputPin | |
|---|---|
 T | 
UMLSwitch.caseOutputPin(OutputPin object)
Returns the result of interpreting the object as an instance of 'Output Pin'  | 
 boolean | 
UMLValidator.validateOutputPin_validateIncomingEdgesStructuredOnly(OutputPin outputPin,
                                                      org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                                      java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateIncomingEdgesStructuredOnly constraint of 'Output Pin'  | 
 boolean | 
UMLValidator.validateOutputPin(OutputPin outputPin,
                  org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                  java.util.Map<java.lang.Object,java.lang.Object> context)
 | 
  | 
Copyright 2003, 2007 IBM Corporation and others. All Rights Reserved.  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||