Poseidon for UMLTM
  UMLdoc
 PREV  CLASSIFIER    NEXT  CLASSIFIER     FRAMES    NO FRAMES      
SUMMARY:   INNER | ATTR | ASSOC | CONSTR | METHOD     DETAIL:   INNER | ATTR | ASSOC | CONSTR | METHOD     DIAGRAMS:   COLLAB | SEQ | STATE | ACTIV

Expressions

Class UnaryOperation

Expressions.Expression
    inheritExpressions.FullExpression
        inheritExpressions.Operation
            inheritExpressions.UnaryOperation

public class UnaryOperation


a subclass of Expression; represents the result of a well-defined mathematical operation on a single Expression operand. Instances of this class are distinct operations, such as integer-negation, boolean-negation, real-square-root, absolute-value, etc.

See clause 12 of ISO 10303-11:2004.


 Association Summary
public FullExpression  unary_operand

represents the operand Expression that produces the input to a UnaryOperation. 

arrow_up
 

 

 Association Detail

unary_operand

public FullExpression unary_operand

represents the operand Expression that produces the input to a UnaryOperation.

See clause 12 of ISO 10303-11:2004. 
arrow_up
Created  2005 - 6 - 15

    Poseidon for UMLTM
  UMLdoc
 PREV  CLASSIFIER    NEXT  CLASSIFIER     FRAMES    NO FRAMES      
SUMMARY:   INNER | ATTR | ASSOC | CONSTR | METHOD     DETAIL:   INNER | ATTR | ASSOC | CONSTR | METHOD     DIAGRAMS:   COLLAB | SEQ | STATE | ACTIV

Generated with Poseidon for UMLTM.
Poseidon is a registered trademark of Gentleware AG in Germany, USA and other countries. Copyright 2003-2004 Gentleware AG, Schanzenstr. 70, 20357 Hamburg, Germany. All Rights Reserved.

UML is a trademark or registered trademark of Object Management Group, Inc. in the U.S. and other countries.