KlasseProductExpression

This class represents a product expression, i.e., an expression being a product operation. The actual operation is specified by the operation attribute.

Attribute
<Enumeration> ProductOperations operation operation

The operation attribute specifies the actual operation.

<Class> Product left left

This attribute represents the left operand of the expression.

<Class> Product right right

This attribute represents the right operand of the expression.

!!TableHeading.InheritedAttributes!!expressionsdecorator::Product expressionsdecorator::Product

!!TableHeading.InheritedAttributes!!expressionsdecorator::Term expressionsdecorator::Term

!!TableHeading.InheritedAttributes!!expressionsdecorator::Comparison expressionsdecorator::Comparison

!!TableHeading.InheritedAttributes!!expressionsdecorator::BooleanExpression expressionsdecorator::BooleanExpression

!!TableHeading.InheritedAttributes!!expressionsdecorator::Assignment expressionsdecorator::Assignment

!!TableHeading.InheritedAttributes!!expressionsdecorator::GASTExpressionProxy expressionsdecorator::GASTExpressionProxy

!!TableHeading.InheritedAttributes!!gast::statements::GASTExpression gast::statements::GASTExpression

!!TableHeading.InheritedAttributes!!gast::core::SourceEntity gast::core::SourceEntity
position position

!!TableHeading.InheritedAttributes!!gast::core::ModelElement gast::core::ModelElement
annotations annotations, status status, sissyId sissyId

!!TableHeading.InheritedAttributes!!gast::core::Identifier gast::core::Identifier
id id

!!TableHeading.InheritedOperations!!expressionsdecorator::Product expressionsdecorator::Product

!!TableHeading.InheritedOperations!!expressionsdecorator::Term expressionsdecorator::Term

!!TableHeading.InheritedOperations!!expressionsdecorator::Comparison expressionsdecorator::Comparison

!!TableHeading.InheritedOperations!!expressionsdecorator::BooleanExpression expressionsdecorator::BooleanExpression

!!TableHeading.InheritedOperations!!expressionsdecorator::Assignment expressionsdecorator::Assignment

!!TableHeading.InheritedOperations!!expressionsdecorator::GASTExpressionProxy expressionsdecorator::GASTExpressionProxy

!!TableHeading.InheritedOperations!!gast::statements::GASTExpression gast::statements::GASTExpression

!!TableHeading.InheritedOperations!!gast::core::SourceEntity gast::core::SourceEntity

!!TableHeading.InheritedOperations!!gast::core::ModelElement gast::core::ModelElement

!!TableHeading.InheritedOperations!!gast::core::Identifier gast::core::Identifier

Eigenschaften:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NameProductExpression
Name Expression
Namespace<<ePackage>> <Model> expressionsdecorator
Owned Template Signature
Owner<<ePackage>> <Model> expressionsdecorator
Owning Template Parameter
Package<<ePackage>> <Model> expressionsdecorator
Qualified Nameexpressionsdecorator::ProductExpression
Representation
Stereotype
Template Parameter
VisibilityPublic

Details für Attribute

 left
Public <Class> Product left

This attribute represents the left operand of the expression.

Eigenschaften:

AggregationComposite
Alias
Association<Association> A_left_productExpression
Association End
Class<Class> ProductExpression
Datatype
Default
Default Value
Is Compositetrue
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value<Literal Integer> 1
Multiplicity1
Nameleft
Name Expression
Namespace<Class> ProductExpression
Opposite
Owned Template Signature
Owner<Class> ProductExpression
Owning Association
Owning Template Parameter
Qualified Nameexpressionsdecorator::ProductExpression::left
Stereotype
Template Parameter
Type<Class> Product
Upper1
Upper Value<Literal Unlimited Natural> 1
VisibilityPublic


 operation
Public <Enumeration> ProductOperations operation

The operation attribute specifies the actual operation.

Eigenschaften:

AggregationNone
Alias
Association
Association End
Class<Class> ProductExpression
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value
Multiplicity1
Nameoperation
Name Expression
Namespace<Class> ProductExpression
Opposite
Owned Template Signature
Owner<Class> ProductExpression
Owning Association
Owning Template Parameter
Qualified Nameexpressionsdecorator::ProductExpression::operation
Stereotype
Template Parameter
Type<Enumeration> ProductOperations
Upper1
Upper Value
VisibilityPublic


 right
Public <Class> Product right

This attribute represents the right operand of the expression.

Eigenschaften:

AggregationComposite
Alias
Association<Association> A_right_productExpression
Association End
Class<Class> ProductExpression
Datatype
Default
Default Value
Is Compositetrue
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value<Literal Integer> 1
Multiplicity1
Nameright
Name Expression
Namespace<Class> ProductExpression
Opposite
Owned Template Signature
Owner<Class> ProductExpression
Owning Association
Owning Template Parameter
Qualified Nameexpressionsdecorator::ProductExpression::right
Stereotype
Template Parameter
Type<Class> Product
Upper1
Upper Value<Literal Unlimited Natural> 1
VisibilityPublic