Uses of Interface
org.eclipse.uml2.InputPin

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

Uses of InputPin in org.eclipse.uml2
 

Subinterfaces of InputPin in org.eclipse.uml2
 interface ValuePin
           A representation of the model object 'Value Pin'
 

Methods in org.eclipse.uml2 that return InputPin
 InputPin WriteVariableAction.getValue()
          Returns the value of the 'Value' containment reference
 InputPin WriteVariableAction.createValue(EClass eClass)
          Creates a InputPin and sets the 'Value' containment reference
 InputPin WriteStructuralFeatureAction.getValue()
          Returns the value of the 'Value' containment reference
 InputPin WriteStructuralFeatureAction.createValue(EClass eClass)
          Creates a InputPin and sets the 'Value' containment reference
 InputPin UML2Factory.createInputPin()
          Returns a new object of class 'Input Pin'
 InputPin TimeObservationAction.getValue()
           
 InputPin TestIdentityAction.getFirst()
          Returns the value of the 'First' containment reference
 InputPin TestIdentityAction.createFirst(EClass eClass)
          Creates a InputPin and sets the 'First' containment reference
 InputPin TestIdentityAction.getSecond()
          Returns the value of the 'Second' containment reference
 InputPin TestIdentityAction.createSecond(EClass eClass)
          Creates a InputPin and sets the 'Second' containment reference
 InputPin StructuralFeatureAction.getObject()
          Returns the value of the 'Object' containment reference
 InputPin StructuralFeatureAction.createObject(EClass eClass)
          Creates a InputPin and sets the 'Object' containment reference
 InputPin StartOwnedBehaviorAction.getObject()
          Returns the value of the 'Object' containment reference
 InputPin StartOwnedBehaviorAction.createObject(EClass eClass)
          Creates a InputPin and sets the 'Object' containment reference
 InputPin SendSignalAction.getTarget()
          Returns the value of the 'Target' containment reference
 InputPin SendSignalAction.createTarget(EClass eClass)
          Creates a InputPin and sets the 'Target' containment reference
 InputPin SendObjectAction.getTarget()
          Returns the value of the 'Target' containment reference
 InputPin SendObjectAction.createTarget(EClass eClass)
          Creates a InputPin and sets the 'Target' containment reference
 InputPin SendObjectAction.getRequest()
          Returns the value of the 'Request' containment reference
 InputPin SendObjectAction.createRequest(EClass eClass)
          Creates a InputPin and sets the 'Request' containment reference
 InputPin ReplyAction.getReplyValue(String unqualifiedName)
          Retrieves the InputPin with the specified name from the 'Reply Value' reference list
 InputPin ReplyAction.getReturnInformation()
          Returns the value of the 'Return Information' reference
 InputPin ReclassifyObjectAction.getObject()
          Returns the value of the 'Object' containment reference
 InputPin ReclassifyObjectAction.createObject(EClass eClass)
          Creates a InputPin and sets the 'Object' containment reference
 InputPin ReadLinkObjectEndQualifierAction.getObject()
          Returns the value of the 'Object' containment reference
 InputPin ReadLinkObjectEndQualifierAction.createObject(EClass eClass)
          Creates a InputPin and sets the 'Object' containment reference
 InputPin ReadLinkObjectEndAction.getObject()
          Returns the value of the 'Object' containment reference
 InputPin ReadLinkObjectEndAction.createObject(EClass eClass)
          Creates a InputPin and sets the 'Object' containment reference
 InputPin ReadIsClassifiedObjectAction.getObject()
          Returns the value of the 'Object' containment reference
 InputPin ReadIsClassifiedObjectAction.createObject(EClass eClass)
          Creates a InputPin and sets the 'Object' containment reference
 InputPin RaiseExceptionAction.getException()
          Returns the value of the 'Exception' reference
 InputPin QualifierValue.getValue()
          Returns the value of the 'Value' reference
 InputPin LoopNode.getLoopVariableInput(String unqualifiedName)
          Retrieves the InputPin with the specified name from the 'Loop Variable Input' containment reference list
 InputPin LoopNode.createLoopVariableInput(EClass eClass)
          Creates a InputPin and appends it to the 'Loop Variable Input' containment reference list
 InputPin LinkEndData.getValue()
          Returns the value of the 'Value' reference
 InputPin LinkEndCreationData.getInsertAt()
          Returns the value of the 'Insert At' reference
 InputPin InvocationAction.getArgument(String unqualifiedName)
          Retrieves the InputPin with the specified name from the 'Argument' containment reference list
 InputPin InvocationAction.createArgument(EClass eClass)
          Creates a InputPin and appends it to the 'Argument' containment reference list
 InputPin InteractionOccurrence.getArgument(String unqualifiedName)
          Retrieves the InputPin with the specified name from the 'Argument' containment reference list
 InputPin InteractionOccurrence.createArgument(EClass eClass)
          Creates a InputPin and appends it to the 'Argument' containment reference list
 InputPin DurationObservationAction.getValue()
           
 InputPin DestroyObjectAction.getTarget()
          Returns the value of the 'Target' containment reference
 InputPin DestroyObjectAction.createTarget(EClass eClass)
          Creates a InputPin and sets the 'Target' containment reference
 InputPin ClearAssociationAction.getObject()
          Returns the value of the 'Object' containment reference
 InputPin ClearAssociationAction.createObject(EClass eClass)
          Creates a InputPin and sets the 'Object' containment reference
 InputPin CallOperationAction.getTarget()
          Returns the value of the 'Target' containment reference
 InputPin CallOperationAction.createTarget(EClass eClass)
          Creates a InputPin and sets the 'Target' containment reference
 InputPin ApplyFunctionAction.getArgument(String unqualifiedName)
          Retrieves the InputPin with the specified name from the 'Argument' containment reference list
 InputPin ApplyFunctionAction.createArgument(EClass eClass)
          Creates a InputPin and appends it to the 'Argument' containment reference list
 InputPin AddVariableValueAction.getInsertAt()
          Returns the value of the 'Insert At' containment reference
 InputPin AddVariableValueAction.createInsertAt(EClass eClass)
          Creates a InputPin and sets the 'Insert At' containment reference
 InputPin AddStructuralFeatureValueAction.getInsertAt()
          Returns the value of the 'Insert At' containment reference
 InputPin AddStructuralFeatureValueAction.createInsertAt(EClass eClass)
          Creates a InputPin and sets the 'Insert At' containment reference
 InputPin Action.getInput(String unqualifiedName)
          Retrieves the InputPin with the specified name from the 'Input' reference list
 

Methods in org.eclipse.uml2 with parameters of type InputPin
 void WriteVariableAction.setValue(InputPin value)
          Sets the value of the 'Value' containment reference
 void WriteStructuralFeatureAction.setValue(InputPin value)
          Sets the value of the 'Value' containment reference
 void TimeObservationAction.setValue(InputPin value)
           
 void TestIdentityAction.setFirst(InputPin value)
          Sets the value of the 'First' containment reference
 void TestIdentityAction.setSecond(InputPin value)
          Sets the value of the 'Second' containment reference
 void StructuralFeatureAction.setObject(InputPin value)
          Sets the value of the 'Object' containment reference
 void StartOwnedBehaviorAction.setObject(InputPin value)
          Sets the value of the 'Object' containment reference
 void SendSignalAction.setTarget(InputPin value)
          Sets the value of the 'Target' containment reference
 void SendObjectAction.setTarget(InputPin value)
          Sets the value of the 'Target' containment reference
 void SendObjectAction.setRequest(InputPin value)
          Sets the value of the 'Request' containment reference
 void ReplyAction.setReturnInformation(InputPin value)
          Sets the value of the 'Return Information' reference
 void ReclassifyObjectAction.setObject(InputPin value)
          Sets the value of the 'Object' containment reference
 void ReadLinkObjectEndQualifierAction.setObject(InputPin value)
          Sets the value of the 'Object' containment reference
 void ReadLinkObjectEndAction.setObject(InputPin value)
          Sets the value of the 'Object' containment reference
 void ReadIsClassifiedObjectAction.setObject(InputPin value)
          Sets the value of the 'Object' containment reference
 void RaiseExceptionAction.setException(InputPin value)
          Sets the value of the 'Exception' reference
 void QualifierValue.setValue(InputPin value)
          Sets the value of the 'Value' reference
 void LinkEndData.setValue(InputPin value)
          Sets the value of the 'Value' reference
 void LinkEndCreationData.setInsertAt(InputPin value)
          Sets the value of the 'Insert At' reference
 void DurationObservationAction.setValue(InputPin value)
           
 void DestroyObjectAction.setTarget(InputPin value)
          Sets the value of the 'Target' containment reference
 void ClearAssociationAction.setObject(InputPin value)
          Sets the value of the 'Object' containment reference
 void CallOperationAction.setTarget(InputPin value)
          Sets the value of the 'Target' containment reference
 void AddVariableValueAction.setInsertAt(InputPin value)
          Sets the value of the 'Insert At' containment reference
 void AddStructuralFeatureValueAction.setInsertAt(InputPin value)
          Sets the value of the 'Insert At' containment reference
 

Uses of InputPin in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type InputPin
 boolean UML2Validator.validateInputPin(InputPin inputPin, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseInputPin(InputPin object)
          Returns the result of interpretting the object as an instance of 'Input Pin'
 


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